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
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:
- 3468831-speed-up-demoumamiprofiletest
changes, plain diff MR !9246
Comments
Comment #2
catchComment #4
smustgrave commented@catch would you mind re-running the unit tests. I can't because of permissions :(
Comment #5
smustgrave commentedThanks!
Comment #7
nod_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!
Comment #12
nod_