Unverified Commit d2fcd3c6 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

python3Packages.parfive: disable failing test (#404201)

parents 731ff240 a56aa546
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