From: Christopher Faulet Date: Tue, 15 Dec 2020 13:53:03 +0000 (+0100) Subject: REGTESTS: Don't run http_msg_full_on_eom script on the 2.4 anymore X-Git-Tag: v2.4-dev7~97 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8b44f0d9fa7f455a4d8cb7fdc5837b93bf4bbe2;p=thirdparty%2Fhaproxy.git REGTESTS: Don't run http_msg_full_on_eom script on the 2.4 anymore The EOM block will be removed on the 2.4, thus this script will be broken on this version. Now it is skipped for this version. It remains valid for 2.3 and 2.2. --- diff --git a/reg-tests/http-messaging/http_msg_full_on_eom.vtc b/reg-tests/http-messaging/http_msg_full_on_eom.vtc index 58824b8c89..5e914ef8ae 100644 --- a/reg-tests/http-messaging/http_msg_full_on_eom.vtc +++ b/reg-tests/http-messaging/http_msg_full_on_eom.vtc @@ -2,6 +2,7 @@ varnishtest "cannot add the HTX EOM block because the buffer is full" feature ignore_unknown_macro #REQUIRE_VERSION=2.2 +#REQUIRE_VERSION_BELOW=2.4 #REGTEST_TYPE=devel # This test checks that an HTTP message is properly processed when we failed to