mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +01:00
MDEV-22636 XML output for mtr doesn't work with valgrind option
This commit is contained in:
parent
fa0397849a
commit
6b5f7ddc78
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue