[Groonga-commit] pgroonga/pgroonga at 7e4ba99 [master] appveyor: disable a test that uses TokenFilterStem for now

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Apr 26 17:44:04 JST 2017


Kouhei Sutou	2017-04-26 17:44:04 +0900 (Wed, 26 Apr 2017)

  New Revision: 7e4ba99af668c41a85cb3c404495632f6038be42
  https://github.com/pgroonga/pgroonga/commit/7e4ba99af668c41a85cb3c404495632f6038be42

  Message:
    appveyor: disable a test that uses TokenFilterStem for now

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+2 -0)
===================================================================
--- appveyor.yml    2017-04-26 17:41:33 +0900 (158a576)
+++ appveyor.yml    2017-04-26 17:44:04 +0900 (e1305af)
@@ -53,6 +53,8 @@ build_script:
   - cmake --build . --config Debug --target Install
 
 test_script:
+  # TODO: Remove me when Groonga bundles libstemmer
+  - rm sql/full-text-search/text/options/token-filters/custom.sql
   - find sql/* -type d | sed -e 's,^sql,results,' | xargs mkdir -p
   - find sql -name '*.sql' |
       sed -e 's,^sql/,test:\ ,g' |
-------------- next part --------------
HTML����������������������������...
下载 



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