[Groonga-commit] groonga/groonga at 45983b2 [master] appveyor: run grntest

Back to archive index

Kouhei Sutou null+****@clear*****
Mon May 16 14:46:31 JST 2016


Kouhei Sutou	2016-05-16 14:46:31 +0900 (Mon, 16 May 2016)

  New Revision: 45983b24eba95d5feb62e1140e3355d67e283659
  https://github.com/groonga/groonga/commit/45983b24eba95d5feb62e1140e3355d67e283659

  Message:
    appveyor: run grntest

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -2)
===================================================================
--- appveyor.yml    2016-05-16 14:41:27 +0900 (923ec9a)
+++ appveyor.yml    2016-05-16 14:46:31 +0900 (e90cfbc)
@@ -17,7 +17,6 @@ install:
   - choco install -y imdisk-toolkit
   - mkdir tmp
   - imdisk -a -t file -m tmp -o awe -s 512M -p "/fs:ntfs /q /y"
-  - imdisk -l -m tmp
 
 build_script:
   - ps: |
@@ -40,4 +39,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 mark --n-workers 4 test\command\suite
+  - grntest --groonga c:\groonga\bin\groonga.exe --base-directory test\command --reporter mark test\command\suite
-------------- next part --------------
HTML����������������������������...
Download 



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