mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-03 02:32:03 +00:00
REGTESTS: Remove unsupported feature command in http_splicing.vtc
A feature command was added to detect if infinite forward is disabled to be able to skip the script. Unfortunately, it is no supported to evaluate such expression. Thus remove it. For now, reg-tests must not be executed with "-dF" option.
This commit is contained in:
parent
678a4ced70
commit
91fe0bc77a
@ -4,7 +4,6 @@ varnishtest "A test to validate h1 splicing support"
|
||||
|
||||
feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(2.6-dev0)'"
|
||||
feature cmd "$HAPROXY_PROGRAM -cc 'feature(LINUX_SPLICE)'"
|
||||
feature cmd "$HAPROXY_PROGRAM -cc '!(globa.tune & GTUNE_NO_FAST_FWD)'"
|
||||
feature ignore_unknown_macro
|
||||
|
||||
#REGTEST_TYPE=slow
|
||||
|
Loading…
Reference in New Issue
Block a user