diff options
author | Satya B <satya.bn@sun.com> | 2009-12-02 15:17:49 +0530 |
---|---|---|
committer | Satya B <satya.bn@sun.com> | 2009-12-02 15:17:49 +0530 |
commit | d24b879474e16e99b738d831ec9a3f2a4a341fd6 (patch) | |
tree | f9c8e641c10c337b5423a3eb73c98e84c2f5b6ed /mysql-test/collections | |
parent | 0997e78d34e8e631e22abb9bf9fa94d78f83e1f5 (diff) | |
download | mariadb-git-d24b879474e16e99b738d831ec9a3f2a4a341fd6.tar.gz |
Disable the test case innodb-autonic.test until BUG#49267 is fixed
Add the test to disabled list and remove from the experimental list.
Diffstat (limited to 'mysql-test/collections')
-rw-r--r-- | mysql-test/collections/default.experimental | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index 49a0fd8c58c..5f3b7251ce1 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -13,7 +13,6 @@ funcs_1.ndb* # joro : NDB tests marked as experiment funcs_2.ndb_charset # joro : NDB tests marked as experimental as agreed with bochklin main.ctype_gbk_binlog @solaris # Bug#46010: main.ctype_gbk_binlog fails sporadically : Table 't2' already exists -main.innodb-autoinc* # Bug#47809 2009-10-04 joro innodb-autoinc.test fails with valgrind errors with the innodb plugin main.plugin_load @solaris # Bug#42144 ndb.* # joro : NDB tests marked as experimental as agreed with bochklin |