Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/1258/

5 tests failed.
REGRESSION:  
org.apache.lucene.index.TestDeletionPolicy.testKeepAllDeletionPolicy

Error Message:
org.apache.lucene.index.IndexReader.listCommits(Lorg/apache/lucene/store/Directory;)Ljava/util/Collection;

Stack Trace:
java.lang.NoSuchMethodError: 
org.apache.lucene.index.IndexReader.listCommits(Lorg/apache/lucene/store/Directory;)Ljava/util/Collection;
        at 
org.apache.lucene.index.TestDeletionPolicy.testKeepAllDeletionPolicy(TestDeletionPolicy.java:300)
        at 
org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:253)


REGRESSION:  org.apache.lucene.index.TestDeletionPolicy.testOpenPriorSnapshot

Error Message:
org.apache.lucene.index.IndexReader.listCommits(Lorg/apache/lucene/store/Directory;)Ljava/util/Collection;

Stack Trace:
java.lang.NoSuchMethodError: 
org.apache.lucene.index.IndexReader.listCommits(Lorg/apache/lucene/store/Directory;)Ljava/util/Collection;
        at 
org.apache.lucene.index.TestDeletionPolicy.testOpenPriorSnapshot(TestDeletionPolicy.java:359)
        at 
org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:253)


REGRESSION:  org.apache.lucene.index.TestIndexReader.testNoDupCommitFileNames

Error Message:
org.apache.lucene.index.IndexReader.listCommits(Lorg/apache/lucene/store/Directory;)Ljava/util/Collection;

Stack Trace:
java.lang.NoSuchMethodError: 
org.apache.lucene.index.IndexReader.listCommits(Lorg/apache/lucene/store/Directory;)Ljava/util/Collection;
        at 
org.apache.lucene.index.TestIndexReader.testNoDupCommitFileNames(TestIndexReader.java:1592)
        at 
org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:253)


REGRESSION:  org.apache.lucene.index.TestIndexReaderReopen.testReopenOnCommit

Error Message:
org.apache.lucene.index.IndexReader.listCommits(Lorg/apache/lucene/store/Directory;)Ljava/util/Collection;

Stack Trace:
java.lang.NoSuchMethodError: 
org.apache.lucene.index.IndexReader.listCommits(Lorg/apache/lucene/store/Directory;)Ljava/util/Collection;
        at 
org.apache.lucene.index.TestIndexReaderReopen.testReopenOnCommit(TestIndexReaderReopen.java:1219)
        at 
org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:253)


REGRESSION:  
org.apache.lucene.index.TestTransactionRollback.testRepeatedRollBacks

Error Message:
org.apache.lucene.index.IndexReader.listCommits(Lorg/apache/lucene/store/Directory;)Ljava/util/Collection;

Stack Trace:
java.lang.NoSuchMethodError: 
org.apache.lucene.index.IndexReader.listCommits(Lorg/apache/lucene/store/Directory;)Ljava/util/Collection;
        at 
org.apache.lucene.index.TestTransactionRollback.rollBackLast(TestTransactionRollback.java:57)
        at 
org.apache.lucene.index.TestTransactionRollback.testRepeatedRollBacks(TestTransactionRollback.java:82)
        at 
org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:253)




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to