Commit a56aa546 authored by Sarah Clark's avatar Sarah Clark
Browse files

python3Packages.parfive: disable failing test

parent 4997b19d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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