Closed (fixed)
Project:
Dashboard
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
14 Aug 2025 at 04:42 UTC
Updated:
28 Aug 2025 at 07:44 UTC
Jump to comment: Most recent
Nightly pipelines are failing now that CORE_STABLE > 11.2
See https://git.drupalcode.org/project/dashboard/-/pipelines/572528
Failed asserting that the text of the element identified by '//*[@id="block-primary-local-tasks"]/ul/li[2]/a' equals 'Edit layout'.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'Edit layout'
+'Preview'
Fix.
None.
None.
None.
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
penyaskitoChanged proposed resolution.
Comment #4
penyaskitoThis fixes the build + new test.
I'm leaving a test that only runs for 11.1.x, locally it passes, but we will discontinue soon support for 11.1.x (and it's actually not running in any gitlab ci job)
Comment #5
plopescLooks good to me!
Thank you for keeping the module up to date.
Comment #7
penyaskitoThanks!