diff options
author | unknown <konstantin@mysql.com> | 2006-06-10 00:35:44 +0400 |
---|---|---|
committer | unknown <konstantin@mysql.com> | 2006-06-10 00:35:44 +0400 |
commit | 45d01b1a8f3ba6789fb573fc3718b29bab53da6d (patch) | |
tree | b7fd3431c9b128e8e8377dcfc9b87d11e1ae71aa | |
parent | 2ef66fcaa0c339a983d80c0bca3c90d5d8096666 (diff) | |
download | mariadb-git-45d01b1a8f3ba6789fb573fc3718b29bab53da6d.tar.gz |
Disable im_life_cycle test
-rw-r--r-- | mysql-test/t/disabled.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 203471ba370..96f31133e65 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -15,6 +15,7 @@ #events_scheduling : BUG#19170 2006-04-26 andrey Test case of 19170 fails on some platforms. Has to be checked. im_instance_conf : Bug#20294 2006-06-06 monty Instance manager test im_instance_conf fails randomly im_options : Bug#20294 2006-06-06 monty Instance manager test im_instance_conf fails randomly +im_life_cycle : Bug#20368 2006-06-10 alik im_life_cycle test fails ndb_autodiscover : BUG#18952 2006-02-16 jmiller Needs to be fixed w.r.t binlog ndb_autodiscover2 : BUG#18952 2006-02-16 jmiller Needs to be fixed w.r.t binlog #ndb_binlog_discover : BUG#19395 2006-04-28 tomas/knielsen mysqld does not always detect cluster shutdown |