Disable valgrind for this test to avoid the rlimit = soft rlimit problem

found by Michal Marek.
This commit is contained in:
Dan Fandrich 2007-10-25 21:49:45 +00:00
parent 1230422181
commit 43885493ea
1 changed files with 3 additions and 0 deletions

View File

@ -53,5 +53,8 @@ Host: %HOSTIP:%HTTPPORT
Accept: */*
</protocol>
<valgrind>
disable
</valgrind>
</verify>
</testcase>