[Backport 2.x] Fixing flaky test testRemoteIndexPathFileExistsAfterMigration#16033
[Backport 2.x] Fixing flaky test testRemoteIndexPathFileExistsAfterMigration#16033
Conversation
Signed-off-by: Shubh Sahu <shubhvs@amazon.com> (cherry picked from commit 1343367) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
❌ Gradle check result for 79fbd3a: 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 79fbd3a: 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? |
|
Flaky test tracked by: |
|
❕ Gradle check result for 79fbd3a: 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 #16033 +/- ##
============================================
- Coverage 71.69% 71.67% -0.02%
- Complexity 64624 64662 +38
============================================
Files 5276 5277 +1
Lines 302333 302465 +132
Branches 43989 43998 +9
============================================
+ Hits 216756 216791 +35
- Misses 67462 67564 +102
+ Partials 18115 18110 -5 ☔ View full report in Codecov by Sentry. |
Backport 1343367 from #15977.