Skip to content

TestLucene90DocValuesFormat.testSparseNumericBlocksOfVariousBitsPerValue test failure #15456

@thecoop

Description

@thecoop

Description

TestLucene90DocValuesFormat.testSparseNumericBlocksOfVariousBitsPerValue fails on main:

TestLucene90DocValuesFormat > testSparseNumericBlocksOfVariousBitsPerValue FAILED
    java.lang.AssertionError: expected:<201371> but was:<201374>
        at __randomizedtesting.SeedInfo.seed([998D20F8D549E3C:3B8714EEB89681DD]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:633)
        at org.apache.lucene.tests.index.LegacyBaseDocValuesFormatTestCase.assertDVIterate(LegacyBaseDocValuesFormatTestCase.java:1408)
        at org.apache.lucene.codecs.lucene90.TestLucene90DocValuesFormat.doTestSparseNumericBlocksOfVariousBitsPerValue(TestLucene90DocValuesFormat.java:743)
        at org.apache.lucene.codecs.lucene90.TestLucene90DocValuesFormat.testSparseNumericBlocksOfVariousBitsPerValue(TestLucene90DocValuesFormat.java:567)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)

Gradle command to reproduce

./gradlew test --tests TestLucene90DocValuesFormat.testSparseNumericBlocksOfVariousBitsPerValue -Dtests.seed=998D20F8D549E3C -Dtests.multiplier=3 -Dtests.nightly=true -Dtests.locale=pa-Arab -Dtests.timezone=Asia/Bishkek -Dtests.asserts=true -Dtests.file.encoding=UTF-8

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions