Fixed
Project:
Drupal core
Version:
main
Component:
phpunit
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 May 2026 at 16:03 UTC
Updated:
5 May 2026 at 18:11 UTC
Jump to comment: Most recent
This is a lot faster than it would have been as a functional test, but it's still relatively slow compared to other kernel tests.
Additionally now that we're progressing with #3582242: Convert functional tests with suitably simple HTTP requests to kernel tests we're adding kernel tests fairly rapidly, so should increase concurrency/cpu a bit to keep up.
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
catchExample of this being the last test to finish:
https://git.drupalcode.org/project/drupal/-/jobs/9678863
Comment #4
catchComment #5
longwaveTrivial change, let's just do it.
Committed and pushed 0603b400a8a to main. Thanks!
Comment #9
catch