1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Extend have_sanitizer with ASAN+UBSAN and MSAN

Disable some tests that are too slow or big for MSAN.
This commit is contained in:
Marko Mäkelä
2022-02-23 15:48:08 +02:00
parent 23368b76be
commit b91a123d8c
8 changed files with 26 additions and 10 deletions

View File

@ -5,6 +5,7 @@
--source include/big_test.inc
# Test will take more than one hour with valgrind
--source include/not_valgrind.inc
--source include/not_msan.inc
--source include/have_innodb.inc
--source include/have_sequence.inc