mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +00:00
Skip Daemon.t test that's not reliable, and wait until pid file is gone. Call wipe_clean() in pt-table-sync/bidirectional.t and pt-table-sync/issue_1065.t.
This commit is contained in:
@@ -534,7 +534,8 @@ SKIP: {
|
||||
# #############################################################################
|
||||
# Done.
|
||||
# #############################################################################
|
||||
diag(`$trunk/sandbox/stop-sandbox 2900 >/dev/null`);
|
||||
diag(`$trunk/sandbox/stop-sandbox 2901 >/dev/null`);
|
||||
diag(`$trunk/sandbox/stop-sandbox 2900 >/dev/null`);
|
||||
$sb->wipe_clean($c1_dbh);
|
||||
ok($sb->ok(), "Sandbox servers") or BAIL_OUT(__FILE__ . " broke the sandbox");
|
||||
exit;
|
||||
|
Reference in New Issue
Block a user