test518: restore valgrind disable
Follow-up to c91c37b6e8
The test does not work well when run with valgrind
Closes #15062
This commit is contained in:
parent
5d7275d5df
commit
dd0405c909
@ -60,5 +60,8 @@ Host: %HOSTIP:%HTTPPORT
|
|||||||
Accept: */*
|
Accept: */*
|
||||||
|
|
||||||
</protocol>
|
</protocol>
|
||||||
|
<valgrind>
|
||||||
|
disable
|
||||||
|
</valgrind>
|
||||||
</verify>
|
</verify>
|
||||||
</testcase>
|
</testcase>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user