Commit 395ed66b authored by Rasmus Johansson's avatar Rasmus Johansson

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

parent e9a33a53
......@@ -567,6 +567,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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment