-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITriaged test failures from CI
Description
REPRODUCE WITH: ./gradlew :server:integTest --tests "org.elasticsearch.index.store.CorruptedFileIT.testCorruptFileThenSnapshotAndRestore" -Dtests.seed=F06B870781995DCA -Dtests.security.manager=true -Dtests.locale=vi-VN -Dtests.timezone=Africa/Brazzaville -Dcompiler.java=12 -Druntime.java=8
java.lang.AssertionError:
Expected: not null
but: was null
at __randomizedtesting.SeedInfo.seed([F06B870781995DCA:3DBF3D86138517A9]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.index.store.CorruptedFileIT.testCorruptFileThenSnapshotAndRestore(CorruptedFileIT.java:535)
Does not reproduce locally.
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITriaged test failures from CI