misc test and sandbox fixes

This commit is contained in:
frank-cizmich
2015-07-09 09:52:10 -03:00
parent f033330b33
commit b408fcfd01
24 changed files with 648 additions and 724 deletions

View File

@@ -29,7 +29,6 @@ ok(
),
'Analysis for binlog001',
) or diag($test_diff);
ok(
no_diff(
sub { pt_query_digest::main(@args, $sample.'binlog002.txt') },
@@ -37,7 +36,6 @@ ok(
),
'Analysis for binlog002',
) or diag($test_diff);
ok(
no_diff(
sub { pt_query_digest::main(@args, $sample.'binlog011.txt') },