Skip to content
Snippets Groups Projects
Commit b5b77f63 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

disable the valgrind log checking

parent 5a8097a4
No related branches found
No related tags found
No related merge requests found
......@@ -47,4 +47,9 @@ Pragma: no-cache
Accept: */*
</protocol>
# valgrind detects numerous problems in OpenSSL for this test case, disable
# the valgrind logfile scan
<valgrind>
disable
</valgrind>
</verify>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment