-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Indexing/DistributedA catch all label for anything in the Distributed Indexing Area. Please avoid if you can.A catch all label for anything in the Distributed Indexing Area. Please avoid if you can.>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CITriaged test failures from CIv6.0.0-beta1
Description
Tests with failures:
- org.elasticsearch.cluster.routing.allocation.ShardStateIT.testPrimaryFailureIncreasesTerm
1> [2017-06-19T17:14:49,980][INFO ][o.e.c.r.a.ShardStateIT ] [testPrimaryFailureIncreasesTerm]: after test
FAILURE 1.60s J0 | ShardStateIT.testPrimaryFailureIncreasesTerm <<< FAILURES!
> Throwable #1: java.lang.AssertionError:
> Expected: <2L>
> but: was <1L>
> at __randomizedtesting.SeedInfo.seed([DD5109A109812A3D:2313D14489D49168]:0)
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.elasticsearch.cluster.routing.allocation.ShardStateIT.assertPrimaryTerms(ShardStateIT.java:88)
I wasn't able to reproduce this locally.
REPRODUCE WITH: gradle :core:integTest -Dtests.seed=DD5109A109812A3D -Dtests.class=org.elasticsearch.cluster.routing.allocation.ShardStateIT -Dtests.method="testPrimaryFailureIncreasesTerm" -Dtests.security.manager=true -Dtests.locale=uk -Dtests.timezone=Pacific/Kosrae
Metadata
Metadata
Assignees
Labels
:Distributed Indexing/DistributedA catch all label for anything in the Distributed Indexing Area. Please avoid if you can.A catch all label for anything in the Distributed Indexing Area. Please avoid if you can.>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CITriaged test failures from CIv6.0.0-beta1