TestIWExceptions.testRandomExceptionsThreads sometimes fails
------------------------------------------------------------

                 Key: LUCENE-3384
                 URL: https://issues.apache.org/jira/browse/LUCENE-3384
             Project: Lucene - Java
          Issue Type: Bug
    Affects Versions: 3.4
            Reporter: Robert Muir


failed in hudson (in test-backwards), with AIOOBE on termvectorswriter.

the problem with this test method is that seeds never reproduce.

But I made it fail just by doing this:
{noformat}
ant test-core -Dtestcase=TestIndexWriterExceptions 
-Dtestmethod=testRandomExceptionsThreads -Dtests.iter=100
{noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to