mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-04 19:23:39 +02:00
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.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user