[Groonga-mysql-commit] mroonga/mroonga at 7fe485b [master] taravis: disable embedded server tests

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jan 7 11:59:45 JST 2014


Kouhei Sutou	2014-01-07 11:59:45 +0900 (Tue, 07 Jan 2014)

  New Revision: 7fe485b46de774b93c7d565df1c019508621f733
  https://github.com/mroonga/mroonga/commit/7fe485b46de774b93c7d565df1c019508621f733

  Message:
    taravis: disable embedded server tests
    
    Because it says the following:
    
        mysql-test-run: *** ERROR: Could not find any of /home/travis/build/mroonga/mroonga/libmysqld/examples/mysqltest_embedded /home/travis/build/mroonga/mroonga/client/mysqltest_embedded

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2014-01-07 11:26:06 +0900 (eecdd5c)
+++ .travis.yml    2014-01-07 11:59:45 +0900 (27481f3)
@@ -9,7 +9,7 @@ env:
   - MYSQL_VERSION=mariadb-5.5.34
   - MYSQL_VERSION=mariadb-10.0.7
   - MYSQL_VERSION=mariadb-10.0.7 MRN_BUNDLED=yes
-  - MYSQL_VERSION=mariadb-10.0.7 MRN_BUNDLED=yes MRN_TEST_EMBEDDED=yes
+#  - MYSQL_VERSION=mariadb-10.0.7 MRN_BUNDLED=yes MRN_TEST_EMBEDDED=yes
 # matrix:
 #   allow_failures:
 #     - env: MYSQL_VERSION=mariadb-5.5.34
-------------- next part --------------
HTML����������������������������...
Download 



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