: Subject: trunk test failure (1314308641)
Weird stuff here with initRandom and MockSep codec...
[junit] Testsuite: org.apache.solr.update.DirectUpdateHandlerOptimizeTest
[junit] Testcase: org.apache.solr.update.DirectUpdateHandlerOptimizeTest:
FAILED
[junit] (null)
[junit] junit.framework.AssertionFailedError
[junit] at
org.apache.lucene.util.LuceneTestCase.initRandom(LuceneTestCase.java:355)
[junit] at
org.apache.lucene.util.LuceneTestCase.beforeClassLuceneTestCaseJ4(LuceneTestCase.java:366)
[junit]
[junit]
[junit] Testcase: org.apache.solr.update.DirectUpdateHandlerOptimizeTest:
FAILED
[junit] ERROR: SolrIndexSearcher opens=110 closes=109
[junit] junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher
opens=110 closes=109
[junit] at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:124)
[junit] at
org.apache.solr.util.AbstractSolrTestCase.afterClassAbstractSolrTestCase(AbstractSolrTestCase.java:105)
[junit]
[junit]
[junit] Testcase: org.apache.solr.update.DirectUpdateHandlerOptimizeTest:
Caused an ERROR
[junit] required codec 'MockSep' not found; known codecs: [Memory, Pulsing,
PreFlex, Standard, SimpleText]
[junit] java.lang.IllegalArgumentException: required codec 'MockSep' not
found; known codecs: [Memory, Pulsing, PreFlex, Standard, SimpleText]
[junit] at java.lang.Throwable.<init>(Throwable.java:67)
[junit] at
org.apache.lucene.index.codecs.CodecProvider.lookup(CodecProvider.java:85)
[junit] at
org.apache.lucene.util.LuceneTestCase.removeTestCodecs(LuceneTestCase.java:310)
[junit] at
org.apache.lucene.util.LuceneTestCase.afterClassLuceneTestCaseJ4(LuceneTestCase.java:461)
[junit]
[junit]
[junit] Tests run: 0, Failures: 2, Errors: 1, Time elapsed: 0.07 sec
...these exact errors pop up in another test class as well.
-Hoss
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]