mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 21:54:48 +00:00
Fix broken tests
This commit is contained in:
@@ -204,14 +204,6 @@ ok(
|
||||
'--zero-admin works'
|
||||
);
|
||||
|
||||
ok(
|
||||
no_diff(
|
||||
sub { pt_query_digest::main(@args, $sample.'slow019.txt', qw(--nozero-admin)) },
|
||||
"t/pt-query-digest/samples/slow019_report_noza.txt"
|
||||
),
|
||||
'--nozero-admin works'
|
||||
);
|
||||
|
||||
# This was fixed at some point by checking the fingerprint to see if the
|
||||
# query needed to be converted to a SELECT.
|
||||
ok(
|
||||
|
Reference in New Issue
Block a user