You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TestBpVectorReorderer > testIndexReorderDense FAILED
java.lang.AssertionError: expected:<38> but was:<0>
at __randomizedtesting.SeedInfo.seed([C846D59E29741EFB:5EBA0178E949157D]:0)
at [email protected]/org.junit.Assert.fail(Assert.java:89)
at [email protected]/org.junit.Assert.failNotEquals(Assert.java:835)
at [email protected]/org.junit.Assert.assertEquals(Assert.java:647)
at [email protected]/org.junit.Assert.assertEquals(Assert.java:633)
at org.apache.lucene.misc.index.TestBpVectorReorderer.testIndexReorderDense(TestBpVectorReorderer.java:359)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
Description
Failed on github CI build: https://github.com/apache/lucene/actions/runs/12790066668/job/35654980548
Gradle command to reproduce
The text was updated successfully, but these errors were encountered: