python3Packages.parfive: disable failing test (#404201)

Changed files
+3
pkgs
development
python-modules
parfive
+3
pkgs/development/python-modules/parfive/default.nix
···
"test_ftp"
"test_ftp_pasv_command"
"test_ftp_http"
+
+
# flaky comparison between runtime types
+
"test_http_callback_fail"
];
# Tests require local network access