diff options
author | unknown <jimw@mysql.com> | 2006-04-13 18:59:13 -0700 |
---|---|---|
committer | unknown <jimw@mysql.com> | 2006-04-13 18:59:13 -0700 |
commit | 3ef014862b0a8c374e10c6dd43bd90634bc1ba23 (patch) | |
tree | 058a5a649e8e18817eb0e289f84f0f757f624d6e | |
parent | 38245db8a7edc591f45ed3097b993731217b2790 (diff) | |
parent | 1b2312211f3938a45a79ea49ead7f3660fbb2c3e (diff) | |
download | mariadb-git-3ef014862b0a8c374e10c6dd43bd90634bc1ba23.tar.gz |
Merge bk-internal:/home/bk/mysql-5.1-new
into mysql.com:/home/jimw/my/mysql-5.1-clean
-rw-r--r-- | mysql-test/t/disabled.def | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index e07c5357572..c0827e09990 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -9,9 +9,10 @@ # Do not use any TAB characters for whitespace. # ############################################################################## -events_bugs : BUG#17619 2006-02-21 andrey Test case unstable (race conditions) -events_stress : BUG#17619 2006-02-21 andrey Test case unstable -events : BUG#17619 2006-02-21 andrey Test case unstable +events_bugs : BUG#17619 2006-02-21 andrey Race conditions +events_stress : BUG#17619 2006-02-21 andrey Race conditions +events : BUG#17619 2006-02-21 andrey Race conditions +events_scheduling : BUG#18958 2006-04-13 andrey Test case unstable events_logs_tests : BUG#18953 2006-04-12 kent Test is randomly failing 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 |