-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
fix e2e startup flaky test #7839
Conversation
Signed-off-by: Ian Cardoso <osodracnai@gmail.com>
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #7839 +/- ##
===========================================
+ Coverage 19.85% 51.52% +31.66%
===========================================
Files 83 143 +60
Lines 7686 14512 +6826
===========================================
+ Hits 1526 7477 +5951
+ Misses 5930 5848 -82
- Partials 230 1187 +957
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
I am suffering from this
Signed-off-by: Ian Cardoso <osodracnai@gmail.com> (cherry picked from commit 324f9ad)
Signed-off-by: Ian Cardoso <osodracnai@gmail.com> (cherry picked from commit 324f9ad)
Signed-off-by: Ian Cardoso <osodracnai@gmail.com> (cherry picked from commit 324f9ad)
Signed-off-by: Ian Cardoso <osodracnai@gmail.com> (cherry picked from commit 324f9ad)
Proposed Changes
Add a eventually check to a flaky test
Types of Changes
Verification
Testing
Linked Issues
User-Facing Change
Further Comments