[Groonga-commit] groonga/groonga at edc407e [master] appveyor: disable grntest

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Mar 5 21:30:19 JST 2015


Kouhei Sutou	2015-03-05 21:30:19 +0900 (Thu, 05 Mar 2015)

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

  Message:
    appveyor: disable grntest
    
    Because grntest doesn't work on Windows. We can't use pipe to
    communicate child process on Windows. We should use TCP socket instead.

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+4 -4)
===================================================================
--- appveyor.yml    2015-03-05 21:23:01 +0900 (aa4b65f)
+++ appveyor.yml    2015-03-05 21:30:19 +0900 (a50495d)
@@ -11,7 +11,7 @@ notifications:
       - groonga-commit �� lists.sourceforge.jp
     on_build_status_changed: true
 
-before_test:
-  - gem install grntest
-test_script:
-  - grntest --groonga src\groonga.exe --base-directory test\command test\command\suite
+# before_test:
+#   - gem install grntest
+# test_script:
+#   - grntest --groonga src\groonga.exe --base-directory test\command test\command\suite
-------------- next part --------------
HTML����������������������������...
Download 



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