mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 08:51:44 +00:00
Pt 2075 fix tests for pt stalk (#541)
* Added mysql.proxies_priv to list of exceptions from checks in Sandbox.pm * Fixed test for slave_status for 5.7+
This commit is contained in:
@@ -755,7 +755,7 @@ SKIP: {
|
||||
|
||||
like(
|
||||
$output,
|
||||
qr/Slave has read all relay log; waiting for more updates/,
|
||||
qr/SERVICE_STATE: ON/,
|
||||
"MySQL 5.7 SLAVE STATUS"
|
||||
) or diag ($output);
|
||||
$sb->stop_sandbox(qw(chan_master1 chan_master2 chan_slave1));
|
||||
|
Reference in New Issue
Block a user