mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
MDEV-22636 XML output for mtr doesn't work with valgrind option
This commit is contained in:
@ -582,6 +582,7 @@ sub main {
|
|||||||
# Create minimalistic "test" for the reporting
|
# Create minimalistic "test" for the reporting
|
||||||
my $tinfo = My::Test->new
|
my $tinfo = My::Test->new
|
||||||
(
|
(
|
||||||
|
suite => { name => 'valgrind', },
|
||||||
name => 'valgrind_report',
|
name => 'valgrind_report',
|
||||||
);
|
);
|
||||||
# Set dummy worker id to align report with normal tests
|
# Set dummy worker id to align report with normal tests
|
||||||
|
Reference in New Issue
Block a user