Problem/Motivation
Currently the slowest kernel test.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3615567
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 #3
catchHere's a job where the test starts first, finishes last, and takes 2m20s. Test runs of pretty much every test type can finish comfortably under 2 minutes in HEAD at this point after some recent changes.
https://git.drupalcode.org/project/drupal/-/jobs/11408465
Comment #4
catchOn the test run for the MR the two tests take more time than in HEAD, but I think this is a difference in test runners..
Comment #6
smustgrave commentedRebased but all the failures seem unrelated.
Comment #9
godotislateCommitted and pushed 761e033 to main and c54a9b3 to 11.x. Thanks!