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

E2E tests are flaky #546

Open
kamilzyla opened this issue Jan 16, 2024 · 1 comment
Open

E2E tests are flaky #546

kamilzyla opened this issue Jan 16, 2024 · 1 comment

Comments

@kamilzyla
Copy link
Collaborator

kamilzyla commented Jan 16, 2024

Problem

Our E2E tests (e2e-test.yml) occasionally fail due to Cypress time outs.

Simply raising Cypress timeout values is undesirable:

  1. The tests will likely take longer.
  2. It might cover up performance issues.
  3. The timeouts values are already quite generous - we'd better get to the root cause of the problem.
@siddhantdange
Copy link

https://buildpulse.io can help out here! We detect, report impact, quarantine, and ultimately fix flaky tests.

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

No branches or pull requests

2 participants