Fixed
Project:
Drupal core
Version:
11.x-dev
Component:
phpunit
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Jul 2026 at 09:33 UTC
Updated:
26 Jul 2026 at 21:22 UTC
Jump to comment: Most recent
One of the longest running performance tests, one method takes 70s so we can split that out.
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
catchComment #4
smustgrave commentedSeems straight forward, catch is pretty good at these too so trust him on it.
Comment #5
godotislateI think one of the protected methods should be removed from the original class.
Comment #6
godotislateForgot to set to NW apparently.
Comment #7
catchApplied the suggestion, then followed up for some stray whitespace, then committed a couple of things to the wrong branch, but I think this is ready for review again.
Comment #8
smustgrave commentedFeedback appears to be addressed.
Comment #11
larowlanCommitted and pushed de512b741b3 to main and 81352a2460b to 11.x. Thanks!