Build: https://builds.apache.org/hudson/job/Lucene-trunk/1539/

3 tests failed.
FAILED:  org.apache.lucene.util.packed.TestPackedInts.testIsOptimized

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not 
reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please 
note the time in the report does not reflect the time until the VM exit.


REGRESSION:  org.apache.lucene.index.TestNRTThreads.testNRTThreads

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError: 
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1247)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1175)
        at 
org.apache.lucene.index.TestNRTThreads.testNRTThreads(TestNRTThreads.java:367)


REGRESSION:  org.apache.lucene.index.TestParallelReader.testIsOptimized

Error Message:
directory 
'/usr/home/hudson/hudson-slave/workspace/Lucene-trunk/checkout/lucene/build/test/1/test4463631349252227317tmp'
 exists and is a directory, but cannot be listed: list() returned null

Stack Trace:
java.io.IOException: directory 
'/usr/home/hudson/hudson-slave/workspace/Lucene-trunk/checkout/lucene/build/test/1/test4463631349252227317tmp'
 exists and is a directory, but cannot be listed: list() returned null
        at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:239)
        at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:250)
        at 
org.apache.lucene.store.MockDirectoryWrapper.listAll(MockDirectoryWrapper.java:519)
        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:568)
        at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:84)
        at org.apache.lucene.index.IndexReader.open(IndexReader.java:500)
        at org.apache.lucene.index.IndexReader.open(IndexReader.java:293)
        at 
org.apache.lucene.index.TestParallelReader.testIsOptimized(TestParallelReader.java:198)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1247)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1175)




Build Log (for compile errors):
[...truncated 11810 lines...]



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

Reply via email to