1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

test506: skip if threaded-resolver

This commit is contained in:
Daniel Stenberg 2017-07-06 11:11:43 +02:00
parent 759efe7b51
commit 23b828b78b

View File

@ -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>