This is LUCENE-2118 -- I added this output to the issue. Mike
On Sun, Jan 3, 2010 at 5:10 AM, Robert Muir <[email protected]> wrote: > ok i just got the failure again... same dump of numbers. > > On Sun, Jan 3, 2010 at 3:28 AM, Robert Muir <[email protected]> wrote: >> i ran the test again, and it passed. >> >> [junit] Testsuite: org.apache.lucene.index.TestIndexWriterMergePolicy >> [junit] Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 0.731 sec >> [junit] >> [junit] Testcase: >> testMaxBufferedDocsChange(org.apache.lucene.index.TestIndexWriterMergePolicy): >> FAILED >> [junit] maxMergeDocs=2147483647; numSegments=11; upperBound=10; >> mergeFactor=10; segs=_65:c5950 _5t:c10->_32 _5u:c10->_32 _5v:c10->_32 >> _5w:c10->_32 _5x:c10->_32 _5y:c10->_32 _5z:c10->_32 _60:c10->_32 >> _61:c10->_32 62:c8->_32 _64:c2->_62 >> [junit] junit.framework.AssertionFailedError: >> maxMergeDocs=2147483647; numSegments=11; upperBound=10; >> mergeFactor=10; segs=_65:c5950 _5t:c10->_32 _5u:c10->_32 _5v:c10->_32 >> _5w:c10->_32 _5x:c10->_32 _5y:c10->_32 _5z:c10->_32 _60:c10->_32 >> _61:c10->_32 _62:c8->_32 _64:c2->_62 >> [junit] at >> org.apache.lucene.index.TestIndexWriterMergePolicy.checkInvariants(TestIndexWriterMergePolicy.java:234) >> [junit] at >> org.apache.lucene.index.TestIndexWriterMergePolicy.testMaxBufferedDocsChange(TestIndexWriterMergePolicy.java:164) >> [junit] at >> org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:212) >> >> -- >> Robert Muir >> [email protected] >> > > > > -- > Robert Muir > [email protected] > > --------------------------------------------------------------------- > 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]
