python3Packages.httpx2: disable failing tests

This commit is contained in:
Martin Weinelt
2026-07-15 03:11:39 +02:00
parent 62ea94c201
commit bec0bc967a
@@ -102,6 +102,9 @@ buildPythonPackage (finalAttrs: {
# network access
"test_async_proxy_close"
"test_sync_proxy_close"
# uvicorn access logging mismatch
"test_logging_request"
"test_logging_redirect_chain"
];
passthru.tests = {