]> granicus.if.org Git - curl/commitdiff
test506: skip if threaded-resolver
authorDaniel Stenberg <daniel@haxx.se>
Thu, 6 Jul 2017 09:11:43 +0000 (11:11 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Jul 2017 09:49:50 +0000 (11:49 +0200)
tests/data/test506

index 96e690b2f9d4c31b37c2ac79e507946b16687ddc..40eee25321675d70335cd094a8a56368ff7b1f9d 100644 (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>