mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
atomic.alter_table test is too slow for MSAN
This commit is contained in:
@@ -1,7 +1,12 @@
|
|||||||
--source include/have_debug.inc
|
--source include/have_debug.inc
|
||||||
--source include/have_innodb.inc
|
--source include/have_innodb.inc
|
||||||
--source include/have_log_bin.inc
|
--source include/have_log_bin.inc
|
||||||
--source include/not_valgrind.inc
|
|
||||||
|
if (!$BIG_TEST)
|
||||||
|
{
|
||||||
|
--source include/not_valgrind.inc
|
||||||
|
--source include/not_msan.inc
|
||||||
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
# Testing of atomic create table with crashes in a lot of different places
|
# Testing of atomic create table with crashes in a lot of different places
|
||||||
|
Reference in New Issue
Block a user