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:
Elena Stepanova 2016-12-27 03:21:13 +02:00
parent 9f863a15b0
commit 37f294fec2

View File

@ -1,3 +1,4 @@
--source include/not_valgrind.inc
--disable_ps_protocol
SET GLOBAL net_write_timeout = 900;