From cdcf1e8f13220ee6371f6642b9a0186d2d77a8af Mon Sep 17 00:00:00 2001 From: Anitha Gopi Date: Wed, 15 Jun 2011 08:33:13 +0530 Subject: [PATCH] Bug#12561297 : Disable test main.mysql_embedded since it is failing on all platforms --- mysql-test/t/disabled.def | 1 + 1 file changed, 1 insertion(+) 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