[Groonga-mysql-commit] mroonga/mroonga at c721445 [master] travis: disable tests for MariaDB

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 17 12:35:14 JST 2015


Kouhei Sutou	2015-02-17 12:35:14 +0900 (Tue, 17 Feb 2015)

  New Revision: c7214457005b59be4e2c596a52f263ab41dd2dad
  https://github.com/mroonga/mroonga/commit/c7214457005b59be4e2c596a52f263ab41dd2dad

  Message:
    travis: disable tests for MariaDB
    
    Because released MariaDBs (5.5.41 and 10.0.16) have a bug when
    installing Mroonga as a plugin.
    
    We should enable them again when 5.5.42 and 10.0.17 are released.

  Modified files:
    .travis.yml

  Modified: .travis.yml (+5 -5)
===================================================================
--- .travis.yml    2015-02-17 12:27:48 +0900 (60610bf)
+++ .travis.yml    2015-02-17 12:35:14 +0900 (cfedce6)
@@ -6,11 +6,11 @@ env:
   - MYSQL_VERSION=mysql-system
   - MYSQL_VERSION=mysql-5.5.42
   - MYSQL_VERSION=mysql-5.6.22
-  - MYSQL_VERSION=mariadb-5.5.40
-  - MYSQL_VERSION=mariadb-10.0.16
-  - MYSQL_VERSION=mariadb-10.0.16 CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
-  - MYSQL_VERSION=mariadb-10.0.16 MROONGA_BUNDLED=yes
-  - MYSQL_VERSION=mariadb-10.0.16 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes
+#  - MYSQL_VERSION=mariadb-5.5.40
+#  - MYSQL_VERSION=mariadb-10.0.16
+#  - MYSQL_VERSION=mariadb-10.0.16 CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
+#  - MYSQL_VERSION=mariadb-10.0.16 MROONGA_BUNDLED=yes
+#  - MYSQL_VERSION=mariadb-10.0.16 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes
 # matrix:
 #   allow_failures:
 #     - env: MYSQL_VERSION=mysql-system
-------------- next part --------------
HTML����������������������������...
下載 



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