mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 07:14:17 +01:00
23 lines
1.1 KiB
Modula-2
23 lines
1.1 KiB
Modula-2
##############################################################################
|
|
#
|
|
# List the test cases that are to be disabled temporarily.
|
|
#
|
|
# Separate the test case name and the comment with ':'.
|
|
#
|
|
# <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
|
|
#
|
|
# Do not use any TAB characters for whitespace.
|
|
#
|
|
##############################################################################
|
|
|
|
|
|
rpl_ndb_2innodb : Bug #32648 Test failure between NDB Cluster and other engines
|
|
rpl_ndb_2myisam : Bug #32648 Test failure between NDB Cluster and other engines
|
|
rpl_ndb_2other : Bug #32648 Test failure between NDB Cluster and other engines
|
|
rpl_ndb_ctype_ucs2_def : BUG#27404 util thd mysql_parse sig11 when mysqld default multibyte charset
|
|
rpl_ndb_extraColMaster : BUG#30854 : Tables name show as binary in slave err msg on vm-win2003-64-b and Solaris
|
|
rpl_ndb_mix_innodb : Bug #32720 Test rpl_ndb_mix_innodb fails on SPARC and PowerPC
|
|
|
|
# the below testcase have been reworked to avoid the bug, test contains comment, keep bug open
|
|
|
|
#rpl_ndb_dd_advance : Bug#25913 rpl_ndb_dd_advance fails randomly
|