Loading pkgs/development/python-modules/psycopg/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -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 = [ Loading Loading
pkgs/development/python-modules/psycopg/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -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 = [ Loading