From: William Lallemand Date: Tue, 2 Apr 2024 12:20:39 +0000 (+0200) Subject: REGTESTS: ssl: disable ssl/ocsp_auto_update.vtc X-Git-Tag: v3.0-dev7~38 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=4c361a9d8aecb23e385fde392161012a7c5b43bd;p=haproxy.git 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 --- 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.