-
Notifications
You must be signed in to change notification settings - Fork 616
Fix flakiness in MessagingAnalyticsRoboTest.java #4259
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
Properly reset SharedPreferences test state in between each test.
Generated by 🚫 Danger |
Coverage Report 1Affected Products
Test Logs |
Unit Test Results474 tests +468 474 ✔️ +468 3m 55s ⏱️ + 3m 38s Results for commit 2554da7. ± Comparison against base commit 854cba5. This pull request removes 6 and adds 474 tests. Note that renamed tests count towards both.
|
Size Report 1Affected ProductsNo changes between base commit (854cba5) and merge commit (b7eae03).Test Logs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The coverage test failure appears to be in an unrelated project and I don't see how this change could be causing it, but you should check to make sure.
Did you forget to add a changelog entry? (Add the 'no-changelog' label to the PR to silence this warning.)
This probably should be fixed, just adding the 'no-changelog' label since this is a test-only change that shouldn't be included in the release notes.
Properly reset SharedPreferences test state in between each test.