pythonPackages.mocket: disable test_gethostbyname
This test requires network access and breaks in Darwin sandbox.
This commit is contained in:
@@ -71,6 +71,7 @@ buildPythonPackage rec {
|
||||
"test_truesendall_after_mocket_session"
|
||||
"test_real_request_session"
|
||||
"test_asyncio_record_replay"
|
||||
"test_gethostbyname"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "mocket" ];
|
||||
|
||||
Reference in New Issue
Block a user