python312Packages.pycurl: disable crashing test

This commit is contained in:
Martin Weinelt
2024-10-31 02:19:13 +01:00
parent 489c92647e
commit 7c347c3332
@@ -96,6 +96,8 @@ buildPythonPackage rec {
"test_proxy_tlsauth"
# AssertionError: 'Москва' != '\n...
"test_encoded_unicode_header"
# https://github.com/pycurl/pycurl/issues/856
"test_multi_info_read"
]
++ lib.optionals (stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64) [
# Fatal Python error: Segmentation fault