Problem/Motivation

This takes 3+ minutes on gitlab ci and we can probably get it down to less than half that by combining test methods.

Steps to reproduce

On my local dev environment:

Before:

Time: 01:18.749, Memory: 10.00 MB

OK (3 tests, 415 assertions)

After:

Time: 00:30.057, Memory: 10.00 MB

OK (1 test, 426 assertions)

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3468831

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

catch created an issue. See original summary.

catch’s picture

Issue summary: View changes
Status: Active » Needs review

smustgrave’s picture

@catch would you mind re-running the unit tests. I can't because of permissions :(

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Thanks!

nod_’s picture

Version: 11.x-dev » 10.3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed and pushed ef3f5e380f to 11.x and a79f44af8e to 11.0.x and b32c0b128f to 10.4.x and 4adbf9c4be to 10.3.x. Thanks!

  • nod_ committed 4adbf9c4 on 10.3.x
    Issue #3468831 by catch, smustgrave: Speed up DemoUmamiProfileTest
    
    (...

  • nod_ committed b32c0b12 on 10.4.x
    Issue #3468831 by catch, smustgrave: Speed up DemoUmamiProfileTest
    
    (...

  • nod_ committed a79f44af on 11.0.x
    Issue #3468831 by catch, smustgrave: Speed up DemoUmamiProfileTest
    
    (...

  • nod_ committed ef3f5e38 on 11.x
    Issue #3468831 by catch, smustgrave: Speed up DemoUmamiProfileTest
    
nod_’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.