I committed a fix for this too (MRMP was being a little too evil). Mike
On Mon, Jan 31, 2011 at 1:58 PM, Apache Hudson Server <[email protected]> wrote: > Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/4356/ > > 1 tests failed. > REGRESSION: > org.apache.lucene.index.TestIndexWriter.testOptimizeTempSpaceUsage > > Error Message: > optimize used too much temporary space: starting usage was 59262 bytes; max > temp usage was 239846 but should have been 237048 (= 4X starting usage) > > Stack Trace: > junit.framework.AssertionFailedError: optimize used too much temporary space: > starting usage was 59262 bytes; max temp usage was 239846 but should have > been 237048 (= 4X starting usage) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1144) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1076) > at > org.apache.lucene.index.TestIndexWriter.testOptimizeTempSpaceUsage(TestIndexWriter.java:294) > > > > > Build Log (for compile errors): > [...truncated 2962 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]
