REGTESTS: mark proxy_protocol_random_fail as broken
authorWilly Tarreau <w@1wt.eu>
Sat, 21 Nov 2020 14:33:03 +0000 (15:33 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 21 Nov 2020 14:33:03 +0000 (15:33 +0100)
commit41378899111d9bc77c871d0fdc21088cce547054
tree996524b854f37af1b1d1a10a01aa4661c6729188
parent3aab17bd56614f05cfbec553e618b774ed07cd45
REGTESTS: mark proxy_protocol_random_fail as broken

As indicated in issue #907 it very frequently fails on FreeBSD, and
looking at it, it's broken in multiple ways. It relies on log ordering
between two layers, the first one being allowed to support h2. Given
that on FreeBSD it usually ends up in timeouts, it's very likely that
for some reason one frontend logs before the other one or that curl
uses h2 instead of h1 there, and that the log instance waits forever
for its lines.

Usually it works fine when run locally though, so let's not remove it
and mark it as broken instead so that it can still be used when relevant.
reg-tests/connection/proxy_protocol_random_fail.vtc