From 72ae6737e090dc42cb538e060eafd1e9c3f57249 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 26 Nov 2020 17:24:55 +0100 Subject: [PATCH] test506: make it not run in c-ares builds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- tests/data/test506 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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)