extend time a bit to prevent false test failure

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980081 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2010-07-28 14:52:11 +00:00
parent 41bb029ecf
commit f64f56f584
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ public class AutoCommitTest extends AbstractSolrTestCase {
assertQ("should not be there yet", req("id:500") ,"//result[@numFound=0]" );
// Wait longer than the autocommit time
assertTrue(trigger.waitForCommit(30000));
assertTrue(trigger.waitForCommit(45000));
trigger.reset();
req.setContentStreams( toContentStreams(