Problem/Motivation
Add a couple of sleeps so that tests work better on slow gitlab runners.
Steps to reproduce
ddev unit core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php
Proposed resolution
add a couple of sleeps
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3554055
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:
- 3554055-stablize-performance-tests
changes, plain diff MR !13558
Comments
Comment #3
catchBumping to critical because this is a random failure as of the past 24 hours, it wasn't before. I will probably break protocol and commit this after RTBCing it once the MR is green given the change is very trivial.
Comment #5
catchCommitted/pushed to 11.x, thanks!