-
Notifications
You must be signed in to change notification settings - Fork 25.8k
[CI] FlushIT#testSyncedFlushSkipOutOfSyncReplicas failure #29392
Copy link
Copy link
Closed
Labels
:Distributed/RecoveryAnything around constructing a new shard, either from a local or a remote source.Anything around constructing a new shard, either from a local or a remote source.>test-failureTriaged test failures from CITriaged test failures from CI
Description
The error is:
java.lang.AssertionError:
Expected: <2>
but: was <0>
at __randomizedtesting.SeedInfo.seed([A4109CF51649FE21:7ADE9ABED536E726]: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.indices.flush.FlushIT.testSyncedFlushSkipOutOfSyncReplicas(FlushIT.java:281)
Does not reproduce:
./gradlew :server:integTest \
-Dtests.seed=A4109CF51649FE21 \
-Dtests.class=org.elasticsearch.indices.flush.FlushIT \
-Dtests.method="testSyncedFlushSkipOutOfSyncReplicas" \
-Dtests.security.manager=true \
-Dtests.locale=en-AU \
-Dtests.timezone=Asia/Macau
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/RecoveryAnything around constructing a new shard, either from a local or a remote source.Anything around constructing a new shard, either from a local or a remote source.>test-failureTriaged test failures from CITriaged test failures from CI
Type
Fields
Give feedbackNo fields configured for issues without a type.