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:
parent
759efe7b51
commit
23b828b78b
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user