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:
@ -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 ':'.
|
# 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_until : Unstable test case, bug#12429
|
||||||
rpl_deadlock : Unstable test case, bug#12429
|
rpl_deadlock : Unstable test case, bug#12429
|
||||||
kill : Unstable test case, bug#9712
|
kill : Unstable test case, bug#9712
|
||||||
|
ndb_alter_table : Bug #15323
|
||||||
|
ndb_cache2 : Bug #15004
|
||||||
|
ndb_cache_multi2: Bug #15004
|
||||||
|
Reference in New Issue
Block a user