-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
test: fix flaky Apple Game Center tests #8204
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
Conversation
Thanks for opening this pull request!
|
Codecov ReportBase: 94.17% // Head: 86.88% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## alpha #8204 +/- ##
==========================================
- Coverage 94.17% 86.88% -7.30%
==========================================
Files 182 182
Lines 13744 13744
==========================================
- Hits 12944 11942 -1002
- Misses 800 1802 +1002
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
1st test run fails due to flaky postgres tests - closing and reopening to check another test run |
No flaky Gamecenter test observed, re-running all tests to see whether they pass again |
No flaky tests observed, again re-running |
🎉 This change has been released in version 5.3.0-alpha.28 |
🎉 This change has been released in version 5.4.0-beta.1 |
🎉 This change has been released in version 5.4.0-alpha.1 |
🎉 This change has been released in version 5.4.0 |
🎉 This change has been released in version 5.4.0 |
New Pull Request Checklist
Issue Description
Attempts to fix flaky gcenter tests.
Related issue: #8057
Closes: #8057
Approach
TODOs before merging