Dawid Weiss created LUCENE-9612:
-----------------------------------

             Summary: 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


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

Reply via email to