Hmmm, works for me, Mac OS X, Lion. Fresh checkout just before testing. FWIW
On Wed, Oct 24, 2012 at 4:08 AM, Alan Woodward (JIRA) <[email protected]> wrote: > Alan Woodward created SOLR-3983: > ----------------------------------- > > Summary: Test failure in SoftAutoCommitTest > Key: SOLR-3983 > URL: https://issues.apache.org/jira/browse/SOLR-3983 > Project: Solr > Issue Type: Bug > Components: update > Affects Versions: 5.0 > Reporter: Alan Woodward > Priority: Minor > > > [junit4:junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=SoftAutoCommitTest > -Dtests.method=testSoftAndHardCommitMaxTimeDelete > -Dtests.seed=170BD2F6138202CF -Dtests.slow=true -Dtests.locale=it > -Dtests.timezone=America/Cancun -Dtests.file.encoding=ISO-8859-1 > [junit4:junit4] FAILURE 11.1s | > SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete <<< > [junit4:junit4] > Throwable #1: java.lang.AssertionError: searcher529 > wasn't soon enough after soft529: 1351065837489 !< 1351065837316 + 100 (fudge) > [junit4:junit4] > at > __randomizedtesting.SeedInfo.seed([170BD2F6138202CF:D0476A6B082ACF7F]:0) > [junit4:junit4] > at org.junit.Assert.fail(Assert.java:93) > [junit4:junit4] > at org.junit.Assert.assertTrue(Assert.java:43) > [junit4:junit4] > at > org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete(SoftAutoCommitTest.java:256) > > 100% repeatable for me. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA administrators > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
