I think its possible MockRandom got some ridiculous settings? I think
the last time i saw this fail it was content=SimpleText

What is the free space assertion all about? is it just ensuring that
MockDirectoryWrapper's disk full stuff actually works?
If thats all it is maybe we should tone it back or remove it, and
separately test that in another test that uses a certain codec always?

On Thu, Jan 26, 2012 at 12:27 AM, Apache Jenkins Server
<jenk...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-trunk/1810/
>
> 1 tests failed.
> REGRESSION:  
> org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddIndexOnDiskFull
>
> Error Message:
> max free Directory space required exceeded 1X the total input index sizes 
> during addIndexes(Directory[]) + forceMerge(1): max temp usage = 32229 bytes 
> vs limit=29274; starting disk usage = 3577 bytes; input index disk usage = 
> 11060 bytes
>
> Stack Trace:
> junit.framework.AssertionFailedError: max free Directory space required 
> exceeded 1X the total input index sizes during addIndexes(Directory[]) + 
> forceMerge(1): max temp usage = 32229 bytes vs limit=29274; starting disk 
> usage = 3577 bytes; input index disk usage = 11060 bytes
>        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.TestIndexWriterOnDiskFull.__CLR2_6_3gfbvu329wn(TestIndexWriterOnDiskFull.java:415)
>        at 
> org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddIndexOnDiskFull(TestIndexWriterOnDiskFull.java:149)
>        at 
> org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:529)
>
>
>
>
> Build Log (for compile errors):
> [...truncated 17750 lines...]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>



-- 
lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to