python3Packages.psycopg: disable flaky test

This commit is contained in:
Sarah Clark
2025-11-01 10:32:45 -07:00
parent 82524b42b4
commit 8cd6da0151
@@ -199,6 +199,8 @@ buildPythonPackage rec {
"test_connect_error_multi_hosts_each_message_preserved"
# Flaky, fails intermittently
"test_break_attempts"
# ConnectionResetError: [Errno 104] Connection reset by peer
"test_wait_r"
];
disabledTestPaths = [