Skip to content

[CI] PeerRecoveryTargetServiceTests.testPrepareIndexForPeerRecovery Failed #46022

@original-brownbear

Description

@original-brownbear

The following failed on 7.x:

org.elasticsearch.indices.recovery.PeerRecoveryTargetServiceTests > testPrepareIndexForPeerRecovery FAILED
java.lang.AssertionError:
Expected: <93>
but: was <94>
at __randomizedtesting.SeedInfo.seed([9D3E95A19B9B85CC:46B074FB0AF4D36C]: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.indices.recovery.PeerRecoveryTargetServiceTests.testPrepareIndexForPeerRecovery(PeerRecoveryTargetServiceTests.java:190)
REPRODUCE WITH: ./gradlew :server:test --tests "org.elasticsearch.indices.recovery.PeerRecoveryTargetServiceTests.testPrepareIndexForPeerRecovery" -Dtests.seed=9D3E95A19B9B85CC -Dtests.security.manager=true -Dtests.locale=nl -Dtests.timezone=NST -Dcompiler.java=12 -Druntime.java=8

Build Scan

Metadata

Metadata

Assignees

Labels

:Distributed Indexing/RecoveryAnything around constructing a new shard, either from a local or a remote source.>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions