Skip to content

Commit

Permalink
MDEV-22636 XML output for mtr doesn't work with valgrind option
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmushoj committed May 19, 2020
1 parent d2e96e4 commit 12277e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mysql-test/mysql-test-run.pl
Expand Up @@ -582,6 +582,7 @@ sub main {
# Create minimalistic "test" for the reporting
my $tinfo = My::Test->new
(
suite => { name => 'valgrind', },
name => 'valgrind_report',
);
# Set dummy worker id to align report with normal tests
Expand Down

0 comments on commit 12277e3

Please sign in to comment.