mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-13 19:00:25 -04:00
REGTESTS: ssl: mark ssl_dh.vtc as broken
Test is broken since the feature was fixed in 3610a767 ("BUG/MINOR:
reg-tests: make shell syntax errors fatal")
This commit is contained in:
parent
b071e8b2f1
commit
0bb52f7542
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#REGTEST_TYPE=devel
|
||||
#REGTEST_TYPE=broken
|
||||
|
||||
# test seems broken since it was fixed in 3610a767
|
||||
|
||||
# This reg-tests checks that the DH-related mechanisms works properly.
|
||||
# When no DH is specified, either directly in the server's PEM or through a
|
||||
|
|
|
|||
Loading…
Reference in a new issue