python3Packages.parfive: disable failing test (#404201)

This commit is contained in:
Gaétan Lepage
2025-05-05 09:26:13 +02:00
committed by GitHub
@@ -58,6 +58,9 @@ buildPythonPackage rec {
"test_ftp"
"test_ftp_pasv_command"
"test_ftp_http"
# flaky comparison between runtime types
"test_http_callback_fail"
];
# Tests require local network access