From 4c361a9d8aecb23e385fde392161012a7c5b43bd Mon Sep 17 00:00:00 2001 From: William Lallemand Date: Tue, 2 Apr 2024 14:20:39 +0200 Subject: [PATCH] REGTESTS: ssl: disable ssl/ocsp_auto_update.vtc Test is broken, keep it disable for now. Add test: reg-tests/ssl/ocsp_auto_update.vtc Testing with haproxy version: 3.0-dev6-9dd928-35 1 tests failed, 0 tests skipped, 0 tests passed * diag 0.0 /usr/bin/openssl * diag 0.0 /usr/bin/socat make: *** [Makefile:1177: reg-tests] Error 1 --- reg-tests/ssl/ocsp_auto_update.vtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reg-tests/ssl/ocsp_auto_update.vtc b/reg-tests/ssl/ocsp_auto_update.vtc index ab0e57ea6..e3a7ae6ae 100644 --- a/reg-tests/ssl/ocsp_auto_update.vtc +++ b/reg-tests/ssl/ocsp_auto_update.vtc @@ -1,4 +1,4 @@ -#REGTEST_TYPE=slow +#REGTEST_TYPE=broken # broken with BoringSSL. -- 2.47.3