[Groonga-mysql-commit] mroonga/mroonga at 95265f9 [master] travis: use the default values

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Sep 30 23:03:44 JST 2016


Kouhei Sutou	2016-09-30 23:03:44 +0900 (Fri, 30 Sep 2016)

  New Revision: 95265f974115dd96ffdd953b8810debb84e8fbc5
  https://github.com/mroonga/mroonga/commit/95265f974115dd96ffdd953b8810debb84e8fbc5

  Message:
    travis: use the default values

  Modified files:
    tools/travis/script.sh

  Modified: tools/travis/script.sh (+2 -4)
===================================================================
--- tools/travis/script.sh    2016-09-30 23:02:33 +0900 (8e49611)
+++ tools/travis/script.sh    2016-09-30 23:03:44 +0900 (14cc407)
@@ -111,8 +111,7 @@ run_sql_test()
     ${mroonga_dir}/test/run-sql-test.sh \
                   "${test_args[@]}" \
                   --parallel="${n_processors}" \
-                  --retry=2 \
-                  --retry-failure=2
+                  --retry=3
   else
     prepare_sql_test
 
@@ -121,8 +120,7 @@ run_sql_test()
       "${test_args[@]}" \
       --no-check-testcases \
       --parallel="${n_processors}" \
-      --retry=2 \
-      --retry-failure=2 \
+      --retry=3 \
       --suite="${test_suite_names}" \
       --force
   fi
-------------- next part --------------
HTML����������������������������...
Download 



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