]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTEST: exclude osx and generic targets for 40be_2srv_odd_health_checks
authorWilly Tarreau <w@1wt.eu>
Thu, 25 Apr 2019 06:39:48 +0000 (08:39 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 25 Apr 2019 06:39:48 +0000 (08:39 +0200)
As explained in the commit below, this test relies on TCP_DEFER_ACCEPT
which is not available everywhere, and as such fails on OSX as well :
15685c791 ("REGTEST: Exclude freebsd target for some reg tests.")

reg-tests/checks/40be_2srv_odd_health_checks.vtc

index 84fd6b1700fa360b12b900aaf057aedb49939c90..eaa8355862f255d9d05ff95240771353d9e25afc 100644 (file)
@@ -2,7 +2,7 @@ varnishtest "Health-checks"
 feature ignore_unknown_macro
 
 #REQUIRE_VERSION=1.8
-#EXCLUDE_TARGETS=freebsd
+#EXCLUDE_TARGETS=freebsd,osx,generic
 #REGTEST_TYPE=slow
 
 # This script start 40 servers named s0 up to s39.