[Groonga-commit] groonga/groonga at fa91aba [master] travis: disable HTTP server tests

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Dec 7 20:47:31 JST 2013


Kouhei Sutou	2013-12-07 20:47:31 +0900 (Sat, 07 Dec 2013)

  New Revision: fa91aba487b94acc872527909d1cd5b5d96d7a0b
  https://github.com/groonga/groonga/commit/fa91aba487b94acc872527909d1cd5b5d96d7a0b

  Message:
    travis: disable HTTP server tests

  Modified files:
    tools/travis-script.sh

  Modified: tools/travis-script.sh (+1 -1)
===================================================================
--- tools/travis-script.sh    2013-12-07 20:44:19 +0900 (0a221dc)
+++ tools/travis-script.sh    2013-12-07 20:47:31 +0900 (0374f99)
@@ -6,7 +6,7 @@ case "${BUILD_TOOL}" in
     autotools)
 	NO_RUBY=yes test/unit/run-test.sh
 	test/command/run-test.sh
-	test/command/run-test.sh --interface http
+	# test/command/run-test.sh --interface http
 	# test/command/run-test.sh --interface http --testee groonga-httpd
 	;;
     cmake)
-------------- next part --------------
HTML����������������������������...
Download 



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