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
Gradle check has failed on push of your commit 24862c1. Please examine the workflow log https://build.ci.opensearch.org/job/gradle-check/24373/. Is the failure a flaky test unrelated to your change?
The text was updated successfully, but these errors were encountered:
test failure in build 24373
> Task :server:internalClusterTest REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.remotestore.RemoteRestoreSnapshotIT.testRestoreOperationsShallowCopyEnabled" -Dtests.seed=381F42E73EE40BFB -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=pt-BR -Dtests.timezone=America/Phoenix -Druntime.java=17 org.opensearch.remotestore.RemoteRestoreSnapshotIT > testRestoreOperationsShallowCopyEnabled FAILED java.lang.AssertionError: Expected: <2> but: was <1> at __randomizedtesting.SeedInfo.seed([381F42E73EE40BFB:82ADE4DAC3585ED7]:0) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18) at org.junit.Assert.assertThat(Assert.java:964) at org.junit.Assert.assertThat(Assert.java:930) at org.opensearch.remotestore.RemoteRestoreSnapshotIT.testRestoreOperationsShallowCopyEnabled(RemoteRestoreSnapshotIT.java:138)
It's a flaky test mentioned in meta issue #9467
Sorry, something went wrong.
vikasvb90
gbbafna
No branches or pull requests
Gradle check has failed on push of your commit 24862c1.
Please examine the workflow log https://build.ci.opensearch.org/job/gradle-check/24373/.
Is the failure a flaky test unrelated to your change?
The text was updated successfully, but these errors were encountered: