pyopenssl: Disable flaky test_wantWriteError test.

See added comment for details.
This commit is contained in:
Niklas Hambüchen 2018-11-13 03:33:23 +01:00 committed by Frederik Rietdijk
parent 2b974b576c
commit 863f821bdf

View File

@ -46,6 +46,8 @@ let
# These tests, we disable always.
"test_set_default_verify_paths"
"test_fallback_default_verify_paths"
# https://github.com/pyca/pyopenssl/issues/768
"test_wantWriteError"
] ++ (
optionals (hasPrefix "libressl" openssl.meta.name) failingLibresslTests
) ++ (