Skip to content
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

Remove awaits fix for ApproximatePointRangeQuery tests #15727

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

harshavamsi
Copy link
Contributor

Description

Remove awaits fix for flaky tests that have been fixed in #15590

Related Issues

Resolves #15600

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.

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
@github-actions github-actions bot added bug Something isn't working Search Search query, autocomplete ...etc labels Sep 5, 2024
@harshavamsi harshavamsi added backport 2.x Backport to 2.x branch and removed bug Something isn't working Search Search query, autocomplete ...etc labels Sep 5, 2024
@github-actions github-actions bot added bug Something isn't working Search Search query, autocomplete ...etc labels Sep 5, 2024
@github-actions github-actions bot added the Search Search query, autocomplete ...etc label Sep 5, 2024
@harshavamsi harshavamsi changed the title Remove awaits fix since tests are now passing Remove awaits for ApproximatePointRangeQuery tests Sep 5, 2024
Copy link
Contributor

github-actions bot commented Sep 5, 2024

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

@harshavamsi harshavamsi closed this Sep 5, 2024
@harshavamsi harshavamsi reopened this Sep 5, 2024
Copy link
Contributor

github-actions bot commented Sep 5, 2024

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

Copy link
Contributor

github-actions bot commented Sep 5, 2024

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

@harshavamsi harshavamsi closed this Sep 5, 2024
@harshavamsi harshavamsi reopened this Sep 5, 2024
Copy link
Contributor

github-actions bot commented Sep 5, 2024

✅ Gradle check result for b846d4e: SUCCESS

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.94%. Comparing base (729e40d) to head (b846d4e).
Report is 33 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15727      +/-   ##
============================================
- Coverage     71.95%   71.94%   -0.02%     
+ Complexity    64192    64191       -1     
============================================
  Files          5270     5271       +1     
  Lines        300052   300166     +114     
  Branches      43368    43380      +12     
============================================
+ Hits         215917   215967      +50     
- Misses        66442    66468      +26     
- Partials      17693    17731      +38     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@harshavamsi
Copy link
Contributor Author

@dblock @msfroh when you have time, not urgent

@harshavamsi harshavamsi changed the title Remove awaits for ApproximatePointRangeQuery tests Remove awaits fix for ApproximatePointRangeQuery tests Sep 9, 2024
@harshavamsi harshavamsi self-assigned this Sep 9, 2024
@msfroh msfroh merged commit 7cb2bd0 into opensearch-project:main Sep 9, 2024
64 of 70 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 9, 2024
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
(cherry picked from commit 7cb2bd0)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
jainankitk pushed a commit that referenced this pull request Sep 9, 2024
…hortCircuitAscSort by enforcing sorting behavior after collecting docIDs (#15727) (#15871)

(cherry picked from commit 7cb2bd0)

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@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>
akolarkunnu pushed a commit to akolarkunnu/OpenSearch that referenced this pull request Sep 10, 2024
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
dk2k pushed a commit to dk2k/OpenSearch that referenced this pull request Oct 16, 2024
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
dk2k pushed a commit to dk2k/OpenSearch that referenced this pull request Oct 17, 2024
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
dk2k pushed a commit to dk2k/OpenSearch that referenced this pull request Oct 21, 2024
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch bug Something isn't working Search Search query, autocomplete ...etc skip-changelog
Projects
Status: Done
3 participants