[Groonga-commit] groonga/groonga [master] travis: disable HTTP interface tests for now

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 12 14:23:49 JST 2012


Kouhei Sutou	2012-08-12 14:23:49 +0900 (Sun, 12 Aug 2012)

  New Revision: 1528d7bc244cdedff0e49ee309254ee7ac00c44c
  https://github.com/groonga/groonga/commit/1528d7bc244cdedff0e49ee309254ee7ac00c44c

  Log:
    travis: disable HTTP interface tests for now

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -2)
===================================================================
--- .travis.yml    2012-08-12 13:36:52 +0900 (8520ee6)
+++ .travis.yml    2012-08-12 14:23:49 +0900 (f4277a0)
@@ -16,5 +16,5 @@ before_script:
 script:
   - NO_RUBY=yes test/unit/run-test.sh
   - test/function/run-test.sh
-  - test/function/run-test.sh --interface http
-  - test/function/run-test.sh --interface http --testee groonga-httpd
+#  - test/function/run-test.sh --interface http
+#  - test/function/run-test.sh --interface http --testee groonga-httpd
-------------- next part --------------
HTML����������������������������...
Download 



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