-
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 CITeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
Description
Repro line:
./gradlew ':x-pack:plugin:searchable-snapshots:internalClusterTest' \
--tests "org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests.testQueryPhaseIsExecutedInAnAvailableNodeWhenAllShardsCanBeSkipped" \
-Dtests.seed=119FBF889C9916E -Dtests.security.manager=true -Dtests.locale=en \
-Dtests.timezone=Canada/Newfoundland -Druntime.java=11 -Dtests.fips.enabled=true
Reproduces locally?:
nope
Applicable branches:
seems to be just 7.12, though a PR against master caught it too?
Failure history:
https://build-stats.elastic.co/goto/31ac343cdaf215db4714dd933cdc570e
Failure excerpt:
org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests > testQueryPhaseIsExecutedInAnAvailableNodeWhenAllShardsCanBeSkipped FAILED
java.lang.AssertionError:
Expected: <3>
but: was <4>
at __randomizedtesting.SeedInfo.seed([119FBF889C9916E:6E35F52890D149F7]:0)
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.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests.testQueryPhaseIsExecutedInAnAvailableNodeWhenAllShardsCanBeSkipped(SearchableSnapshotsCanMatchOnCoordinatorIntegTests.java:297)
REPRODUCE WITH: ./gradlew ':x-pack:plugin:searchable-snapshots:internalClusterTest' --tests "org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests.testQueryPhaseIsExecutedInAnAvailableNodeWhenAllShardsCanBeSkipped" -Dtests.seed=119FBF889C9916E -Dtests.security.manager=true -Dtests.locale=en -Dtests.timezone=Canada/Newfoundland -Druntime.java=11 -Dtests.fips.enabled=true
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 CITeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.