Browse Source

Bug#8693 Test 'rpl_log_pos' fails sometimes

Moved disabling to rpl suite.
Bug#32801 wait_timeout.test fails randomly
Disabled test case.


mysql-test/suite/rpl/t/disabled.def:
  Bug#8693 Test 'rpl_log_pos' fails sometimes
  Moved disabling to rpl suite.
pull/374/head
unknown 18 years ago
parent
commit
c0ecd863b8
  1. 1
      mysql-test/suite/rpl/t/disabled.def
  2. 2
      mysql-test/t/disabled.def

1
mysql-test/suite/rpl/t/disabled.def

@ -15,3 +15,4 @@ rpl_stm_extraColmaster_ndb : WL#3915 : Statement-based replication not supported
rpl_innodb_bug28430 : Bug #32247 2007-11-27 mats Test reports wrong value of "AUTO_INCREMENT" (on a partitioned InnoDB table)
rpl_view : Bug#32654: rpl_view.test fails randomly
rpl_ndb_multi : Bug#30751: rpl_ndb_multi missing row in output
rpl_log_pos : Bug#8693 Test 'rpl_log_pos' fails sometimes

2
mysql-test/t/disabled.def

@ -21,4 +21,4 @@ lowercase_table3 : Bug#32667 lowercase_table3.test reports to error log
kill : Bug#29149: Test "kill" fails on Windows
grant3 : Bug#32723: grant3.test fails
innodb_mysql : Bug#32724: innodb_mysql.test fails randomly
rpl_log_pos : Bug#8693 Test 'rpl_log_pos' fails sometimes
wait_timeout : Bug#32801 wait_timeout.test fails randomly
Loading…
Cancel
Save