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] org.opensearch.search.SearchTimeoutIT.testSimpleTimeout {p0={"search.concurrent_segment_search.enabled":"true"}} #12799

Closed
shwetathareja opened this issue Mar 20, 2024 · 2 comments
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Search Search query, autocomplete ...etc

Comments

@shwetathareja
Copy link
Member

Describe the bug

Flaky test

java.lang.AssertionError: expected:<0> but was:<1>
at __randomizedtesting.SeedInfo.seed([C947BA1B67BC1110:8A1D534D51CC4613]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at org.opensearch.search.SearchTimeoutIT.testSimpleTimeout(SearchTimeoutIT.java:98)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)

https://build.ci.opensearch.org/job/gradle-check/35486/testReport/junit/org.opensearch.search/SearchTimeoutIT/testSimpleTimeout__p0___search_concurrent_segment_search_enabled___true___/

Related component

Search

To Reproduce

./gradlew ':server:internalClusterTest' --tests "org.opensearch.search.SearchTimeoutIT" -Dtests.method="testSimpleTimeout {p0={"search.concurrent_segment_search.enabled":"true"}}" -Dtests.seed=C947BA1B67BC1110 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=pl-PL -Dtests.timezone=Antarctica/McMurdo -Druntime.java=21

Expected behavior

.

Additional Details

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
Add any other context about the problem here.

@shwetathareja shwetathareja added bug Something isn't working untriaged labels Mar 20, 2024
@github-actions github-actions bot added the Search Search query, autocomplete ...etc label Mar 20, 2024
@shwetathareja shwetathareja added the flaky-test Random test failure that succeeds on second run label Mar 20, 2024
@jed326
Copy link
Collaborator

jed326 commented Mar 26, 2024

@peternied
Copy link
Member

Closing in favor of #9401

@peternied peternied closed this as not planned Won't fix, can't repro, duplicate, stale Mar 27, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Search Project Board Mar 27, 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 Search Search query, autocomplete ...etc
Projects
Archived in project
Development

No branches or pull requests

3 participants