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] testSubmitAsynchronousSearchWithRetainedResponse fails #65

Open
dblock opened this issue Nov 12, 2021 · 0 comments
Open

[BUG] testSubmitAsynchronousSearchWithRetainedResponse fails #65

dblock opened this issue Nov 12, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dblock
Copy link
Member

dblock commented Nov 12, 2021

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
@dblock dblock added bug Something isn't working Beta untriaged labels Nov 12, 2021
@dblock dblock changed the title [BUG] CI [BUG] testSubmitAsynchronousSearchWithRetainedResponse fails Nov 12, 2021
@eirsep eirsep self-assigned this Dec 2, 2021
@dblock dblock removed the Beta label Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants