nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
fork

Configure Feed

Select the types of activity you want to include in your feed.

python3Packages.psycopg: disable flaky keyboard interrupt test (#450043)

authored by

Martin Weinelt and committed by
GitHub
6d9aa49f aa3a11b7

+2
+2
pkgs/development/python-modules/psycopg/default.nix
··· 197 197 "test_package_version" 198 198 # expects timeout, but we have no route in the sandbox 199 199 "test_connect_error_multi_hosts_each_message_preserved" 200 + # Flaky, fails intermittently 201 + "test_break_attempts" 200 202 ]; 201 203 202 204 disabledTestPaths = [