Skip to content

ListView: fix e2e flakiness#39742

Merged
Mamaduka merged 1 commit intoWordPress:trunkfrom
delowardev:fix/list-view-flakiness
Mar 25, 2022
Merged

ListView: fix e2e flakiness#39742
Mamaduka merged 1 commit intoWordPress:trunkfrom
delowardev:fix/list-view-flakiness

Conversation

@delowardev
Copy link
Copy Markdown
Contributor

@delowardev delowardev commented Mar 25, 2022

What?

ListView e2e test is being flagged as flaky

Why?

Fixes: #39506
Fixes: #39641

How?

Wait for the expect promise to be resolved.

Testing Instructions

Run packages/e2e-tests/specs/editor/various/list-view.test.js a few times, you will see it fails sometimes.

Screenshots or screencast

@delowardev delowardev changed the title ListView: reduce e2e flakiness ListView: fix e2e flakiness Mar 25, 2022
Copy link
Copy Markdown
Member

@Mamaduka Mamaduka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good to me. Thank you, @delowardev.

@Mamaduka Mamaduka merged commit 117509d into WordPress:trunk Mar 25, 2022
@github-actions github-actions bot added this to the Gutenberg 13.0 milestone Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Flaky Test] should select next block after removing the very first block [Flaky Test] should select previous block after removing selected one

2 participants