mirror of
https://github.com/MariaDB/server.git
synced 2025-08-29 00:08:14 +03:00
Removing deliberately generated errors for rpl_bug33931 test
and moving test to replication suite.
This commit is contained in:
@@ -383,6 +383,11 @@ sub mtr_report_stats ($) {
|
|||||||
(/Failed to write to mysql\.\w+_log/
|
(/Failed to write to mysql\.\w+_log/
|
||||||
)) or
|
)) or
|
||||||
|
|
||||||
|
# rpl_bug33931 has deliberate failures
|
||||||
|
($testname eq 'rpl.rpl_bug33931' and
|
||||||
|
(/Failed during slave.*thread initialization/
|
||||||
|
)) or
|
||||||
|
|
||||||
# rpl_temporary has an error on slave that can be ignored
|
# rpl_temporary has an error on slave that can be ignored
|
||||||
($testname eq 'rpl.rpl_temporary' and
|
($testname eq 'rpl.rpl_temporary' and
|
||||||
(/Slave: Can\'t find record in \'user\' Error_code: 1032/
|
(/Slave: Can\'t find record in \'user\' Error_code: 1032/
|
||||||
|
Reference in New Issue
Block a user