-
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 CIv6.5.0
Description
./gradlew :x-pack:plugin:core:test \
-Dtests.seed=3573246BA8A76617 \
-Dtests.class=org.elasticsearch.snapshots.SourceOnlySnapshotTests \
-Dtests.method="testSourceOnlyRandom" \
-Dtests.security.manager=true \
-Dtests.locale=el-GR \
-Dtests.timezone=ECT \
-Dcompiler.java=10 \
-Druntime.java=8
yielded
FAILURE 7.07s | SourceOnlySnapshotTests.testSourceOnlyRandom <<< FAILURES!
> Throwable #1: java.lang.AssertionError: expected:<600> but was:<979>
> at __randomizedtesting.SeedInfo.seed([3573246BA8A76617:C6419F8A6436F980]:0)
> at org.elasticsearch.snapshots.SourceOnlySnapshotTests.testSourceOnlyRandom(SourceOnlySnapshotTests.java:93)
> at java.lang.Thread.run(Thread.java:748)
on 6.x (a7ea5e0)
This was found in https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-unix-compatibility/os=oraclelinux/2/console
@s1monw could you take a look please?
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 CIv6.5.0