diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl index b2abae564a7..3983ef99405 100755 --- a/mysql-test/mysql-test-run.pl +++ b/mysql-test/mysql-test-run.pl @@ -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