Problem/Motivation
Last finishing, but not last started, test on https://git.drupalcode.org/project/drupal/-/jobs/599945
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3413430
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:
- 3413430-add-group-slow
changes, plain diff MR !6082
Comments
Comment #2
catchComment #4
smustgrave commented1 test can't think of any reason it would cause an issue
Comment #7
quietone commentedI haven't been following the issues adding #slow and this is only adding one test so I dove in. I read the test output linked to from the Issue Summary and confirmed the test is running last but is started before that. And to be doubly sure I read this explanatory comment from catch in a similar issue.
Committed and pushed to 11.x and 10.2.x
Thanks!