From 85236db1f12c093b965d07e2b607fd0f21a443e6 Mon Sep 17 00:00:00 2001 From: "andrey@lmy004." <> Date: Tue, 21 Feb 2006 13:07:25 +0100 Subject: [PATCH] disable tests. failures happen from time to time and stop people from pushing. the code needs to be more stable. --- mysql-test/t/disabled.def | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index e40ecca284b..1c0c92c86a3 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -10,6 +10,9 @@ # ############################################################################## #ndb_alter_table_row : sometimes wrong error 1015!=1046 +events_bugs : test case unstable (race conditions). andrey will fix +events_stress : test case unstable. andrey will fix +events : test case unstable. andrey will fix ndb_autodiscover : Needs to be fixed w.r.t binlog ndb_autodiscover2 : Needs to be fixed w.r.t binlog ndb_binlog_basic : Results are not deterministic, Tomas will fix