python3Packages.aiohttp: Disable more tests that check performance

This commit is contained in:
OPNA2608
2026-02-25 22:52:34 +01:00
parent 2288b3e5f9
commit 03fb6939ff
@@ -132,6 +132,9 @@ buildPythonPackage rec {
"test_invalid_idna"
# don't run benchmarks
"test_import_time"
"test_cookie_pattern_performance"
"test_forwarded_re_performance"
"test_regex_performance"
# racy
"test_uvloop_secure_https_proxy"
# Cannot connect to host example.com:443 ssl:default [Could not contact DNS servers]