Fixed
Project:
Drupal core
Version:
11.x-dev
Component:
phpunit
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Jul 2026 at 06:33 UTC
Updated:
29 Jul 2026 at 23:39 UTC
Jump to comment: Most recent
Lots of directory copying, we can exclude some.
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
catchhttps://git.drupalcode.org/project/drupal/-/jobs/11137479
Compared to:
https://git.drupalcode.org/issue/drupal-3612651/-/jobs/11136855
Comment #4
smustgrave commentedSeems like a net gain to me!
Comment #6
quietone commentedI made a small change to the MR, tests are still passing, so leaving at RTBC
Comment #7
catchOpened #3613572: Try to move phpstan-tmp out of the webroot since that directory came up in a couple of these issues.
Comment #8
catchAlso opened #3613745: Reduce CPU request for build tests and run them last since I think this is the last hard blocker to doing that.
Comment #11
larowlanCommitted and pushed 758f7c40e30 to main and cce1fa189af to 11.x. Thanks!