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] Flaky test org.opensearch.search.nested.SimpleNestedIT.testSimpleNestedSortingWithNestedFilterMissing #10231

Closed
ashking94 opened this issue Sep 26, 2023 · 1 comment
Assignees
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run

Comments

@ashking94
Copy link
Member

Describe the bug
org.opensearch.search.nested.SimpleNestedIT.testSimpleNestedSortingWithNestedFilterMissing {p0={"search.concurrent_segment_search.enabled":"true"}} is flaky.

To Reproduce
REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.search.nested.SimpleNestedIT" -Dtests.method="testSimpleNestedSortingWithNestedFilterMissing {p0={"search.concurrent_segment_search.enabled":"true"}}" -Dtests.seed=589B9B48CFDCA68E -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=bg-BG -Dtests.timezone=America/Grand_Turk -Druntime.java=20
I have not tested if this reproduces the issue.

Expected behavior
This test should always pass.

Plugins
Please list all plugins currently enabled.

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
CI - https://build.ci.opensearch.org/job/gradle-check/26298/testReport/junit/org.opensearch.search.nested/SimpleNestedIT/testSimpleNestedSortingWithNestedFilterMissing__p0___search_concurrent_segment_search_enabled___true___/

@jed326
Copy link
Collaborator

jed326 commented Jan 31, 2024

Duplicate of #11187, already resolved

@jed326 jed326 closed this as completed Jan 31, 2024
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
Projects
None yet
Development

No branches or pull requests

4 participants