diff --git a/reg-tests/quic/ocsp_auto_update.vtc b/reg-tests/quic/ocsp_auto_update.vtc index d1e719e75..e42e1d3ce 100644 --- a/reg-tests/quic/ocsp_auto_update.vtc +++ b/reg-tests/quic/ocsp_auto_update.vtc @@ -1,5 +1,9 @@ -#REGTEST_TYPE=slow +#REGTEST_TYPE=broken # reg-test is around ~2.5s +# It is incompatible with ssl/ocsp_auto_update.vtc running in parallel because +# both start a server on the same port, whose URL is specified in the test +# certificates. Given that the test is essentially about testing OCSP update, +# let's just use the more generic SSL one. # broken with BoringSSL.