summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-cryptography/skip-leaky-test.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-cryptography: mark test_create_certificate_with_extensions as ↵Ross Burton2022-03-161-0/+19
expected to fail This test causes OpenSSL to leak some memory. Until this is resolved in OpenSSL, mark the test as expected-to-fail. (From OE-Core rev: b32917b113df6dce0200d35dd1b539279635d524) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>