mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
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.
This commit is contained in:
parent
f0ac4a74df
commit
c0ecd863b8
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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…
Reference in a new issue