mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-23 04:42:28 +00:00
REGTEST: exclude OSX and generic targets from abns_socket.vtc
This one relies on Linux's abstract namespace sockets which are not available there. FreeBSD used to already be excluded.
This commit is contained in:
parent
4fd376d51d
commit
084354f0be
@ -14,7 +14,7 @@ feature ignore_unknown_macro
|
||||
# expose-fd is available starting at version 1.8
|
||||
#REQUIRE_VERSION=1.8
|
||||
# abns@ sockets are not available on freebsd
|
||||
#EXCLUDE_TARGETS=freebsd
|
||||
#EXCLUDE_TARGETS=freebsd,osx,generic
|
||||
#REGTEST_TYPE=bug
|
||||
|
||||
haproxy h1 -W -conf {
|
||||
|
Loading…
Reference in New Issue
Block a user