Fix :build-tools:integTest fails on Mac and aarch64 Ubuntu#19830
Fix :build-tools:integTest fails on Mac and aarch64 Ubuntu#19830reta merged 1 commit intoopensearch-project:mainfrom
Conversation
|
❌ Gradle check result for 158f3db: 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? |
Signed-off-by: Andriy Redko <drreta@gmail.com>
|
❌ Gradle check result for cb96122: null 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 cb96122: 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 Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19830 +/- ##
============================================
- Coverage 73.21% 73.17% -0.04%
+ Complexity 71226 71141 -85
============================================
Files 5754 5754
Lines 325300 325300
Branches 47053 47053
============================================
- Hits 238160 238050 -110
- Misses 68030 68101 +71
- Partials 19110 19149 +39 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Andriy Redko <drreta@gmail.com> (cherry picked from commit f4a9d91) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Andriy Redko <drreta@gmail.com> (cherry picked from commit f4a9d91) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…h-project#19830) Signed-off-by: Andriy Redko <drreta@gmail.com>
…h-project#19830) Signed-off-by: Andriy Redko <drreta@gmail.com>
Description
Fix
:build-tools:integTestthat fails on Mac and aarch64 UbuntuRelated Issues
Closes #19826
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.