diff options
author | unknown <istruewing@stella.local> | 2007-11-28 09:48:06 +0100 |
---|---|---|
committer | unknown <istruewing@stella.local> | 2007-11-28 09:48:06 +0100 |
commit | 7991e6a61dac3dd741e25712d51701b1c6537cc7 (patch) | |
tree | 97159f40e0c888f61647e61d0027716c253d5b00 /mysql-test | |
parent | 8a7f5a1d7b826fdd112ffeaaf28b890e9dd4874c (diff) | |
download | mariadb-git-7991e6a61dac3dd741e25712d51701b1c6537cc7.tar.gz |
Bug#29149 Test "kill" fails on Windows
Disabled test case.
Diffstat (limited to 'mysql-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 0f736265209..297b6e70f39 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -21,3 +21,4 @@ rpl_log : Bug#32653: rpl_log.test fails randomly rpl_view : Bug#32654: rpl_view.test fails randomly ndb_backup_print : Bug#32357: ndb_backup_print test fails sometimes in pushbuild rpl_log_pos : Bug#8693 Test 'rpl_log_pos' fails sometimes +kill : Bug#29149 Test "kill" fails on Windows |