~drizzle-trunk/drizzle/development

1 by brian
clean slate
1
##############################################################################
2
#
3
#  List the test cases that are to be disabled temporarily.
4
#
5
#  Separate the test case name and the comment with ':'.
6
#
7
#    <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
8
#
9
#  Do not use any TAB characters for whitespace.
10
#
11
##############################################################################
12
13
rpl_ddl                    : BUG#26418 2007-03-01 mleich Slave out of sync after CREATE                            /DROP TEMPORARY TABLE + ROLLBACK on master
14
rpl_invoked_features       : BUG#29020 2007-06-21 Lars Non-deterministic test case
15
rpl_auto_increment_11932   : Bug#29809 2007-07-16 ingo Slave SQL errors in warnings 
16
                             file
17
rpl_do_grant               : BUG#32462 2007-11-16 mats Crash when replicating 4-byte encoded UTF-8 fields
18
rpl_ignore_table           : BUG#32462 2007-11-16 mats Crash when replicating 4-byte encoded UTF-8 fields
19
rpl_ddl                  : BUG#26418 2007-03-01 mleich Slave out of sync after CREATE/DROP TEMPORARY TABLE + ROLLBACK on master
20
rpl_auto_increment_11932   : Bug#29809 2007-07-16 ingo Slave SQL errors in warnings file
21
rpl_innodb_bug28430      : Bug #32247 2007-11-27 mats Test reports wrong value of "AUTO_INCREMENT" (on a partitioned InnoDB table)
22
rpl_extraColmaster_innodb  : BUG#30854 : Tables name show as binary in slave err msg on                             vm-win2003-64-b and Solaris
23
rpl_extraColmaster_myisam  : BUG#30854
24
rpl_view                   : Bug#32654: rpl_view.test fails randomly
25
rpl_ndb_multi              : Bug#30751: rpl_ndb_multi missing row in output
26
rpl_row_sp002_innodb       : Bug#32673 rpl_row_sp002_innodb.test fails randomly
27
rpl_ssl                    : Bug#32217 rpl_ssl fails with different number of records on master and slave
28
rpl_row_until              : Bug#28772 rpl_row_until fails in pushbuild
29
rpl_log_pos                : Bug#8693 Test 'rpl_log_pos' fails sometimes
30
rpl_row_basic_7ndb         : BUG#33360 2007-12-19 mats rpl_ndb_idempotent fails due to null field for table on slave side
31