Re: Test case HardAutoCommitTest.testCommitWithin fail

2014-05-26 Thread Shawn Heisey
On 5/26/2014 9:17 AM, Tom Chen wrote: > Ran Solr test with version 4.7.2 and 4.8.0 on IBM JDK 7, this test case > failed: > HardAutoCommitTest.testCommitWithin > > > And the error cannot be reproduced by using the command in the NOTE in > the log: > > NOTE: reproduce with: ant test -Dtestcase=H

Test case HardAutoCommitTest.testCommitWithin fail

2014-05-26 Thread Tom Chen
Hi, Ran Solr test with version 4.7.2 and 4.8.0 on IBM JDK 7, this test case failed: HardAutoCommitTest.testCommitWithin And the error cannot be reproduced by using the command in the NOTE in the log: NOTE: reproduce with: ant test -Dtestcase=HardAutoCommitTest -Dtests.method=testCommitWithin -