REGTESTS: mark the abns test as broken again
There is apparently a race in this test that would require relying on haproxy's output to make it reliably work, but currently vtest doesn't have this option. Let's mark it broken again to avoid polluting the CI. This is discussed in github issue #950.
This commit is contained in:
parent
4f33760fe0
commit
1bc898398b
|
@ -20,7 +20,7 @@ feature ignore_unknown_macro
|
|||
# abns@ sockets are not available on freebsd
|
||||
#EXCLUDE_TARGETS=freebsd,osx,generic
|
||||
#REQUIRE_VERSION=1.8
|
||||
#REGTEST_TYPE=bug
|
||||
#REGTEST_TYPE=broken
|
||||
|
||||
haproxy h1 -W -conf {
|
||||
global
|
||||
|
|
Loading…
Reference in New Issue