mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 07:14:17 +01:00
e819c326ed
Disabled tests which break automatic merging due to non-empty warnings file.
30 lines
1.6 KiB
Modula-2
30 lines
1.6 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_circular_simplex : BUG#27972 2007-04-20 mats Slave cannot start where it stopped
|
|
rpl_ndb_2innodb : BUG#19227 2006-04-20 pekka pk delete apparently not replicated
|
|
rpl_ndb_2myisam : BUG#19227 Seems to pass currently
|
|
rpl_ndb_dd_partitions : BUG#19259 2006-04-21 rpl_ndb_dd_partitions fails on s/AMD
|
|
rpl_ndb_innodb2ndb : Bug #19710 Cluster replication to partition table fails on DELETE FROM statement
|
|
rpl_ndb_myisam2ndb : Bug #19710 Cluster replication to partition table fails on DELETE FROM statement
|
|
#rpl_row_blob_innodb : BUG#18980 2006-04-10 kent Test fails randomly
|
|
rpl_ndb_ddl : BUG#28798 2007-05-31 lars Valgrind failure in NDB
|
|
rpl_ndb_mix_innodb : BUG#28123 rpl_ndb_mix_innodb.test casue slave to core on sol10-sparc-a
|
|
rpl_ndb_ctype_ucs2_def : BUG#27404 util thd mysql_parse sig11 when mysqld default multibyte charset
|
|
|
|
|
|
# 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
|
|
rpl_ndb_extraCol : Bug#29809 2007-07-15 ingo Slave SQL errors in warnings file
|
|
rpl_truncate_7ndb : Bug#29809 2007-07-15 ingo Slave SQL errors in warnings file
|