summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2017-05-14 11:52:22 +0200
committerJan Lehnardt <jan@apache.org>2017-05-14 11:52:22 +0200
commitaedb4383637728498a3afa29168897a639c2a46e (patch)
treef22051c69c6e0c0b3868a927a8b8a46ce3559214
parenta9d709714825606c2760bd30854b8c1db464d866 (diff)
downloadcouchdb-3408/increase-test-timeout.tar.gz
chore: double test timeout see COUCHDB-34083408/increase-test-timeout
-rw-r--r--src/couch_replicator/test/couch_replicator_small_max_request_size_target.erl2
1 files changed, 1 insertions, 1 deletions
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 2ee2aba85..8de0a926b 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() ->