Skip to content

Commit 2c4a2f2

Browse files
committed
MDEV-22636 XML output for mtr doesn't work with valgrind option
1 parent a8f044e commit 2c4a2f2

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
@@ -739,6 +739,7 @@ sub main {
739739
# Create minimalistic "test" for the reporting
740740
my $tinfo = My::Test->new
741741
(
742+
suite => { name => 'valgrind', },
742743
name => 'valgrind_report',
743744
);
744745
# Set dummy worker id to align report with normal tests

0 commit comments

Comments
 (0)