[Groonga-commit] groonga/groonga at 3864b19 [master] appveyor: execute command_line test suite

Back to archive index
Kentaro Hayashi null+****@clear*****
Fri Feb 1 10:08:05 JST 2019


Kentaro Hayashi	2019-02-01 10:08:05 +0900 (Fri, 01 Feb 2019)

  Revision: 3864b199ad05711a0a0f517ff9de74696d4bb600
  https://github.com/groonga/groonga/commit/3864b199ad05711a0a0f517ff9de74696d4bb600

  Merged aecb320: Merge pull request #897 from kenhys/exec-command-line-test

  Message:
    appveyor: execute command_line test suite
    
    --log-flags +process_id|default|+thread_id test case failure on
      Windows should be detected.

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+2 -0)
===================================================================
--- appveyor.yml    2019-02-02 10:37:32 +0900 (1f85a2b83)
+++ appveyor.yml    2019-02-01 10:08:05 +0900 (8ca680f78)
@@ -109,6 +109,8 @@ test_script:
      --timeout 60
      --n-retries 2
      test\command\suite
+  - ruby test\command_line\run-test.rb
+     --groonga-install-prefix=%FULL_GROONGA_INSTALL_FOLDER%
 
 on_success:
   - cd %GROONGA_INSTALL_SUB_FOLDER%
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190201/57e9561b/attachment-0001.html>


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