-
Notifications
You must be signed in to change notification settings - Fork 25.7k
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
I think this failure relates to Lucene-7.5.
I can't reproduce this locally with this command:
./gradlew :server:integTest -Dtests.seed=528FC320ADC916D8 \
-Dtests.class=org.elasticsearch.indices.stats.IndexStatsIT \
-Dtests.method="testFilterCacheStats" \
-Dtests.security.manager=true \
-Dtests.locale=kk-KZ \
-Dtests.timezone=America/Scoresbysund
FAILURE 0.63s J0 | IndexStatsIT.testFilterCacheStats <<< FAILURES!
> Throwable #1: java.lang.AssertionError:
> Expected: a value greater than <0L>
> but: <0L> was equal to <0L>
> at __randomizedtesting.SeedInfo.seed([528FC320ADC916D8:37B03E651DC111A1]:0)
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.elasticsearch.indices.stats.IndexStatsIT.testFilterCacheStats(IndexStatsIT.java:1046)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at java.base/java.lang.Thread.run(Thread.java:834)
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