From: Willy Tarreau Date: Tue, 7 Sep 2021 14:24:11 +0000 (+0200) Subject: REGTESTS: mark http_abortonclose as broken X-Git-Tag: v2.3.14~1 X-Git-Url: http://git.haproxy.org/?a=commitdiff_plain;h=e3abd92c6c3496bf14bc51b4143fe7c6e72a6acf;p=haproxy-2.3.git REGTESTS: mark http_abortonclose as broken This is a consequence of the revert of the commit below, until a better fix is found for this issue: BUG/MINOR: stream-int: Don't block reads in si_update_rx() if chn may receive --- diff --git a/reg-tests/http-messaging/http_abortonclose.vtc b/reg-tests/http-messaging/http_abortonclose.vtc index 4c8ce79..16cfc58 100644 --- a/reg-tests/http-messaging/http_abortonclose.vtc +++ b/reg-tests/http-messaging/http_abortonclose.vtc @@ -5,7 +5,7 @@ feature ignore_unknown_macro # the port reserved for closed s1 server may be reused by another vtest #REQUIRE_VERSION=2.3 -#REGTEST_TYPE=slow +#REGTEST_TYPE=broken # b1 : Don't send /c4 before /c3 was received by s2 server # b2 : Don't finish c2 before c1 and c3 before c4 (from syslog POV)