-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)All issues relating to the decision making around placing a shard (both master logic & on the nodes)>test-failureTriaged test failures from CITriaged test failures from CIv8.0.0-alpha1
Description
Example build failure
https://gradle-enterprise.elastic.co/s/gqfaatobjihsg/tests/kyv2y2z3r4v7m-k6caxamfw3ngk
https://gradle-enterprise.elastic.co/s/wxxigl7sdy7zy
https://gradle-enterprise.elastic.co/s/gqfaatobjihsg
https://gradle-enterprise.elastic.co/s/jm4xwpnnsezmo
https://gradle-enterprise.elastic.co/s/jm4xwpnnsezmo
https://gradle-enterprise.elastic.co/s/2qcg42go5eelu
https://gradle-enterprise.elastic.co/s/gxzq6jkffcook
https://gradle-enterprise.elastic.co/s/gxzq6jkffcook
All of them on darwin.
Reproduction line
./gradlew ':server:integTest' --tests "org.elasticsearch.indices.recovery.IndexPrimaryRelocationIT.testPrimaryRelocationWhileIndexing" -Dtests.seed=70AAB4CC91E51F92 -Dtests.security.manager=true -Dtests.locale=is -Dtests.timezone=Pacific/Port_Moresby -Dcompiler.java=12 -Druntime.java=11
Example relevant log:
java.lang.AssertionError:
Expected: <false>
but: was <true>
Close stacktrace
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.indices.recovery.IndexPrimaryRelocationIT.testPrimaryRelocationWhileIndexing(IndexPrimaryRelocationIT.java:84)
...
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)All issues relating to the decision making around placing a shard (both master logic & on the nodes)>test-failureTriaged test failures from CITriaged test failures from CIv8.0.0-alpha1