Fixed
Project:
Drupal core
Version:
11.x-dev
Component:
composer
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Jul 2026 at 05:17 UTC
Updated:
26 Jul 2026 at 21:43 UTC
Jump to comment: Most recent
ComponentsTaggedReleaseTest needs the core components + core/lib directories, it doesn't need all the modules, tests, themes, profiles, core/misc and core/asset.
Copying all of these means copying tens of thousands of extra files around.
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
catchvs. e.g. 152s in this job: https://git.drupalcode.org/project/drupal/-/jobs/11133808
Comment #4
smustgrave commentedFailure in SymfonyMailerTest does not seem related to this change.
Comment #5
quietone commentedTagging for a followup mentioned in the previous comment
Comment #6
larowlanCommitted and pushed fb22d9634d5 to main and 275a6bba3e1 to 11.x. Thanks!