Commit 1b6c3643 authored by Sarah Clark's avatar Sarah Clark
Browse files

python3Packages.psycopg: disable flaky keyboard interrupt test

parent 838a36bc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -197,6 +197,8 @@ buildPythonPackage rec {
    "test_package_version"
    # expects timeout, but we have no route in the sandbox
    "test_connect_error_multi_hosts_each_message_preserved"
    # Flaky, fails intermittently
    "test_break_attempts"
  ];

  disabledTestPaths = [