Commit 2c4a2f20 authored by Rasmus Johansson's avatar Rasmus Johansson

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

parent a8f044e1
......@@ -739,6 +739,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