Overview
#3500136: Random failure in empty-canvas.cy.js #3500128: Random failure in component-operations.cy.js were opened to address intermittent failures in those tests.
One of the most likely underlying causes of these will be addressed in #3500542: Implement adding component to empty layout without dnd which is being prioritized. The drag and drop interactions in e2e tests have proven fragile.
As long as the skipping of tests is most easily measured in days, any velocity lost due to the tests not running will likely be minimal compared to what is being lost due to these random failures.
Proposed resolution
Skip the tests for now, and prioritize #3500542: Implement adding component to empty layout without dnd where we can also bring back those tests
User interface changes
Issue fork experience_builder-3500549
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:
Comments
Comment #3
bnjmnmComment #4
hooroomooComment #6
hooroomoo