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

Disable valgrind for test in main that takes > 200 seconds

One can run these with --valgrind --big
This commit is contained in:
Monty
2022-10-04 11:26:50 +03:00
parent d4f6d2f08f
commit d1bc469dca
40 changed files with 51 additions and 6 deletions

View File

@ -2,6 +2,7 @@
# information_schema_db.test whose results depends on which engines are
# available (since these engines inject tables into INFORMATION_SCHEMA).
--source include/no_valgrind_without_big.inc
--source include/not_embedded.inc
--source include/have_innodb.inc
--source include/have_perfschema.inc