Problem/Motivation
This test isn't a great candidate for a kernel test since it's an admin page and has lots of form submissions. It's usually the slowest functional test so let's try to speed it up.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3590722
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
Comment #2
catchLocal before:
Local after:
Comment #4
catchOn gitlab:
Regularly see this taking about 180-200s although not possible to tell how much this is due to different runners.
https://git.drupalcode.org/project/drupal/-/jobs/9865558
Comment #5
catchComment #6
smustgrave commentedNumbers in #2 look like a net improvement. And know if you've done similar things before combing the tests so I'll mark for you @catch.
Comment #7
alexpottCommitted and pushed 454adefc5b8 to main and dba2e4d4880 to 11.x. Thanks!