diff options
author | Anitha Gopi <anitha.gopi@oracle.com> | 2011-05-24 09:56:24 +0530 |
---|---|---|
committer | Anitha Gopi <anitha.gopi@oracle.com> | 2011-05-24 09:56:24 +0530 |
commit | faf747bf52529c03c0d8818eaa7655be897f4629 (patch) | |
tree | 9eab464347c7947bf59cdc9195acc0b5f4dbbb1a /mysql-test/collections | |
parent | 30f4306a8120f9f407c854630c12176f47e5903e (diff) | |
download | mariadb-git-faf747bf52529c03c0d8818eaa7655be897f4629.tar.gz |
Bug#12584161 - Moved test from disabled to experimental group
Diffstat (limited to 'mysql-test/collections')
-rw-r--r-- | mysql-test/collections/default.experimental | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index da2df7a72e8..d8acbfd03c3 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -19,6 +19,8 @@ innodb_plugin.* @solaris # Bug#56063 InnoDB Plugin mysql-tests f main.ctype_gbk_binlog @solaris # Bug#46010: main.ctype_gbk_binlog fails sporadically : Table 't2' already exists main.func_str @solaris # joro: Bug#40928 main.sp @solaris # joro : Bug#54138 +query_cache_28249 # Bug#12584161 2009-03-25 main.query_cache_28249 fails sporadically + ndb.* # joro : NDB tests marked as experimental as agreed with bochklin |