[ 
https://issues.apache.org/jira/browse/LUCENE-10278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrien Grand resolved LUCENE-10278.
-----------------------------------
    Fix Version/s: 9.1
       Resolution: Fixed

> BKD TestDocIdsWriter.testRandom failure
> ---------------------------------------
>
>                 Key: LUCENE-10278
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10278
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Robert Muir
>            Priority: Major
>             Fix For: 9.1
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> To reproduce: 
> {noformat}
> git checkout 387e67ec8729d082a0efcfdf2ffa858c98c3b6de
> ./gradlew :lucene:core:test --tests 
> "org.apache.lucene.util.bkd.TestDocIdsWriter.testRandom" -Ptests.jvms=1 
> -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B12D5F26E92BFB5E 
> -Ptests.slow=false -Ptests.file.encoding=ISO-8859-1
> ...
> org.apache.lucene.util.bkd.TestDocIdsWriter > testRandom FAILED
>     java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for 
> length 0
>         at 
> __randomizedtesting.SeedInfo.seed([B12D5F26E92BFB5E:C3617A29584B4D2D]:0)
>         at 
> org.apache.lucene.util.bkd.DocIdsWriter.writeDocIds(DocIdsWriter.java:47)
>         at 
> org.apache.lucene.util.bkd.TestDocIdsWriter.test(TestDocIdsWriter.java:82)
>         at 
> org.apache.lucene.util.bkd.TestDocIdsWriter.testRandom(TestDocIdsWriter.java:43)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to