]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test518: restore valgrind disable
authorDaniel Stenberg <daniel@haxx.se>
Thu, 26 Sep 2024 14:08:12 +0000 (16:08 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 26 Sep 2024 15:02:09 +0000 (17:02 +0200)
Follow-up to c91c37b6e87c

The test does not work well when run with valgrind

Closes #15062

tests/data/test518

index 8cbdfed33130ab6c251481087c7c23b5c155a51f..05a809bf32c6f9848af57bfee61bad52aec71814 100644 (file)
@@ -60,5 +60,8 @@ Host: %HOSTIP:%HTTPPORT
 Accept: */*\r
 \r
 </protocol>
+<valgrind>
+disable
+</valgrind>
 </verify>
 </testcase>