Skip to content

Commit 12277e3

Browse files
committed
MDEV-22636 XML output for mtr doesn't work with valgrind option
1 parent d2e96e4 commit 12277e3

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
@@ -582,6 +582,7 @@ sub main {
582582
# Create minimalistic "test" for the reporting
583583
my $tinfo = My::Test->new
584584
(
585+
suite => { name => 'valgrind', },
585586
name => 'valgrind_report',
586587
);
587588
# Set dummy worker id to align report with normal tests

0 commit comments

Comments
 (0)