Skip to content

Commit 9d806a0

Browse files
MDEV-33608 Skip spider/bugfix.quick_mode_N for valgrind builds
ASAN builds pass so it's ok
1 parent 53a359c commit 9d806a0

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

storage/spider/mysql-test/spider/bugfix/t/quick_mode_0.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
--source include/not_valgrind.inc
12
--source ../include/quick_mode_0_init.inc
23
--echo
34
--echo this test is for MDEV-16520

storage/spider/mysql-test/spider/bugfix/t/quick_mode_1.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
--source include/not_valgrind.inc
12
--source ../include/quick_mode_1_init.inc
23
--echo
34
--echo this test is for MDEV-16520

storage/spider/mysql-test/spider/bugfix/t/quick_mode_2.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
--source include/not_valgrind.inc
12
--source ../include/quick_mode_2_init.inc
23
--echo
34
--echo this test is for MDEV-16520

storage/spider/mysql-test/spider/bugfix/t/quick_mode_3.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
--source include/not_valgrind.inc
12
--source ../include/quick_mode_3_init.inc
23
--echo
34
--echo this test is for MDEV-16520

0 commit comments

Comments
 (0)