pythonPackages.aiohttp: disable sandbox-incompatible test

This commit is contained in:
Jonathan Ringer 2019-12-20 08:33:02 -08:00 committed by Frederik Rietdijk
parent e27bf33c25
commit 6a2ad503c0

@ -51,6 +51,7 @@ buildPythonPackage rec {
and not connector \
and not client_disconnect \
and not handle_keepalive_on_closed_connection \
and not proxy_https_bad_response \
and not partially_applied_handler \
and not middleware" \
--ignore=test_connector.py