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 tests #2287

Closed
armcknight opened this issue Oct 13, 2022 · 3 comments
Closed

Flaky tests #2287

armcknight opened this issue Oct 13, 2022 · 3 comments

Comments

@armcknight
Copy link
Member

armcknight commented Oct 13, 2022

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
@philipphofmann
Copy link
Member

I would disable all of them and create an issue for each of them to fix the flaky test.

@brustolin
Copy link
Contributor

@armcknight Do you have any update on this? Can we close it?

@brustolin brustolin moved this from Needs Discussion to Backlog in Mobile & Cross Platform SDK Nov 2, 2022
@brustolin
Copy link
Contributor

This flaky tests were enabled already.

@brustolin brustolin closed this as not planned Won't fix, can't repro, duplicate, stale Jun 20, 2023
@github-project-automation github-project-automation bot moved this from Backlog to Done in Mobile & Cross Platform SDK Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants