python312Packages.mocket: disable test failing due to DNS lookup

This commit is contained in:
Robert Schütz
2024-08-06 18:18:45 +02:00
committed by Martin Weinelt
parent 9cce6b2c48
commit 7983e66e0e
@@ -91,6 +91,7 @@ buildPythonPackage rec {
disabledTests = [
# tests that require network access (like DNS lookups)
"test_truesendall_with_dump_from_recording"
"test_aiohttp"
"test_asyncio_record_replay"
"test_gethostbyname"
# httpx read failure