You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2010/07/28 16:52:11 UTC

svn commit: r980081 - /lucene/dev/trunk/solr/src/test/org/apache/solr/update/AutoCommitTest.java

Author: markrmiller
Date: Wed Jul 28 14:52:11 2010
New Revision: 980081

URL: http://svn.apache.org/viewvc?rev=980081&view=rev
Log:
extend time a bit to prevent false test failure

Modified:
    lucene/dev/trunk/solr/src/test/org/apache/solr/update/AutoCommitTest.java

Modified: lucene/dev/trunk/solr/src/test/org/apache/solr/update/AutoCommitTest.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/src/test/org/apache/solr/update/AutoCommitTest.java?rev=980081&r1=980080&r2=980081&view=diff
==============================================================================
--- lucene/dev/trunk/solr/src/test/org/apache/solr/update/AutoCommitTest.java (original)
+++ lucene/dev/trunk/solr/src/test/org/apache/solr/update/AutoCommitTest.java Wed Jul 28 14:52:11 2010
@@ -207,7 +207,7 @@ public class AutoCommitTest extends Abst
     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(