Closed (fixed)
Project:
Drupal core
Version:
9.4.x-dev
Component:
language system
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Apr 2022 at 18:07 UTC
Updated:
29 May 2022 at 20:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
danflanagan8Some notes on this one, which looks like a bigger patch than it actually is, if you know what I mean.
1.
LanguageBreadcrumbTest: Refactored to use AssertBreadcrumbTrait, which does not rely on Classy.2.
LanguageSwitchingTest: Too focused on classes. Added a todo with a followup to change to starterkit.3.
LanguageUILanguageNegotioationTest: Changed to selecting the branding block by ID instead of class.Everything else is changes from
pageText(Not)Containsassertions tostatusMessage(Not)Containsassertions.Comment #4
danflanagan8Clearly a random fail. Back to NR!
Comment #5
larowlanLooks good to me
Comment #6
alexpottCommitted and pushed 446bc5dd42 to 10.0.x and f4a0295868 to 9.5.x and f9e7b7811c to 9.4.x. Thanks!
Comment #10
alexpottI this passes on 9.3.x will merge there too.
Comment #11
alexpottGlad I didn't commit that to 9.3.x.