-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Add more concurrent Snapshot V2 Integ Tests #16207
Conversation
Signed-off-by: Gaurav Bafna <[email protected]>
❕ Gradle check result for a3e5573: 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 @@
## main #16207 +/- ##
============================================
- Coverage 71.94% 71.93% -0.01%
- Complexity 64612 64635 +23
============================================
Files 5298 5298
Lines 301952 301952
Branches 43627 43627
============================================
- Hits 217247 217221 -26
- Misses 66884 66909 +25
- Partials 17821 17822 +1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Gaurav Bafna <[email protected]> (cherry picked from commit e8e041b) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit e8e041b) Signed-off-by: Gaurav Bafna <[email protected]> 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: Gaurav Bafna <[email protected]>
Signed-off-by: Gaurav Bafna <[email protected]>
Signed-off-by: Gaurav Bafna <[email protected]>
Description
Add more concurrent Snapshot V2 Integ Tests #15938
Correct bug url to the failing test .
Check List
API changes companion pull request created, if applicable.Public documentation issue/PR created, if applicable.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.