-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 flakyness in RemoteStoreRefreshListenerIT #8547
Conversation
Signed-off-by: Ashish Singh <ssashish@amazon.com>
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## main #8547 +/- ##
============================================
+ Coverage 70.81% 70.95% +0.13%
- Complexity 56894 56986 +92
============================================
Files 4758 4758
Lines 269359 269359
Branches 39409 39410 +1
============================================
+ Hits 190740 191114 +374
+ Misses 62545 62107 -438
- Partials 16074 16138 +64
|
Gradle Check (Jenkins) Run Completed with:
|
The unmuted IT has been run successfully for 3000 iterations. |
Found another flaky test - Created issue -
|
Signed-off-by: Ashish Singh <ssashish@amazon.com>
Gradle Check (Jenkins) Run Completed with:
|
|
--------- Signed-off-by: Ashish Singh <ssashish@amazon.com> (cherry picked from commit fa34121) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
--------- (cherry picked from commit fa34121) Signed-off-by: Ashish Singh <ssashish@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
--------- Signed-off-by: Ashish Singh <ssashish@amazon.com>
--------- Signed-off-by: Ashish Singh <ssashish@amazon.com>
--------- Signed-off-by: Ashish Singh <ssashish@amazon.com>
--------- Signed-off-by: Ashish Singh <ssashish@amazon.com> Signed-off-by: sahil buddharaju <sahilbud@amazon.com>
--------- Signed-off-by: Ashish Singh <ssashish@amazon.com>
--------- Signed-off-by: Ashish Singh <ssashish@amazon.com> Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Description
Fix flakyness in
RemoteStoreRefreshListernerIT
-> testRemoteRefreshRetryOnFailureRelated Issues
Resolves #7703
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.