Skip to content

Fix :build-tools:integTest fails on Mac and aarch64 Ubuntu#19830

Merged
reta merged 1 commit intoopensearch-project:mainfrom
reta:issue-19826
Oct 31, 2025
Merged

Fix :build-tools:integTest fails on Mac and aarch64 Ubuntu#19830
reta merged 1 commit intoopensearch-project:mainfrom
reta:issue-19826

Conversation

@reta
Copy link
Copy Markdown
Contributor

@reta reta commented Oct 30, 2025

Description

Fix :build-tools:integTest that fails on Mac and aarch64 Ubuntu

Related Issues

Closes #19826

Check List

  • Functionality includes testing.
  • 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.

@reta reta requested a review from a team as a code owner October 30, 2025 20:45
@reta reta added :test Adding or fixing a test skip-changelog labels Oct 30, 2025
@github-actions github-actions bot added bug Something isn't working Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. labels Oct 30, 2025
@github-actions
Copy link
Copy Markdown
Contributor

❌ 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>
@reta reta added backport 2.19 backport 3.3 Backport to 3.3 branch labels Oct 30, 2025
@github-actions
Copy link
Copy Markdown
Contributor

❌ 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?

@github-actions
Copy link
Copy Markdown
Contributor

❕ 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
Copy link
Copy Markdown

codecov bot commented Oct 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.17%. Comparing base (05d0163) to head (cb96122).
⚠️ Report is 2 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@reta reta merged commit f4a9d91 into opensearch-project:main Oct 31, 2025
42 of 44 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 31, 2025
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>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 31, 2025
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>
reta pushed a commit that referenced this pull request Oct 31, 2025
…19832)

(cherry picked from commit f4a9d91)

Signed-off-by: Andriy Redko <drreta@gmail.com>
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>
reta pushed a commit that referenced this pull request Oct 31, 2025
…19833)

(cherry picked from commit f4a9d91)

Signed-off-by: Andriy Redko <drreta@gmail.com>
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>
anandpatel9998 pushed a commit to anandpatel9998/OpenSearch that referenced this pull request Nov 3, 2025
liuguoqingfz pushed a commit to liuguoqingfz/OpenSearch that referenced this pull request Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.19 backport 3.3 Backport to 3.3 branch bug Something isn't working Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. skip-changelog :test Adding or fixing a test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] :build-tools:integTest fails on Mac and aarch64 Ubuntu

2 participants