We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
Unrelated CI failure in #64.
REPRODUCE WITH: ./gradlew ':integTest' --tests "org.opensearch.search.asynchronous.integTests.SubmitAsynchronousSearchSingleNodeIT.testSubmitAsynchronousSearchWithRetainedResponse" -Dtests.seed=E63408297C8370E6 -Dtests.security.manager=false -Dtests.locale=fr-LU -Dtests.timezone=America/Coral_Harbour -Druntime.java=14 org.opensearch.search.asynchronous.integTests.SubmitAsynchronousSearchSingleNodeIT > testSubmitAsynchronousSearchWithRetainedResponse FAILED java.lang.Exception: Test abandoned because suite timeout was reached. at __randomizedtesting.SeedInfo.seed([E63408297C8370E6]:0) org.opensearch.search.asynchronous.integTests.SubmitAsynchronousSearchSingleNodeIT > classMethod FAILED java.lang.Exception: Suite timeout exceeded (>= 1200000 msec). at __randomizedtesting.SeedInfo.seed([E63408297C8370E6]:0) REPRODUCE WITH: ./gradlew ':integTest' --tests "org.opensearch.search.asynchronous.integTests.SubmitAsynchronousSearchSingleNodeIT.testSubmitAsynchronousSearchWithRetainedResponse" -Dtests.seed=E63408297C8370E6 -Dtests.security.manager=false -Dtests.locale=fr-LU -Dtests.timezone=America/Coral_Harbour -Druntime.java=14
The text was updated successfully, but these errors were encountered:
eirsep
No branches or pull requests
Describe the bug
Unrelated CI failure in #64.
The text was updated successfully, but these errors were encountered: