1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Skip tests that dump thread_stack, for ASAN

031b3dfc22 changed thread_stack for ASAN.
Skip the tests to avoid the diff
This commit is contained in:
Vladislav Vaintroub
2021-03-17 10:35:04 +01:00
parent 825c0e2abe
commit dfa6fba959
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# mysqld --help
#
--source include/not_embedded.inc
--source include/not_asan.inc
--source include/have_perfschema.inc
--source include/have_profiling.inc
--source include/platform.inc