You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2017/05/16 07:38:02 UTC

[couchdb] branch master updated: chore: double test timeout see COUCHDB-3408

This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git

The following commit(s) were added to refs/heads/master by this push:
       new  32b5402   chore: double test timeout see COUCHDB-3408
32b5402 is described below

commit 32b54026c00d6763cb168bc12d795c95a9302347
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Sun May 14 11:52:22 2017 +0200

    chore: double test timeout see COUCHDB-3408
---
 .../test/couch_replicator_small_max_request_size_target.erl             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/couch_replicator/test/couch_replicator_small_max_request_size_target.erl b/src/couch_replicator/test/couch_replicator_small_max_request_size_target.erl
index 2ee2aba..8de0a92 100644
--- a/src/couch_replicator/test/couch_replicator_small_max_request_size_target.erl
+++ b/src/couch_replicator/test/couch_replicator_small_max_request_size_target.erl
@@ -9,7 +9,7 @@
     compare_dbs/3
 ]).
 
--define(TIMEOUT_EUNIT, 30).
+-define(TIMEOUT_EUNIT, 60).
 
 
 setup() ->

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].