]> git.ipfire.org Git - thirdparty/openssl.git/commit
ci: omit tests that consume too much memory
authorPauli <pauli@openssl.org>
Wed, 21 Jul 2021 09:25:22 +0000 (19:25 +1000)
committerPauli <pauli@openssl.org>
Wed, 21 Jul 2021 10:04:36 +0000 (20:04 +1000)
commitc74188e86c78c4fa47c4a658e1355c40524fadb4
treec3fecabc826117320ce6e31ff2a5b859199dec0f
parent4672e5de9e22a752870c9a05e0a92faef9e6f340
ci: omit tests that consume too much memory

The SSL API tests and the passwd command test trigger memory leakage in the
address sanitizer.

Fixes #16116

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16125)
.github/workflows/ci.yml