diff options
author | unknown <istruewing@stella.local> | 2007-11-23 13:03:38 +0100 |
---|---|---|
committer | unknown <istruewing@stella.local> | 2007-11-23 13:03:38 +0100 |
commit | 7ae4cfaf37bf9c437518b4ebfee105eec9622cab (patch) | |
tree | 1634e2bc8ef8976da115ae546df430b6510e43b7 /mysql-test/t/disabled.def | |
parent | a5761be26a46cb9c76c42817e5e39eca50fbe407 (diff) | |
download | mariadb-git-7ae4cfaf37bf9c437518b4ebfee105eec9622cab.tar.gz |
Bug#32654: rpl_view.test fails randomly
Disabled test case
Diffstat (limited to 'mysql-test/t/disabled.def')
-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 c45f4b35ac1..f77f73f419e 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -18,3 +18,4 @@ im_options_unset : Bug#20294: Instance manager tests fail randomly im_utils : Bug#20294: Instance manager tests fail randomly grant_cache : Bug#32651: grant_cache.test fails rpl_log : Bug#32653: rpl_log.test fails randomly +rpl_view : Bug#32654: rpl_view.test fails randomly |