Problem/Motivation
The test resizes the window but does not wait for events to completed.
Steps to reproduce
https://git.drupalcode.org/project/drupal/-/jobs/2215768
Proposed resolution
Add wait
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3463569
Show commands
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:
- 3463569-toolbarstoredstatetest-needs-wait
changes, plain diff MR !8912
Comments
Comment #3
alexpottComment #4
alexpottCan this be backported to 10.3.x to aid with backporting the W3C change?
Comment #5
catchLooks good and let's backport to 10.3 yeah.
Comment #11
nod_Committed and pushed 3dc298586a to 11.x and 27194eb024 to 11.0.x and ee43e75bb6 to 10.4.x and 243fc5ca9e to 10.3.x. Thanks!
Comment #13
wim leersWow, epic find!
(Too bad we didn't have Functional JS test infra back in 2012/2013, when we built this. We could've anticipated it then. Although … we wouldn't have had the necessary experience yet to write robust tests of this kind — it took us years to get to that point.)