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

Command icon 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

bnjmnm created an issue. See original summary.

bnjmnm’s picture

Assigned: bnjmnm » Unassigned
Status: Active » Needs review
hooroomoo’s picture

  • hooroomoo committed 8d796c04 on 0.x authored by bnjmnm
    Issue #3500549 by bnjmnm: Temporarily skip intermittently failing e2e...
hooroomoo’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.