[Groonga-mysql-commit] mroonga/mroonga [master] mysqltest got signal 11 on embedded server for these tests.

Back to archive index

null+****@clear***** null+****@clear*****
2012年 2月 29日 (水) 19:17:42 JST


Kazuhiko	2012-02-29 19:17:42 +0900 (Wed, 29 Feb 2012)

  New Revision: 6dd2302dde3da8ff627e4ddab7277e5c68759570

  Log:
    mysqltest got signal 11 on embedded server for these tests.

  Modified files:
    test/sql/suite/mroonga_storage/t/create_database_name_slash.test
    test/sql/suite/mroonga_storage/t/drop_database.test
    test/sql/suite/mroonga_storage/t/insert.test
    test/sql/suite/mroonga_storage/t/update_virtual_column.test
    test/sql/suite/mroonga_wrapper/t/repair_table.test

  Modified: test/sql/suite/mroonga_storage/t/create_database_name_slash.test (+1 -0)
===================================================================
--- test/sql/suite/mroonga_storage/t/create_database_name_slash.test    2012-02-29 19:16:47 +0900 (877122a)
+++ test/sql/suite/mroonga_storage/t/create_database_name_slash.test    2012-02-29 19:17:42 +0900 (2acdd8a)
@@ -14,6 +14,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
+--source include/not_embedded.inc
 --source include/have_mroonga.inc
 
 --disable_warnings

  Modified: test/sql/suite/mroonga_storage/t/drop_database.test (+1 -0)
===================================================================
--- test/sql/suite/mroonga_storage/t/drop_database.test    2012-02-29 19:16:47 +0900 (56aa84b)
+++ test/sql/suite/mroonga_storage/t/drop_database.test    2012-02-29 19:17:42 +0900 (2437eb9)
@@ -14,6 +14,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
+--source include/not_embedded.inc
 --source include/have_mroonga.inc
 
 --disable_warnings

  Modified: test/sql/suite/mroonga_storage/t/insert.test (+1 -0)
===================================================================
--- test/sql/suite/mroonga_storage/t/insert.test    2012-02-29 19:16:47 +0900 (1aa5dc0)
+++ test/sql/suite/mroonga_storage/t/insert.test    2012-02-29 19:17:42 +0900 (460d6a1)
@@ -14,6 +14,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
+--source include/not_embedded.inc
 --source include/have_mroonga.inc
 
 --disable_warnings

  Modified: test/sql/suite/mroonga_storage/t/update_virtual_column.test (+1 -0)
===================================================================
--- test/sql/suite/mroonga_storage/t/update_virtual_column.test    2012-02-29 19:16:47 +0900 (cdb6ef3)
+++ test/sql/suite/mroonga_storage/t/update_virtual_column.test    2012-02-29 19:17:42 +0900 (52e2e18)
@@ -14,6 +14,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
+--source include/not_embedded.inc
 --source include/have_mroonga.inc
 
 --disable_warnings

  Modified: test/sql/suite/mroonga_wrapper/t/repair_table.test (+1 -0)
===================================================================
--- test/sql/suite/mroonga_wrapper/t/repair_table.test    2012-02-29 19:16:47 +0900 (a594a19)
+++ test/sql/suite/mroonga_wrapper/t/repair_table.test    2012-02-29 19:17:42 +0900 (903ebc8)
@@ -14,6 +14,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
+--source include/not_embedded.inc
 --source include/have_mroonga.inc
 --source include/have_mroonga_helper.inc
 




Groonga-mysql-commit メーリングリストの案内
Back to archive index