Closed (fixed)
Project:
Drupal core
Version:
11.4.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2026 at 02:24 UTC
Updated:
13 Jul 2026 at 17:15 UTC
Jump to comment: Most recent
Update
Not updated
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
godotislateSpell check job is failing now:
Comment #4
quietone commentedThere is still one failing test for this set up of updates, Drupal\Tests\settings_tray\FunctionalJavascript\SettingsTrayBlockFormTest::testBlocks. https://git.drupalcode.org/project/drupal/-/pipelines/868813/test_report...
It is a known random, #3542883: [random test failure] Drupal\Tests\settings_tray\FunctionalJavascript\SettingsTrayBlockFormTest::testBlocks and the results here give the same error,
Comment #5
catchI re-ran the failing test and the second re-run passed. There's a possibility the update is making the random failure more frequent, but we already have issues open to skip frequently failing tests so we can address it there if so.
Comment #9
godotislateCommitted and pushed 5230af0 to 11.x and f83ecf5 to 11.4.x. Thanks!
Comment #11
godotislate