disable the valgrind log checking
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user