From d766a799f48bb328244fc6a1ba85b04027f34138 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20M=C3=A4kel=C3=A4?= Date: Thu, 6 Oct 2022 11:58:28 +0300 Subject: [PATCH] MDEV-29508 work-around: Disable hanging test on Valgrind --- mysql-test/suite/perfschema/t/short_option_1.test | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mysql-test/suite/perfschema/t/short_option_1.test b/mysql-test/suite/perfschema/t/short_option_1.test index 4d00c3729d8..fbfbdda1bbc 100644 --- a/mysql-test/suite/perfschema/t/short_option_1.test +++ b/mysql-test/suite/perfschema/t/short_option_1.test @@ -1,3 +1,6 @@ +# Work around MDEV-29508 +--source include/not_valgrind.inc + # Tests for PERFORMANCE_SCHEMA # Check server start for short server start options