Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cypress Flaky tests need to be updated #2900

Open
josh-bagwell opened this issue Aug 30, 2024 · 0 comments · May be fixed by #2919
Open

Cypress Flaky tests need to be updated #2900

josh-bagwell opened this issue Aug 30, 2024 · 0 comments · May be fixed by #2919
Assignees
Labels
12.x bug Something isn't working
Milestone

Comments

@josh-bagwell
Copy link
Contributor

🐛 Bug Report

There are flaky tests currently after the Webpack update. This is most likely due to how fast the component runner is and will need checks before running the set of tests so React can render the component updates.

Expected Behavior

There are currently flaky tests and ActionBar has failing tests. These will need to be removed.

Actual Results

The cause of the Flaky tests seem to be with how quickly the Component Runner moves through each test. This does not give React enough time to update each state of the components.

@josh-bagwell josh-bagwell added bug Something isn't working 12.x labels Aug 30, 2024
@josh-bagwell josh-bagwell added this to the 12.0.0 milestone Aug 30, 2024
@josh-bagwell josh-bagwell linked a pull request Sep 12, 2024 that will close this issue
@josh-bagwell josh-bagwell linked a pull request Sep 12, 2024 that will close this issue
@josh-bagwell josh-bagwell self-assigned this Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
12.x bug Something isn't working
Projects
Status: 📋 To Do
Development

Successfully merging a pull request may close this issue.

1 participant