-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Data Management/ILM+SLMIndex and Snapshot lifecycle managementIndex and Snapshot lifecycle management>test-failureTriaged test failures from CITriaged test failures from CIblockerv6.6.0v7.0.0-beta1
Description
Two failures in 6x, however this does not reproduce for me:
org.junit.ComparisonFailure: expected:<[completed]> but was:<[hot]>
at __randomizedtesting.SeedInfo.seed([E85178511074E054:9402C10DD3133A4]:0)
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.elasticsearch.xpack.indexlifecycle.ChangePolicyforIndexIT.assertStep(ChangePolicyforIndexIT.java:140)
at org.elasticsearch.xpack.indexlifecycle.ChangePolicyforIndexIT.lambda$testChangePolicyForIndex$2(ChangePolicyforIndexIT.java:115)
at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:848)
at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:822)
at org.elasticsearch.xpack.indexlifecycle.ChangePolicyforIndexIT.testChangePolicyForIndex(ChangePolicyforIndexIT.java:115)
The build was https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-unix-compatibility/os=opensuse/39/console:
REPRODUCE WITH: ./gradlew :x-pack:plugin:ilm:qa:multi-node:integTestRunner \
-Dtests.seed=E85178511074E054 \
-Dtests.class=org.elasticsearch.xpack.indexlifecycle.ChangePolicyforIndexIT \
-Dtests.method="testChangePolicyForIndex" \
-Dtests.security.manager=true \
-Dtests.locale=en-SG \
-Dtests.timezone=America/Nome \
-Dcompiler.java=11 \
-Druntime.java=8
Another run with the same issue:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-unix-compatibility/os=ubuntu&&virtual/36/console
Metadata
Metadata
Assignees
Labels
:Data Management/ILM+SLMIndex and Snapshot lifecycle managementIndex and Snapshot lifecycle management>test-failureTriaged test failures from CITriaged test failures from CIblockerv6.6.0v7.0.0-beta1