python3Packages.aiohttp: Disable more tests that check performance (#494164)

This commit is contained in:
Cosima Neidahl
2026-03-04 22:08:02 +00:00
committed by GitHub
@@ -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]