Skip to content

[ML] DataFrameTransformsCheckpointServiceTests.testExtractIndexCheckpointsInconsistentGlobalCheckpoints fails reproducibly  #40368

@benwtrent

Description

@benwtrent

Able to reproduce locally from master and 7.x:

./gradlew :x-pack:plugin:data-frame:unitTest -Dtests.seed=80ACEF73CA827F27 -Dtests.class=org.elasticsearch.xpack.dataframe.checkpoint.DataFrameTransformsCheckpointServiceTests -Dtests.method="testExtractIndexCheckpointsInconsistentGlobalCheckpoints"

Trace:

FAILURE 0.49s | DataFrameTransformsCheckpointServiceTests.testExtractIndexCheckpointsInconsistentGlobalCheckpoints <<< FAILURES!
   > Throwable #1: junit.framework.AssertionFailedError: Expected exception CheckpointException but no exception was thrown
   >    at __randomizedtesting.SeedInfo.seed([80ACEF73CA827F27:EA2959BCB3423D4B]:0)
   >    at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2685)
   >    at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2670)
   >    at org.elasticsearch.xpack.dataframe.checkpoint.DataFrameTransformsCheckpointServiceTests.testExtractIndexCheckpointsInconsistentGlobalCheckpoints(DataFrameTransformsCheckpointServiceTests.java:92)
   >    at java.lang.Thread.run(Thread.java:748)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions