This is a false failure -- test was assuming own an IW and adding 3 docs results in an optimized index -- how silly ;)
I just committed a fix. Mike On Sun, Nov 28, 2010 at 1:12 PM, Apache Hudson Server <[email protected]> wrote: > Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/1917/ > > 1 tests failed. > REGRESSION: > org.apache.lucene.index.TestFilterIndexReader.testFilterIndexReader > > Error Message: > null > > Stack Trace: > junit.framework.AssertionFailedError: > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:829) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:767) > at > org.apache.lucene.index.TestFilterIndexReader.testFilterIndexReader(TestFilterIndexReader.java:117) > > > > > Build Log (for compile errors): > [...truncated 4505 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
