-
-
Notifications
You must be signed in to change notification settings - Fork 342
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 tests #2287
Labels
Comments
I would disable all of them and create an issue for each of them to fix the flaky test. |
@armcknight Do you have any update on this? Can we close it? |
This flaky tests were enabled already. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Found a few more after needing to rerun CI on a couple PRs with unrelated changes, where they failed the first time and passed on retry:
SentryFileIOTrackingIntegrationTests.test_DataConsistency_readUrl_disabled
(this was already disabled in the Sentry framework scheme tests, but is also run in iOS-SwiftUITests, and was not disabled there yet)SentryHttpTransportTests.testFlush_CalledSequentially_BlocksTwice
SentryNetworkTrackerIntegrationTests.testGetRequest_SpanCreatedAndBaggageHeaderAdded
SentryOutOfMemoryIntegrationTests.testANRDetected_UpdatesAppStateToTrue
The text was updated successfully, but these errors were encountered: