[Groonga-commit] groonga/groonga at 73ce6f5 [master] test: try increasing read timeout

Back to archive index
Kouhei Sutou null+****@clear*****
Fri May 17 13:44:06 JST 2019


Kouhei Sutou	2019-05-17 13:44:06 +0900 (Fri, 17 May 2019)

  Revision: 73ce6f5ecb14a9a73407a558050f2f22a79a422e
  https://github.com/groonga/groonga/commit/73ce6f5ecb14a9a73407a558050f2f22a79a422e

  Message:
    test: try increasing read timeout

  Modified files:
    travis/script.sh

  Modified: travis/script.sh (+1 -1)
===================================================================
--- travis/script.sh    2019-05-17 12:37:42 +0900 (e4b3b6907)
+++ travis/script.sh    2019-05-17 13:44:06 +0900 (e70d36790)
@@ -28,7 +28,7 @@ fi
 
 prefix=/tmp/local
 
-command_test_options="--reporter=mark --timeout=60"
+command_test_options="--reporter=mark --timeout=60 --read-timeout=30"
 
 set -x
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190517/f7838924/attachment-0001.html>


More information about the Groonga-commit mailing list
Back to archive index