mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Moved disabling of tests to the respective suites.
This commit is contained in:
@ -9,3 +9,4 @@
|
||||
# Do not use any TAB characters for whitespace.
|
||||
#
|
||||
##############################################################################
|
||||
binlog_multi_engine : Bug#32663 binlog_multi_engine.test fails randomly
|
||||
|
@ -16,3 +16,5 @@ ndb_partition_error2 : HF is not sure if the test can work as internded on all
|
||||
# the below testcase have been reworked to avoid the bug, test contains comment, keep bug open
|
||||
#ndb_binlog_ddl_multi : BUG#18976 2006-04-10 kent CRBR: multiple binlog, second binlog may miss schema log events
|
||||
#ndb_binlog_discover : bug#21806 2006-08-24
|
||||
ndb_backup_print : Bug#32357: ndb_backup_print test fails sometimes in pushbuild
|
||||
ndb_dd_backuprestore : Bug#32659 ndb_dd_backuprestore.test fails randomly
|
||||
|
@ -15,3 +15,5 @@ rpl_invoked_features : BUG#29020 2007-06-21 Lars Non-deterministic test case
|
||||
rpl_auto_increment_11932 : Bug#29809 2007-07-16 ingo Slave SQL errors in warnings file
|
||||
rpl_extraColmaster_innodb : BUG#30854 : Tables name show as binary in slave err msg on vm-win2003-64-b and Solaris
|
||||
rpl_extraColmaster_myisam : BUG#30854
|
||||
rpl_view : Bug#32654: rpl_view.test fails randomly
|
||||
rpl_ndb_multi : Bug#30751: rpl_ndb_multi missing row in output
|
||||
|
@ -15,15 +15,9 @@ concurrent_innodb : BUG#21579 2006-08-11 mleich innodb_concurrent random
|
||||
ctype_big5 : BUG#26711 2007-06-21 Lars Test has never worked on Double Whopper
|
||||
|
||||
federated_transactions : Bug#29523 Transactions do not work
|
||||
ndb_dd_backuprestore : Bug#32659 ndb_dd_backuprestore.test fails randomly
|
||||
binlog_multi_engine : Bug#32663 binlog_multi_engine.test fails randomly
|
||||
events : Bug#32664 events.test fails randomly
|
||||
events_scheduling : Bug#29830 Test case 'events_scheduling' fails on Mac OS X and Windows
|
||||
lowercase_table3 : Bug#32667 lowercase_table3.test reports to error log
|
||||
rpl_log : Bug#32653: rpl_log.test fails randomly
|
||||
rpl_view : Bug#32654: rpl_view.test fails randomly
|
||||
ndb_backup_print : Bug#32357: ndb_backup_print test fails sometimes in pushbuild
|
||||
kill : Bug#29149: Test "kill" fails on Windows
|
||||
grant3 : Bug#32723: grant3.test fails
|
||||
innodb_mysql : Bug#32724: innodb_mysql.test fails randomly
|
||||
rpl_ndb_multi : Bug#30751: rpl_ndb_multi missing row in output
|
||||
|
Reference in New Issue
Block a user