-
-
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
disable flaky testStartWithConfigureOptions #2805
disable flaky testStartWithConfigureOptions #2805
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2805 +/- ##
==========================================
- Coverage 81.28% 81.27% -0.01%
==========================================
Files 259 259
Lines 24309 24309
Branches 10791 10788 -3
==========================================
- Hits 19759 19757 -2
- Misses 4050 4053 +3
+ Partials 500 499 -1 see 5 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
I dont know. This is the most used entry point for sentry. |
The logs show
I agree with @brustolin. This is the main entry point of the SDK. Let's try to fix the underlying issue pointed out in the logs. |
It looks like it's due to the file manager again. I agree this should be a priority to fix though. Mentioned this in #2745. |
Failed in https://github.com/getsentry/sentry-cocoa/actions/runs/4440291597/jobs/7793934097#step:11:30
Passed in the second attempt. No changes to source in that PR.
I've seen it a few times now so I opened this PR and related flaky test issue.
#skip-changelog