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

Flaky integration tests reported with Playwright #1188

Open
subzero10 opened this issue Sep 11, 2023 · 0 comments
Open

Flaky integration tests reported with Playwright #1188

subzero10 opened this issue Sep 11, 2023 · 0 comments
Labels
js @honeybadger-io/js

Comments

@subzero10
Copy link
Member

Playwright comes with a feature that reports flaky tests:

  • when a test fails, it will retry 2 times (configurable) and if one of them pass, it will mark it as flaky.

In this PR, two tests are marked as flaky. We should look into them and make sure they are consistently passing.

@subzero10 subzero10 added the js @honeybadger-io/js label Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
js @honeybadger-io/js
Projects
None yet
Development

No branches or pull requests

1 participant