Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
phpunit
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2026 at 08:18 UTC
Updated:
25 Mar 2026 at 15:00 UTC
Jump to comment: Most recent
We can save some CI time by having a single real test method.
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
catchBefore, from https://git.drupalcode.org/project/drupal/-/jobs/8803634
207.382s …Tests\demo_umami\FunctionalJavascript\AssetAggregationAcrossPagesTest 4 passedAfter, from https://git.drupalcode.org/project/drupal/-/jobs/8803783
105.899s …Tests\demo_umami\FunctionalJavascript\AssetAggregationAcrossPagesTest 1 passedComment #4
smustgrave commentedSeems straight forward to run together.
Comment #5
alexpottCommitted and pushed 24508db265e to main and d2525161ee0 to 11.x. Thanks!