[ https://issues.apache.org/jira/browse/LUCENE-9612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrien Grand resolved LUCENE-9612. ---------------------------------- Resolution: Fixed Woops, I thought I had fixed it over the weekend but my push only worked on branch_8x. It's fixed on master too now. > TestBestCompressionLucene80DocValuesFormat fails reliably with > java.io.FileNotFoundException: _0_Lucene80_0.dvm > --------------------------------------------------------------------------------------------------------------- > > Key: LUCENE-9612 > URL: https://issues.apache.org/jira/browse/LUCENE-9612 > Project: Lucene - Core > Issue Type: Bug > Reporter: Dawid Weiss > Priority: Minor > > This reproduces for me on master [2d583eab], signaled by on jenkins. > {code} > ./gradlew :lucene:core:test --tests > "org.apache.lucene.codecs.lucene80.TestBestSpeedLucene80DocValuesFormat" > -Ptests.jvms=4 -Ptests.haltonfailure=false > -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F2BEA0EBD5E3211B > -Ptests.multiplier=2 -Ptests.nightly=true -Ptests.badapples=false > -Ptests.file.encoding=ISO-8859-1 > -Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt > {code} > I didn't look into the cause (could be a test error). -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org