Repository: accumulo
Updated Branches:
  refs/heads/master 5ce08564d -> a779f172e


ACCUMULO-2913 More test stabilization


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a779f172
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a779f172
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/a779f172

Branch: refs/heads/master
Commit: a779f172e869a3f36348a06d7c7627adedd9a491
Parents: 5ce0856
Author: Josh Elser <els...@apache.org>
Authored: Sun Nov 16 11:55:26 2014 -0500
Committer: Josh Elser <els...@apache.org>
Committed: Sun Nov 16 11:55:26 2014 -0500

----------------------------------------------------------------------
 .../java/org/apache/accumulo/test/replication/ReplicationIT.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/a779f172/test/src/test/java/org/apache/accumulo/test/replication/ReplicationIT.java
----------------------------------------------------------------------
diff --git 
a/test/src/test/java/org/apache/accumulo/test/replication/ReplicationIT.java 
b/test/src/test/java/org/apache/accumulo/test/replication/ReplicationIT.java
index 9f63cb0..491f5c5 100644
--- a/test/src/test/java/org/apache/accumulo/test/replication/ReplicationIT.java
+++ b/test/src/test/java/org/apache/accumulo/test/replication/ReplicationIT.java
@@ -1335,7 +1335,7 @@ public class ReplicationIT extends ConfigurableMacIT {
           break;
         }
 
-        UtilWaitThread.sleep(2000);
+        UtilWaitThread.sleep(3000);
       }
 
       if (!allClosed) {

Reply via email to