You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jk...@apache.org on 2019/02/01 21:14:28 UTC

[thrift] branch master updated: fix java-ruby test timeouts in ci

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

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


The following commit(s) were added to refs/heads/master by this push:
     new ef9405f  fix java-ruby test timeouts in ci
ef9405f is described below

commit ef9405f9302831c0c7a23988aae1643747943c50
Author: James E. King III <jk...@apache.org>
AuthorDate: Fri Feb 1 16:14:19 2019 -0500

    fix java-ruby test timeouts in ci
---
 test/tests.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/tests.json b/test/tests.json
index a022951..043b826 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -385,7 +385,7 @@
       ]
     },
     "client": {
-      "timeout": 5,
+      "timeout": 10,
       "command": [
         "ruby",
         "../integration/TestClient.rb",