-
Couldn't load subscription status.
- Fork 2.3k
Fix remove skip tags for version 7.x #17919
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 remove skip tags for version 7.x #17919
Conversation
|
❌ Gradle check result for 8068dae: 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 27ccc9c: 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 75af3a8: 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 aa7e1d6: 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? |
|
Thanks @rgsriram! Please take a look at the DCO workflow failure. You'll need to properly sign all commits. |
43a8348 to
8ea2ab2
Compare
8ea2ab2 to
80a0bce
Compare
Signed-off-by: Sriram Ganesh <srignsh22@gmail.com>
Signed-off-by: Sriram Ganesh <sriram_ganesh@apple.com> Signed-off-by: Sriram Ganesh <srignsh22@gmail.com>
Signed-off-by: Sriram Ganesh <sriram_ganesh@apple.com> Signed-off-by: Sriram Ganesh <srignsh22@gmail.com>
Signed-off-by: Sriram Ganesh <sriram_ganesh@apple.com> Signed-off-by: Sriram Ganesh <srignsh22@gmail.com>
80a0bce to
1ad7167
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17919 +/- ##
============================================
- Coverage 72.57% 72.34% -0.24%
+ Complexity 67066 66898 -168
============================================
Files 5470 5470
Lines 309697 309770 +73
Branches 45045 45056 +11
============================================
- Hits 224776 224095 -681
- Misses 66602 67303 +701
- Partials 18319 18372 +53 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Done. Please kindly check it out. |
…ct#17919) --------- Signed-off-by: Sriram Ganesh <srignsh22@gmail.com> Signed-off-by: Sriram Ganesh <sriram_ganesh@apple.com> Co-authored-by: Sriram Ganesh <sriram_ganesh@apple.com> Signed-off-by: Tanishq Ranjan <tqranjan@amazon.com>
…ct#17919) --------- Signed-off-by: Sriram Ganesh <srignsh22@gmail.com> Signed-off-by: Sriram Ganesh <sriram_ganesh@apple.com> Co-authored-by: Sriram Ganesh <sriram_ganesh@apple.com> Signed-off-by: Harsh Kothari <techarsh@amazon.com>
…ct#17919) --------- Signed-off-by: Sriram Ganesh <srignsh22@gmail.com> Signed-off-by: Sriram Ganesh <sriram_ganesh@apple.com> Co-authored-by: Sriram Ganesh <sriram_ganesh@apple.com> Signed-off-by: Harsh Kothari <techarsh@amazon.com>
Description
Cleaning up skip tags for the test cases related to version 7.0.x to 7.10
Related Issues
#16574
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.