python3Packages.aiohttp-wsgi: disable failing test
This commit is contained in:
@@ -28,6 +28,7 @@ buildPythonPackage rec {
|
||||
|
||||
disabledTests = [
|
||||
# makes http request to another server
|
||||
# https://github.com/etianen/aiohttp-wsgi/issues/32
|
||||
"testEnviron"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user