-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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 CI]: Browser Integration Tests #8589
Comments
@Lms24 - It seems Playwright is in trouble with Firefox support. We tried disabling specific tests before, but flakiness always came back somewhere else. What would you guys feel about disabling Firefox tests entirely until microsoft/playwright#12182 is resolved properly? |
@onurtemizkan Probably worth considering. I'll bring it up with the team. |
As a possible fix for #8589, this sets up our integration tests to only run tests in firefox when the test contains `@firefox`. This way, we manually tag tests we want to run in firefox, as the tests are quite often flaky. We may think about reverting this once microsoft/playwright#12182 is fixed.
I'm gonna close this because from looking at recent CI and our CI dashboard in Sentry, CI seems to be smooth re: the firefox tests. |
Flakiness Type
Other / Unknown
Name of Job
bundle_tracing_replay_es6
Name of Test
Link to Test Run
https://github.com/getsentry/sentry-javascript/actions/runs/5600029443/jobs/10242097476#step:10:322
Details
Hmm maybe a firefox problem again?
The text was updated successfully, but these errors were encountered: