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

[BUG] Test DeletePitMultiNodeIT.testDeleteWhileSearch is flaky #9048

Closed
mch2 opened this issue Aug 1, 2023 · 2 comments
Closed

[BUG] Test DeletePitMultiNodeIT.testDeleteWhileSearch is flaky #9048

mch2 opened this issue Aug 1, 2023 · 2 comments
Assignees
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Indexing Indexing, Bulk Indexing and anything related to indexing

Comments

@mch2
Copy link
Member

mch2 commented Aug 1, 2023

REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.search.pit.DeletePitMultiNodeIT.testDeleteWhileSearch" -Dtests.seed=CE842172B3367A4B -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=es-MX -Dtests.timezone=Europe/London -Druntime.java=20

from
Gradle Check (Jenkins) Run Completed with:
RESULT: UNSTABLE ❕
TEST FAILURES:
1 org.opensearch.search.pit.DeletePitMultiNodeIT.testDeleteWhileSearch
URL: https://build.ci.opensearch.org/job/gradle-check/21640/
CommitID: 7d26193
Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@mch2 mch2 added bug Something isn't working untriaged labels Aug 1, 2023
@mch2 mch2 added the flaky-test Random test failure that succeeds on second run label Aug 1, 2023
@saratvemulapalli saratvemulapalli added distributed framework Search Search query, autocomplete ...etc labels Aug 2, 2023
@msfroh msfroh removed the untriaged label Aug 9, 2023
@macohen macohen added Indexing Indexing, Bulk Indexing and anything related to indexing and removed Search Search query, autocomplete ...etc labels Aug 28, 2023
@macohen
Copy link
Contributor

macohen commented Aug 28, 2023

Removed the search label and added indexing to direct this to the right place.

cc: @anasalkouz

@peternied
Copy link
Member

Fixed in #10946

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Indexing Indexing, Bulk Indexing and anything related to indexing
Projects
None yet
Development

No branches or pull requests

7 participants