summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnitha Gopi <anitha.gopi@oracle.com>2011-05-24 10:22:00 +0530
committerAnitha Gopi <anitha.gopi@oracle.com>2011-05-24 10:22:00 +0530
commit0464f964adc65e34708b5e792bf292ec07343d7b (patch)
treed083e0584bbdabc017b4a89d438e097368c5cfa8
parentfaf747bf52529c03c0d8818eaa7655be897f4629 (diff)
downloadmariadb-git-0464f964adc65e34708b5e792bf292ec07343d7b.tar.gz
Bug#11756699: Move test from disabled to experimental group
-rw-r--r--mysql-test/collections/default.experimental3
-rw-r--r--mysql-test/t/disabled.def1
2 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental
index d8acbfd03c3..680f05e9f24 100644
--- a/mysql-test/collections/default.experimental
+++ b/mysql-test/collections/default.experimental
@@ -19,7 +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
+main.query_cache_28249 # Bug#12584161 2009-03-25 main.query_cache_28249 fails sporadically
+main.log_tables-big # Bug#11756699 2010-11-15 mattiasj report already exists
ndb.* # joro : NDB tests marked as experimental as agreed with bochklin
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def
index 2fe8f5c32ae..4d26b80c0f8 100644
--- a/mysql-test/t/disabled.def
+++ b/mysql-test/t/disabled.def
@@ -10,5 +10,4 @@
#
##############################################################################
kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild.
-log_tables-big : Bug#48646 2010-11-15 mattiasj report already exists
read_many_rows_innodb : Bug#37635 2010-11-15 mattiasj report already exists