Skip to content

Conversation

@expani
Copy link
Contributor

@expani expani commented Apr 16, 2025

./gradlew ':server:test' --tests "org.opensearch.search.aggregations.startree.RangeAggregatorTests.testRangeAggregation" -Dtests.seed=A5CF5DD34EE06092 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=nl -Dtests.timezone=Asia/Ust-Nera -Druntime.java=21

Able to consistently reproduce failure locally and the test fixes after change.

Related Issues

#17928

Signed-off-by: expani <anijainc@amazon.com>
@github-actions
Copy link
Contributor

❌ Gradle check result for fe94dd6: 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?

@github-actions
Copy link
Contributor

❕ Gradle check result for fe94dd6: 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

codecov bot commented Apr 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.47%. Comparing base (5799fe7) to head (fe94dd6).
Report is 11 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #17968      +/-   ##
============================================
- Coverage     72.57%   72.47%   -0.11%     
+ Complexity    67066    67043      -23     
============================================
  Files          5470     5475       +5     
  Lines        309697   309921     +224     
  Branches      45045    45066      +21     
============================================
- Hits         224776   224615     -161     
- Misses        66602    66965     +363     
- Partials      18319    18341      +22     

☔ 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.

Copy link
Contributor

@harshavamsi harshavamsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@msfroh msfroh merged commit 3638c13 into opensearch-project:main Apr 16, 2025
80 of 87 checks passed
@expani expani deleted the flakytest_17928 branch April 16, 2025 22:50
x-INFiN1TY-x pushed a commit to x-INFiN1TY-x/OpenSearch_Local that referenced this pull request Apr 24, 2025
Signed-off-by: expani <anijainc@amazon.com>
Signed-off-by: Tanishq Ranjan <tqranjan@amazon.com>
Harsh-87 pushed a commit to Harsh-87/OpenSearch that referenced this pull request May 7, 2025
Signed-off-by: expani <anijainc@amazon.com>
Signed-off-by: Harsh Kothari <techarsh@amazon.com>
Harsh-87 pushed a commit to Harsh-87/OpenSearch that referenced this pull request May 7, 2025
Signed-off-by: expani <anijainc@amazon.com>
Signed-off-by: Harsh Kothari <techarsh@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants