mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-16 08:17:20 +00:00
PT-2467 - t/pt-show-grants/basics.t t/pt-table-checksum/basics.t t/pt-table-sync/filters.t t/pt-upgrade/diff_rows.t fail with the latest PT
- Updated tests and results failed due to new percona.telemetry user
This commit is contained in:
@@ -147,7 +147,7 @@ foreach my $args (
|
||||
my $stm = $args->[-1] eq '--sync-to-source' ? ' --sync-to-source' : '';
|
||||
|
||||
test_filters(
|
||||
name => $stm . "--replicate --tables t1",
|
||||
name => $stm . " --replicate --tables t1",
|
||||
cmds => [@$args,
|
||||
qw(--tables t1)],
|
||||
res => [qw(d1.t1 d2.t1 percona.checksums)],
|
||||
|
Reference in New Issue
Block a user