diff options
author | unknown <anozdrin/alik@ibm.> | 2007-05-30 11:53:50 +0400 |
---|---|---|
committer | unknown <anozdrin/alik@ibm.> | 2007-05-30 11:53:50 +0400 |
commit | 9f15fe64bd966fe7dd4e3d412934ebd94659dc09 (patch) | |
tree | c38c74b88f214639029a4ea685494b87a13954d7 | |
parent | 2212ad470e41cc0a392931fdd260d8833c0c5554 (diff) | |
download | mariadb-git-9f15fe64bd966fe7dd4e3d412934ebd94659dc09.tar.gz |
Disable IM-tests.
-rw-r--r-- | mysql-test/t/disabled.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 85685234de9..a0d05e4be2a 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -14,3 +14,6 @@ ndb_load : Bug#17233 user_limits : Bug#23921 random failure of user_limits.test im_life_cycle : Bug#27851: Instance manager test im_life_cycle fails randomly im_daemon_life_cycle : Bug#20294: Instance manager tests fail randomly +im_options_set : Bug#20294: Instance manager tests fail randomly +im_options_unset : Bug#20294: Instance manager tests fail randomly +im_utils : Bug#20294: Instance manager tests fail randomly |