python3Packages.httplib2: disable improperly marked tests
This commit is contained in:
committed by
Martin Weinelt
parent
b24ffb8c96
commit
19ff56c99b
@@ -52,6 +52,10 @@ buildPythonPackage rec {
|
||||
# ValueError: Unable to load PEM file.
|
||||
# https://github.com/httplib2/httplib2/issues/192#issuecomment-993165140
|
||||
"test_client_cert_password_verified"
|
||||
|
||||
# improper pytest marking
|
||||
"test_head_301"
|
||||
"test_303"
|
||||
] ++ lib.optionals stdenv.isDarwin [
|
||||
# fails with "ConnectionResetError: [Errno 54] Connection reset by peer"
|
||||
"test_connection_close"
|
||||
|
||||
Reference in New Issue
Block a user