[Groonga-commit] groonga/groonga at 39d6f71 [master] appveyor: stop on failure

Back to archive index

Kouhei Sutou null+****@clear*****
Sat May 21 18:49:00 JST 2016


Kouhei Sutou	2016-05-21 18:49:00 +0900 (Sat, 21 May 2016)

  New Revision: 39d6f71ffad78a2ad75ce7bb0c15044285b908c9
  https://github.com/groonga/groonga/commit/39d6f71ffad78a2ad75ce7bb0c15044285b908c9

  Message:
    appveyor: stop on failure

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2016-05-21 18:44:49 +0900 (0a7842f)
+++ appveyor.yml    2016-05-21 18:49:00 +0900 (61a9c9f)
@@ -42,4 +42,4 @@ before_test:
   - gem install grntest
 test_script:
   - SET GRN_QUERY_EXPANDER_TSV_SYNONYMS_FILE=%APPVEYOR_BUILD_FOLDER%\test\command\tmp\synonyms.tsv
-  - grntest --groonga c:\groonga\bin\groonga.exe --base-directory test\command --reporter stream --debug test\command\suite\schema
+  - grntest --groonga c:\groonga\bin\groonga.exe --base-directory test\command --reporter stream --debug --stop-on-failure test\command\suite
-------------- next part --------------
HTML����������������������������...
Download 



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