Skip to content

Commit 395ed66

Browse files
committed
MDEV-22636 XML output for mtr doesn't work with valgrind option
1 parent e9a33a5 commit 395ed66

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
@@ -567,6 +567,7 @@ sub main {
567567
# Create minimalistic "test" for the reporting
568568
my $tinfo = My::Test->new
569569
(
570+
suite => { name => 'valgrind', },
570571
name => 'valgrind_report',
571572
);
572573
# Set dummy worker id to align report with normal tests

0 commit comments

Comments
 (0)