MDEV-22636 XML output for mtr doesn't work with valgrind option
This commit is contained in:
parent
79ed33c184
commit
294ac1fbab
@ -744,6 +744,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user