this looks like another failure due to RandomDWPThreadpool... I will investigate further. can't reproduce locally right now
On Fri, Jan 20, 2012 at 5:33 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-trunk/1804/ > > 1 tests failed. > REGRESSION: org.apache.lucene.index.TestStressIndexing2.testMultiConfig > > Error Message: > r1 is not empty but r2 is > > Stack Trace: > junit.framework.AssertionFailedError: r1 is not empty but r2 is > 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.TestStressIndexing2.verifyEquals(TestStressIndexing2.java:339) > at > org.apache.lucene.index.TestStressIndexing2.verifyEquals(TestStressIndexing2.java:277) > at > org.apache.lucene.index.TestStressIndexing2.testMultiConfig(TestStressIndexing2.java:126) > at > org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:529) > > > > > Build Log (for compile errors): > [...truncated 13068 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]
