Commit 23b828b7 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

test506: skip if threaded-resolver

parent 759efe7b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -55,6 +55,11 @@ run 3: overwrite cookie 1 and 4, set cookie 6 with and without tailmatch
<server>
http
</server>
# don't run this with the threaded-resolver since the events might trigger in
# a different order!
<features>
!threaded-resolver
</features>
<name>
HTTP with shared cookie list (and dns cache)
</name>