[Groonga-commit] groonga/groonga at f7d2e1c [master] appveyor: disable TokenMecab test for now...

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jun 22 19:02:37 JST 2018


Kouhei Sutou	2018-06-22 19:02:37 +0900 (Fri, 22 Jun 2018)

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

  Message:
    appveyor: disable TokenMecab test for now...

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+2 -1)
===================================================================
--- appveyor.yml    2018-06-22 18:48:57 +0900 (ff2e3e086)
+++ appveyor.yml    2018-06-22 19:02:37 +0900 (d27c8ba06)
@@ -86,7 +86,8 @@ before_test:
   - cd ..\..\..
   - del test\command\suite\select\filter\equal\vector_element_float.test
 test_script:
-  - type %FULL_GROONGA_INSTALL_FOLDER%\etc\mecabrc
+  # TODO: Enable TokenMecab again.
+  - del %FULL_GROONGA_INSTALL_FOLDER%\lib\groonga\plugins\tokenizers\mecab.dll
   - ruby test\command\bin\grntest
      --groonga %FULL_GROONGA_INSTALL_FOLDER%\bin\groonga.exe
      --base-directory test\command
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180622/d521aabd/attachment.htm 



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