-
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
[Backport 2.x] Add more wait time to assertBusy to fix RemoteFsTimestampAwareTranslo… #15894
Conversation
❌ Gradle check result for 3efc89a: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 3efc89a: TIMEOUT Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
…gTests.testSimpleOperationsUpload (#15865) Signed-off-by: Sachin Kale <[email protected]> (cherry picked from commit 92d7fe8) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3efc89a
to
e4bfaa9
Compare
❕ Gradle check result for e4bfaa9: UNSTABLE
Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #15894 +/- ##
============================================
+ Coverage 71.48% 71.71% +0.23%
- Complexity 62677 64636 +1959
============================================
Files 5123 5269 +146
Lines 294480 302190 +7710
Branches 42912 43989 +1077
============================================
+ Hits 210518 216727 +6209
- Misses 66286 67355 +1069
- Partials 17676 18108 +432 ☔ View full report in Codecov by Sentry. |
Backport 92d7fe8 from #15865.