this seems to be caused by the RandomDocumentsWriterPerThreadPool I will investigate - maybe that's a test bug
On Thu, Jan 19, 2012 at 11:06 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12182/ > > 1 tests failed. > REGRESSION: > org.apache.lucene.index.TestIndexWriterExceptions.testDocumentsWriterExceptionThreads > > Error Message: > i=1 expected:<900> but was:<600> > > Stack Trace: > junit.framework.AssertionFailedError: i=1 expected:<900> but was:<600> > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57) > at > org.apache.lucene.index.TestIndexWriterExceptions.testDocumentsWriterExceptionThreads(TestIndexWriterExceptions.java:752) > at > org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:528) > > > > > Build Log (for compile errors): > [...truncated 1448 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]
