Merge pull request #197078 from YorikSar/mocket-network-test-skip

This commit is contained in:
Martin Weinelt 2022-10-22 17:50:21 +02:00 committed by GitHub
commit 9eee093074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,6 +71,7 @@ buildPythonPackage rec {
"test_truesendall_after_mocket_session"
"test_real_request_session"
"test_asyncio_record_replay"
"test_gethostbyname"
];
pythonImportsCheck = [ "mocket" ];