From 7c547fd23c98f19fa35700d04d8276157ca8abff Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Tue, 17 Nov 2020 11:45:10 +0100 Subject: [PATCH] REGTESTS: mark the abns test as broken again There is apparently a race in this test that would require relying on haproxy's output to make it reliably work, but currently vtest doesn't have this option. Let's mark it broken again to avoid polluting the CI. This is discussed in github issue #950. (cherry picked from commit 1bc898398b5d6e3bad99508b2d47d34426b34a38) Signed-off-by: William Lallemand --- reg-tests/seamless-reload/abns_socket.vtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reg-tests/seamless-reload/abns_socket.vtc b/reg-tests/seamless-reload/abns_socket.vtc index d6130e7..b7d6c7c 100644 --- a/reg-tests/seamless-reload/abns_socket.vtc +++ b/reg-tests/seamless-reload/abns_socket.vtc @@ -20,7 +20,7 @@ feature ignore_unknown_macro # abns@ sockets are not available on freebsd #EXCLUDE_TARGETS=freebsd,osx,generic #REQUIRE_VERSION=1.8 -#REGTEST_TYPE=bug +#REGTEST_TYPE=broken haproxy h1 -W -conf { global -- 1.7.10.4