1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Disable a few failing NDB tests until they can be investigated

mysql-test/t/disabled.def:
  Disable failing NDB tests
This commit is contained in:
unknown
2005-11-29 10:22:17 -08:00
parent 4ac451a61d
commit e49cd90ff3

View File

@ -1,6 +1,6 @@
##############################################################################
#
# List the test cases that are to be disabled temporarely.
# List the test cases that are to be disabled temporarily.
#
# Separate the test case name and the comment with ':'.
#
@ -15,3 +15,6 @@ rpl_relayrotate : Unstable test case, bug#12429
rpl_until : Unstable test case, bug#12429
rpl_deadlock : Unstable test case, bug#12429
kill : Unstable test case, bug#9712
ndb_alter_table : Bug #15323
ndb_cache2 : Bug #15004
ndb_cache_multi2: Bug #15004