MDEV-22636 XML output for mtr doesn't work with valgrind option

This commit is contained in:
Rasmus Johansson 2020-05-19 15:15:52 +00:00
parent fa0397849a
commit 6b5f7ddc78

View file

@ -578,6 +578,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