Skip to content

Commit 6b5f7dd

Browse files
committed
MDEV-22636 XML output for mtr doesn't work with valgrind option
1 parent fa03978 commit 6b5f7dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql-test/mysql-test-run.pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ sub main {
578578
# Create minimalistic "test" for the reporting
579579
my $tinfo = My::Test->new
580580
(
581+
suite => { name => 'valgrind', },
581582
name => 'valgrind_report',
582583
);
583584
# Set dummy worker id to align report with normal tests

0 commit comments

Comments
 (0)