You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.snapshots.DeleteSnapshotIT.testDeleteShallowCopySnapshot" -Dtests.seed=A4776B874A7A2E24 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=da-DK -Dtests.timezone=America/Thunder_Bay -Druntime.java=17
org.opensearch.snapshots.DeleteSnapshotIT > testDeleteShallowCopySnapshot FAILED
java.lang.AssertionError:
Expected: is <9>
but: was <7>
at __randomizedtesting.SeedInfo.seed([A4776B874A7A2E24:A134868E9CCE777A]: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.snapshots.AbstractSnapshotIntegTestCase.createFullSnapshot(AbstractSnapshotIntegTestCase.java:489)
at org.opensearch.snapshots.DeleteSnapshotIT.testDeleteShallowCopySnapshot(DeleteSnapshotIT.java:87)
Gradle check has failed on push of your commit 879dfa4.
Please examine the workflow log https://build.ci.opensearch.org/job/gradle-check/23125/.
Is the failure a flaky test unrelated to your change?
The text was updated successfully, but these errors were encountered: