From: Daniel Stenberg Date: Thu, 26 Nov 2020 16:24:55 +0000 (+0100) Subject: test506: make it not run in c-ares builds X-Git-Tag: curl-7_74_0~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=72ae6737e090dc42cb538e060eafd1e9c3f57249;p=thirdparty%2Fcurl.git test506: make it not run in c-ares builds As the asynch nature of it may trigger events in another order. A c-ares upgrade made it break. Reported-by: Marc Hörsken Fixes #6247 --- diff --git a/tests/data/test506 b/tests/data/test506 index c3cfec65a8..35746bb6e2 100644 --- a/tests/data/test506 +++ b/tests/data/test506 @@ -55,10 +55,11 @@ run 3: overwrite cookie 1 and 4, set cookie 6 with and without tailmatch http -# don't run this with the threaded-resolver since the events might trigger in -# a different order! +# don't run this with the threaded-resolver or c-ares since the events might +# trigger in a different order! !threaded-resolver +!c-ares HTTP with shared cookie list (and dns cache)