-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:StorageEngine/RollupTurn fine-grained time-based data into coarser-grained dataTurn fine-grained time-based data into coarser-grained data:ml/TransformTransformTransform>test-failureTriaged test failures from CITriaged test failures from CI
Description
Build link: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+EAR/59/console
Reproduce:
./gradlew :x-pack:plugin:core:test --tests "org.elasticsearch.xpack.core.indexing.AsyncTwoPhaseIndexerTests.testFiveRuns" -Dtests.seed=127ACB67FDFE77CC -Dtests.security.manager=true -Dtests.locale=yue-Hant-HK -Dtests.timezone=Pacific/Gambier -Dcompiler.java=12 -Druntime.java=11
Failure:
org.elasticsearch.xpack.core.indexing.AsyncTwoPhaseIndexerTests > testFiveRuns FAILED
java.lang.AssertionError:
Expected: <INDEXING>
but: was <STARTED>
at __randomizedtesting.SeedInfo.seed([127ACB67FDFE77CC:946DDD99B9859D60]: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.core.indexing.AsyncTwoPhaseIndexerTests.testFiveRuns(AsyncTwoPhaseIndexerTests.java:396)
Could not reproduce locally
Metadata
Metadata
Assignees
Labels
:StorageEngine/RollupTurn fine-grained time-based data into coarser-grained dataTurn fine-grained time-based data into coarser-grained data:ml/TransformTransformTransform>test-failureTriaged test failures from CITriaged test failures from CI