From e8dcd4c9c8bbbe28e4fb86db2592b1e21c9c10c3 Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Fri, 17 Oct 2025 20:55:43 +0200 Subject: [PATCH] REGTESTS: remove experimental from quic/retry.vtc Recent commit 8b7a82cd30 ("MEDIUM: config: warn when expose-experimental-directives is used for no reason") triggered on this test exactly for the reason it was made for. The tests were just done without quic on it. Let's drop the unneeded option. --- reg-tests/quic/retry.vtc | 1 - 1 file changed, 1 deletion(-) diff --git a/reg-tests/quic/retry.vtc b/reg-tests/quic/retry.vtc index 0a2a3954a..15d2d554f 100644 --- a/reg-tests/quic/retry.vtc +++ b/reg-tests/quic/retry.vtc @@ -12,7 +12,6 @@ server s1 { haproxy ha2 -conf { global - expose-experimental-directives .if feature(THREAD) thread-groups 1 .endif