Closed (fixed)
Project:
Drupal core
Version:
11.1.x-dev
Component:
navigation.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2025 at 14:41 UTC
Updated:
30 Jan 2025 at 18:39 UTC
Jump to comment: Most recent
Comments
Comment #2
nicxvan commentedCredit
Comment #4
nicxvan commentedComment #5
nicxvan commentedComment #6
catchQuick fix is fine but also we should use #3477191: Add PerformanceTestTrait::assertMetrics() so it is easier to write performance tests in this test - it was the one performance test that didn't get converted in that issue.
Comment #7
dwwThanks for that pointer, @catch. Let’s see what we can do to make this stable again.
Comment #8
dwwPer Slack, catch is okay to commit this now and do the conversion in a follow up. I or nicxvan will open that follow-up momentarily, but catch only has 29 minutes to connnit this m, so here’s a quick RTBC. There’s a pipeline in the linked issue that shows this change allows that to pass. This is a trivial change. Ready!
Thanks,
-Derek
Comment #11
catchCommitted/pushed to 11.x and cherry-picked to 11.1.x, thanks!
Comment #13
dwwThanks!
Needs followup#3500360: Use PerformanceTestTrait::assertMetrics() in the navigation performance test