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

[Backport 2.x] Fix flaky test SearchRestCancellationIT.testAutomaticCancellationMultiSearchDuringFetchPhase #8042

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport df517a6 from #7985.

…tiSearchDuringFetchPhase` (#7985)

* add latch.await

Signed-off-by: Stephen Crawford <[email protected]>

* remove space

Signed-off-by: Stephen Crawford <[email protected]>

* Fix await timing

Signed-off-by: Stephen Crawford <[email protected]>

* fix line

Signed-off-by: Stephen Crawford <[email protected]>

* shorten await

Signed-off-by: Stephen Crawford <[email protected]>

---------

Signed-off-by: Stephen Crawford <[email protected]>
(cherry picked from commit df517a6)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #8042 (131e45a) into 2.x (2a8eb78) will decrease coverage by 0.10%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #8042      +/-   ##
============================================
- Coverage     70.69%   70.60%   -0.10%     
+ Complexity    56705    56666      -39     
============================================
  Files          4697     4697              
  Lines        268539   268539              
  Branches      39714    39714              
============================================
- Hits         189851   189605     -246     
- Misses        62332    62586     +254     
+ Partials      16356    16348       -8     

see 463 files with indirect coverage changes

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.snapshots.DedicatedClusterSnapshotRestoreIT.testIndexDeletionDuringSnapshotCreationInQueue

@kotwanikunal kotwanikunal merged commit ea3b12c into 2.x Jun 13, 2023
@github-actions github-actions bot deleted the backport/backport-7985-to-2.x branch June 13, 2023 16:48
gaiksaya pushed a commit to gaiksaya/OpenSearch that referenced this pull request Jun 26, 2023
…tiSearchDuringFetchPhase` (opensearch-project#7985) (opensearch-project#8042)

* add latch.await



* remove space



* Fix await timing



* fix line



* shorten await



---------


(cherry picked from commit df517a6)

Signed-off-by: Stephen Crawford <[email protected]>
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>
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.

1 participant