mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-23 21:05:00 +00:00
Fix the test plan for t/pt-table-checksum/replication_filters.t
This commit is contained in:
@@ -41,7 +41,7 @@ elsif ( !$slave2_dbh ) {
|
|||||||
plan skip_all => 'Cannot connect to sandbox slave2';
|
plan skip_all => 'Cannot connect to sandbox slave2';
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
plan tests => 11;
|
plan tests => 12;
|
||||||
}
|
}
|
||||||
|
|
||||||
# The sandbox servers run with lock_wait_timeout=3 and it's not dynamic
|
# The sandbox servers run with lock_wait_timeout=3 and it's not dynamic
|
||||||
|
Reference in New Issue
Block a user