Skip to content

Temporarily disable DTLS and OpenSSL tests, and run tests 100x in a row on CI

Michael Catanzaro requested to merge mcatanzaro/tests into master

Temporarily disable DTLS and OpenSSL tests, and run tests 100x in a row on CI. This will greatly reduce the risk of regressions in the original non-DTLS portion of the GnuTLS backend.

We should aim to fix the DTLS tests in #49 and the OpenSSL tests in #54 (closed).

Merge request reports