Problem/Motivation
This is already skipped in main and is now failing consistently in 11.x
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3614142
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:
- 3614142-skip-settingstrayblockformtest-methods
changes, plain diff MR !16492
Comments
Comment #2
catchComment #4
catchComment #5
godotislateChange is very straightforward and 11.x tests are failing 100%. Let's do this!
Comment #6
gábor hojtsyHm MR is to merge to main? So its not already skipped in main? Should this be merged to main and going down to 11.x?
Comment #9
longwaveYeah this wasn't skipped in main that I could see, but let's skip in both, settings tray is going away anyway and it gets little usage.
Committed and pushed 23c059a23fe to main and 3ae7587ff2a to 11.x. Thanks!