Disable the test for valgrind builds
Test is very slow with valgrind, and pointless because it is initially about a race condition which is hardly achievable with valgrind
This commit is contained in:
parent
9f863a15b0
commit
37f294fec2
@ -1,3 +1,4 @@
|
||||
--source include/not_valgrind.inc
|
||||
--disable_ps_protocol
|
||||
|
||||
SET GLOBAL net_write_timeout = 900;
|
||||
|
Loading…
x
Reference in New Issue
Block a user