-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Indexing/EngineAnything around managing Lucene and the Translog in an open shard.Anything around managing Lucene and the Translog in an open shard.>test-failureTriaged test failures from CITriaged test failures from CI
Description
Failed here: https://gradle-enterprise.elastic.co/s/yuhmzv3kj4gui/tests/kyv2y2z3r4v7m-g6yb5sqhunn32
2> REPRODUCE WITH: ./gradlew ':server:integTest' --tests "org.elasticsearch.index.shard.IndexShardIT.testLimitNumberOfRetainingTranslogFiles" -Dtests.seed=EC6B3731FFAEFFA0 -Dtests.security.manager=true -Dtests.locale=fur -Dtests.timezone=Europe/Guernsey -Dcompiler.java=12 -Druntime.java=11
--
2> java.lang.AssertionError:
Expected: (a value less than or equal to <1L> or <1L>)
but: was <2L>
at __randomizedtesting.SeedInfo.seed([EC6B3731FFAEFFA0:3F2381C9DF9A0D9F]: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.index.shard.IndexShardIT.lambda$testLimitNumberOfRetainingTranslogFiles$23(IndexShardIT.java:878)
at org.elasticsearch.index.shard.IndexShardIT.testLimitNumberOfRetainingTranslogFiles(IndexShardIT.java:892)
Metadata
Metadata
Assignees
Labels
:Distributed Indexing/EngineAnything around managing Lucene and the Translog in an open shard.Anything around managing Lucene and the Translog in an open shard.>test-failureTriaged test failures from CITriaged test failures from CI