summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnitha Gopi <anitha.gopi@oracle.com>2011-06-15 08:33:13 +0530
committerAnitha Gopi <anitha.gopi@oracle.com>2011-06-15 08:33:13 +0530
commit7eddf251bae7d8d0497c7221a8b646da5321732e (patch)
treecaea58fd60777d82b33a5cc093af136f7f5908de
parentfd3c17bbd206916538f9b347be0be8e81d7fa282 (diff)
downloadmariadb-git-7eddf251bae7d8d0497c7221a8b646da5321732e.tar.gz
Bug#12561297 : Disable test main.mysql_embedded since it is failing on all platforms
-rw-r--r--mysql-test/t/disabled.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def
index ebcfa6b1845..ce4131d359e 100644
--- a/mysql-test/t/disabled.def
+++ b/mysql-test/t/disabled.def
@@ -16,3 +16,4 @@ alter_table-big : Bug#11748731 2010-11-15 mattiasj was not tested
create-big : Bug#11748731 2010-11-15 mattiasj was not tested
archive-big : Bug#11817185 2011-03-10 Anitha Disabled since this leads to timeout on Solaris Sparc
log_tables-big : Bug#11756699 2010-11-15 mattiasj report already exists
+mysql_embedded : Bug#12561297 2011-06-15 New test failing on all platforms