Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 19, 2021 11:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/fc0d85a89574e9efdda385e314b68ec6 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/fc0d85a89574e9efdda385e314b68ec6 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 2 minutes | https://github.com/NixOS/nixpkgs/pull/116831
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/xmqairb9qq3lhn3p7747zh90scysr7pq-aiohttp-3.7.3.tar.gz
source root is aiohttp-3.7.3
setting SOURCE_DATE_EPOCH to timestamp 1605721369 of file aiohttp-3.7.3/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.8
creating build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/http.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/locks.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/web.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/signals.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/client.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/abc.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/connector.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/web_server.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/tcp_helpers.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/base_protocol.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/http_websocket.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/pytest_plugin.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/web_response.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/client_proto.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/formdata.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/web_middlewares.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/test_utils.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/streams.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/payload.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/resolver.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/web_request.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/hdrs.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/http_exceptions.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/__init__.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/cookiejar.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/web_log.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/http_writer.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/web_runner.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/payload_streamer.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/web_protocol.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/client_ws.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/typedefs.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/web_app.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/web_exceptions.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/client_exceptions.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/worker.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/web_urldispatcher.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/helpers.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/tracing.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/multipart.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/web_ws.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/client_reqrep.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/web_fileresponse.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/web_routedef.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/log.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/http_parser.py -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/frozenlist.py -> build/lib.linux-x86_64-3.8/aiohttp
running egg_info
writing aiohttp.egg-info/PKG-INFO
writing dependency_links to aiohttp.egg-info/dependency_links.txt
writing requirements to aiohttp.egg-info/requires.txt
writing top-level names to aiohttp.egg-info/top_level.txt
reading manifest file 'aiohttp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'aiohttp' anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyd' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.lib' found anywhere in distribution
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.a' found anywhere in distribution
warning: no previously-included files matching '*.obj' found anywhere in distribution
warning: no previously-included files found matching 'aiohttp/*.html'
no previously-included directories found matching 'docs/_build'
writing manifest file 'aiohttp.egg-info/SOURCES.txt'
copying aiohttp/_cparser.pxd -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_find_header.c -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_find_header.h -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_find_header.pxd -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_frozenlist.c -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_frozenlist.pyx -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_headers.pxi -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_helpers.c -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_helpers.pyi -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_helpers.pyx -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_http_parser.c -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_http_parser.pyx -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_http_writer.c -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_http_writer.pyx -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_websocket.c -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/_websocket.pyx -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/frozenlist.pyi -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/py.typed -> build/lib.linux-x86_64-3.8/aiohttp
copying aiohttp/signals.pyi -> build/lib.linux-x86_64-3.8/aiohttp
creating build/lib.linux-x86_64-3.8/aiohttp/.hash
copying aiohttp/.hash/_cparser.pxd.hash -> build/lib.linux-x86_64-3.8/aiohttp/.hash
copying aiohttp/.hash/_find_header.pxd.hash -> build/lib.linux-x86_64-3.8/aiohttp/.hash
copying aiohttp/.hash/_frozenlist.pyx.hash -> build/lib.linux-x86_64-3.8/aiohttp/.hash
copying aiohttp/.hash/_helpers.pyi.hash -> build/lib.linux-x86_64-3.8/aiohttp/.hash
copying aiohttp/.hash/_helpers.pyx.hash -> build/lib.linux-x86_64-3.8/aiohttp/.hash
copying aiohttp/.hash/_http_parser.pyx.hash -> build/lib.linux-x86_64-3.8/aiohttp/.hash
copying aiohttp/.hash/_http_writer.pyx.hash -> build/lib.linux-x86_64-3.8/aiohttp/.hash
copying aiohttp/.hash/_websocket.pyx.hash -> build/lib.linux-x86_64-3.8/aiohttp/.hash
copying aiohttp/.hash/frozenlist.pyi.hash -> build/lib.linux-x86_64-3.8/aiohttp/.hash
copying aiohttp/.hash/hdrs.py.hash -> build/lib.linux-x86_64-3.8/aiohttp/.hash
copying aiohttp/.hash/signals.pyi.hash -> build/lib.linux-x86_64-3.8/aiohttp/.hash
running build_ext
building 'aiohttp._websocket' extension
creating build/temp.linux-x86_64-3.8
creating build/temp.linux-x86_64-3.8/aiohttp
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8 -c aiohttp/_websocket.c -o build/temp.linux-x86_64-3.8/aiohttp/_websocket.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-x86_64-3.8/aiohttp/_websocket.o -L/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/lib -o build/lib.linux-x86_64-3.8/aiohttp/_websocket.cpython-38-x86_64-linux-gnu.so
building 'aiohttp._http_parser' extension
creating build/temp.linux-x86_64-3.8/vendor
creating build/temp.linux-x86_64-3.8/vendor/http-parser
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DHTTP_PARSER_STRICT=0 -I/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8 -c aiohttp/_http_parser.c -o build/temp.linux-x86_64-3.8/aiohttp/_http_parser.o
aiohttp/_http_parser.c: In function ‘__pyx_f_7aiohttp_12_http_parser_cb_on_header_field’:
aiohttp/_http_parser.c:11890:34: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare8;;]
11890 | __pyx_t_6 = ((__pyx_v_size > __pyx_v_pyparser->_max_field_size) != 0);
| ^
aiohttp/_http_parser.c:11986:148: warning: passing argument 2 of ‘__pyx_v_pyparser->__pyx_vtab->_on_header_field’ discards ‘const’ qualifier from pointer target type [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers8;;]
11986 | __pyx_t_1 = ((struct __pyx_vtabstruct_7aiohttp_12_http_parser_HttpParser *)__pyx_v_pyparser->__pyx_vtab)->_on_header_field(__pyx_v_pyparser, __pyx_v_at, __pyx_v_length); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 664, __pyx_L3_error)
| ^~~~~~~~~~
aiohttp/_http_parser.c:11986:148: note: expected ‘char *’ but argument is of type ‘const char *’
aiohttp/_http_parser.c: In function ‘__pyx_f_7aiohttp_12_http_parser_cb_on_header_value’:
aiohttp/_http_parser.c:12211:34: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare8;;]
12211 | __pyx_t_6 = ((__pyx_v_size > __pyx_v_pyparser->_max_field_size) != 0);
| ^
aiohttp/_http_parser.c:12307:148: warning: passing argument 2 of ‘__pyx_v_pyparser->__pyx_vtab->_on_header_value’ discards ‘const’ qualifier from pointer target type [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers8;;]
12307 | __pyx_t_1 = ((struct __pyx_vtabstruct_7aiohttp_12_http_parser_HttpParser *)__pyx_v_pyparser->__pyx_vtab)->_on_header_value(__pyx_v_pyparser, __pyx_v_at, __pyx_v_length); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 681, __pyx_L3_error)
| ^~~~~~~~~~
aiohttp/_http_parser.c:12307:148: note: expected ‘char *’ but argument is of type ‘const char *’
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DHTTP_PARSER_STRICT=0 -I/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8 -c vendor/http-parser/http_parser.c -o build/temp.linux-x86_64-3.8/vendor/http-parser/http_parser.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DHTTP_PARSER_STRICT=0 -I/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8 -c aiohttp/_find_header.c -o build/temp.linux-x86_64-3.8/aiohttp/_find_header.o
aiohttp/_find_header.c: In function ‘find_header’:
aiohttp/_find_header.c:21:19: warning: initialization discards ‘const’ qualifier from pointer target type [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers8;;]
21 | char *pchar = str;
| ^~~
aiohttp/_find_header.c:9867:1: warning: label ‘missing’ defined but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-label-Wunused-label8;;]
9867 | missing:
| ^~~~~~~
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-x86_64-3.8/aiohttp/_http_parser.o build/temp.linux-x86_64-3.8/vendor/http-parser/http_parser.o build/temp.linux-x86_64-3.8/aiohttp/_find_header.o -L/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/lib -o build/lib.linux-x86_64-3.8/aiohttp/_http_parser.cpython-38-x86_64-linux-gnu.so
building 'aiohttp._frozenlist' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8 -c aiohttp/_frozenlist.c -o build/temp.linux-x86_64-3.8/aiohttp/_frozenlist.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-x86_64-3.8/aiohttp/_frozenlist.o -L/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/lib -o build/lib.linux-x86_64-3.8/aiohttp/_frozenlist.cpython-38-x86_64-linux-gnu.so
building 'aiohttp._helpers' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8 -c aiohttp/_helpers.c -o build/temp.linux-x86_64-3.8/aiohttp/_helpers.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-x86_64-3.8/aiohttp/_helpers.o -L/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/lib -o build/lib.linux-x86_64-3.8/aiohttp/_helpers.cpython-38-x86_64-linux-gnu.so
building 'aiohttp._http_writer' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8 -c aiohttp/_http_writer.c -o build/temp.linux-x86_64-3.8/aiohttp/_http_writer.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-x86_64-3.8/aiohttp/_http_writer.o -L/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/lib -o build/lib.linux-x86_64-3.8/aiohttp/_http_writer.cpython-38-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_helpers.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/http.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/locks.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/web.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/signals.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_http_writer.c -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/client.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_find_header.h -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/abc.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_websocket.c -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/connector.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_frozenlist.c -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/web_server.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/tcp_helpers.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_headers.pxi -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_find_header.pxd -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_websocket.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/base_protocol.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_http_parser.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/http_websocket.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/pytest_plugin.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_helpers.c -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_helpers.pyx -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/web_response.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/client_proto.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/formdata.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_http_parser.c -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/web_middlewares.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/test_utils.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/streams.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/payload.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/resolver.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/web_request.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/hdrs.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/frozenlist.pyi -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/http_exceptions.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/__init__.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/cookiejar.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/web_log.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/http_writer.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/web_runner.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_cparser.pxd -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_frozenlist.pyx -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/signals.pyi -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/py.typed -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/payload_streamer.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/web_protocol.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/client_ws.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/typedefs.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_http_parser.pyx -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/web_app.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/web_exceptions.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/client_exceptions.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/worker.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/web_urldispatcher.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/helpers.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/tracing.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/multipart.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/web_ws.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/client_reqrep.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_find_header.c -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_helpers.pyi -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/web_fileresponse.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/web_routedef.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_http_writer.pyx -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/log.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/http_parser.py -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_frozenlist.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/aiohttp
creating build/bdist.linux-x86_64/wheel/aiohttp/.hash
copying build/lib.linux-x86_64-3.8/aiohttp/.hash/_http_writer.pyx.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash
copying build/lib.linux-x86_64-3.8/aiohttp/.hash/_websocket.pyx.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash
copying build/lib.linux-x86_64-3.8/aiohttp/.hash/frozenlist.pyi.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash
copying build/lib.linux-x86_64-3.8/aiohttp/.hash/_frozenlist.pyx.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash
copying build/lib.linux-x86_64-3.8/aiohttp/.hash/_helpers.pyi.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash
copying build/lib.linux-x86_64-3.8/aiohttp/.hash/_cparser.pxd.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash
copying build/lib.linux-x86_64-3.8/aiohttp/.hash/signals.pyi.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash
copying build/lib.linux-x86_64-3.8/aiohttp/.hash/hdrs.py.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash
copying build/lib.linux-x86_64-3.8/aiohttp/.hash/_find_header.pxd.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash
copying build/lib.linux-x86_64-3.8/aiohttp/.hash/_http_parser.pyx.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash
copying build/lib.linux-x86_64-3.8/aiohttp/.hash/_helpers.pyx.hash -> build/bdist.linux-x86_64/wheel/aiohttp/.hash
copying build/lib.linux-x86_64-3.8/aiohttp/_websocket.pyx -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/_http_writer.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/aiohttp
copying build/lib.linux-x86_64-3.8/aiohttp/frozenlist.py -> build/bdist.linux-x86_64/wheel/aiohttp
running install_egg_info
Copying aiohttp.egg-info to build/bdist.linux-x86_64/wheel/aiohttp-3.7.3-py3.8.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/aiohttp-3.7.3.dist-info/WHEEL
creating 'dist/aiohttp-3.7.3-cp38-cp38-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'aiohttp/__init__.py'
adding 'aiohttp/_cparser.pxd'
adding 'aiohttp/_find_header.c'
adding 'aiohttp/_find_header.h'
adding 'aiohttp/_find_header.pxd'
adding 'aiohttp/_frozenlist.c'
adding 'aiohttp/_frozenlist.cpython-38-x86_64-linux-gnu.so'
adding 'aiohttp/_frozenlist.pyx'
adding 'aiohttp/_headers.pxi'
adding 'aiohttp/_helpers.c'
adding 'aiohttp/_helpers.cpython-38-x86_64-linux-gnu.so'
adding 'aiohttp/_helpers.pyi'
adding 'aiohttp/_helpers.pyx'
adding 'aiohttp/_http_parser.c'
adding 'aiohttp/_http_parser.cpython-38-x86_64-linux-gnu.so'
adding 'aiohttp/_http_parser.pyx'
adding 'aiohttp/_http_writer.c'
adding 'aiohttp/_http_writer.cpython-38-x86_64-linux-gnu.so'
adding 'aiohttp/_http_writer.pyx'
adding 'aiohttp/_websocket.c'
adding 'aiohttp/_websocket.cpython-38-x86_64-linux-gnu.so'
adding 'aiohttp/_websocket.pyx'
adding 'aiohttp/abc.py'
adding 'aiohttp/base_protocol.py'
adding 'aiohttp/client.py'
adding 'aiohttp/client_exceptions.py'
adding 'aiohttp/client_proto.py'
adding 'aiohttp/client_reqrep.py'
adding 'aiohttp/client_ws.py'
adding 'aiohttp/connector.py'
adding 'aiohttp/cookiejar.py'
adding 'aiohttp/formdata.py'
adding 'aiohttp/frozenlist.py'
adding 'aiohttp/frozenlist.pyi'
adding 'aiohttp/hdrs.py'
adding 'aiohttp/helpers.py'
adding 'aiohttp/http.py'
adding 'aiohttp/http_exceptions.py'
adding 'aiohttp/http_parser.py'
adding 'aiohttp/http_websocket.py'
adding 'aiohttp/http_writer.py'
adding 'aiohttp/locks.py'
adding 'aiohttp/log.py'
adding 'aiohttp/multipart.py'
adding 'aiohttp/payload.py'
adding 'aiohttp/payload_streamer.py'
adding 'aiohttp/py.typed'
adding 'aiohttp/pytest_plugin.py'
adding 'aiohttp/resolver.py'
adding 'aiohttp/signals.py'
adding 'aiohttp/signals.pyi'
adding 'aiohttp/streams.py'
adding 'aiohttp/tcp_helpers.py'
adding 'aiohttp/test_utils.py'
adding 'aiohttp/tracing.py'
adding 'aiohttp/typedefs.py'
adding 'aiohttp/web.py'
adding 'aiohttp/web_app.py'
adding 'aiohttp/web_exceptions.py'
adding 'aiohttp/web_fileresponse.py'
adding 'aiohttp/web_log.py'
adding 'aiohttp/web_middlewares.py'
adding 'aiohttp/web_protocol.py'
adding 'aiohttp/web_request.py'
adding 'aiohttp/web_response.py'
adding 'aiohttp/web_routedef.py'
adding 'aiohttp/web_runner.py'
adding 'aiohttp/web_server.py'
adding 'aiohttp/web_urldispatcher.py'
adding 'aiohttp/web_ws.py'
adding 'aiohttp/worker.py'
adding 'aiohttp/.hash/_cparser.pxd.hash'
adding 'aiohttp/.hash/_find_header.pxd.hash'
adding 'aiohttp/.hash/_frozenlist.pyx.hash'
adding 'aiohttp/.hash/_helpers.pyi.hash'
adding 'aiohttp/.hash/_helpers.pyx.hash'
adding 'aiohttp/.hash/_http_parser.pyx.hash'
adding 'aiohttp/.hash/_http_writer.pyx.hash'
adding 'aiohttp/.hash/_websocket.pyx.hash'
adding 'aiohttp/.hash/frozenlist.pyi.hash'
adding 'aiohttp/.hash/hdrs.py.hash'
adding 'aiohttp/.hash/signals.pyi.hash'
adding 'aiohttp-3.7.3.dist-info/LICENSE.txt'
adding 'aiohttp-3.7.3.dist-info/METADATA'
adding 'aiohttp-3.7.3.dist-info/WHEEL'
adding 'aiohttp-3.7.3.dist-info/top_level.txt'
adding 'aiohttp-3.7.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/aiohttp-3.7.3/dist /build/aiohttp-3.7.3
Processing ./aiohttp-3.7.3-cp38-cp38-linux_x86_64.whl
Requirement already satisfied: yarl<2.0,>=1.0 in /nix/store/qkj357zf1y6kbkxx48868smcaiy04ii0-python3.8-yarl-1.6.3/lib/python3.8/site-packages (from aiohttp==3.7.3) (1.6.3)
Requirement already satisfied: chardet<4.0,>=2.0 in /nix/store/ywgq28kqk3jr1ax70cb4js8ziyccqv3q-python3.8-chardet-3.0.4/lib/python3.8/site-packages (from aiohttp==3.7.3) (3.0.4)
Requirement already satisfied: multidict<7.0,>=4.5 in /nix/store/nbws3jkmqk7dhf0b6cmv4x1faips6m90-python3.8-multidict-5.1.0/lib/python3.8/site-packages (from aiohttp==3.7.3) (5.1.0)
Requirement already satisfied: typing-extensions>=3.6.5 in /nix/store/f5qkbva721pqhsr4k087vg02szdb5y8q-python3.8-typing_extensions-3.7.4.3/lib/python3.8/site-packages (from aiohttp==3.7.3) (3.7.4.3)
Requirement already satisfied: async-timeout<4.0,>=3.0 in /nix/store/w19c6pdsl0j5m1nv3sywhj7bl57dfa2p-python3.8-async-timeout-3.0.1/lib/python3.8/site-packages (from aiohttp==3.7.3) (3.0.1)
Requirement already satisfied: attrs>=17.3.0 in /nix/store/fc0hxmkbagaz0cc7ydaa7mgynbhfk64v-python3.8-attrs-20.3.0/lib/python3.8/site-packages (from aiohttp==3.7.3) (20.3.0)
Requirement already satisfied: idna>=2.0 in /nix/store/9hnaj1ja3vvlqzsqw15lbkd04zran5mh-python3.8-idna-2.10/lib/python3.8/site-packages (from yarl<2.0,>=1.0->aiohttp==3.7.3) (2.10)
Installing collected packages: aiohttp
Successfully installed aiohttp-3.7.3
/build/aiohttp-3.7.3
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3
shrinking /nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/_helpers.cpython-38-x86_64-linux-gnu.so
shrinking /nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/_websocket.cpython-38-x86_64-linux-gnu.so
shrinking /nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/_http_parser.cpython-38-x86_64-linux-gnu.so
shrinking /nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/_frozenlist.cpython-38-x86_64-linux-gnu.so
shrinking /nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/_http_writer.cpython-38-x86_64-linux-gnu.so
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib
patching script interpreter paths in /nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3
checking for references to /build/ in /nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.1.2, py-1.9.0, pluggy-0.13.1 -- /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python3.8
cachedir: .pytest_cache
rootdir: /build/aiohttp-3.7.3, configfile: setup.cfg
plugins: xdist-2.2.1, forked-1.3.0, mock-3.5.1, cov-2.10.1
collecting ...
collecting 221 items
collecting 483 items
collecting 522 items
collecting 859 items
collecting 1082 items
collecting 1424 items
collecting 1582 items
collecting 1796 items
collecting 2017 items
collecting 2158 items
collecting 2450 items
collected 2541 items / 277 deselected / 2264 selected
test_base_protocol.py::test_loop PASSED [ 0%]
test_base_protocol.py::test_pause_writing PASSED [ 0%]
test_base_protocol.py::test_resume_writing_no_waiters PASSED [ 0%]
test_base_protocol.py::test_connection_made PASSED [ 0%]
test_base_protocol.py::test_connection_lost_not_paused PASSED [ 0%]
test_base_protocol.py::test_connection_lost_paused_without_waiter PASSED [ 0%]
test_base_protocol.py::test_drain_lost PASSED [ 0%]
test_base_protocol.py::test_drain_not_paused PASSED [ 0%]
test_base_protocol.py::test_resume_drain_waited PASSED [ 0%]
test_base_protocol.py::test_lost_drain_waited_ok PASSED [ 0%]
test_base_protocol.py::test_lost_drain_waited_exception PASSED [ 0%]
test_base_protocol.py::test_lost_drain_cancelled PASSED [ 0%]
test_base_protocol.py::test_resume_drain_cancelled PASSED [ 0%]
test_classbasedview.py::test_ctor PASSED [ 0%]
test_classbasedview.py::test_render_ok PASSED [ 0%]
test_classbasedview.py::test_render_unknown_method PASSED [ 0%]
test_classbasedview.py::test_render_unsupported_method PASSED [ 0%]
test_client_connection.py::test_ctor PASSED [ 0%]
test_client_connection.py::test_callbacks_on_close PASSED [ 0%]
test_client_connection.py::test_callbacks_on_release PASSED [ 0%]
test_client_connection.py::test_callbacks_exception PASSED [ 0%]
test_client_connection.py::test_del PASSED [ 0%]
test_client_connection.py::test_close PASSED [ 1%]
test_client_connection.py::test_release PASSED [ 1%]
test_client_connection.py::test_release_proto_should_close PASSED [ 1%]
test_client_connection.py::test_release_released PASSED [ 1%]
test_client_exceptions.py::TestClientResponseError::test_default_status PASSED [ 1%]
test_client_exceptions.py::TestClientResponseError::test_status PASSED [ 1%]
test_client_exceptions.py::TestClientResponseError::test_pickle PASSED [ 1%]
test_client_exceptions.py::TestClientResponseError::test_repr PASSED [ 1%]
test_client_exceptions.py::TestClientResponseError::test_str PASSED [ 1%]
test_client_exceptions.py::test_response_status PASSED [ 1%]
test_client_exceptions.py::test_response_deprecated_code_property PASSED [ 1%]
test_client_exceptions.py::test_response_both_code_and_status PASSED [ 1%]
test_client_exceptions.py::TestServerDisconnectedError::test_ctor PASSED [ 1%]
test_client_exceptions.py::TestServerDisconnectedError::test_pickle PASSED [ 1%]
test_client_exceptions.py::TestServerDisconnectedError::test_repr PASSED [ 1%]
test_client_exceptions.py::TestServerDisconnectedError::test_str PASSED [ 1%]
test_client_exceptions.py::TestServerFingerprintMismatch::test_ctor PASSED [ 1%]
test_client_exceptions.py::TestServerFingerprintMismatch::test_pickle PASSED [ 1%]
test_client_exceptions.py::TestServerFingerprintMismatch::test_repr PASSED [ 1%]
test_client_exceptions.py::TestInvalidURL::test_ctor PASSED [ 1%]
test_client_exceptions.py::TestInvalidURL::test_pickle PASSED [ 1%]
test_client_exceptions.py::TestInvalidURL::test_repr PASSED [ 1%]
test_client_exceptions.py::TestInvalidURL::test_str PASSED [ 1%]
test_client_fingerprint.py::test_fingerprint_sha256 PASSED [ 2%]
test_client_fingerprint.py::test_fingerprint_sha1 PASSED [ 2%]
test_client_fingerprint.py::test_fingerprint_md5 PASSED [ 2%]
test_client_fingerprint.py::test_fingerprint_check_no_ssl PASSED [ 2%]
test_client_fingerprint.py::test__merge_ssl_params_verify_ssl PASSED [ 2%]
test_client_fingerprint.py::test__merge_ssl_params_verify_ssl_conflict PASSED [ 2%]
test_client_fingerprint.py::test__merge_ssl_params_ssl_context PASSED [ 2%]
test_client_fingerprint.py::test__merge_ssl_params_ssl_context_conflict PASSED [ 2%]
test_client_fingerprint.py::test__merge_ssl_params_fingerprint PASSED [ 2%]
test_client_fingerprint.py::test__merge_ssl_params_fingerprint_conflict PASSED [ 2%]
test_client_fingerprint.py::test__merge_ssl_params_ssl PASSED [ 2%]
test_client_fingerprint.py::test__merge_ssl_params_invlid PASSED [ 2%]
test_client_functional.py::test_keepalive_two_requests_success[pyloop] PASSED [ 2%]
test_client_functional.py::test_keepalive_after_head_requests_success[pyloop] PASSED [ 2%]
test_client_functional.py::test_keepalive_response_released[pyloop] PASSED [ 2%]
test_client_functional.py::test_keepalive_server_force_close_connection[pyloop] PASSED [ 2%]
test_client_functional.py::test_release_early[pyloop] PASSED [ 2%]
test_client_functional.py::test_HTTP_304[pyloop] PASSED [ 2%]
test_client_functional.py::test_HTTP_304_WITH_BODY[pyloop] PASSED [ 2%]
test_client_functional.py::test_auto_header_user_agent[pyloop] PASSED [ 2%]
test_client_functional.py::test_skip_auto_headers_user_agent[pyloop] PASSED [ 2%]
test_client_functional.py::test_skip_default_auto_headers_user_agent[pyloop] PASSED [ 2%]
test_client_functional.py::test_skip_auto_headers_content_type[pyloop] PASSED [ 3%]
test_client_functional.py::test_post_data_bytesio[pyloop] PASSED [ 3%]
test_client_functional.py::test_post_data_with_bytesio_file[pyloop] PASSED [ 3%]
test_client_functional.py::test_post_data_stringio[pyloop] PASSED [ 3%]
test_client_functional.py::test_post_data_textio_encoding[pyloop] PASSED [ 3%]
test_client_functional.py::test_ssl_client[pyloop] PASSED [ 3%]
test_client_functional.py::test_format_task_get[pyloop] PASSED [ 3%]
test_client_functional.py::test_str_params[pyloop] PASSED [ 3%]
test_client_functional.py::test_drop_params_on_redirect[pyloop] PASSED [ 3%]
test_client_functional.py::test_drop_fragment_on_redirect[pyloop] PASSED [ 3%]
test_client_functional.py::test_drop_fragment[pyloop] PASSED [ 3%]
test_client_functional.py::test_history[pyloop] PASSED [ 3%]
test_client_functional.py::test_keepalive_closed_by_server[pyloop] PASSED [ 3%]
test_client_functional.py::test_wait_for[pyloop] PASSED [ 3%]
test_client_functional.py::test_raw_headers[pyloop] PASSED [ 3%]
test_client_functional.py::test_host_header_first[pyloop] PASSED [ 3%]
test_client_functional.py::test_empty_header_values[pyloop] PASSED [ 3%]
test_client_functional.py::test_204_with_gzipped_content_encoding[pyloop] PASSED [ 3%]
test_client_functional.py::test_timeout_on_reading_headers[pyloop] PASSED [ 3%]
test_client_functional.py::test_timeout_on_conn_reading_headers[pyloop] PASSED [ 3%]
test_client_functional.py::test_timeout_on_session_read_timeout[pyloop] PASSED [ 3%]
test_client_functional.py::test_read_timeout_between_chunks[pyloop] PASSED [ 3%]
test_client_functional.py::test_read_timeout_on_reading_chunks[pyloop] PASSED [ 3%]
test_client_functional.py::test_timeout_on_reading_data[pyloop] PASSED [ 4%]
test_client_functional.py::test_timeout_none[pyloop] PASSED [ 4%]
test_client_functional.py::test_readline_error_on_conn_close[pyloop] PASSED [ 4%]
test_client_functional.py::test_no_error_on_conn_close_if_eof[pyloop] PASSED [ 4%]
test_client_functional.py::test_error_not_overwrote_on_conn_close[pyloop] PASSED [ 4%]
test_client_functional.py::test_HTTP_200_OK_METHOD[pyloop] PASSED [ 4%]
test_client_functional.py::test_HTTP_302_REDIRECT_GET[pyloop] PASSED [ 4%]
test_client_functional.py::test_HTTP_302_REDIRECT_HEAD[pyloop] PASSED [ 4%]
test_client_functional.py::test_HTTP_302_REDIRECT_NON_HTTP[pyloop] PASSED [ 4%]
test_client_functional.py::test_HTTP_302_REDIRECT_POST[pyloop] PASSED [ 4%]
test_client_functional.py::test_HTTP_302_REDIRECT_POST_with_content_length_hdr[pyloop] PASSED [ 4%]
test_client_functional.py::test_HTTP_307_REDIRECT_POST[pyloop] PASSED [ 4%]
test_client_functional.py::test_HTTP_308_PERMANENT_REDIRECT_POST[pyloop] PASSED [ 4%]
test_client_functional.py::test_HTTP_302_max_redirects[pyloop] PASSED [ 4%]
test_client_functional.py::test_HTTP_200_GET_WITH_PARAMS[pyloop] PASSED [ 4%]
test_client_functional.py::test_HTTP_200_GET_WITH_MultiDict_PARAMS[pyloop] PASSED [ 4%]
test_client_functional.py::test_HTTP_200_GET_WITH_MIXED_PARAMS[pyloop] PASSED [ 4%]
test_client_functional.py::test_POST_DATA[pyloop] PASSED [ 4%]
test_client_functional.py::test_POST_DATA_with_explicit_formdata[pyloop] PASSED [ 4%]
test_client_functional.py::test_POST_DATA_with_charset[pyloop] PASSED [ 4%]
test_client_functional.py::test_POST_DATA_formdats_with_charset[pyloop] PASSED [ 4%]
test_client_functional.py::test_POST_DATA_with_charset_post[pyloop] PASSED [ 4%]
test_client_functional.py::test_POST_DATA_with_context_transfer_encoding[pyloop] PASSED [ 4%]
test_client_functional.py::test_POST_DATA_with_content_type_context_transfer_encoding[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_MultiDict[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_DATA_DEFLATE[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_FILES[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_FILES_DEFLATE[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_bytes[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_bytes_too_large[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_FILES_STR[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_FILES_STR_SIMPLE[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_FILES_LIST[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_FILES_CT[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_FILES_SINGLE[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_FILES_SINGLE_content_disposition[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_FILES_SINGLE_BINARY[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_FILES_IO[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_FILES_IO_WITH_PARAMS[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_FILES_WITH_DATA[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_STREAM_DATA[pyloop] PASSED [ 5%]
test_client_functional.py::test_POST_STREAM_DATA_no_params[pyloop] PASSED [ 5%]
test_client_functional.py::test_json[pyloop] PASSED [ 5%]
test_client_functional.py::test_json_custom[pyloop] PASSED [ 5%]
test_client_functional.py::test_expect_continue[pyloop] PASSED [ 5%]
test_client_functional.py::test_encoding_deflate[pyloop] PASSED [ 6%]
test_client_functional.py::test_encoding_deflate_nochunk[pyloop] PASSED [ 6%]
test_client_functional.py::test_encoding_gzip[pyloop] PASSED [ 6%]
test_client_functional.py::test_encoding_gzip_write_by_chunks[pyloop] PASSED [ 6%]
test_client_functional.py::test_encoding_gzip_nochunk[pyloop] PASSED [ 6%]
test_client_functional.py::test_bad_payload_compression[pyloop] PASSED [ 6%]
test_client_functional.py::test_bad_payload_chunked_encoding[pyloop] PASSED [ 6%]
test_client_functional.py::test_bad_payload_content_length[pyloop] PASSED [ 6%]
test_client_functional.py::test_payload_content_length_by_chunks[pyloop] PASSED [ 6%]
test_client_functional.py::test_chunked[pyloop] PASSED [ 6%]
test_client_functional.py::test_shortcuts[pyloop] PASSED [ 6%]
test_client_functional.py::test_cookies[pyloop] PASSED [ 6%]
test_client_functional.py::test_cookies_per_request[pyloop] PASSED [ 6%]
test_client_functional.py::test_cookies_redirect[pyloop] PASSED [ 6%]
test_client_functional.py::test_cookies_on_empty_session_jar[pyloop] PASSED [ 6%]
test_client_functional.py::test_morsel_with_attributes[pyloop] PASSED [ 6%]
test_client_functional.py::test_set_cookies[pyloop] PASSED [ 6%]
test_client_functional.py::test_set_cookies_expired[pyloop] PASSED [ 6%]
test_client_functional.py::test_set_cookies_max_age[pyloop] PASSED [ 6%]
test_client_functional.py::test_set_cookies_max_age_overflow[pyloop] PASSED [ 6%]
test_client_functional.py::test_request_conn_error PASSED [ 6%]
test_client_functional.py::test_broken_connection[pyloop] XFAIL [ 6%]
test_client_functional.py::test_broken_connection_2[pyloop] PASSED [ 6%]
test_client_functional.py::test_custom_headers[pyloop] PASSED [ 7%]
test_client_functional.py::test_redirect_to_absolute_url[pyloop] PASSED [ 7%]
test_client_functional.py::test_redirect_without_location_header[pyloop] PASSED [ 7%]
test_client_functional.py::test_chunked_deprecated[pyloop] PASSED [ 7%]
test_client_functional.py::test_ok_from_status[pyloop-200-True] PASSED [ 7%]
test_client_functional.py::test_ok_from_status[pyloop-201-True] PASSED [ 7%]
test_client_functional.py::test_ok_from_status[pyloop-301-True] PASSED [ 7%]
test_client_functional.py::test_ok_from_status[pyloop-400-False] PASSED [ 7%]
test_client_functional.py::test_ok_from_status[pyloop-403-False] PASSED [ 7%]
test_client_functional.py::test_ok_from_status[pyloop-500-False] PASSED [ 7%]
test_client_functional.py::test_raise_for_status[pyloop] PASSED [ 7%]
test_client_functional.py::test_raise_for_status_per_request[pyloop] PASSED [ 7%]
test_client_functional.py::test_raise_for_status_disable_per_request[pyloop] PASSED [ 7%]
test_client_functional.py::test_request_raise_for_status_default[pyloop] PASSED [ 7%]
test_client_functional.py::test_request_raise_for_status_disabled[pyloop] PASSED [ 7%]
test_client_functional.py::test_request_raise_for_status_enabled[pyloop] PASSED [ 7%]
test_client_functional.py::test_invalid_idna PASSED [ 7%]
test_client_functional.py::test_creds_in_auth_and_url PASSED [ 7%]
test_client_functional.py::test_drop_auth_on_redirect_to_other_host[pyloop] PASSED [ 7%]
test_client_functional.py::test_async_with_session PASSED [ 7%]
test_client_functional.py::test_session_close_awaitable PASSED [ 7%]
test_client_functional.py::test_close_run_until_complete_not_deprecated PASSED [ 7%]
test_client_functional.py::test_close_resp_on_error_async_with_session[pyloop] PASSED [ 7%]
test_client_functional.py::test_release_resp_on_normal_exit_from_cm[pyloop] PASSED [ 8%]
test_client_functional.py::test_non_close_detached_session_on_error_cm[pyloop] PASSED [ 8%]
test_client_functional.py::test_close_detached_session_on_non_existing_addr PASSED [ 8%]
test_client_functional.py::test_aiohttp_request_context_manager[pyloop] PASSED [ 8%]
test_client_functional.py::test_aiohttp_request_ctx_manager_close_sess_on_error[pyloop] PASSED [ 8%]
test_client_functional.py::test_aiohttp_request_ctx_manager_not_found PASSED [ 8%]
test_client_functional.py::test_yield_from_in_session_request[pyloop] PASSED [ 8%]
test_client_functional.py::test_close_context_manager[pyloop] PASSED [ 8%]
test_client_functional.py::test_session_auth[pyloop] PASSED [ 8%]
test_client_functional.py::test_session_auth_override[pyloop] PASSED [ 8%]
test_client_functional.py::test_session_auth_header_conflict[pyloop] PASSED [ 8%]
test_client_functional.py::test_session_headers[pyloop] PASSED [ 8%]
test_client_functional.py::test_session_headers_merge[pyloop] PASSED [ 8%]
test_client_functional.py::test_multidict_headers[pyloop] PASSED [ 8%]
test_client_functional.py::test_request_conn_closed[pyloop] PASSED [ 8%]
test_client_functional.py::test_error_in_performing_request[pyloop] PASSED [ 8%]
test_client_functional.py::test_await_after_cancelling[pyloop] PASSED [ 8%]
test_client_functional.py::test_async_payload_generator[pyloop] PASSED [ 8%]
test_client_functional.py::test_read_from_closed_response[pyloop] PASSED [ 8%]
test_client_functional.py::test_read_from_closed_response2[pyloop] PASSED [ 8%]
test_client_functional.py::test_read_from_closed_content[pyloop] PASSED [ 8%]
test_client_functional.py::test_read_timeout[pyloop] PASSED [ 8%]
test_client_functional.py::test_read_timeout_on_prepared_response[pyloop] PASSED [ 9%]
test_client_functional.py::test_read_bufsize_session_default[pyloop] PASSED [ 9%]
test_client_functional.py::test_read_bufsize_explicit[pyloop] PASSED [ 9%]
test_client_proto.py::test_oserror[pyloop] PASSED [ 9%]
test_client_proto.py::test_pause_resume_on_error[pyloop] PASSED [ 9%]
test_client_proto.py::test_client_proto_bad_message[pyloop] PASSED [ 9%]
test_client_proto.py::test_uncompleted_message[pyloop] PASSED [ 9%]
test_client_proto.py::test_client_protocol_readuntil_eof[pyloop] PASSED [ 9%]
test_client_proto.py::test_empty_data[pyloop] PASSED [ 9%]
test_client_proto.py::test_schedule_timeout[pyloop] PASSED [ 9%]
test_client_proto.py::test_drop_timeout[pyloop] PASSED [ 9%]
test_client_proto.py::test_reschedule_timeout[pyloop] PASSED [ 9%]
test_client_proto.py::test_eof_received[pyloop] PASSED [ 9%]
test_client_request.py::test_method1[pyloop] PASSED [ 9%]
test_client_request.py::test_method2[pyloop] PASSED [ 9%]
test_client_request.py::test_method3[pyloop] PASSED [ 9%]
test_client_request.py::test_version_1_0[pyloop] PASSED [ 9%]
test_client_request.py::test_version_default[pyloop] PASSED [ 9%]
test_client_request.py::test_request_info[pyloop] PASSED [ 9%]
test_client_request.py::test_request_info_with_fragment[pyloop] PASSED [ 9%]
test_client_request.py::test_version_err[pyloop] PASSED [ 9%]
test_client_request.py::test_https_proxy[pyloop] PASSED [ 9%]
test_client_request.py::test_keep_alive[pyloop] PASSED [ 9%]
test_client_request.py::test_host_port_default_http[pyloop] PASSED [ 10%]
test_client_request.py::test_host_port_default_https[pyloop] PASSED [ 10%]
test_client_request.py::test_host_port_nondefault_http[pyloop] PASSED [ 10%]
test_client_request.py::test_host_port_nondefault_https[pyloop] PASSED [ 10%]
test_client_request.py::test_host_port_default_ws[pyloop] PASSED [ 10%]
test_client_request.py::test_host_port_default_wss[pyloop] PASSED [ 10%]
test_client_request.py::test_host_port_nondefault_ws[pyloop] PASSED [ 10%]
test_client_request.py::test_host_port_nondefault_wss[pyloop] PASSED [ 10%]
test_client_request.py::test_host_port_none_port[pyloop] PASSED [ 10%]
test_client_request.py::test_host_port_err[pyloop] PASSED [ 10%]
test_client_request.py::test_hostname_err[pyloop] PASSED [ 10%]
test_client_request.py::test_host_header_host_first[pyloop] PASSED [ 10%]
test_client_request.py::test_host_header_host_without_port[pyloop] PASSED [ 10%]
test_client_request.py::test_host_header_host_with_default_port[pyloop] PASSED [ 10%]
test_client_request.py::test_host_header_host_with_nondefault_port[pyloop] PASSED [ 10%]
test_client_request.py::test_host_header_host_idna_encode[pyloop] PASSED [ 10%]
test_client_request.py::test_host_header_host_unicode[pyloop] PASSED [ 10%]
test_client_request.py::test_host_header_explicit_host[pyloop] PASSED [ 10%]
test_client_request.py::test_host_header_explicit_host_with_port[pyloop] PASSED [ 10%]
test_client_request.py::test_host_header_ipv4[pyloop] PASSED [ 10%]
test_client_request.py::test_host_header_ipv6[pyloop] PASSED [ 10%]
test_client_request.py::test_host_header_ipv4_with_port[pyloop] PASSED [ 10%]
test_client_request.py::test_host_header_ipv6_with_port[pyloop] PASSED [ 10%]
test_client_request.py::test_default_loop[pyloop] PASSED [ 11%]
test_client_request.py::test_default_headers_useragent[pyloop] PASSED [ 11%]
test_client_request.py::test_default_headers_useragent_custom[pyloop] PASSED [ 11%]
test_client_request.py::test_skip_default_useragent_header[pyloop] PASSED [ 11%]
test_client_request.py::test_headers[pyloop] PASSED [ 11%]
test_client_request.py::test_headers_list[pyloop] PASSED [ 11%]
test_client_request.py::test_headers_default[pyloop] PASSED [ 11%]
test_client_request.py::test_invalid_url[pyloop] PASSED [ 11%]
test_client_request.py::test_no_path[pyloop] PASSED [ 11%]
test_client_request.py::test_ipv6_default_http_port[pyloop] PASSED [ 11%]
test_client_request.py::test_ipv6_default_https_port[pyloop] PASSED [ 11%]
test_client_request.py::test_ipv6_nondefault_http_port[pyloop] PASSED [ 11%]
test_client_request.py::test_ipv6_nondefault_https_port[pyloop] PASSED [ 11%]
test_client_request.py::test_basic_auth[pyloop] PASSED [ 11%]
test_client_request.py::test_basic_auth_utf8[pyloop] PASSED [ 11%]
test_client_request.py::test_basic_auth_tuple_forbidden[pyloop] PASSED [ 11%]
test_client_request.py::test_basic_auth_from_url[pyloop] PASSED [ 11%]
test_client_request.py::test_basic_auth_from_url_overridden[pyloop] PASSED [ 11%]
test_client_request.py::test_path_is_not_double_encoded1[pyloop] PASSED [ 11%]
test_client_request.py::test_path_is_not_double_encoded2[pyloop] PASSED [ 11%]
test_client_request.py::test_path_is_not_double_encoded3[pyloop] PASSED [ 11%]
test_client_request.py::test_path_safe_chars_preserved[pyloop] PASSED [ 11%]
test_client_request.py::test_params_are_added_before_fragment1[pyloop] PASSED [ 12%]
test_client_request.py::test_params_are_added_before_fragment2[pyloop] PASSED [ 12%]
test_client_request.py::test_path_not_contain_fragment1[pyloop] PASSED [ 12%]
test_client_request.py::test_path_not_contain_fragment2[pyloop] PASSED [ 12%]
test_client_request.py::test_cookies[pyloop] PASSED [ 12%]
test_client_request.py::test_cookies_is_quoted_with_special_characters[pyloop] PASSED [ 12%]
test_client_request.py::test_cookies_merge_with_headers[pyloop] PASSED [ 12%]
test_client_request.py::test_unicode_get1[pyloop] PASSED [ 12%]
test_client_request.py::test_unicode_get2[pyloop] PASSED [ 12%]
test_client_request.py::test_unicode_get3[pyloop] PASSED [ 12%]
test_client_request.py::test_unicode_get4[pyloop] PASSED [ 12%]
test_client_request.py::test_query_multivalued_param[pyloop] PASSED [ 12%]
test_client_request.py::test_query_str_param[pyloop] PASSED [ 12%]
test_client_request.py::test_query_bytes_param_raises[pyloop] PASSED [ 12%]
test_client_request.py::test_query_str_param_is_not_encoded[pyloop] PASSED [ 12%]
test_client_request.py::test_params_update_path_and_url[pyloop] PASSED [ 12%]
test_client_request.py::test_params_empty_path_and_url[pyloop] PASSED [ 12%]
test_client_request.py::test_gen_netloc_all[pyloop] PASSED [ 12%]
test_client_request.py::test_gen_netloc_no_port[pyloop] PASSED [ 12%]
test_client_request.py::test_connection_header[pyloop] PASSED [ 12%]
test_client_request.py::test_no_content_length[pyloop] PASSED [ 12%]
test_client_request.py::test_no_content_length_head[pyloop] PASSED [ 12%]
test_client_request.py::test_content_type_auto_header_get[pyloop] PASSED [ 12%]
test_client_request.py::test_content_type_auto_header_form[pyloop] PASSED [ 13%]
test_client_request.py::test_content_type_auto_header_bytes[pyloop] PASSED [ 13%]
test_client_request.py::test_content_type_skip_auto_header_bytes[pyloop] PASSED [ 13%]
test_client_request.py::test_content_type_skip_auto_header_form[pyloop] PASSED [ 13%]
test_client_request.py::test_content_type_auto_header_content_length_no_skip[pyloop] PASSED [ 13%]
test_client_request.py::test_urlencoded_formdata_charset[pyloop] PASSED [ 13%]
test_client_request.py::test_post_data[pyloop] PASSED [ 13%]
test_client_request.py::test_pass_falsy_data[pyloop] PASSED [ 13%]
test_client_request.py::test_pass_falsy_data_file[pyloop] PASSED [ 13%]
test_client_request.py::test_get_with_data[pyloop] PASSED [ 13%]
test_client_request.py::test_bytes_data[pyloop] PASSED [ 13%]
test_client_request.py::test_content_encoding[pyloop] PASSED [ 13%]
test_client_request.py::test_content_encoding_dont_set_headers_if_no_body[pyloop] PASSED [ 13%]
test_client_request.py::test_content_encoding_header[pyloop] PASSED [ 13%]
test_client_request.py::test_compress_and_content_encoding[pyloop] PASSED [ 13%]
test_client_request.py::test_chunked[pyloop] PASSED [ 13%]
test_client_request.py::test_chunked2[pyloop] PASSED [ 13%]
test_client_request.py::test_chunked_explicit[pyloop] PASSED [ 13%]
test_client_request.py::test_chunked_length[pyloop] PASSED [ 13%]
test_client_request.py::test_chunked_transfer_encoding[pyloop] PASSED [ 13%]
test_client_request.py::test_file_upload_not_chunked[pyloop] PASSED [ 13%]
test_client_request.py::test_precompressed_data_stays_intact[pyloop] PASSED [ 13%]
test_client_request.py::test_file_upload_not_chunked_seek[pyloop] PASSED [ 14%]
test_client_request.py::test_file_upload_force_chunked[pyloop] PASSED [ 14%]
test_client_request.py::test_expect100[pyloop] PASSED [ 14%]
test_client_request.py::test_expect_100_continue_header[pyloop] PASSED [ 14%]
test_client_request.py::test_data_stream[pyloop] PASSED [ 14%]
test_client_request.py::test_data_stream_deprecated[pyloop] PASSED [ 14%]
test_client_request.py::test_data_file[pyloop] PASSED [ 14%]
test_client_request.py::test_data_stream_exc[pyloop] PASSED [ 14%]
test_client_request.py::test_data_stream_exc_chain[pyloop] PASSED [ 14%]
test_client_request.py::test_data_stream_continue[pyloop] PASSED [ 14%]
test_client_request.py::test_data_continue[pyloop] PASSED [ 14%]
test_client_request.py::test_close[pyloop] PASSED [ 14%]
test_client_request.py::test_custom_response_class[pyloop] PASSED [ 14%]
test_client_request.py::test_oserror_on_write_bytes[pyloop] PASSED [ 14%]
test_client_request.py::test_terminate[pyloop] PASSED [ 14%]
test_client_request.py::test_terminate_with_closed_loop[pyloop] PASSED [ 14%]
test_client_request.py::test_terminate_without_writer[pyloop] PASSED [ 14%]
test_client_request.py::test_custom_req_rep[pyloop] PASSED [ 14%]
test_client_request.py::test_verify_ssl_false_with_ssl_context[pyloop] PASSED [ 14%]
test_client_request.py::test_bad_fingerprint[pyloop] PASSED [ 14%]
test_client_request.py::test_insecure_fingerprint_md5[pyloop] PASSED [ 14%]
test_client_request.py::test_insecure_fingerprint_sha1[pyloop] PASSED [ 14%]
test_client_request.py::test_loose_cookies_types[pyloop] PASSED [ 14%]
test_client_response.py::test_http_processing_error PASSED [ 15%]
test_client_response.py::test_del PASSED [ 15%]
test_client_response.py::test_close[pyloop] PASSED [ 15%]
test_client_response.py::test_wait_for_100_1[pyloop] PASSED [ 15%]
test_client_response.py::test_wait_for_100_2[pyloop] PASSED [ 15%]
test_client_response.py::test_repr[pyloop] PASSED [ 15%]
test_client_response.py::test_repr_non_ascii_url PASSED [ 15%]
test_client_response.py::test_repr_non_ascii_reason PASSED [ 15%]
test_client_response.py::test_url_obj_deprecated PASSED [ 15%]
test_client_response.py::test_read_and_release_connection[pyloop] PASSED [ 15%]
test_client_response.py::test_read_and_release_connection_with_error[pyloop] PASSED [ 15%]
test_client_response.py::test_release[pyloop] PASSED [ 15%]
test_client_response.py::test_release_on_del[pyloop] PASSED [ 15%]
test_client_response.py::test_response_eof[pyloop] PASSED [ 15%]
test_client_response.py::test_response_eof_upgraded[pyloop] PASSED [ 15%]
test_client_response.py::test_response_eof_after_connection_detach[pyloop] PASSED [ 15%]
test_client_response.py::test_text[pyloop] PASSED [ 15%]
test_client_response.py::test_text_bad_encoding[pyloop] PASSED [ 15%]
test_client_response.py::test_text_custom_encoding[pyloop] PASSED [ 15%]
test_client_response.py::test_text_detect_encoding[pyloop] PASSED [ 15%]
test_client_response.py::test_text_detect_encoding_if_invalid_charset[pyloop] PASSED [ 15%]
test_client_response.py::test_get_encoding_body_none[pyloop] PASSED [ 15%]
test_client_response.py::test_text_after_read[pyloop] PASSED [ 15%]
test_client_response.py::test_json[pyloop] PASSED [ 16%]
test_client_response.py::test_json_extended_content_type[pyloop] PASSED [ 16%]
test_client_response.py::test_json_custom_content_type[pyloop] PASSED [ 16%]
test_client_response.py::test_json_custom_loader[pyloop] PASSED [ 16%]
test_client_response.py::test_json_invalid_content_type[pyloop] PASSED [ 16%]
test_client_response.py::test_json_no_content[pyloop] PASSED [ 16%]
test_client_response.py::test_json_override_encoding[pyloop] PASSED [ 16%]
test_client_response.py::test_get_encoding_unknown[pyloop] PASSED [ 16%]
test_client_response.py::test_raise_for_status_2xx PASSED [ 16%]
test_client_response.py::test_raise_for_status_4xx PASSED [ 16%]
test_client_response.py::test_raise_for_status_4xx_without_reason PASSED [ 16%]
test_client_response.py::test_resp_host PASSED [ 16%]
test_client_response.py::test_content_type PASSED [ 16%]
test_client_response.py::test_content_type_no_header PASSED [ 16%]
test_client_response.py::test_charset PASSED [ 16%]
test_client_response.py::test_charset_no_header PASSED [ 16%]
test_client_response.py::test_charset_no_charset PASSED [ 16%]
test_client_response.py::test_content_disposition_full PASSED [ 16%]
test_client_response.py::test_content_disposition_no_parameters PASSED [ 16%]
test_client_response.py::test_content_disposition_no_header PASSED [ 16%]
test_client_response.py::test_response_request_info PASSED [ 16%]
test_client_response.py::test_request_info_in_exception PASSED [ 16%]
test_client_response.py::test_no_redirect_history_in_exception PASSED [ 17%]
test_client_response.py::test_redirect_history_in_exception PASSED [ 17%]
test_client_response.py::test_response_read_triggers_callback[pyloop] PASSED [ 17%]
test_client_response.py::test_response_real_url[pyloop] PASSED [ 17%]
test_client_response.py::test_response_links_comma_separated[pyloop] PASSED [ 17%]
test_client_response.py::test_response_links_multiple_headers[pyloop] PASSED [ 17%]
test_client_response.py::test_response_links_no_rel[pyloop] PASSED [ 17%]
test_client_response.py::test_response_links_quoted[pyloop] PASSED [ 17%]
test_client_response.py::test_response_links_relative[pyloop] PASSED [ 17%]
test_client_response.py::test_response_links_empty[pyloop] PASSED [ 17%]
test_client_session.py::test_close_coro[pyloop] PASSED [ 17%]
test_client_session.py::test_init_headers_simple_dict[pyloop] PASSED [ 17%]
test_client_session.py::test_init_headers_list_of_tuples[pyloop] PASSED [ 17%]
test_client_session.py::test_init_headers_MultiDict[pyloop] PASSED [ 17%]
test_client_session.py::test_init_headers_list_of_tuples_with_duplicates[pyloop] PASSED [ 17%]
test_client_session.py::test_init_cookies_with_simple_dict[pyloop] PASSED [ 17%]
test_client_session.py::test_init_cookies_with_list_of_tuples[pyloop] PASSED [ 17%]
test_client_session.py::test_merge_headers[pyloop] PASSED [ 17%]
test_client_session.py::test_merge_headers_with_multi_dict[pyloop] PASSED [ 17%]
test_client_session.py::test_merge_headers_with_list_of_tuples[pyloop] PASSED [ 17%]
test_client_session.py::test_merge_headers_with_list_of_tuples_duplicated_names[pyloop] PASSED [ 17%]
test_client_session.py::test_http_GET[pyloop] PASSED [ 17%]
test_client_session.py::test_http_OPTIONS[pyloop] PASSED [ 17%]
test_client_session.py::test_http_HEAD[pyloop] PASSED [ 18%]
test_client_session.py::test_http_POST[pyloop] PASSED [ 18%]
test_client_session.py::test_http_PUT[pyloop] PASSED [ 18%]
test_client_session.py::test_http_PATCH[pyloop] PASSED [ 18%]
test_client_session.py::test_http_DELETE[pyloop] PASSED [ 18%]
test_client_session.py::test_close[pyloop] PASSED [ 18%]
test_client_session.py::test_closed[pyloop] PASSED [ 18%]
test_client_session.py::test_detach[pyloop] PASSED [ 18%]
test_client_session.py::test_request_closed_session[pyloop] PASSED [ 18%]
test_client_session.py::test_double_close[pyloop] PASSED [ 18%]
test_client_session.py::test_del[pyloop] PASSED [ 18%]
test_client_session.py::test_del_debug[pyloop] PASSED [ 18%]
test_client_session.py::test_context_manager[pyloop] PASSED [ 18%]
test_client_session.py::test_reraise_os_error[pyloop] PASSED [ 18%]
test_client_session.py::test_close_conn_on_error[pyloop] PASSED [ 18%]
test_client_session.py::test_cookie_jar_usage[pyloop] PASSED [ 18%]
test_client_session.py::test_session_default_version[pyloop] PASSED [ 18%]
test_client_session.py::test_session_loop[pyloop] PASSED [ 18%]
test_client_session.py::test_proxy_str[pyloop] PASSED [ 18%]
test_client_session.py::test_request_tracing[pyloop] PASSED [ 18%]
test_client_session.py::test_request_tracing_interpose_headers[pyloop] PASSED [ 18%]
test_client_session.py::test_client_session_inheritance PASSED [ 18%]
test_client_session.py::test_client_session_custom_attr[pyloop] SKIPPED [ 18%]
test_client_session.py::test_client_session_timeout_args[pyloop] PASSED [ 19%]
test_client_session.py::test_client_session_timeout_default_args[pyloop] PASSED [ 19%]
test_client_session.py::test_client_session_timeout_argument PASSED [ 19%]
test_client_session.py::test_requote_redirect_url_default PASSED [ 19%]
test_client_session.py::test_requote_redirect_url_default_disable PASSED [ 19%]
test_client_session.py::test_requote_redirect_setter PASSED [ 19%]
test_client_ws.py::test_ws_connect[pyloop] PASSED [ 19%]
test_client_ws.py::test_ws_connect_with_origin[pyloop] PASSED [ 19%]
test_client_ws.py::test_ws_connect_custom_response[pyloop] PASSED [ 19%]
test_client_ws.py::test_ws_connect_err_status[pyloop] PASSED [ 19%]
test_client_ws.py::test_ws_connect_err_upgrade[pyloop] PASSED [ 19%]
test_client_ws.py::test_ws_connect_err_conn[pyloop] PASSED [ 19%]
test_client_ws.py::test_ws_connect_err_challenge[pyloop] PASSED [ 19%]
test_client_ws.py::test_ws_connect_common_headers[pyloop] PASSED [ 19%]
test_client_ws.py::test_close[pyloop] PASSED [ 19%]
test_client_ws.py::test_close_eofstream[pyloop] PASSED [ 19%]
test_client_ws.py::test_close_exc[pyloop] PASSED [ 19%]
test_client_ws.py::test_close_exc2[pyloop] PASSED [ 19%]
test_client_ws.py::test_send_data_after_close[pyloop] PASSED [ 19%]
test_client_ws.py::test_send_data_type_errors[pyloop] PASSED [ 19%]
test_client_ws.py::test_reader_read_exception[pyloop] PASSED [ 19%]
test_client_ws.py::test_receive_runtime_err[pyloop] PASSED [ 19%]
test_client_ws.py::test_ws_connect_close_resp_on_err[pyloop] PASSED [ 20%]
test_client_ws.py::test_ws_connect_non_overlapped_protocols[pyloop] PASSED [ 20%]
test_client_ws.py::test_ws_connect_non_overlapped_protocols_2[pyloop] PASSED [ 20%]
test_client_ws.py::test_ws_connect_deflate[pyloop] PASSED [ 20%]
test_client_ws.py::test_ws_connect_deflate_per_message[pyloop] PASSED [ 20%]
test_client_ws.py::test_ws_connect_deflate_server_not_support[pyloop] PASSED [ 20%]
test_client_ws.py::test_ws_connect_deflate_notakeover[pyloop] PASSED [ 20%]
test_client_ws.py::test_ws_connect_deflate_client_wbits[pyloop] PASSED [ 20%]
test_client_ws.py::test_ws_connect_deflate_client_wbits_bad[pyloop] PASSED [ 20%]
test_client_ws.py::test_ws_connect_deflate_server_ext_bad[pyloop] PASSED [ 20%]
test_client_ws_functional.py::test_send_recv_text[pyloop] PASSED [ 20%]
test_client_ws_functional.py::test_send_recv_bytes_bad_type[pyloop] PASSED [ 20%]
test_client_ws_functional.py::test_send_recv_bytes[pyloop] PASSED [ 20%]
test_client_ws_functional.py::test_send_recv_text_bad_type[pyloop] PASSED [ 20%]
test_client_ws_functional.py::test_send_recv_json[pyloop] PASSED [ 20%]
test_client_ws_functional.py::test_ping_pong[pyloop] PASSED [ 20%]
test_client_ws_functional.py::test_ping_pong_manual[pyloop] PASSED [ 20%]
test_client_ws_functional.py::test_close[pyloop] PASSED [ 20%]
test_client_ws_functional.py::test_concurrent_close[pyloop] PASSED [ 20%]
test_client_ws_functional.py::test_close_from_server[pyloop] PASSED [ 20%]
test_client_ws_functional.py::test_close_manual[pyloop] PASSED [ 20%]
test_client_ws_functional.py::test_close_timeout[pyloop] PASSED [ 20%]
test_client_ws_functional.py::test_close_cancel[pyloop] PASSED [ 20%]
test_client_ws_functional.py::test_override_default_headers[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_additional_headers[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_recv_protocol_error[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_recv_timeout[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_receive_timeout[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_custom_receive_timeout[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_heartbeat[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_heartbeat_no_pong[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_send_recv_compress[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_send_recv_compress_wbits[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_send_recv_compress_wbit_error[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_ws_client_async_for[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_ws_async_with[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_ws_async_with_send[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_ws_async_with_shortcut[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_closed_async_for[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_peer_connection_lost[pyloop] PASSED [ 21%]
test_client_ws_functional.py::test_peer_connection_lost_iter[pyloop] PASSED [ 21%]
test_cookiejar.py::test_date_parsing PASSED [ 21%]
test_cookiejar.py::test_domain_matching PASSED [ 21%]
test_cookiejar.py::test_path_matching PASSED [ 21%]
test_cookiejar.py::test_constructor[pyloop] PASSED [ 21%]
test_cookiejar.py::test_constructor_with_expired[pyloop] PASSED [ 21%]
test_cookiejar.py::test_save_load[pyloop] PASSED [ 22%]
test_cookiejar.py::test_update_cookie_with_unicode_domain[pyloop] PASSED [ 22%]
test_cookiejar.py::test_filter_cookie_with_unicode_domain[pyloop] PASSED [ 22%]
test_cookiejar.py::test_domain_filter_ip_cookie_send[pyloop] PASSED [ 22%]
test_cookiejar.py::test_domain_filter_ip_cookie_receive PASSED [ 22%]
test_cookiejar.py::test_quotes_correctly_based_on_input[pyloop-IP domain preserved] PASSED [ 22%]
test_cookiejar.py::test_quotes_correctly_based_on_input[pyloop-no shared cookie] PASSED [ 22%]
test_cookiejar.py::test_quotes_correctly_based_on_input[pyloop-quoted cookie with special char] PASSED [ 22%]
test_cookiejar.py::test_quotes_correctly_based_on_input[pyloop-quoted cookie w/o special char] PASSED [ 22%]
test_cookiejar.py::test_quotes_correctly_based_on_input[pyloop-unquoted cookie with special char] PASSED [ 22%]
test_cookiejar.py::test_ignore_domain_ending_with_dot[pyloop] PASSED [ 22%]
test_cookiejar.py::TestCookieJarSafe::test_cookie_not_expired_when_added_after_removal PASSED [ 22%]
test_cookiejar.py::TestCookieJarSafe::test_domain_filter_diff_host PASSED [ 22%]
test_cookiejar.py::TestCookieJarSafe::test_domain_filter_host_only PASSED [ 22%]
test_cookiejar.py::TestCookieJarSafe::test_domain_filter_same_host PASSED [ 22%]
test_cookiejar.py::TestCookieJarSafe::test_domain_filter_same_host_and_subdomain PASSED [ 22%]
test_cookiejar.py::TestCookieJarSafe::test_domain_filter_same_host_diff_subdomain PASSED [ 22%]
test_cookiejar.py::TestCookieJarSafe::test_expires PASSED [ 22%]
test_cookiejar.py::TestCookieJarSafe::test_invalid_values PASSED [ 22%]
test_cookiejar.py::TestCookieJarSafe::test_max_age PASSED [ 22%]
test_cookiejar.py::TestCookieJarSafe::test_path_filter_different_folder PASSED [ 22%]
test_cookiejar.py::TestCookieJarSafe::test_path_filter_file PASSED [ 22%]
test_cookiejar.py::TestCookieJarSafe::test_path_filter_folder PASSED [ 23%]
test_cookiejar.py::TestCookieJarSafe::test_path_filter_root PASSED [ 23%]
test_cookiejar.py::TestCookieJarSafe::test_path_filter_subfolder PASSED [ 23%]
test_cookiejar.py::TestCookieJarSafe::test_path_filter_subsubfolder PASSED [ 23%]
test_cookiejar.py::TestCookieJarSafe::test_path_value PASSED [ 23%]
test_cookiejar.py::TestCookieJarSafe::test_secure_filter PASSED [ 23%]
test_cookiejar.py::test_dummy_cookie_jar PASSED [ 23%]
test_cookiejar.py::test_loose_cookies_types PASSED [ 23%]
test_flowcontrol_streams.py::TestFlowControlStreamReader::test_read[pyloop] PASSED [ 23%]
test_flowcontrol_streams.py::TestFlowControlStreamReader::test_read_resume_paused[pyloop] PASSED [ 23%]
test_flowcontrol_streams.py::TestFlowControlStreamReader::test_readline[pyloop] PASSED [ 23%]
test_flowcontrol_streams.py::TestFlowControlStreamReader::test_readline_resume_paused[pyloop] PASSED [ 23%]
test_flowcontrol_streams.py::TestFlowControlStreamReader::test_readany[pyloop] PASSED [ 23%]
test_flowcontrol_streams.py::TestFlowControlStreamReader::test_readany_resume_paused[pyloop] PASSED [ 23%]
test_flowcontrol_streams.py::TestFlowControlStreamReader::test_readchunk[pyloop] PASSED [ 23%]
test_flowcontrol_streams.py::TestFlowControlStreamReader::test_readchunk_resume_paused[pyloop] PASSED [ 23%]
test_flowcontrol_streams.py::TestFlowControlStreamReader::test_readexactly[pyloop] PASSED [ 23%]
test_flowcontrol_streams.py::TestFlowControlStreamReader::test_feed_data[pyloop] PASSED [ 23%]
test_flowcontrol_streams.py::TestFlowControlStreamReader::test_read_nowait[pyloop] PASSED [ 23%]
test_flowcontrol_streams.py::TestFlowControlDataQueue::test_feed_pause[pyloop] PASSED [ 23%]
test_flowcontrol_streams.py::TestFlowControlDataQueue::test_resume_on_read[pyloop] PASSED [ 23%]
test_formdata.py::test_formdata_multipart PASSED [ 23%]
test_formdata.py::test_invalid_formdata_payload PASSED [ 23%]
test_formdata.py::test_invalid_formdata_params PASSED [ 24%]
test_formdata.py::test_invalid_formdata_params2 PASSED [ 24%]
test_formdata.py::test_invalid_formdata_content_type PASSED [ 24%]
test_formdata.py::test_invalid_formdata_filename PASSED [ 24%]
test_formdata.py::test_invalid_formdata_content_transfer_encoding PASSED [ 24%]
test_formdata.py::test_formdata_field_name_is_quoted PASSED [ 24%]
test_formdata.py::test_formdata_field_name_is_not_quoted PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_subclass PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_iface PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_ctor_default PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_ctor PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_ctor_copy_list PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_freeze PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_repr PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_getitem PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_setitem PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_delitem PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_len PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_iter PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_reversed PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_eq PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_ne PASSED [ 24%]
test_frozenlist.py::TestFrozenList::test_le PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_lt PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_ge PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_gt PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_insert PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_frozen_setitem PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_frozen_delitem PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_frozen_insert PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_contains PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_iadd PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_iadd_frozen PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_index PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_remove PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_remove_frozen PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_clear PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_clear_frozen PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_extend PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_extend_frozen PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_reverse PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_reverse_frozen PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_pop PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_pop_default PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_pop_frozen PASSED [ 25%]
test_frozenlist.py::TestFrozenList::test_append PASSED [ 26%]
test_frozenlist.py::TestFrozenList::test_append_frozen PASSED [ 26%]
test_frozenlist.py::TestFrozenList::test_count PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_subclass PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_iface PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_ctor_default PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_ctor PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_ctor_copy_list PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_freeze PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_repr PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_getitem PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_setitem PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_delitem PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_len PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_iter PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_reversed PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_eq PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_ne PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_le PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_lt PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_ge PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_gt PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_insert PASSED [ 26%]
test_frozenlist.py::TestFrozenListPy::test_frozen_setitem PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_frozen_delitem PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_frozen_insert PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_contains PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_iadd PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_iadd_frozen PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_index PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_remove PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_remove_frozen PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_clear PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_clear_frozen PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_extend PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_extend_frozen PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_reverse PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_reverse_frozen PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_pop PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_pop_default PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_pop_frozen PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_append PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_append_frozen PASSED [ 27%]
test_frozenlist.py::TestFrozenListPy::test_count PASSED [ 27%]
test_helpers.py::test_parse_mimetype[-expected0] PASSED [ 27%]
test_helpers.py::test_parse_mimetype[*-expected1] PASSED [ 28%]
test_helpers.py::test_parse_mimetype[application/json-expected2] PASSED [ 28%]
test_helpers.py::test_parse_mimetype[application/json; charset=utf-8-expected3] PASSED [ 28%]
test_helpers.py::test_parse_mimetype[application/json; charset=utf-8;-expected4] PASSED [ 28%]
test_helpers.py::test_parse_mimetype[ApPlIcAtIoN/JSON;ChaRseT="UTF-8"-expected5] PASSED [ 28%]
test_helpers.py::test_parse_mimetype[application/rss+xml-expected6] PASSED [ 28%]
test_helpers.py::test_parse_mimetype[text/plain;base64-expected7] PASSED [ 28%]
test_helpers.py::test_guess_filename_with_tempfile PASSED [ 28%]
test_helpers.py::test_basic_auth1 PASSED [ 28%]
test_helpers.py::test_basic_auth2 PASSED [ 28%]
test_helpers.py::test_basic_with_auth_colon_in_login PASSED [ 28%]
test_helpers.py::test_basic_auth3 PASSED [ 28%]
test_helpers.py::test_basic_auth4 PASSED [ 28%]
test_helpers.py::test_basic_auth_decode[Basic bmtpbTpwd2Q=] PASSED [ 28%]
test_helpers.py::test_basic_auth_decode[basic bmtpbTpwd2Q=] PASSED [ 28%]
test_helpers.py::test_basic_auth_invalid PASSED [ 28%]
test_helpers.py::test_basic_auth_decode_not_basic PASSED [ 28%]
test_helpers.py::test_basic_auth_decode_bad_base64 PASSED [ 28%]
test_helpers.py::test_basic_auth_decode_illegal_chars_base64[Basic ???] PASSED [ 28%]
test_helpers.py::test_basic_auth_decode_illegal_chars_base64[Basic ] PASSED [ 28%]
test_helpers.py::test_basic_auth_decode_invalid_credentials PASSED [ 28%]
test_helpers.py::test_basic_auth_decode_blank_username[:-expected_auth0] PASSED [ 28%]
test_helpers.py::test_basic_auth_decode_blank_username[username:-expected_auth1] PASSED [ 28%]
test_helpers.py::test_basic_auth_decode_blank_username[:password-expected_auth2] PASSED [ 29%]
test_helpers.py::test_basic_auth_decode_blank_username[username:password-expected_auth3] PASSED [ 29%]
test_helpers.py::test_basic_auth_from_url PASSED [ 29%]
test_helpers.py::test_basic_auth_from_not_url PASSED [ 29%]
test_helpers.py::TestPyReify::test_reify PASSED [ 29%]
test_helpers.py::TestPyReify::test_reify_class PASSED [ 29%]
test_helpers.py::TestPyReify::test_reify_assignment PASSED [ 29%]
test_helpers.py::TestCReify::test_reify PASSED [ 29%]
test_helpers.py::TestCReify::test_reify_class PASSED [ 29%]
test_helpers.py::TestCReify::test_reify_assignment PASSED [ 29%]
test_helpers.py::test_is_ip_address PASSED [ 29%]
test_helpers.py::test_is_ip_address_bytes PASSED [ 29%]
test_helpers.py::test_ipv4_addresses PASSED [ 29%]
test_helpers.py::test_ipv6_addresses PASSED [ 29%]
test_helpers.py::test_host_addresses PASSED [ 29%]
test_helpers.py::test_is_ip_address_invalid_type PASSED [ 29%]
test_helpers.py::test_timeout_handle[pyloop] PASSED [ 29%]
test_helpers.py::test_when_timeout_smaller_second[pyloop] PASSED [ 29%]
test_helpers.py::test_timeout_handle_cb_exc[pyloop] PASSED [ 29%]
test_helpers.py::test_timer_context_cancelled PASSED [ 29%]
test_helpers.py::test_timer_context_no_task[pyloop] PASSED [ 29%]
test_helpers.py::test_weakref_handle[pyloop] PASSED [ 29%]
test_helpers.py::test_weakref_handle_weak[pyloop] PASSED [ 29%]
test_helpers.py::test_ceil_call_later PASSED [ 30%]
test_helpers.py::test_ceil_call_later_no_timeout PASSED [ 30%]
test_helpers.py::test_ceil_timeout[pyloop] PASSED [ 30%]
test_helpers.py::test_ceil_timeout_no_task[pyloop] PASSED [ 30%]
test_helpers.py::test_ceil_timeout_round[pyloop] PASSED [ 30%]
test_helpers.py::test_ceil_timeout_small[pyloop] PASSED [ 30%]
test_helpers.py::test_content_disposition PASSED [ 30%]
test_helpers.py::test_content_disposition_bad_type PASSED [ 30%]
test_helpers.py::test_set_content_disposition_bad_param PASSED [ 30%]
test_helpers.py::test_proxies_from_env_http PASSED [ 30%]
test_helpers.py::test_proxies_from_env_http_proxy_for_https_proto PASSED [ 30%]
test_helpers.py::test_proxies_from_env_https_proxy_skipped PASSED [ 30%]
test_helpers.py::test_proxies_from_env_http_with_auth PASSED [ 30%]
test_helpers.py::test_get_running_loop_not_running[pyloop] PASSED [ 30%]
test_helpers.py::test_get_running_loop_ok[pyloop] PASSED [ 30%]
test_helpers.py::test_set_result[pyloop] PASSED [ 30%]
test_helpers.py::test_set_result_cancelled[pyloop] PASSED [ 30%]
test_helpers.py::test_set_exception[pyloop] PASSED [ 30%]
test_helpers.py::test_set_exception_cancelled[pyloop] PASSED [ 30%]
test_helpers.py::TestChainMapProxy::test_inheritance PASSED [ 30%]
test_helpers.py::TestChainMapProxy::test_getitem PASSED [ 30%]
test_helpers.py::TestChainMapProxy::test_getitem_not_found PASSED [ 30%]
test_helpers.py::TestChainMapProxy::test_get PASSED [ 31%]
test_helpers.py::TestChainMapProxy::test_get_default PASSED [ 31%]
test_helpers.py::TestChainMapProxy::test_get_non_default PASSED [ 31%]
test_helpers.py::TestChainMapProxy::test_len PASSED [ 31%]
test_helpers.py::TestChainMapProxy::test_iter PASSED [ 31%]
test_helpers.py::TestChainMapProxy::test_contains PASSED [ 31%]
test_helpers.py::TestChainMapProxy::test_bool PASSED [ 31%]
test_helpers.py::TestChainMapProxy::test_repr PASSED [ 31%]
test_http_exceptions.py::TestHttpProcessingError::test_ctor PASSED [ 31%]
test_http_exceptions.py::TestHttpProcessingError::test_pickle PASSED [ 31%]
test_http_exceptions.py::TestHttpProcessingError::test_str PASSED [ 31%]
test_http_exceptions.py::TestHttpProcessingError::test_repr PASSED [ 31%]
test_http_exceptions.py::TestBadHttpMessage::test_ctor PASSED [ 31%]
test_http_exceptions.py::TestBadHttpMessage::test_pickle PASSED [ 31%]
test_http_exceptions.py::TestBadHttpMessage::test_str PASSED [ 31%]
test_http_exceptions.py::TestBadHttpMessage::test_repr PASSED [ 31%]
test_http_exceptions.py::TestLineTooLong::test_ctor PASSED [ 31%]
test_http_exceptions.py::TestLineTooLong::test_pickle PASSED [ 31%]
test_http_exceptions.py::TestLineTooLong::test_str PASSED [ 31%]
test_http_exceptions.py::TestLineTooLong::test_repr PASSED [ 31%]
test_http_exceptions.py::TestInvalidHeader::test_ctor PASSED [ 31%]
test_http_exceptions.py::TestInvalidHeader::test_pickle PASSED [ 31%]
test_http_exceptions.py::TestInvalidHeader::test_str PASSED [ 31%]
test_http_exceptions.py::TestInvalidHeader::test_repr PASSED [ 32%]
test_http_exceptions.py::TestBadStatusLine::test_ctor PASSED [ 32%]
test_http_exceptions.py::TestBadStatusLine::test_ctor2 PASSED [ 32%]
test_http_exceptions.py::TestBadStatusLine::test_pickle PASSED [ 32%]
test_http_parser.py::test_parse_headers[HttpRequestParser0-pyloop] PASSED [ 32%]
test_http_parser.py::test_parse_headers[HttpRequestParser1-pyloop] PASSED [ 32%]
test_http_parser.py::test_parse[HttpRequestParser0-pyloop] PASSED [ 32%]
test_http_parser.py::test_parse[HttpRequestParser1-pyloop] PASSED [ 32%]
test_http_parser.py::test_parse_body[HttpRequestParser0-pyloop] PASSED [ 32%]
test_http_parser.py::test_parse_body[HttpRequestParser1-pyloop] PASSED [ 32%]
test_http_parser.py::test_parse_body_with_CRLF[HttpRequestParser0-pyloop] PASSED [ 32%]
test_http_parser.py::test_parse_body_with_CRLF[HttpRequestParser1-pyloop] PASSED [ 32%]
test_http_parser.py::test_parse_delayed[HttpRequestParser0-pyloop] PASSED [ 32%]
test_http_parser.py::test_parse_delayed[HttpRequestParser1-pyloop] PASSED [ 32%]
test_http_parser.py::test_headers_multi_feed[HttpRequestParser0-pyloop] PASSED [ 32%]
test_http_parser.py::test_headers_multi_feed[HttpRequestParser1-pyloop] PASSED [ 32%]
test_http_parser.py::test_headers_split_field[HttpRequestParser0-pyloop] PASSED [ 32%]
test_http_parser.py::test_headers_split_field[HttpRequestParser1-pyloop] PASSED [ 32%]
test_http_parser.py::test_parse_headers_multi[HttpRequestParser0-pyloop] PASSED [ 32%]
test_http_parser.py::test_parse_headers_multi[HttpRequestParser1-pyloop] PASSED [ 32%]
test_http_parser.py::test_conn_default_1_0[HttpRequestParser0-pyloop] PASSED [ 32%]
test_http_parser.py::test_conn_default_1_0[HttpRequestParser1-pyloop] PASSED [ 32%]
test_http_parser.py::test_conn_default_1_1[HttpRequestParser0-pyloop] PASSED [ 32%]
test_http_parser.py::test_conn_default_1_1[HttpRequestParser1-pyloop] PASSED [ 33%]
test_http_parser.py::test_conn_close[HttpRequestParser0-pyloop] PASSED [ 33%]
test_http_parser.py::test_conn_close[HttpRequestParser1-pyloop] PASSED [ 33%]
test_http_parser.py::test_conn_close_1_0[HttpRequestParser0-pyloop] PASSED [ 33%]
test_http_parser.py::test_conn_close_1_0[HttpRequestParser1-pyloop] PASSED [ 33%]
test_http_parser.py::test_conn_keep_alive_1_0[HttpRequestParser0-pyloop] PASSED [ 33%]
test_http_parser.py::test_conn_keep_alive_1_0[HttpRequestParser1-pyloop] PASSED [ 33%]
test_http_parser.py::test_conn_keep_alive_1_1[HttpRequestParser0-pyloop] PASSED [ 33%]
test_http_parser.py::test_conn_keep_alive_1_1[HttpRequestParser1-pyloop] PASSED [ 33%]
test_http_parser.py::test_conn_other_1_0[HttpRequestParser0-pyloop] PASSED [ 33%]
test_http_parser.py::test_conn_other_1_0[HttpRequestParser1-pyloop] PASSED [ 33%]
test_http_parser.py::test_conn_other_1_1[HttpRequestParser0-pyloop] PASSED [ 33%]
test_http_parser.py::test_conn_other_1_1[HttpRequestParser1-pyloop] PASSED [ 33%]
test_http_parser.py::test_request_chunked[HttpRequestParser0-pyloop] PASSED [ 33%]
test_http_parser.py::test_request_chunked[HttpRequestParser1-pyloop] PASSED [ 33%]
test_http_parser.py::test_conn_upgrade[HttpRequestParser0-pyloop] PASSED [ 33%]
test_http_parser.py::test_conn_upgrade[HttpRequestParser1-pyloop] PASSED [ 33%]
test_http_parser.py::test_compression_empty[HttpRequestParser0-pyloop] PASSED [ 33%]
test_http_parser.py::test_compression_empty[HttpRequestParser1-pyloop] PASSED [ 33%]
test_http_parser.py::test_compression_deflate[HttpRequestParser0-pyloop] PASSED [ 33%]
test_http_parser.py::test_compression_deflate[HttpRequestParser1-pyloop] PASSED [ 33%]
test_http_parser.py::test_compression_gzip[HttpRequestParser0-pyloop] PASSED [ 33%]
test_http_parser.py::test_compression_gzip[HttpRequestParser1-pyloop] PASSED [ 34%]
test_http_parser.py::test_compression_brotli[HttpRequestParser0-pyloop] PASSED [ 34%]
test_http_parser.py::test_compression_brotli[HttpRequestParser1-pyloop] PASSED [ 34%]
test_http_parser.py::test_compression_unknown[HttpRequestParser0-pyloop] PASSED [ 34%]
test_http_parser.py::test_compression_unknown[HttpRequestParser1-pyloop] PASSED [ 34%]
test_http_parser.py::test_headers_connect[HttpRequestParser0-pyloop] PASSED [ 34%]
test_http_parser.py::test_headers_connect[HttpRequestParser1-pyloop] PASSED [ 34%]
test_http_parser.py::test_headers_old_websocket_key1[HttpRequestParser0-pyloop] PASSED [ 34%]
test_http_parser.py::test_headers_old_websocket_key1[HttpRequestParser1-pyloop] PASSED [ 34%]
test_http_parser.py::test_headers_content_length_err_1[HttpRequestParser0-pyloop] PASSED [ 34%]
test_http_parser.py::test_headers_content_length_err_1[HttpRequestParser1-pyloop] PASSED [ 34%]
test_http_parser.py::test_headers_content_length_err_2[HttpRequestParser0-pyloop] PASSED [ 34%]
test_http_parser.py::test_headers_content_length_err_2[HttpRequestParser1-pyloop] PASSED [ 34%]
test_http_parser.py::test_invalid_header[HttpRequestParser0-pyloop] PASSED [ 34%]
test_http_parser.py::test_invalid_header[HttpRequestParser1-pyloop] PASSED [ 34%]
test_http_parser.py::test_invalid_name[HttpRequestParser0-pyloop] PASSED [ 34%]
test_http_parser.py::test_invalid_name[HttpRequestParser1-pyloop] PASSED [ 34%]
test_http_parser.py::test_max_header_field_size[HttpRequestParser0-pyloop-40960] PASSED [ 34%]
test_http_parser.py::test_max_header_field_size[HttpRequestParser0-pyloop-8191] PASSED [ 34%]
test_http_parser.py::test_max_header_field_size[HttpRequestParser1-pyloop-40960] PASSED [ 34%]
test_http_parser.py::test_max_header_field_size[HttpRequestParser1-pyloop-8191] PASSED [ 34%]
test_http_parser.py::test_max_header_field_size_under_limit[HttpRequestParser0-pyloop] PASSED [ 34%]
test_http_parser.py::test_max_header_field_size_under_limit[HttpRequestParser1-pyloop] PASSED [ 34%]
test_http_parser.py::test_max_header_value_size[HttpRequestParser0-pyloop-40960] PASSED [ 35%]
test_http_parser.py::test_max_header_value_size[HttpRequestParser0-pyloop-8191] PASSED [ 35%]
test_http_parser.py::test_max_header_value_size[HttpRequestParser1-pyloop-40960] PASSED [ 35%]
test_http_parser.py::test_max_header_value_size[HttpRequestParser1-pyloop-8191] PASSED [ 35%]
test_http_parser.py::test_max_header_value_size_under_limit[HttpRequestParser0-pyloop] PASSED [ 35%]
test_http_parser.py::test_max_header_value_size_under_limit[HttpRequestParser1-pyloop] PASSED [ 35%]
test_http_parser.py::test_max_header_value_size_continuation[HttpRequestParser0-pyloop-40965] PASSED [ 35%]
test_http_parser.py::test_max_header_value_size_continuation[HttpRequestParser0-pyloop-8191] PASSED [ 35%]
test_http_parser.py::test_max_header_value_size_continuation[HttpRequestParser1-pyloop-40965] PASSED [ 35%]
test_http_parser.py::test_max_header_value_size_continuation[HttpRequestParser1-pyloop-8191] PASSED [ 35%]
test_http_parser.py::test_max_header_value_size_continuation_under_limit[HttpRequestParser0-pyloop] PASSED [ 35%]
test_http_parser.py::test_max_header_value_size_continuation_under_limit[HttpRequestParser1-pyloop] PASSED [ 35%]
test_http_parser.py::test_http_request_parser[HttpRequestParser0-pyloop] PASSED [ 35%]
test_http_parser.py::test_http_request_parser[HttpRequestParser1-pyloop] PASSED [ 35%]
test_http_parser.py::test_http_request_bad_status_line[HttpRequestParser0-pyloop] PASSED [ 35%]
test_http_parser.py::test_http_request_bad_status_line[HttpRequestParser1-pyloop] PASSED [ 35%]
test_http_parser.py::test_http_request_upgrade[HttpRequestParser0-pyloop] PASSED [ 35%]
test_http_parser.py::test_http_request_upgrade[HttpRequestParser1-pyloop] PASSED [ 35%]
test_http_parser.py::test_http_request_parser_utf8[HttpRequestParser0-pyloop] PASSED [ 35%]
test_http_parser.py::test_http_request_parser_utf8[HttpRequestParser1-pyloop] PASSED [ 35%]
test_http_parser.py::test_http_request_parser_non_utf8[HttpRequestParser0-pyloop] PASSED [ 35%]
test_http_parser.py::test_http_request_parser_non_utf8[HttpRequestParser1-pyloop] PASSED [ 35%]
test_http_parser.py::test_http_request_parser_two_slashes[HttpRequestParser0-pyloop] PASSED [ 35%]
test_http_parser.py::test_http_request_parser_two_slashes[HttpRequestParser1-pyloop] PASSED [ 36%]
test_http_parser.py::test_http_request_parser_bad_method[HttpRequestParser0-pyloop] PASSED [ 36%]
test_http_parser.py::test_http_request_parser_bad_method[HttpRequestParser1-pyloop] PASSED [ 36%]
test_http_parser.py::test_http_request_parser_bad_version[HttpRequestParser0-pyloop] PASSED [ 36%]
test_http_parser.py::test_http_request_parser_bad_version[HttpRequestParser1-pyloop] PASSED [ 36%]
test_http_parser.py::test_http_request_max_status_line[HttpRequestParser0-pyloop-40965] PASSED [ 36%]
test_http_parser.py::test_http_request_max_status_line[HttpRequestParser0-pyloop-8191] PASSED [ 36%]
test_http_parser.py::test_http_request_max_status_line[HttpRequestParser1-pyloop-40965] PASSED [ 36%]
test_http_parser.py::test_http_request_max_status_line[HttpRequestParser1-pyloop-8191] PASSED [ 36%]
test_http_parser.py::test_http_request_max_status_line_under_limit[HttpRequestParser0-pyloop] PASSED [ 36%]
test_http_parser.py::test_http_request_max_status_line_under_limit[HttpRequestParser1-pyloop] PASSED [ 36%]
test_http_parser.py::test_http_response_parser_utf8[HttpResponseParser0-pyloop] PASSED [ 36%]
test_http_parser.py::test_http_response_parser_utf8[HttpResponseParser1-pyloop] PASSED [ 36%]
test_http_parser.py::test_http_response_parser_bad_status_line_too_long[HttpResponseParser0-pyloop-40962] PASSED [ 36%]
test_http_parser.py::test_http_response_parser_bad_status_line_too_long[HttpResponseParser0-pyloop-8191] PASSED [ 36%]
test_http_parser.py::test_http_response_parser_bad_status_line_too_long[HttpResponseParser1-pyloop-40962] PASSED [ 36%]
test_http_parser.py::test_http_response_parser_bad_status_line_too_long[HttpResponseParser1-pyloop-8191] PASSED [ 36%]
test_http_parser.py::test_http_response_parser_status_line_under_limit[HttpResponseParser0-pyloop] PASSED [ 36%]
test_http_parser.py::test_http_response_parser_status_line_under_limit[HttpResponseParser1-pyloop] PASSED [ 36%]
test_http_parser.py::test_http_response_parser_bad_version[HttpResponseParser0-pyloop] PASSED [ 36%]
test_http_parser.py::test_http_response_parser_bad_version[HttpResponseParser1-pyloop] PASSED [ 36%]
test_http_parser.py::test_http_response_parser_no_reason[HttpResponseParser0-pyloop] PASSED [ 36%]
test_http_parser.py::test_http_response_parser_no_reason[HttpResponseParser1-pyloop] PASSED [ 37%]
test_http_parser.py::test_http_response_parser_bad[HttpResponseParser0-pyloop] PASSED [ 37%]
test_http_parser.py::test_http_response_parser_bad[HttpResponseParser1-pyloop] PASSED [ 37%]
test_http_parser.py::test_http_response_parser_code_under_100[HttpResponseParser0-pyloop] PASSED [ 37%]
test_http_parser.py::test_http_response_parser_code_under_100[HttpResponseParser1-pyloop] PASSED [ 37%]
test_http_parser.py::test_http_response_parser_code_above_999[HttpResponseParser0-pyloop] PASSED [ 37%]
test_http_parser.py::test_http_response_parser_code_above_999[HttpResponseParser1-pyloop] PASSED [ 37%]
test_http_parser.py::test_http_response_parser_code_not_int[HttpResponseParser0-pyloop] PASSED [ 37%]
test_http_parser.py::test_http_response_parser_code_not_int[HttpResponseParser1-pyloop] PASSED [ 37%]
test_http_parser.py::test_http_request_chunked_payload[HttpRequestParser0-pyloop] PASSED [ 37%]
test_http_parser.py::test_http_request_chunked_payload[HttpRequestParser1-pyloop] PASSED [ 37%]
test_http_parser.py::test_http_request_chunked_payload_and_next_message[HttpRequestParser0-pyloop] PASSED [ 37%]
test_http_parser.py::test_http_request_chunked_payload_and_next_message[HttpRequestParser1-pyloop] PASSED [ 37%]
test_http_parser.py::test_http_request_chunked_payload_chunks[HttpRequestParser0-pyloop] PASSED [ 37%]
test_http_parser.py::test_http_request_chunked_payload_chunks[HttpRequestParser1-pyloop] PASSED [ 37%]
test_http_parser.py::test_parse_chunked_payload_chunk_extension[HttpRequestParser0-pyloop] PASSED [ 37%]
test_http_parser.py::test_parse_chunked_payload_chunk_extension[HttpRequestParser1-pyloop] PASSED [ 37%]
test_http_parser.py::test_parse_payload_response_without_body[HttpResponseParser0-pyloop] PASSED [ 37%]
test_http_parser.py::test_parse_payload_response_without_body[HttpResponseParser1-pyloop] PASSED [ 37%]
test_http_parser.py::test_parse_length_payload[HttpResponseParser0-pyloop] PASSED [ 37%]
test_http_parser.py::test_parse_length_payload[HttpResponseParser1-pyloop] PASSED [ 37%]
test_http_parser.py::test_parse_no_length_payload[HttpRequestParser0-pyloop] PASSED [ 37%]
test_http_parser.py::test_parse_no_length_payload[HttpRequestParser1-pyloop] PASSED [ 37%]
test_http_parser.py::test_partial_url[HttpRequestParser0-pyloop] PASSED [ 38%]
test_http_parser.py::test_partial_url[HttpRequestParser1-pyloop] PASSED [ 38%]
test_http_parser.py::test_url_parse_non_strict_mode[HttpRequestParser0-pyloop] PASSED [ 38%]
test_http_parser.py::test_url_parse_non_strict_mode[HttpRequestParser1-pyloop] PASSED [ 38%]
test_http_parser.py::test_parse_uri_percent_encoded[HttpRequestParser0-pyloop-/path%23frag-/path#frag-query0-] PASSED [ 38%]
test_http_parser.py::test_parse_uri_percent_encoded[HttpRequestParser0-pyloop-/path%2523frag-/path%23frag-query1-] PASSED [ 38%]
test_http_parser.py::test_parse_uri_percent_encoded[HttpRequestParser0-pyloop-/path?key=value%23frag-/path-query2-] PASSED [ 38%]
test_http_parser.py::test_parse_uri_percent_encoded[HttpRequestParser0-pyloop-/path?key=value%2523frag-/path-query3-] PASSED [ 38%]
test_http_parser.py::test_parse_uri_percent_encoded[HttpRequestParser0-pyloop-/path#frag%20-/path-query4-frag ] PASSED [ 38%]
test_http_parser.py::test_parse_uri_percent_encoded[HttpRequestParser0-pyloop-/path#frag%2520-/path-query5-frag%20] PASSED [ 38%]
test_http_parser.py::test_parse_uri_percent_encoded[HttpRequestParser1-pyloop-/path%23frag-/path#frag-query0-] PASSED [ 38%]
test_http_parser.py::test_parse_uri_percent_encoded[HttpRequestParser1-pyloop-/path%2523frag-/path%23frag-query1-] PASSED [ 38%]
test_http_parser.py::test_parse_uri_percent_encoded[HttpRequestParser1-pyloop-/path?key=value%23frag-/path-query2-] PASSED [ 38%]
test_http_parser.py::test_parse_uri_percent_encoded[HttpRequestParser1-pyloop-/path?key=value%2523frag-/path-query3-] PASSED [ 38%]
test_http_parser.py::test_parse_uri_percent_encoded[HttpRequestParser1-pyloop-/path#frag%20-/path-query4-frag ] PASSED [ 38%]
test_http_parser.py::test_parse_uri_percent_encoded[HttpRequestParser1-pyloop-/path#frag%2520-/path-query5-frag%20] PASSED [ 38%]
test_http_parser.py::test_parse_uri_utf8[HttpRequestParser0-pyloop] PASSED [ 38%]
test_http_parser.py::test_parse_uri_utf8[HttpRequestParser1-pyloop] PASSED [ 38%]
test_http_parser.py::test_parse_uri_utf8_percent_encoded[HttpRequestParser0-pyloop] PASSED [ 38%]
test_http_parser.py::test_parse_uri_utf8_percent_encoded[HttpRequestParser1-pyloop] PASSED [ 38%]
test_http_parser.py::test_parse_bad_method_for_c_parser_raises[pyloop] PASSED [ 38%]
test_http_parser.py::TestParsePayload::test_parse_eof_payload PASSED [ 38%]
test_http_parser.py::TestParsePayload::test_parse_no_body PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_parse_length_payload_eof PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_parse_chunked_payload_size_error PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_parse_chunked_payload_split_end PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_parse_chunked_payload_split_end2 PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_parse_chunked_payload_split_end_trailers PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_parse_chunked_payload_split_end_trailers2 PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_parse_chunked_payload_split_end_trailers3 PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_parse_chunked_payload_split_end_trailers4 PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_http_payload_parser_length PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_http_payload_parser_deflate PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_http_payload_parser_deflate_no_hdrs PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_http_payload_parser_deflate_light PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_http_payload_parser_deflate_split PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_http_payload_parser_deflate_split_err PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_http_payload_parser_length_zero PASSED [ 39%]
test_http_parser.py::TestParsePayload::test_http_payload_brotli PASSED [ 39%]
test_http_parser.py::TestDeflateBuffer::test_feed_data PASSED [ 39%]
test_http_parser.py::TestDeflateBuffer::test_feed_data_err PASSED [ 39%]
test_http_parser.py::TestDeflateBuffer::test_feed_eof PASSED [ 39%]
test_http_parser.py::TestDeflateBuffer::test_feed_eof_err_deflate PASSED [ 39%]
test_http_parser.py::TestDeflateBuffer::test_feed_eof_no_err_gzip PASSED [ 39%]
test_http_parser.py::TestDeflateBuffer::test_feed_eof_no_err_brotli PASSED [ 39%]
test_http_parser.py::TestDeflateBuffer::test_empty_body PASSED [ 40%]
test_http_writer.py::test_payloadwriter_properties[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_payload_eof[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_payload_chunked[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_payload_chunked_multiple[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_payload_length[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_payload_chunked_filter[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_payload_chunked_filter_mutiple_chunks[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_payload_deflate_compression[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_payload_deflate_and_chunked[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_payload_bytes_memoryview[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_payload_short_ints_memoryview[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_payload_2d_shape_memoryview[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_payload_slicing_long_memoryview[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_drain[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_calls_callback[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_eof_calls_callback[pyloop] PASSED [ 40%]
test_http_writer.py::test_write_to_closing_transport[pyloop] PASSED [ 40%]
test_http_writer.py::test_drain[pyloop] PASSED [ 40%]
test_http_writer.py::test_drain_no_transport[pyloop] PASSED [ 40%]
test_locks.py::TestEventResultOrError::test_set_exception[pyloop] PASSED [ 40%]
test_locks.py::TestEventResultOrError::test_set[pyloop] PASSED [ 40%]
test_locks.py::TestEventResultOrError::test_cancel_waiters[pyloop] PASSED [ 40%]
test_loop.py::test_subprocess_co[pyloop] PASSED [ 41%]
test_loop.py::TestCase::test_default_loop PASSED [ 41%]
test_loop.py::TestCase::test_on_startup_hook PASSED [ 41%]
test_loop.py::test_default_loop[pyloop] PASSED [ 41%]
test_multipart.py::TestMultipartResponseWrapper::test_at_eof PASSED [ 41%]
test_multipart.py::TestMultipartResponseWrapper::test_next PASSED [ 41%]
test_multipart.py::TestMultipartResponseWrapper::test_release PASSED [ 41%]
test_multipart.py::TestMultipartResponseWrapper::test_release_when_stream_at_eof PASSED [ 41%]
test_multipart.py::TestPartReader::test_next PASSED [ 41%]
test_multipart.py::TestPartReader::test_next_next PASSED [ 41%]
test_multipart.py::TestPartReader::test_read PASSED [ 41%]
test_multipart.py::TestPartReader::test_read_chunk_at_eof PASSED [ 41%]
test_multipart.py::TestPartReader::test_read_chunk_without_content_length PASSED [ 41%]
test_multipart.py::TestPartReader::test_read_all_at_once PASSED [ 41%]
test_multipart.py::TestPartReader::test_read_incomplete_body_chunked PASSED [ 41%]
test_multipart.py::TestPartReader::test_multi_read_chunk PASSED [ 41%]
test_multipart.py::TestPartReader::test_read_chunk_properly_counts_read_bytes PASSED [ 41%]
test_multipart.py::TestPartReader::test_read_does_not_read_boundary PASSED [ 41%]
test_multipart.py::TestPartReader::test_multiread PASSED [ 41%]
test_multipart.py::TestPartReader::test_read_multiline PASSED [ 41%]
test_multipart.py::TestPartReader::test_read_respects_content_length PASSED [ 41%]
test_multipart.py::TestPartReader::test_read_with_content_encoding_gzip PASSED [ 41%]
test_multipart.py::TestPartReader::test_read_with_content_encoding_deflate PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_with_content_encoding_identity PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_with_content_encoding_unknown PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_with_content_transfer_encoding_base64 PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_with_content_transfer_encoding_quoted_printable PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_with_content_transfer_encoding_binary[binary] PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_with_content_transfer_encoding_binary[8bit] PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_with_content_transfer_encoding_binary[7bit] PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_with_content_transfer_encoding_unknown PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_text PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_text_default_encoding PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_text_encoding PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_text_guess_encoding PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_text_compressed PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_text_while_closed PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_json PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_json_encoding PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_json_guess_encoding PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_json_compressed PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_json_while_closed PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_form PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_form_encoding PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_form_guess_encoding PASSED [ 42%]
test_multipart.py::TestPartReader::test_read_form_while_closed PASSED [ 43%]
test_multipart.py::TestPartReader::test_readline PASSED [ 43%]
test_multipart.py::TestPartReader::test_release PASSED [ 43%]
test_multipart.py::TestPartReader::test_release_respects_content_length PASSED [ 43%]
test_multipart.py::TestPartReader::test_release_release PASSED [ 43%]
test_multipart.py::TestPartReader::test_filename PASSED [ 43%]
test_multipart.py::TestPartReader::test_reading_long_part PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_from_response PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_bad_boundary PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_dispatch PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_dispatch_bodypart PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_dispatch_multipart PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_dispatch_custom_multipart_reader PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_emit_next PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_invalid_boundary PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_release PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_release_release PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_release_next PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_second_next_releases_previous_object PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_release_without_read_the_last_object PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_read_chunk_by_length_doesnt_breaks_reader PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_read_chunk_from_stream_doesnt_breaks_reader PASSED [ 43%]
test_multipart.py::TestMultipartReader::test_reading_skips_prelude PASSED [ 43%]
test_multipart.py::test_writer PASSED [ 44%]
test_multipart.py::test_writer_serialize_io_chunk PASSED [ 44%]
test_multipart.py::test_writer_serialize_json PASSED [ 44%]
test_multipart.py::test_writer_serialize_form PASSED [ 44%]
test_multipart.py::test_writer_serialize_form_dict PASSED [ 44%]
test_multipart.py::test_writer_write PASSED [ 44%]
test_multipart.py::test_writer_write_no_close_boundary PASSED [ 44%]
test_multipart.py::test_writer_write_no_parts PASSED [ 44%]
test_multipart.py::test_writer_serialize_with_content_encoding_gzip PASSED [ 44%]
test_multipart.py::test_writer_serialize_with_content_encoding_deflate PASSED [ 44%]
test_multipart.py::test_writer_serialize_with_content_encoding_identity PASSED [ 44%]
test_multipart.py::test_writer_serialize_with_content_encoding_unknown PASSED [ 44%]
test_multipart.py::test_writer_with_content_transfer_encoding_base64 PASSED [ 44%]
test_multipart.py::test_writer_content_transfer_encoding_quote_printable PASSED [ 44%]
test_multipart.py::test_writer_content_transfer_encoding_unknown PASSED [ 44%]
test_multipart.py::TestMultipartWriter::test_default_subtype PASSED [ 44%]
test_multipart.py::TestMultipartWriter::test_unquoted_boundary PASSED [ 44%]
test_multipart.py::TestMultipartWriter::test_quoted_boundary PASSED [ 44%]
test_multipart.py::TestMultipartWriter::test_bad_boundary PASSED [ 44%]
test_multipart.py::TestMultipartWriter::test_default_headers PASSED [ 44%]
test_multipart.py::TestMultipartWriter::test_iter_parts PASSED [ 44%]
test_multipart.py::TestMultipartWriter::test_append PASSED [ 44%]
test_multipart.py::TestMultipartWriter::test_append_with_headers PASSED [ 45%]
test_multipart.py::TestMultipartWriter::test_append_json PASSED [ 45%]
test_multipart.py::TestMultipartWriter::test_append_part PASSED [ 45%]
test_multipart.py::TestMultipartWriter::test_append_json_overrides_content_type PASSED [ 45%]
test_multipart.py::TestMultipartWriter::test_append_form PASSED [ 45%]
test_multipart.py::TestMultipartWriter::test_append_multipart PASSED [ 45%]
test_multipart.py::TestMultipartWriter::test_with PASSED [ 45%]
test_multipart.py::TestMultipartWriter::test_append_int_not_allowed PASSED [ 45%]
test_multipart.py::TestMultipartWriter::test_append_float_not_allowed PASSED [ 45%]
test_multipart.py::TestMultipartWriter::test_append_none_not_allowed PASSED [ 45%]
test_multipart.py::TestMultipartWriter::test_write_preserves_content_disposition PASSED [ 45%]
test_multipart.py::TestMultipartWriter::test_preserve_content_disposition_header PASSED [ 45%]
test_multipart.py::TestMultipartWriter::test_set_content_disposition_override PASSED [ 45%]
test_multipart.py::TestMultipartWriter::test_reset_content_disposition_header PASSED [ 45%]
test_multipart.py::test_async_for_reader PASSED [ 45%]
test_multipart.py::test_async_for_bodypart PASSED [ 45%]
test_multipart_helpers.py::TestParseContentDisposition::test_parse_empty PASSED [ 45%]
test_multipart_helpers.py::TestParseContentDisposition::test_inlonly PASSED [ 45%]
test_multipart_helpers.py::TestParseContentDisposition::test_inlonlyquoted PASSED [ 45%]
test_multipart_helpers.py::TestParseContentDisposition::test_semicolon PASSED [ 45%]
test_multipart_helpers.py::TestParseContentDisposition::test_inlwithasciifilename PASSED [ 45%]
test_multipart_helpers.py::TestParseContentDisposition::test_inlwithfnattach PASSED [ 45%]
test_multipart_helpers.py::TestParseContentDisposition::test_attonly PASSED [ 45%]
test_multipart_helpers.py::TestParseContentDisposition::test_attonlyquoted PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attonlyucase PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithasciifilename PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_inlwithasciifilenamepdf PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithasciifilename25 PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithasciifilename35 PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithasciifnescapedchar PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithasciifnescapedquote PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithquotedsemicolon SKIPPED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfilenameandextparam PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfilenameandextparamescaped PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithasciifilenameucase PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithasciifilenamenq PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithtokfncommanq PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithasciifilenamenqs PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attemptyparam PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithasciifilenamenqws PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfntokensq PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithisofnplain PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithutf8fnplain PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfnrawpctenca PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfnusingpct PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfnrawpctencaq PASSED [ 46%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithnamepct PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfilenamepctandiso PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfnrawpctenclong PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithasciifilenamews1 PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwith2filenames PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attfnbrokentoken PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attfnbrokentokeniso PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attfnbrokentokenutf PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attmissingdisposition PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attmissingdisposition2 PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attmissingdisposition3 PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attmissingdisposition4 PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_emptydisposition PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_doublecolon PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attandinline PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attandinline2 PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attbrokenquotedfn PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attbrokenquotedfn2 PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attbrokenquotedfn3 PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attmultinstances PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attmissingdelim PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attmissingdelim2 PASSED [ 47%]
test_multipart_helpers.py::TestParseContentDisposition::test_attmissingdelim3 PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attreversed PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attconfusedparam PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attabspath PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attabspathwin PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attcdate PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attmdate PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_dispext PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_dispextbadfn PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithisofn2231iso PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231utf8 PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231noc PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231utf8comp PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231utf8_bad SKIPPED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231iso_bad SKIPPED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231ws1 PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231ws2 PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231ws3 PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231quot PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231quot2 PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231singleqmissing PASSED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231nbadpct1 SKIPPED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231nbadpct2 SKIPPED [ 48%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231dpct PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_attwithfn2231abspathdisguised PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_attfncont PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_attfncontqs PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_attfncontenc PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_attfncontlz PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_attfncontnc PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_attfnconts1 PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_attfncontord PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_attfnboth PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_attfnboth2 PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_attfnboth3 PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_attnewandfn PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_attrfc2047token PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_attrfc2047quoted PASSED [ 49%]
test_multipart_helpers.py::TestParseContentDisposition::test_bad_continuous_param PASSED [ 49%]
test_multipart_helpers.py::TestContentDispositionFilename::test_no_filename PASSED [ 49%]
test_multipart_helpers.py::TestContentDispositionFilename::test_filename PASSED [ 49%]
test_multipart_helpers.py::TestContentDispositionFilename::test_filename_ext PASSED [ 49%]
test_multipart_helpers.py::TestContentDispositionFilename::test_attfncont PASSED [ 49%]
test_multipart_helpers.py::TestContentDispositionFilename::test_attfncontqs PASSED [ 49%]
test_multipart_helpers.py::TestContentDispositionFilename::test_attfncontenc PASSED [ 49%]
test_multipart_helpers.py::TestContentDispositionFilename::test_attfncontlz PASSED [ 50%]
test_multipart_helpers.py::TestContentDispositionFilename::test_attfncontnc PASSED [ 50%]
test_multipart_helpers.py::TestContentDispositionFilename::test_attfnconts1 PASSED [ 50%]
test_multipart_helpers.py::TestContentDispositionFilename::test_attfnboth PASSED [ 50%]
test_multipart_helpers.py::TestContentDispositionFilename::test_attfnboth3 PASSED [ 50%]
test_multipart_helpers.py::TestContentDispositionFilename::test_attrfc2047quoted PASSED [ 50%]
test_payload.py::test_register_type PASSED [ 50%]
test_payload.py::test_register_unsupported_order PASSED [ 50%]
test_payload.py::test_payload_ctor PASSED [ 50%]
test_payload.py::test_payload_content_type PASSED [ 50%]
test_payload.py::test_bytes_payload_default_content_type PASSED [ 50%]
test_payload.py::test_bytes_payload_explicit_content_type PASSED [ 50%]
test_payload.py::test_bytes_payload_bad_type PASSED [ 50%]
test_payload.py::test_bytes_payload_memoryview_correct_size PASSED [ 50%]
test_payload.py::test_string_payload PASSED [ 50%]
test_payload.py::test_string_io_payload PASSED [ 50%]
test_payload.py::test_async_iterable_payload_default_content_type PASSED [ 50%]
test_payload.py::test_async_iterable_payload_explicit_content_type PASSED [ 50%]
test_payload.py::test_async_iterable_payload_not_async_iterable PASSED [ 50%]
test_payload.py::test_stream_reader_long_lines PASSED [ 50%]
test_proxy.py::TestProxy::test_connect PASSED [ 50%]
test_proxy.py::TestProxy::test_https_auth PASSED [ 50%]
test_proxy.py::TestProxy::test_https_connect PASSED [ 50%]
test_proxy.py::TestProxy::test_https_connect_certificate_error PASSED [ 51%]
test_proxy.py::TestProxy::test_https_connect_http_proxy_error PASSED [ 51%]
test_proxy.py::TestProxy::test_https_connect_pass_ssl_context PASSED [ 51%]
test_proxy.py::TestProxy::test_https_connect_resp_start_error PASSED [ 51%]
test_proxy.py::TestProxy::test_https_connect_runtime_error PASSED [ 51%]
test_proxy.py::TestProxy::test_https_connect_ssl_error PASSED [ 51%]
test_proxy.py::TestProxy::test_proxy_auth PASSED [ 51%]
test_proxy.py::TestProxy::test_proxy_auth_property PASSED [ 51%]
test_proxy.py::TestProxy::test_proxy_auth_property_default PASSED [ 51%]
test_proxy.py::TestProxy::test_proxy_connection_error PASSED [ 51%]
test_proxy.py::TestProxy::test_proxy_dns_error PASSED [ 51%]
test_proxy.py::TestProxy::test_proxy_headers PASSED [ 51%]
test_proxy.py::TestProxy::test_request_port PASSED [ 51%]
test_proxy_functional.py::test_proxy_http_absolute_path[pyloop] PASSED [ 51%]
test_proxy_functional.py::test_proxy_http_raw_path[pyloop] PASSED [ 51%]
test_proxy_functional.py::test_proxy_http_idna_support[pyloop] PASSED [ 51%]
test_proxy_functional.py::test_proxy_http_connection_error[pyloop] PASSED [ 51%]
test_proxy_functional.py::test_proxy_http_bad_response[pyloop] PASSED [ 51%]
test_proxy_functional.py::test_proxy_http_auth[pyloop] PASSED [ 51%]
test_proxy_functional.py::test_proxy_http_auth_utf8[pyloop] PASSED [ 51%]
test_proxy_functional.py::test_proxy_http_auth_from_url[pyloop] PASSED [ 51%]
test_proxy_functional.py::test_proxy_http_acquired_cleanup[pyloop] PASSED [ 51%]
test_proxy_functional.py::test_proxy_http_acquired_cleanup_force[pyloop] SKIPPED [ 51%]
test_proxy_functional.py::test_proxy_http_multi_conn_limit[pyloop] SKIPPED [ 52%]
test_proxy_functional.py::test_proxy_https_connection_error[pyloop] PASSED [ 52%]
test_proxy_functional.py::test_proxy_from_env_http[pyloop] PASSED [ 52%]
test_proxy_functional.py::test_proxy_from_env_http_with_auth[pyloop] PASSED [ 52%]
test_proxy_functional.py::test_proxy_from_env_http_with_auth_from_netrc[pyloop] PASSED [ 52%]
test_proxy_functional.py::test_proxy_from_env_http_without_auth_from_netrc[pyloop] PASSED [ 52%]
test_proxy_functional.py::test_proxy_from_env_http_without_auth_from_wrong_netrc[pyloop] PASSED [ 52%]
test_proxy_functional.py::test_proxy_auth PASSED [ 52%]
test_pytest_plugin.py::test_aiohttp_plugin PASSED [ 52%]
test_pytest_plugin.py::test_warning_checks PASSED [ 52%]
test_pytest_plugin.py::test_aiohttp_plugin_async_gen_fixture PASSED [ 52%]
test_resolver.py::test_async_resolver_positive_lookup[pyloop] SKIPPED [ 52%]
test_resolver.py::test_async_resolver_query_positive_lookup[pyloop] SKIPPED [ 52%]
test_resolver.py::test_async_resolver_multiple_replies[pyloop] SKIPPED [ 52%]
test_resolver.py::test_async_resolver_query_multiple_replies[pyloop] SKIPPED [ 52%]
test_resolver.py::test_async_resolver_negative_lookup[pyloop] SKIPPED [ 52%]
test_resolver.py::test_async_resolver_query_negative_lookup[pyloop] SKIPPED [ 52%]
test_resolver.py::test_async_resolver_no_hosts_in_query[pyloop] SKIPPED [ 52%]
test_resolver.py::test_async_resolver_no_hosts_in_gethostbyname[pyloop] SKIPPED [ 52%]
test_resolver.py::test_threaded_resolver_positive_lookup PASSED [ 52%]
test_resolver.py::test_threaded_resolver_multiple_replies PASSED [ 52%]
test_resolver.py::test_threaded_negative_lookup PASSED [ 52%]
test_resolver.py::test_close_for_threaded_resolver[pyloop] PASSED [ 53%]
test_resolver.py::test_close_for_async_resolver[pyloop] SKIPPED [ 53%]
test_resolver.py::test_default_loop_for_threaded_resolver[pyloop] PASSED [ 53%]
test_resolver.py::test_default_loop_for_async_resolver[pyloop] SKIPPED [ 53%]
test_resolver.py::test_async_resolver_ipv6_positive_lookup[pyloop] SKIPPED [ 53%]
test_resolver.py::test_async_resolver_query_ipv6_positive_lookup[pyloop] SKIPPED [ 53%]
test_resolver.py::test_async_resolver_aiodns_not_present[pyloop] PASSED [ 53%]
test_resolver.py::test_default_resolver PASSED [ 53%]
test_route_def.py::test_get PASSED [ 53%]
test_route_def.py::test_head PASSED [ 53%]
test_route_def.py::test_options PASSED [ 53%]
test_route_def.py::test_post PASSED [ 53%]
test_route_def.py::test_put PASSED [ 53%]
test_route_def.py::test_patch PASSED [ 53%]
test_route_def.py::test_delete PASSED [ 53%]
test_route_def.py::test_route PASSED [ 53%]
test_route_def.py::test_static PASSED [ 53%]
test_route_def.py::test_head_deco PASSED [ 53%]
test_route_def.py::test_get_deco PASSED [ 53%]
test_route_def.py::test_post_deco PASSED [ 53%]
test_route_def.py::test_put_deco PASSED [ 53%]
test_route_def.py::test_patch_deco PASSED [ 53%]
test_route_def.py::test_delete_deco PASSED [ 53%]
test_route_def.py::test_route_deco PASSED [ 54%]
test_route_def.py::test_routedef_sequence_protocol PASSED [ 54%]
test_route_def.py::test_repr_route_def PASSED [ 54%]
test_route_def.py::test_repr_route_def_with_extra_info PASSED [ 54%]
test_route_def.py::test_repr_static_def PASSED [ 54%]
test_route_def.py::test_repr_route_table_def PASSED [ 54%]
test_run_app.py::test_run_app_http[pyloop] PASSED [ 54%]
test_run_app.py::test_run_app_close_loop[pyloop] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Nothing Specified] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Port Only] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Multiple Hosts] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Multiple Paths] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Multiple Paths, Port] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Multiple Paths, Single Host] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Single Path, Single Host] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Single Path, Multiple Hosts] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Single Path, Port] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Multiple Paths, Multiple Hosts, Port] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Only socket] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Socket, port] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Socket, Host, No port] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-reuse_port] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-reuse_address] PASSED [ 54%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-reuse_port, reuse_address] PASSED [ 55%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Port, reuse_port] PASSED [ 55%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Multiple Hosts, reuse_port] PASSED [ 55%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Multiple Paths, Port, reuse_address] PASSED [ 55%]
test_run_app.py::test_run_app_mixed_bindings[pyloop-Multiple Paths, Single Host, reuse_address, reuse_port] PASSED [ 55%]
test_run_app.py::test_run_app_https[pyloop] PASSED [ 55%]
test_run_app.py::test_run_app_nondefault_host_port[pyloop] PASSED [ 55%]
test_run_app.py::test_run_app_multiple_hosts[pyloop] PASSED [ 55%]
test_run_app.py::test_run_app_custom_backlog[pyloop] PASSED [ 55%]
test_run_app.py::test_run_app_custom_backlog_unix[pyloop] PASSED [ 55%]
test_run_app.py::test_run_app_http_unix_socket[pyloop] PASSED [ 55%]
test_run_app.py::test_run_app_https_unix_socket[pyloop] PASSED [ 55%]
test_run_app.py::test_run_app_abstract_linux_socket[pyloop] PASSED [ 55%]
test_run_app.py::test_run_app_preexisting_inet_socket[pyloop] PASSED [ 55%]
test_run_app.py::test_run_app_preexisting_inet6_socket[pyloop] PASSED [ 55%]
test_run_app.py::test_run_app_preexisting_unix_socket[pyloop] PASSED [ 55%]
test_run_app.py::test_run_app_multiple_preexisting_sockets[pyloop] PASSED [ 55%]
test_run_app.py::test_sigint PASSED [ 55%]
test_run_app.py::test_sigterm PASSED [ 55%]
test_run_app.py::test_startup_cleanup_signals_even_on_failure[pyloop] PASSED [ 55%]
test_run_app.py::test_run_app_coro[pyloop] PASSED [ 55%]
test_run_app.py::test_run_app_default_logger[pyloop] PASSED [ 55%]
test_run_app.py::test_run_app_default_logger_setup_requires_debug[pyloop] PASSED [ 56%]
test_run_app.py::test_run_app_default_logger_setup_requires_default_logger[pyloop] PASSED [ 56%]
test_run_app.py::test_run_app_default_logger_setup_only_if_unconfigured[pyloop] PASSED [ 56%]
test_run_app.py::test_run_app_cancels_all_pending_tasks[pyloop] PASSED [ 56%]
test_run_app.py::test_run_app_cancels_done_tasks[pyloop] PASSED [ 56%]
test_run_app.py::test_run_app_cancels_failed_tasks[pyloop] PASSED [ 56%]
test_run_app.py::test_run_app_context_vars[pyloop] PASSED [ 56%]
test_signals.py::test_add_signal_handler_not_a_callable PASSED [ 56%]
test_signals.py::test_function_signal_dispatch PASSED [ 56%]
test_signals.py::test_function_signal_dispatch2 PASSED [ 56%]
test_signals.py::test_response_prepare PASSED [ 56%]
test_signals.py::test_non_coroutine PASSED [ 56%]
test_signals.py::test_setitem PASSED [ 56%]
test_signals.py::test_delitem PASSED [ 56%]
test_signals.py::test_cannot_append_to_frozen_signal PASSED [ 56%]
test_signals.py::test_cannot_setitem_in_frozen_signal PASSED [ 56%]
test_signals.py::test_cannot_delitem_in_frozen_signal PASSED [ 56%]
test_signals.py::test_cannot_send_non_frozen_signal PASSED [ 56%]
test_signals.py::test_repr PASSED [ 56%]
test_streams.py::TestStreamReader::test_create_waiter PASSED [ 56%]
test_streams.py::TestStreamReader::test_ctor_global_loop PASSED [ 56%]
test_streams.py::TestStreamReader::test_at_eof PASSED [ 56%]
test_streams.py::TestStreamReader::test_wait_eof PASSED [ 56%]
test_streams.py::TestStreamReader::test_wait_eof_eof PASSED [ 57%]
test_streams.py::TestStreamReader::test_feed_empty_data PASSED [ 57%]
test_streams.py::TestStreamReader::test_feed_nonempty_data PASSED [ 57%]
test_streams.py::TestStreamReader::test_read_zero PASSED [ 57%]
test_streams.py::TestStreamReader::test_read PASSED [ 57%]
test_streams.py::TestStreamReader::test_read_line_breaks PASSED [ 57%]
test_streams.py::TestStreamReader::test_read_all PASSED [ 57%]
test_streams.py::TestStreamReader::test_read_up_to PASSED [ 57%]
test_streams.py::TestStreamReader::test_read_eof PASSED [ 57%]
test_streams.py::TestStreamReader::test_read_eof_infinite PASSED [ 57%]
test_streams.py::TestStreamReader::test_read_eof_unread_data_no_warning PASSED [ 57%]
test_streams.py::TestStreamReader::test_read_until_eof PASSED [ 57%]
test_streams.py::TestStreamReader::test_read_exception PASSED [ 57%]
test_streams.py::TestStreamReader::test_readline PASSED [ 57%]
test_streams.py::TestStreamReader::test_readline_limit_with_existing_data PASSED [ 57%]
test_streams.py::TestStreamReader::test_readline_limit PASSED [ 57%]
test_streams.py::TestStreamReader::test_readline_nolimit_nowait PASSED [ 57%]
test_streams.py::TestStreamReader::test_readline_eof PASSED [ 57%]
test_streams.py::TestStreamReader::test_readline_empty_eof PASSED [ 57%]
test_streams.py::TestStreamReader::test_readline_read_byte_count PASSED [ 57%]
test_streams.py::TestStreamReader::test_readline_exception PASSED [ 57%]
test_streams.py::TestStreamReader::test_readexactly_zero_or_less PASSED [ 57%]
test_streams.py::TestStreamReader::test_readexactly PASSED [ 57%]
test_streams.py::TestStreamReader::test_readexactly_eof PASSED [ 58%]
test_streams.py::TestStreamReader::test_readexactly_exception PASSED [ 58%]
test_streams.py::TestStreamReader::test_unread_data PASSED [ 58%]
test_streams.py::TestStreamReader::test_exception PASSED [ 58%]
test_streams.py::TestStreamReader::test_exception_waiter PASSED [ 58%]
test_streams.py::TestStreamReader::test_exception_cancel PASSED [ 58%]
test_streams.py::TestStreamReader::test_readany_eof PASSED [ 58%]
test_streams.py::TestStreamReader::test_readany_empty_eof PASSED [ 58%]
test_streams.py::TestStreamReader::test_readany_exception PASSED [ 58%]
test_streams.py::TestStreamReader::test_read_nowait PASSED [ 58%]
test_streams.py::TestStreamReader::test_read_nowait_n PASSED [ 58%]
test_streams.py::TestStreamReader::test_read_nowait_exception PASSED [ 58%]
test_streams.py::TestStreamReader::test_read_nowait_waiter PASSED [ 58%]
test_streams.py::TestStreamReader::test_readchunk PASSED [ 58%]
test_streams.py::TestStreamReader::test_readchunk_wait_eof PASSED [ 58%]
test_streams.py::TestStreamReader::test_begin_and_end_chunk_receiving PASSED [ 58%]
test_streams.py::TestStreamReader::test_readany_chunk_end_race PASSED [ 58%]
test_streams.py::TestStreamReader::test_end_chunk_receiving_without_begin PASSED [ 58%]
test_streams.py::TestStreamReader::test_readchunk_with_unread PASSED [ 58%]
test_streams.py::TestStreamReader::test_readchunk_with_other_read_calls PASSED [ 58%]
test_streams.py::TestStreamReader::test_chunksplits_memory_leak PASSED [ 58%]
test_streams.py::TestStreamReader::test_read_empty_chunks PASSED [ 58%]
test_streams.py::TestStreamReader::test_readchunk_separate_http_chunk_tail PASSED [ 59%]
test_streams.py::TestStreamReader::test___repr__ PASSED [ 59%]
test_streams.py::TestStreamReader::test___repr__nondefault_limit PASSED [ 59%]
test_streams.py::TestStreamReader::test___repr__eof PASSED [ 59%]
test_streams.py::TestStreamReader::test___repr__data PASSED [ 59%]
test_streams.py::TestStreamReader::test___repr__exception PASSED [ 59%]
test_streams.py::TestStreamReader::test___repr__waiter PASSED [ 59%]
test_streams.py::TestStreamReader::test_unread_empty PASSED [ 59%]
test_streams.py::test_empty_stream_reader PASSED [ 59%]
test_streams.py::TestDataQueue::test_is_eof[pyloop] PASSED [ 59%]
test_streams.py::TestDataQueue::test_at_eof[pyloop] PASSED [ 59%]
test_streams.py::TestDataQueue::test_feed_data[pyloop] PASSED [ 59%]
test_streams.py::TestDataQueue::test_feed_eof[pyloop] PASSED [ 59%]
test_streams.py::TestDataQueue::test_read[pyloop] PASSED [ 59%]
test_streams.py::TestDataQueue::test_read_eof[pyloop] PASSED [ 59%]
test_streams.py::TestDataQueue::test_read_cancelled[pyloop] PASSED [ 59%]
test_streams.py::TestDataQueue::test_read_until_eof[pyloop] PASSED [ 59%]
test_streams.py::TestDataQueue::test_read_exc[pyloop] PASSED [ 59%]
test_streams.py::TestDataQueue::test_read_exception[pyloop] PASSED [ 59%]
test_streams.py::TestDataQueue::test_read_exception_with_data[pyloop] PASSED [ 59%]
test_streams.py::TestDataQueue::test_read_exception_on_wait[pyloop] PASSED [ 59%]
test_streams.py::TestDataQueue::test_exception[pyloop] PASSED [ 59%]
test_streams.py::TestDataQueue::test_exception_waiter[pyloop] PASSED [ 59%]
test_streams.py::test_feed_data_waiters PASSED [ 60%]
test_streams.py::test_feed_data_completed_waiters PASSED [ 60%]
test_streams.py::test_feed_eof_waiters PASSED [ 60%]
test_streams.py::test_feed_eof_cancelled PASSED [ 60%]
test_streams.py::test_on_eof PASSED [ 60%]
test_streams.py::test_on_eof_empty_reader PASSED [ 60%]
test_streams.py::test_on_eof_exc_in_callback PASSED [ 60%]
test_streams.py::test_on_eof_exc_in_callback_empty_stream_reader PASSED [ 60%]
test_streams.py::test_on_eof_eof_is_set PASSED [ 60%]
test_streams.py::test_on_eof_eof_is_set_exception PASSED [ 60%]
test_streams.py::test_set_exception PASSED [ 60%]
test_streams.py::test_set_exception_cancelled PASSED [ 60%]
test_streams.py::test_set_exception_eof_callbacks PASSED [ 60%]
test_streams.py::test_stream_reader_lines PASSED [ 60%]
test_streams.py::test_stream_reader_chunks_complete PASSED [ 60%]
test_streams.py::test_stream_reader_chunks_incomplete PASSED [ 60%]
test_streams.py::test_data_queue_empty PASSED [ 60%]
test_streams.py::test_data_queue_items PASSED [ 60%]
test_streams.py::test_stream_reader_iter_any PASSED [ 60%]
test_streams.py::test_stream_reader_iter PASSED [ 60%]
test_streams.py::test_stream_reader_iter_chunks_no_chunked_encoding PASSED [ 60%]
test_streams.py::test_stream_reader_iter_chunks_chunked_encoding PASSED [ 60%]
test_tcp_helpers.py::test_tcp_nodelay_exception PASSED [ 60%]
test_tcp_helpers.py::test_tcp_nodelay_enable PASSED [ 61%]
test_tcp_helpers.py::test_tcp_nodelay_enable_and_disable PASSED [ 61%]
test_tcp_helpers.py::test_tcp_nodelay_enable_ipv6 PASSED [ 61%]
test_tcp_helpers.py::test_tcp_nodelay_enable_unix PASSED [ 61%]
test_tcp_helpers.py::test_tcp_nodelay_enable_no_socket PASSED [ 61%]
test_test_utils.py::test_with_test_server_fails PASSED [ 61%]
test_test_utils.py::test_with_client_fails PASSED [ 61%]
test_test_utils.py::test_aiohttp_client_close_is_idempotent PASSED [ 61%]
test_test_utils.py::TestAioHTTPTestCase::test_example PASSED [ 61%]
test_test_utils.py::TestAioHTTPTestCase::test_example_with_loop PASSED [ 61%]
test_test_utils.py::test_get_route PASSED [ 61%]
test_test_utils.py::test_client_websocket PASSED [ 61%]
test_test_utils.py::test_client_cookie PASSED [ 61%]
test_test_utils.py::test_test_client_methods[get] PASSED [ 61%]
test_test_utils.py::test_test_client_methods[post0] PASSED [ 61%]
test_test_utils.py::test_test_client_methods[options] PASSED [ 61%]
test_test_utils.py::test_test_client_methods[post1] PASSED [ 61%]
test_test_utils.py::test_test_client_methods[put] PASSED [ 61%]
test_test_utils.py::test_test_client_methods[patch] PASSED [ 61%]
test_test_utils.py::test_test_client_methods[delete] PASSED [ 61%]
test_test_utils.py::test_test_client_head PASSED [ 61%]
test_test_utils.py::test_make_mocked_request[headers0] PASSED [ 61%]
test_test_utils.py::test_make_mocked_request[headers1] PASSED [ 62%]
test_test_utils.py::test_make_mocked_request[headers2] PASSED [ 62%]
test_test_utils.py::test_make_mocked_request_sslcontext PASSED [ 62%]
test_test_utils.py::test_make_mocked_request_unknown_extra_info PASSED [ 62%]
test_test_utils.py::test_make_mocked_request_app PASSED [ 62%]
test_test_utils.py::test_make_mocked_request_app_can_store_values PASSED [ 62%]
test_test_utils.py::test_make_mocked_request_match_info PASSED [ 62%]
test_test_utils.py::test_make_mocked_request_content PASSED [ 62%]
test_test_utils.py::test_make_mocked_request_transport PASSED [ 62%]
test_test_utils.py::test_test_client_props PASSED [ 62%]
test_test_utils.py::test_test_client_raw_server_props PASSED [ 62%]
test_test_utils.py::test_test_server_context_manager PASSED [ 62%]
test_test_utils.py::test_client_unsupported_arg PASSED [ 62%]
test_test_utils.py::test_server_make_url_yarl_compatibility PASSED [ 62%]
test_test_utils.py::test_testcase_no_app PASSED [ 62%]
test_test_utils.py::test_server_context_manager PASSED [ 62%]
test_test_utils.py::test_client_context_manager_response[head] PASSED [ 62%]
test_test_utils.py::test_client_context_manager_response[get] PASSED [ 62%]
test_test_utils.py::test_client_context_manager_response[post0] PASSED [ 62%]
test_test_utils.py::test_client_context_manager_response[options] PASSED [ 62%]
test_test_utils.py::test_client_context_manager_response[post1] PASSED [ 62%]
test_test_utils.py::test_client_context_manager_response[put] PASSED [ 62%]
test_test_utils.py::test_client_context_manager_response[patch] PASSED [ 62%]
test_test_utils.py::test_client_context_manager_response[delete] PASSED [ 63%]
test_test_utils.py::test_custom_port PASSED [ 63%]
test_tracing.py::TestTraceConfig::test_trace_config_ctx_default PASSED [ 63%]
test_tracing.py::TestTraceConfig::test_trace_config_ctx_factory PASSED [ 63%]
test_tracing.py::TestTraceConfig::test_trace_config_ctx_request_ctx PASSED [ 63%]
test_tracing.py::TestTraceConfig::test_freeze PASSED [ 63%]
test_tracing.py::TestTrace::test_send[request_start-params0-TraceRequestStartParams] PASSED [ 63%]
test_tracing.py::TestTrace::test_send[request_chunk_sent-params1-TraceRequestChunkSentParams] PASSED [ 63%]
test_tracing.py::TestTrace::test_send[response_chunk_received-params2-TraceResponseChunkReceivedParams] PASSED [ 63%]
test_tracing.py::TestTrace::test_send[request_end-params3-TraceRequestEndParams] PASSED [ 63%]
test_tracing.py::TestTrace::test_send[request_exception-params4-TraceRequestExceptionParams] PASSED [ 63%]
test_tracing.py::TestTrace::test_send[request_redirect-params5-TraceRequestRedirectParams] PASSED [ 63%]
test_tracing.py::TestTrace::test_send[connection_queued_start-params6-TraceConnectionQueuedStartParams] PASSED [ 63%]
test_tracing.py::TestTrace::test_send[connection_queued_end-params7-TraceConnectionQueuedEndParams] PASSED [ 63%]
test_tracing.py::TestTrace::test_send[connection_create_start-params8-TraceConnectionCreateStartParams] PASSED [ 63%]
test_tracing.py::TestTrace::test_send[connection_create_end-params9-TraceConnectionCreateEndParams] PASSED [ 63%]
test_tracing.py::TestTrace::test_send[connection_reuseconn-params10-TraceConnectionReuseconnParams] PASSED [ 63%]
test_tracing.py::TestTrace::test_send[dns_resolvehost_start-params11-TraceDnsResolveHostStartParams] PASSED [ 63%]
test_tracing.py::TestTrace::test_send[dns_resolvehost_end-params12-TraceDnsResolveHostEndParams] PASSED [ 63%]
test_tracing.py::TestTrace::test_send[dns_cache_hit-params13-TraceDnsCacheHitParams] PASSED [ 63%]
test_tracing.py::TestTrace::test_send[dns_cache_miss-params14-TraceDnsCacheMissParams] PASSED [ 63%]
test_urldispatch.py::test_register_uncommon_http_methods PASSED [ 63%]
test_urldispatch.py::test_add_route_root PASSED [ 64%]
test_urldispatch.py::test_add_route_simple PASSED [ 64%]
test_urldispatch.py::test_add_with_matchdict PASSED [ 64%]
test_urldispatch.py::test_add_with_matchdict_with_colon PASSED [ 64%]
test_urldispatch.py::test_add_route_with_add_get_shortcut PASSED [ 64%]
test_urldispatch.py::test_add_route_with_add_post_shortcut PASSED [ 64%]
test_urldispatch.py::test_add_route_with_add_put_shortcut PASSED [ 64%]
test_urldispatch.py::test_add_route_with_add_patch_shortcut PASSED [ 64%]
test_urldispatch.py::test_add_route_with_add_delete_shortcut PASSED [ 64%]
test_urldispatch.py::test_add_route_with_add_head_shortcut PASSED [ 64%]
test_urldispatch.py::test_add_with_name PASSED [ 64%]
test_urldispatch.py::test_add_with_tailing_slash PASSED [ 64%]
test_urldispatch.py::test_add_invalid_path PASSED [ 64%]
test_urldispatch.py::test_add_url_invalid1 PASSED [ 64%]
test_urldispatch.py::test_add_url_invalid2 PASSED [ 64%]
test_urldispatch.py::test_add_url_invalid3 PASSED [ 64%]
test_urldispatch.py::test_add_url_invalid4 PASSED [ 64%]
test_urldispatch.py::test_add_url_escaping PASSED [ 64%]
test_urldispatch.py::test_any_method PASSED [ 64%]
test_urldispatch.py::test_match_second_result_in_table PASSED [ 64%]
test_urldispatch.py::test_raise_method_not_allowed PASSED [ 64%]
test_urldispatch.py::test_raise_method_not_found PASSED [ 64%]
test_urldispatch.py::test_double_add_url_with_the_same_name PASSED [ 64%]
test_urldispatch.py::test_route_plain PASSED [ 65%]
test_urldispatch.py::test_route_unknown_route_name PASSED [ 65%]
test_urldispatch.py::test_route_dynamic PASSED [ 65%]
test_urldispatch.py::test_add_static PASSED [ 65%]
test_urldispatch.py::test_add_static_append_version PASSED [ 65%]
test_urldispatch.py::test_add_static_append_version_set_from_constructor PASSED [ 65%]
test_urldispatch.py::test_add_static_append_version_override_constructor PASSED [ 65%]
test_urldispatch.py::test_add_static_append_version_filename_without_slash PASSED [ 65%]
test_urldispatch.py::test_add_static_append_version_non_exists_file PASSED [ 65%]
test_urldispatch.py::test_add_static_append_version_non_exists_file_without_slash PASSED [ 65%]
test_urldispatch.py::test_add_static_append_version_follow_symlink PASSED [ 65%]
test_urldispatch.py::test_add_static_append_version_not_follow_symlink PASSED [ 65%]
test_urldispatch.py::test_add_static_quoting PASSED [ 65%]
test_urldispatch.py::test_plain_not_match PASSED [ 65%]
test_urldispatch.py::test_dynamic_not_match PASSED [ 65%]
test_urldispatch.py::test_static_not_match PASSED [ 65%]
test_urldispatch.py::test_dynamic_with_trailing_slash PASSED [ 65%]
test_urldispatch.py::test_len PASSED [ 65%]
test_urldispatch.py::test_iter PASSED [ 65%]
test_urldispatch.py::test_contains PASSED [ 65%]
test_urldispatch.py::test_static_repr PASSED [ 65%]
test_urldispatch.py::test_static_adds_slash PASSED [ 65%]
test_urldispatch.py::test_static_remove_trailing_slash PASSED [ 65%]
test_urldispatch.py::test_add_route_with_re PASSED [ 66%]
test_urldispatch.py::test_add_route_with_re_and_slashes PASSED [ 66%]
test_urldispatch.py::test_add_route_with_re_not_match PASSED [ 66%]
test_urldispatch.py::test_add_route_with_re_including_slashes PASSED [ 66%]
test_urldispatch.py::test_add_route_with_invalid_re PASSED [ 66%]
test_urldispatch.py::test_route_dynamic_with_regex_spec PASSED [ 66%]
test_urldispatch.py::test_route_dynamic_with_regex_spec_and_trailing_slash PASSED [ 66%]
test_urldispatch.py::test_route_dynamic_with_regex PASSED [ 66%]
test_urldispatch.py::test_route_dynamic_quoting PASSED [ 66%]
test_urldispatch.py::test_regular_match_info PASSED [ 66%]
test_urldispatch.py::test_match_info_with_plus PASSED [ 66%]
test_urldispatch.py::test_not_found_repr PASSED [ 66%]
test_urldispatch.py::test_not_allowed_repr PASSED [ 66%]
test_urldispatch.py::test_default_expect_handler PASSED [ 66%]
test_urldispatch.py::test_custom_expect_handler_plain PASSED [ 66%]
test_urldispatch.py::test_custom_expect_handler_dynamic PASSED [ 66%]
test_urldispatch.py::test_expect_handler_non_coroutine PASSED [ 66%]
test_urldispatch.py::test_dynamic_match_non_ascii PASSED [ 66%]
test_urldispatch.py::test_dynamic_match_with_static_part PASSED [ 66%]
test_urldispatch.py::test_dynamic_match_two_part2 PASSED [ 66%]
test_urldispatch.py::test_dynamic_match_unquoted_path PASSED [ 66%]
test_urldispatch.py::test_add_route_not_started_with_slash PASSED [ 66%]
test_urldispatch.py::test_add_route_invalid_method PASSED [ 67%]
test_urldispatch.py::test_routes_view_len PASSED [ 67%]
test_urldispatch.py::test_routes_view_iter PASSED [ 67%]
test_urldispatch.py::test_routes_view_contains PASSED [ 67%]
test_urldispatch.py::test_routes_abc PASSED [ 67%]
test_urldispatch.py::test_named_resources_abc PASSED [ 67%]
test_urldispatch.py::test_named_resources PASSED [ 67%]
test_urldispatch.py::test_resource_iter PASSED [ 67%]
test_urldispatch.py::test_deprecate_bare_generators PASSED [ 67%]
test_urldispatch.py::test_view_route PASSED [ 67%]
test_urldispatch.py::test_resource_route_match PASSED [ 67%]
test_urldispatch.py::test_error_on_double_route_adding PASSED [ 67%]
test_urldispatch.py::test_error_on_adding_route_after_wildcard PASSED [ 67%]
test_urldispatch.py::test_http_exception_is_none_when_resolved PASSED [ 67%]
test_urldispatch.py::test_http_exception_is_not_none_when_not_resolved PASSED [ 67%]
test_urldispatch.py::test_match_info_get_info_plain PASSED [ 67%]
test_urldispatch.py::test_match_info_get_info_dynamic PASSED [ 67%]
test_urldispatch.py::test_match_info_get_info_dynamic2 PASSED [ 67%]
test_urldispatch.py::test_static_resource_get_info PASSED [ 67%]
test_urldispatch.py::test_system_route_get_info PASSED [ 67%]
test_urldispatch.py::test_resources_view_len PASSED [ 67%]
test_urldispatch.py::test_resources_view_iter PASSED [ 67%]
test_urldispatch.py::test_resources_view_contains PASSED [ 67%]
test_urldispatch.py::test_resources_abc PASSED [ 68%]
test_urldispatch.py::test_static_route_user_home SKIPPED [ 68%]
test_urldispatch.py::test_static_route_points_to_file PASSED [ 68%]
test_urldispatch.py::test_404_for_static_resource PASSED [ 68%]
test_urldispatch.py::test_405_for_resource_adapter PASSED [ 68%]
test_urldispatch.py::test_check_allowed_method_for_found_resource PASSED [ 68%]
test_urldispatch.py::test_url_for_in_static_resource PASSED [ 68%]
test_urldispatch.py::test_url_for_in_static_resource_pathlib PASSED [ 68%]
test_urldispatch.py::test_url_for_in_resource_route PASSED [ 68%]
test_urldispatch.py::test_subapp_get_info PASSED [ 68%]
test_urldispatch.py::test_domain_validation_error[None-TypeError] PASSED [ 68%]
test_urldispatch.py::test_domain_validation_error[-ValueError] PASSED [ 68%]
test_urldispatch.py::test_domain_validation_error[http:/dom-ValueError] PASSED [ 68%]
test_urldispatch.py::test_domain_validation_error[*.example.com-ValueError] PASSED [ 68%]
test_urldispatch.py::test_domain_validation_error[example$com-ValueError] PASSED [ 68%]
test_urldispatch.py::test_domain_valid PASSED [ 68%]
test_urldispatch.py::test_match_domain[example.com-example.com-True] PASSED [ 68%]
test_urldispatch.py::test_match_domain[example.com:81-example.com:81-True] PASSED [ 68%]
test_urldispatch.py::test_match_domain[example.com:81-example.com-False] PASSED [ 68%]
test_urldispatch.py::test_match_domain[\u043f\u0443\u043d\u0438\u043a\u043e\u0434-xn--d1ahgkhc2a-True] PASSED [ 68%]
test_urldispatch.py::test_match_domain[*.example.com-jpg.example.com-True] PASSED [ 68%]
test_urldispatch.py::test_match_domain[*.example.com-a.example.com-True] PASSED [ 68%]
test_urldispatch.py::test_match_domain[*.example.com-example.com-False] PASSED [ 68%]
test_urldispatch.py::test_add_subapp_errors PASSED [ 69%]
test_urldispatch.py::test_subapp_rule_resource PASSED [ 69%]
test_urldispatch.py::test_add_domain_not_str[pyloop] PASSED [ 69%]
test_urldispatch.py::test_add_domain[pyloop] PASSED [ 69%]
test_urldispatch.py::test_subapp_url_for PASSED [ 69%]
test_urldispatch.py::test_subapp_repr PASSED [ 69%]
test_urldispatch.py::test_subapp_len PASSED [ 69%]
test_urldispatch.py::test_subapp_iter PASSED [ 69%]
test_urldispatch.py::test_invalid_route_name PASSED [ 69%]
test_urldispatch.py::test_frozen_router PASSED [ 69%]
test_urldispatch.py::test_frozen_router_subapp PASSED [ 69%]
test_urldispatch.py::test_frozen_app_on_subapp PASSED [ 69%]
test_urldispatch.py::test_set_options_route PASSED [ 69%]
test_urldispatch.py::test_dynamic_url_with_name_started_from_underscore PASSED [ 69%]
test_urldispatch.py::test_cannot_add_subapp_with_empty_prefix PASSED [ 69%]
test_urldispatch.py::test_cannot_add_subapp_with_slash_prefix PASSED [ 69%]
test_urldispatch.py::test_convert_empty_path_to_slash_on_freezing PASSED [ 69%]
test_urldispatch.py::test_deprecate_non_coroutine PASSED [ 69%]
test_urldispatch.py::test_plain_resource_canonical PASSED [ 69%]
test_urldispatch.py::test_dynamic_resource_canonical PASSED [ 69%]
test_urldispatch.py::test_static_resource_canonical PASSED [ 69%]
test_urldispatch.py::test_prefixed_subapp_resource_canonical PASSED [ 69%]
test_urldispatch.py::test_prefixed_subapp_overlap PASSED [ 70%]
test_urldispatch.py::test_prefixed_subapp_empty_route PASSED [ 70%]
test_urldispatch.py::test_prefixed_subapp_root_route PASSED [ 70%]
test_web_app.py::test_app_ctor PASSED [ 70%]
test_web_app.py::test_app_call PASSED [ 70%]
test_web_app.py::test_app_default_loop PASSED [ 70%]
test_web_app.py::test_set_loop PASSED [ 70%]
test_web_app.py::test_set_loop_default_loop PASSED [ 70%]
test_web_app.py::test_set_loop_with_different_loops PASSED [ 70%]
test_web_app.py::test_app_make_handler_debug_exc[True] PASSED [ 70%]
test_web_app.py::test_app_make_handler_debug_exc[False] PASSED [ 70%]
test_web_app.py::test_app_make_handler_args PASSED [ 70%]
test_web_app.py::test_app_make_handler_access_log_class PASSED [ 70%]
test_web_app.py::test_app_make_handler_raises_deprecation_warning PASSED [ 70%]
test_web_app.py::test_app_register_on_finish PASSED [ 70%]
test_web_app.py::test_app_register_coro PASSED [ 70%]
test_web_app.py::test_non_default_router PASSED [ 70%]
test_web_app.py::test_logging PASSED [ 70%]
test_web_app.py::test_on_shutdown PASSED [ 70%]
test_web_app.py::test_on_startup PASSED [ 70%]
test_web_app.py::test_app_delitem PASSED [ 70%]
test_web_app.py::test_app_freeze PASSED [ 70%]
test_web_app.py::test_equality PASSED [ 70%]
test_web_app.py::test_subapp_pre_frozen_after_adding PASSED [ 71%]
test_web_app.py::test_app_inheritance PASSED [ 71%]
test_web_app.py::test_app_custom_attr SKIPPED [ 71%]
test_web_app.py::test_cleanup_ctx PASSED [ 71%]
test_web_app.py::test_cleanup_ctx_exception_on_startup PASSED [ 71%]
test_web_app.py::test_cleanup_ctx_exception_on_cleanup PASSED [ 71%]
test_web_app.py::test_cleanup_ctx_exception_on_cleanup_multiple PASSED [ 71%]
test_web_app.py::test_cleanup_ctx_multiple_yields PASSED [ 71%]
test_web_app.py::test_subapp_chained_config_dict_visibility[pyloop] PASSED [ 71%]
test_web_app.py::test_subapp_chained_config_dict_overriding[pyloop] PASSED [ 71%]
test_web_app.py::test_subapp_on_startup[pyloop] PASSED [ 71%]
test_web_app.py::test_app_iter PASSED [ 71%]
test_web_app.py::test_app_boolean PASSED [ 71%]
test_web_cli.py::test_entry_func_empty PASSED [ 71%]
test_web_cli.py::test_entry_func_only_module PASSED [ 71%]
test_web_cli.py::test_entry_func_only_function PASSED [ 71%]
test_web_cli.py::test_entry_func_only_separator PASSED [ 71%]
test_web_cli.py::test_entry_func_relative_module PASSED [ 71%]
test_web_cli.py::test_entry_func_non_existent_module PASSED [ 71%]
test_web_cli.py::test_entry_func_non_existent_attribute PASSED [ 71%]
test_web_cli.py::test_path_when_unsupported PASSED [ 71%]
test_web_cli.py::test_entry_func_call PASSED [ 71%]
test_web_cli.py::test_running_application PASSED [ 71%]
test_web_exceptions.py::test_all_http_exceptions_exported PASSED [ 72%]
test_web_exceptions.py::test_HTTPOk PASSED [ 72%]
test_web_exceptions.py::test_terminal_classes_has_status_code PASSED [ 72%]
test_web_exceptions.py::test_HTTPFound PASSED [ 72%]
test_web_exceptions.py::test_HTTPFound_empty_location PASSED [ 72%]
test_web_exceptions.py::test_HTTPFound_location_CRLF PASSED [ 72%]
test_web_exceptions.py::test_HTTPMethodNotAllowed PASSED [ 72%]
test_web_exceptions.py::test_override_body_with_text PASSED [ 72%]
test_web_exceptions.py::test_override_body_with_binary PASSED [ 72%]
test_web_exceptions.py::test_default_body PASSED [ 72%]
test_web_exceptions.py::test_empty_body_204 PASSED [ 72%]
test_web_exceptions.py::test_empty_body_205 PASSED [ 72%]
test_web_exceptions.py::test_empty_body_304 PASSED [ 72%]
test_web_exceptions.py::test_link_header_451 PASSED [ 72%]
test_web_exceptions.py::test_HTTPException_retains_cause PASSED [ 72%]
test_web_functional.py::test_simple_get[pyloop] PASSED [ 72%]
test_web_functional.py::test_simple_get_with_text[pyloop] PASSED [ 72%]
test_web_functional.py::test_handler_returns_not_response[pyloop] PASSED [ 72%]
test_web_functional.py::test_handler_returns_none[pyloop] PASSED [ 72%]
test_web_functional.py::test_head_returns_empty_body[pyloop] PASSED [ 72%]
test_web_functional.py::test_response_before_complete[pyloop] PASSED [ 72%]
test_web_functional.py::test_post_form[pyloop] PASSED [ 72%]
test_web_functional.py::test_post_text[pyloop] PASSED [ 73%]
test_web_functional.py::test_post_json[pyloop] PASSED [ 73%]
test_web_functional.py::test_multipart[pyloop] PASSED [ 73%]
test_web_functional.py::test_multipart_empty[pyloop] PASSED [ 73%]
test_web_functional.py::test_multipart_content_transfer_encoding[pyloop] PASSED [ 73%]
test_web_functional.py::test_render_redirect[pyloop] PASSED [ 73%]
test_web_functional.py::test_post_single_file[pyloop] PASSED [ 73%]
test_web_functional.py::test_files_upload_with_same_key[pyloop] PASSED [ 73%]
test_web_functional.py::test_post_files[pyloop] PASSED [ 73%]
test_web_functional.py::test_release_post_data[pyloop] PASSED [ 73%]
test_web_functional.py::test_POST_DATA_with_content_transfer_encoding[pyloop] PASSED [ 73%]
test_web_functional.py::test_post_form_with_duplicate_keys[pyloop] PASSED [ 73%]
test_web_functional.py::test_repr_for_application PASSED [ 73%]
test_web_functional.py::test_expect_default_handler_unknown[pyloop] PASSED [ 73%]
test_web_functional.py::test_100_continue[pyloop] PASSED [ 73%]
test_web_functional.py::test_100_continue_custom[pyloop] PASSED [ 73%]
test_web_functional.py::test_100_continue_custom_response[pyloop] PASSED [ 73%]
test_web_functional.py::test_100_continue_for_not_found[pyloop] PASSED [ 73%]
test_web_functional.py::test_100_continue_for_not_allowed[pyloop] PASSED [ 73%]
test_web_functional.py::test_http11_keep_alive_default[pyloop] PASSED [ 73%]
test_web_functional.py::test_http10_keep_alive_default[pyloop] XFAIL [ 73%]
test_web_functional.py::test_http10_keep_alive_with_headers_close[pyloop] PASSED [ 73%]
test_web_functional.py::test_http10_keep_alive_with_headers[pyloop] PASSED [ 73%]
test_web_functional.py::test_upload_file[pyloop] PASSED [ 74%]
test_web_functional.py::test_upload_file_object[pyloop] PASSED [ 74%]
test_web_functional.py::test_empty_content_for_query_without_body[pyloop-get] PASSED [ 74%]
test_web_functional.py::test_empty_content_for_query_without_body[pyloop-post0] PASSED [ 74%]
test_web_functional.py::test_empty_content_for_query_without_body[pyloop-options] PASSED [ 74%]
test_web_functional.py::test_empty_content_for_query_without_body[pyloop-post1] PASSED [ 74%]
test_web_functional.py::test_empty_content_for_query_without_body[pyloop-put] PASSED [ 74%]
test_web_functional.py::test_empty_content_for_query_without_body[pyloop-patch] PASSED [ 74%]
test_web_functional.py::test_empty_content_for_query_without_body[pyloop-delete] PASSED [ 74%]
test_web_functional.py::test_empty_content_for_query_with_body[pyloop] PASSED [ 74%]
test_web_functional.py::test_get_with_empty_arg[pyloop] PASSED [ 74%]
test_web_functional.py::test_large_header[pyloop] PASSED [ 74%]
test_web_functional.py::test_large_header_allowed[pyloop] PASSED [ 74%]
test_web_functional.py::test_get_with_empty_arg_with_equal[pyloop] PASSED [ 74%]
test_web_functional.py::test_response_with_async_gen[pyloop] PASSED [ 74%]
test_web_functional.py::test_response_with_streamer[pyloop] PASSED [ 74%]
test_web_functional.py::test_response_with_async_gen_no_params[pyloop] PASSED [ 74%]
test_web_functional.py::test_response_with_streamer_no_params[pyloop] PASSED [ 74%]
test_web_functional.py::test_response_with_file[pyloop] PASSED [ 74%]
test_web_functional.py::test_response_with_file_ctype[pyloop] PASSED [ 74%]
test_web_functional.py::test_response_with_payload_disp[pyloop] PASSED [ 74%]
test_web_functional.py::test_response_with_payload_stringio[pyloop] PASSED [ 74%]
test_web_functional.py::test_response_with_precompressed_body_gzip[pyloop] PASSED [ 75%]
test_web_functional.py::test_response_with_precompressed_body_deflate[pyloop] PASSED [ 75%]
test_web_functional.py::test_response_with_precompressed_body_deflate_no_hdrs[pyloop] PASSED [ 75%]
test_web_functional.py::test_bad_request_payload[pyloop] PASSED [ 75%]
test_web_functional.py::test_stream_response_multiple_chunks[pyloop] PASSED [ 75%]
test_web_functional.py::test_start_without_routes[pyloop] PASSED [ 75%]
test_web_functional.py::test_requests_count[pyloop] PASSED [ 75%]
test_web_functional.py::test_redirect_url[pyloop] PASSED [ 75%]
test_web_functional.py::test_simple_subapp[pyloop] PASSED [ 75%]
test_web_functional.py::test_subapp_reverse_url[pyloop] PASSED [ 75%]
test_web_functional.py::test_subapp_reverse_variable_url[pyloop] PASSED [ 75%]
test_web_functional.py::test_subapp_reverse_static_url[pyloop] PASSED [ 75%]
test_web_functional.py::test_subapp_app[pyloop] PASSED [ 75%]
test_web_functional.py::test_subapp_not_found[pyloop] PASSED [ 75%]
test_web_functional.py::test_subapp_not_found2[pyloop] PASSED [ 75%]
test_web_functional.py::test_subapp_not_allowed[pyloop] PASSED [ 75%]
test_web_functional.py::test_subapp_cannot_add_app_in_handler[pyloop] PASSED [ 75%]
test_web_functional.py::test_subapp_on_response_prepare[pyloop] PASSED [ 75%]
test_web_functional.py::test_subapp_on_startup[pyloop] PASSED [ 75%]
test_web_functional.py::test_subapp_on_shutdown[pyloop] PASSED [ 75%]
test_web_functional.py::test_subapp_on_cleanup[pyloop] PASSED [ 75%]
test_web_functional.py::test_custom_date_header[pyloop] PASSED [ 75%]
test_web_functional.py::test_response_prepared_with_clone[pyloop] PASSED [ 75%]
test_web_functional.py::test_app_max_client_size[pyloop] PASSED [ 76%]
test_web_functional.py::test_app_max_client_size_adjusted[pyloop] PASSED [ 76%]
test_web_functional.py::test_app_max_client_size_none[pyloop] PASSED [ 76%]
test_web_functional.py::test_post_max_client_size[pyloop] PASSED [ 76%]
test_web_functional.py::test_post_max_client_size_for_file[pyloop] PASSED [ 76%]
test_web_functional.py::test_response_with_bodypart[pyloop] PASSED [ 76%]
test_web_functional.py::test_response_with_bodypart_named[pyloop] PASSED [ 76%]
test_web_functional.py::test_response_with_bodypart_invalid_name[pyloop] PASSED [ 76%]
test_web_functional.py::test_request_clone[pyloop] PASSED [ 76%]
test_web_functional.py::test_await[pyloop] PASSED [ 76%]
test_web_functional.py::test_response_context_manager[pyloop] PASSED [ 76%]
test_web_functional.py::test_response_context_manager_error[pyloop] PASSED [ 76%]
test_web_functional.py::test_context_manager_close_on_release[pyloop] PASSED [ 76%]
test_web_functional.py::test_iter_any[pyloop] PASSED [ 76%]
test_web_functional.py::test_request_tracing[pyloop] PASSED [ 76%]
test_web_functional.py::test_return_http_exception_deprecated[pyloop] PASSED [ 76%]
test_web_functional.py::test_request_path[pyloop] PASSED [ 76%]
test_web_functional.py::test_app_add_routes[pyloop] PASSED [ 76%]
test_web_functional.py::test_request_headers_type[pyloop] PASSED [ 76%]
test_web_functional.py::test_signal_on_error_handler[pyloop] PASSED [ 76%]
test_web_functional.py::test_bad_method_for_c_http_parser_not_hangs[pyloop] PASSED [ 76%]
test_web_functional.py::test_read_bufsize[pyloop] PASSED [ 76%]
test_web_functional.py::test_response_101_204_no_content_length_http11[pyloop-101] PASSED [ 76%]
test_web_functional.py::test_response_101_204_no_content_length_http11[pyloop-204] PASSED [ 77%]
test_web_log.py::test_access_logger_format PASSED [ 77%]
test_web_log.py::test_access_logger_dicts PASSED [ 77%]
test_web_log.py::test_access_logger_unix_socket PASSED [ 77%]
test_web_log.py::test_logger_no_message PASSED [ 77%]
test_web_log.py::test_logger_internal_error PASSED [ 77%]
test_web_log.py::test_logger_no_transport PASSED [ 77%]
test_web_log.py::test_logger_abc PASSED [ 77%]
test_web_log.py::test_contextvars_logger[pyloop] PASSED [ 77%]
test_web_protocol.py::test_shutdown[pyloop] PASSED [ 77%]
test_web_protocol.py::test_double_shutdown[pyloop] PASSED [ 77%]
test_web_protocol.py::test_shutdown_wait_error_handler[pyloop] PASSED [ 77%]
test_web_protocol.py::test_close_after_response[pyloop] PASSED [ 77%]
test_web_protocol.py::test_connection_made[pyloop] PASSED [ 77%]
test_web_protocol.py::test_connection_made_with_tcp_keepaplive[pyloop] PASSED [ 77%]
test_web_protocol.py::test_connection_made_without_tcp_keepaplive[pyloop] PASSED [ 77%]
test_web_protocol.py::test_eof_received[pyloop] PASSED [ 77%]
test_web_protocol.py::test_connection_lost[pyloop] PASSED [ 77%]
test_web_protocol.py::test_srv_keep_alive[pyloop] PASSED [ 77%]
test_web_protocol.py::test_srv_keep_alive_disable[pyloop] PASSED [ 77%]
test_web_protocol.py::test_simple[pyloop] PASSED [ 77%]
test_web_protocol.py::test_bad_method[pyloop] PASSED [ 77%]
test_web_protocol.py::test_line_too_long[pyloop] PASSED [ 78%]
test_web_protocol.py::test_invalid_content_length[pyloop] PASSED [ 78%]
test_web_protocol.py::test_unhandled_runtime_error[pyloop] PASSED [ 78%]
test_web_protocol.py::test_handle_uncompleted[pyloop] PASSED [ 78%]
test_web_protocol.py::test_handle_uncompleted_pipe[pyloop] PASSED [ 78%]
test_web_protocol.py::test_lingering[pyloop] PASSED [ 78%]
test_web_protocol.py::test_lingering_disabled[pyloop] PASSED [ 78%]
test_web_protocol.py::test_lingering_timeout[pyloop] PASSED [ 78%]
test_web_protocol.py::test_handle_payload_access_error[pyloop] PASSED [ 78%]
test_web_protocol.py::test_handle_cancel[pyloop] PASSED [ 78%]
test_web_protocol.py::test_handle_cancelled[pyloop] PASSED [ 78%]
test_web_protocol.py::test_handle_400[pyloop] PASSED [ 78%]
test_web_protocol.py::test_keep_alive[pyloop] PASSED [ 78%]
test_web_protocol.py::test_srv_process_request_without_timeout[pyloop] PASSED [ 78%]
test_web_protocol.py::test_keep_alive_timeout_default[pyloop] PASSED [ 78%]
test_web_protocol.py::test_keep_alive_timeout_nondefault[pyloop] PASSED [ 78%]
test_web_protocol.py::test_supports_connect_method[pyloop] PASSED [ 78%]
test_web_protocol.py::test_content_length_0[pyloop] PASSED [ 78%]
test_web_protocol.py::test_rudimentary_transport[pyloop] PASSED [ 78%]
test_web_protocol.py::test_pipeline_multiple_messages[pyloop] PASSED [ 78%]
test_web_protocol.py::test_pipeline_response_order[pyloop] PASSED [ 78%]
test_web_protocol.py::test_data_received_close[pyloop] PASSED [ 78%]
test_web_protocol.py::test_data_received_force_close[pyloop] PASSED [ 78%]
test_web_protocol.py::test__process_keepalive[pyloop] PASSED [ 79%]
test_web_protocol.py::test__process_keepalive_schedule_next[pyloop] PASSED [ 79%]
test_web_protocol.py::test__process_keepalive_force_close[pyloop] PASSED [ 79%]
test_web_protocol.py::test_two_data_received_without_waking_up_start_task[pyloop] PASSED [ 79%]
test_web_request.py::test_base_ctor PASSED [ 79%]
test_web_request.py::test_ctor PASSED [ 79%]
test_web_request.py::test_deprecated_message PASSED [ 79%]
test_web_request.py::test_doubleslashes PASSED [ 79%]
test_web_request.py::test_content_type_not_specified PASSED [ 79%]
test_web_request.py::test_content_type_from_spec PASSED [ 79%]
test_web_request.py::test_content_type_from_spec_with_charset PASSED [ 79%]
test_web_request.py::test_calc_content_type_on_getting_charset PASSED [ 79%]
test_web_request.py::test_urlencoded_querystring PASSED [ 79%]
test_web_request.py::test_non_ascii_path PASSED [ 79%]
test_web_request.py::test_non_ascii_raw_path PASSED [ 79%]
test_web_request.py::test_content_length PASSED [ 79%]
test_web_request.py::test_range_to_slice_head PASSED [ 79%]
test_web_request.py::test_range_to_slice_mid PASSED [ 79%]
test_web_request.py::test_range_to_slice_tail_start PASSED [ 79%]
test_web_request.py::test_range_to_slice_tail_stop PASSED [ 79%]
test_web_request.py::test_non_keepalive_on_http10 PASSED [ 79%]
test_web_request.py::test_non_keepalive_on_closing PASSED [ 79%]
test_web_request.py::test_call_POST_on_GET_request PASSED [ 79%]
test_web_request.py::test_call_POST_on_weird_content_type PASSED [ 80%]
test_web_request.py::test_call_POST_twice PASSED [ 80%]
test_web_request.py::test_no_request_cookies PASSED [ 80%]
test_web_request.py::test_request_cookie PASSED [ 80%]
test_web_request.py::test_request_cookie__set_item PASSED [ 80%]
test_web_request.py::test_match_info PASSED [ 80%]
test_web_request.py::test_request_is_mutable_mapping PASSED [ 80%]
test_web_request.py::test_request_delitem PASSED [ 80%]
test_web_request.py::test_request_len PASSED [ 80%]
test_web_request.py::test_request_iter PASSED [ 80%]
test_web_request.py::test___repr__ PASSED [ 80%]
test_web_request.py::test___repr___non_ascii_path PASSED [ 80%]
test_web_request.py::test_http_scheme PASSED [ 80%]
test_web_request.py::test_https_scheme_by_ssl_transport PASSED [ 80%]
test_web_request.py::test_single_forwarded_header PASSED [ 80%]
test_web_request.py::test_forwarded_node_identifier[1.2.3.4:1234-1.2.3.4:1234] PASSED [ 80%]
test_web_request.py::test_forwarded_node_identifier[1.2.3.4-1.2.3.4] PASSED [ 80%]
test_web_request.py::test_forwarded_node_identifier["[2001:db8:cafe::17]:1234"-[2001:db8:cafe::17]:1234] PASSED [ 80%]
test_web_request.py::test_forwarded_node_identifier["[2001:db8:cafe::17]"-[2001:db8:cafe::17]] PASSED [ 80%]
test_web_request.py::test_single_forwarded_header_camelcase PASSED [ 80%]
test_web_request.py::test_single_forwarded_header_single_param PASSED [ 80%]
test_web_request.py::test_single_forwarded_header_multiple_param PASSED [ 80%]
test_web_request.py::test_single_forwarded_header_quoted_escaped PASSED [ 81%]
test_web_request.py::test_single_forwarded_header_custom_param PASSED [ 81%]
test_web_request.py::test_single_forwarded_header_empty_params PASSED [ 81%]
test_web_request.py::test_single_forwarded_header_bad_separator PASSED [ 81%]
test_web_request.py::test_single_forwarded_header_injection1 PASSED [ 81%]
test_web_request.py::test_single_forwarded_header_injection2 PASSED [ 81%]
test_web_request.py::test_single_forwarded_header_long_quoted_string PASSED [ 81%]
test_web_request.py::test_multiple_forwarded_headers PASSED [ 81%]
test_web_request.py::test_multiple_forwarded_headers_bad_syntax PASSED [ 81%]
test_web_request.py::test_multiple_forwarded_headers_injection PASSED [ 81%]
test_web_request.py::test_host_by_host_header PASSED [ 81%]
test_web_request.py::test_raw_headers PASSED [ 81%]
test_web_request.py::test_rel_url PASSED [ 81%]
test_web_request.py::test_url_url PASSED [ 81%]
test_web_request.py::test_clone PASSED [ 81%]
test_web_request.py::test_clone_client_max_size PASSED [ 81%]
test_web_request.py::test_clone_method PASSED [ 81%]
test_web_request.py::test_clone_rel_url PASSED [ 81%]
test_web_request.py::test_clone_rel_url_str PASSED [ 81%]
test_web_request.py::test_clone_headers PASSED [ 81%]
test_web_request.py::test_clone_headers_dict PASSED [ 81%]
test_web_request.py::test_cannot_clone_after_read PASSED [ 81%]
test_web_request.py::test_make_too_big_request PASSED [ 81%]
test_web_request.py::test_make_too_big_request_adjust_limit PASSED [ 82%]
test_web_request.py::test_multipart_formdata PASSED [ 82%]
test_web_request.py::test_multipart_formdata_file PASSED [ 82%]
test_web_request.py::test_make_too_big_request_limit_None PASSED [ 82%]
test_web_request.py::test_remote_peername_tcp PASSED [ 82%]
test_web_request.py::test_remote_peername_unix PASSED [ 82%]
test_web_request.py::test_save_state_on_clone PASSED [ 82%]
test_web_request.py::test_clone_scheme PASSED [ 82%]
test_web_request.py::test_clone_host PASSED [ 82%]
test_web_request.py::test_clone_remote PASSED [ 82%]
test_web_request.py::test_request_custom_attr SKIPPED [ 82%]
test_web_request.py::test_remote_with_closed_transport PASSED [ 82%]
test_web_request.py::test_url_http_with_closed_transport PASSED [ 82%]
test_web_request.py::test_url_https_with_closed_transport PASSED [ 82%]
test_web_request.py::test_get_extra_info PASSED [ 82%]
test_web_request.py::test_eq PASSED [ 82%]
test_web_request.py::test_loop_prop PASSED [ 82%]
test_web_request_handler.py::test_repr PASSED [ 82%]
test_web_request_handler.py::test_connections PASSED [ 82%]
test_web_request_handler.py::test_shutdown_no_timeout PASSED [ 82%]
test_web_request_handler.py::test_shutdown_timeout PASSED [ 82%]
test_web_response.py::test_stream_response_ctor PASSED [ 82%]
test_web_response.py::test_stream_response_hashable PASSED [ 82%]
test_web_response.py::test_stream_response_eq PASSED [ 83%]
test_web_response.py::test_stream_response_is_mutable_mapping PASSED [ 83%]
test_web_response.py::test_stream_response_delitem PASSED [ 83%]
test_web_response.py::test_stream_response_len PASSED [ 83%]
test_web_response.py::test_request_iter PASSED [ 83%]
test_web_response.py::test_content_length PASSED [ 83%]
test_web_response.py::test_content_length_setter PASSED [ 83%]
test_web_response.py::test_content_length_setter_with_enable_chunked_encoding PASSED [ 83%]
test_web_response.py::test_drop_content_length_header_on_setting_len_to_None PASSED [ 83%]
test_web_response.py::test_set_content_length_to_None_on_non_set PASSED [ 83%]
test_web_response.py::test_setting_content_type PASSED [ 83%]
test_web_response.py::test_setting_charset PASSED [ 83%]
test_web_response.py::test_default_charset PASSED [ 83%]
test_web_response.py::test_reset_charset PASSED [ 83%]
test_web_response.py::test_reset_charset_after_setting PASSED [ 83%]
test_web_response.py::test_charset_without_content_type PASSED [ 83%]
test_web_response.py::test_last_modified_initial PASSED [ 83%]
test_web_response.py::test_last_modified_string PASSED [ 83%]
test_web_response.py::test_last_modified_timestamp PASSED [ 83%]
test_web_response.py::test_last_modified_datetime PASSED [ 83%]
test_web_response.py::test_last_modified_reset PASSED [ 83%]
test_web_response.py::test_start PASSED [ 83%]
test_web_response.py::test_chunked_encoding PASSED [ 84%]
test_web_response.py::test_enable_chunked_encoding_with_content_length PASSED [ 84%]
test_web_response.py::test_chunk_size PASSED [ 84%]
test_web_response.py::test_chunked_encoding_forbidden_for_http_10 PASSED [ 84%]
test_web_response.py::test_compression_no_accept PASSED [ 84%]
test_web_response.py::test_force_compression_no_accept_backwards_compat PASSED [ 84%]
test_web_response.py::test_force_compression_false_backwards_compat PASSED [ 84%]
test_web_response.py::test_compression_default_coding PASSED [ 84%]
test_web_response.py::test_force_compression_deflate PASSED [ 84%]
test_web_response.py::test_force_compression_no_accept_deflate PASSED [ 84%]
test_web_response.py::test_force_compression_gzip PASSED [ 84%]
test_web_response.py::test_force_compression_no_accept_gzip PASSED [ 84%]
test_web_response.py::test_change_content_threaded_compression_enabled PASSED [ 84%]
test_web_response.py::test_change_content_threaded_compression_enabled_explicit PASSED [ 84%]
test_web_response.py::test_change_content_length_if_compression_enabled PASSED [ 84%]
test_web_response.py::test_set_content_length_if_compression_enabled PASSED [ 84%]
test_web_response.py::test_remove_content_length_if_compression_enabled_http11 PASSED [ 84%]
test_web_response.py::test_remove_content_length_if_compression_enabled_http10 PASSED [ 84%]
test_web_response.py::test_force_compression_identity PASSED [ 84%]
test_web_response.py::test_force_compression_identity_response PASSED [ 84%]
test_web_response.py::test_rm_content_length_if_compression_http11 PASSED [ 84%]
test_web_response.py::test_rm_content_length_if_compression_http10 PASSED [ 84%]
test_web_response.py::test_content_length_on_chunked PASSED [ 84%]
test_web_response.py::test_write_non_byteish PASSED [ 85%]
test_web_response.py::test_write_before_start PASSED [ 85%]
test_web_response.py::test_cannot_write_after_eof PASSED [ 85%]
test_web_response.py::test___repr___after_eof PASSED [ 85%]
test_web_response.py::test_cannot_write_eof_before_headers PASSED [ 85%]
test_web_response.py::test_cannot_write_eof_twice PASSED [ 85%]
test_web_response.py::test_force_close PASSED [ 85%]
test_web_response.py::test_response_output_length PASSED [ 85%]
test_web_response.py::test_response_cookies PASSED [ 85%]
test_web_response.py::test_response_cookie_path PASSED [ 85%]
test_web_response.py::test_response_cookie__issue_del_cookie PASSED [ 85%]
test_web_response.py::test_cookie_set_after_del PASSED [ 85%]
test_web_response.py::test_set_status_with_reason PASSED [ 85%]
test_web_response.py::test_start_force_close PASSED [ 85%]
test_web_response.py::test___repr__ PASSED [ 85%]
test_web_response.py::test___repr___not_prepared PASSED [ 85%]
test_web_response.py::test_keep_alive_http10_default PASSED [ 85%]
test_web_response.py::test_keep_alive_http10_switched_on PASSED [ 85%]
test_web_response.py::test_keep_alive_http09 PASSED [ 85%]
test_web_response.py::test_prepare_twice PASSED [ 85%]
test_web_response.py::test_prepare_calls_signal PASSED [ 85%]
test_web_response.py::test_response_ctor PASSED [ 85%]
test_web_response.py::test_ctor_with_headers_and_status PASSED [ 85%]
test_web_response.py::test_ctor_content_type PASSED [ 86%]
test_web_response.py::test_ctor_text_body_combined PASSED [ 86%]
test_web_response.py::test_ctor_text PASSED [ 86%]
test_web_response.py::test_ctor_charset PASSED [ 86%]
test_web_response.py::test_ctor_charset_default_utf8 PASSED [ 86%]
test_web_response.py::test_ctor_charset_in_content_type PASSED [ 86%]
test_web_response.py::test_ctor_charset_without_text PASSED [ 86%]
test_web_response.py::test_ctor_content_type_with_extra PASSED [ 86%]
test_web_response.py::test_ctor_both_content_type_param_and_header_with_text PASSED [ 86%]
test_web_response.py::test_ctor_both_charset_param_and_header_with_text PASSED [ 86%]
test_web_response.py::test_ctor_both_content_type_param_and_header PASSED [ 86%]
test_web_response.py::test_ctor_both_charset_param_and_header PASSED [ 86%]
test_web_response.py::test_assign_nonbyteish_body PASSED [ 86%]
test_web_response.py::test_assign_nonstr_text PASSED [ 86%]
test_web_response.py::test_response_set_content_length PASSED [ 86%]
test_web_response.py::test_send_headers_for_empty_body PASSED [ 86%]
test_web_response.py::test_render_with_body PASSED [ 86%]
test_web_response.py::test_send_set_cookie_header PASSED [ 86%]
test_web_response.py::test_consecutive_write_eof PASSED [ 86%]
test_web_response.py::test_set_text_with_content_type PASSED [ 86%]
test_web_response.py::test_set_text_with_charset PASSED [ 86%]
test_web_response.py::test_default_content_type_in_stream_response PASSED [ 86%]
test_web_response.py::test_default_content_type_in_response PASSED [ 87%]
test_web_response.py::test_content_type_with_set_text PASSED [ 87%]
test_web_response.py::test_content_type_with_set_body PASSED [ 87%]
test_web_response.py::test_started_when_not_started PASSED [ 87%]
test_web_response.py::test_started_when_started PASSED [ 87%]
test_web_response.py::test_drain_before_start PASSED [ 87%]
test_web_response.py::test_changing_status_after_prepare_raises PASSED [ 87%]
test_web_response.py::test_nonstr_text_in_ctor PASSED [ 87%]
test_web_response.py::test_text_in_ctor_with_content_type PASSED [ 87%]
test_web_response.py::test_text_in_ctor_with_content_type_header PASSED [ 87%]
test_web_response.py::test_text_in_ctor_with_content_type_header_multidict PASSED [ 87%]
test_web_response.py::test_body_in_ctor_with_content_type_header_multidict PASSED [ 87%]
test_web_response.py::test_text_with_empty_payload PASSED [ 87%]
test_web_response.py::test_response_with_content_length_header_without_body PASSED [ 87%]
test_web_response.py::test_response_with_immutable_headers PASSED [ 87%]
test_web_response.py::test_response_prepared_after_header_preparation PASSED [ 87%]
test_web_response.py::TestJSONResponse::test_content_type_is_application_json_by_default PASSED [ 87%]
test_web_response.py::TestJSONResponse::test_passing_text_only PASSED [ 87%]
test_web_response.py::TestJSONResponse::test_data_and_text_raises_value_error PASSED [ 87%]
test_web_response.py::TestJSONResponse::test_data_and_body_raises_value_error PASSED [ 87%]
test_web_response.py::TestJSONResponse::test_text_is_json_encoded PASSED [ 87%]
test_web_response.py::TestJSONResponse::test_content_type_is_overrideable PASSED [ 87%]
test_web_runner.py::test_site_for_nonfrozen_app[pyloop] PASSED [ 87%]
test_web_runner.py::test_runner_setup_handle_signals[pyloop] PASSED [ 88%]
test_web_runner.py::test_runner_setup_without_signal_handling[pyloop] PASSED [ 88%]
test_web_runner.py::test_site_double_added[pyloop] PASSED [ 88%]
test_web_runner.py::test_site_stop_not_started[pyloop] PASSED [ 88%]
test_web_runner.py::test_custom_log_format[pyloop] PASSED [ 88%]
test_web_runner.py::test_unreg_site[pyloop] PASSED [ 88%]
test_web_runner.py::test_app_property[pyloop] PASSED [ 88%]
test_web_runner.py::test_non_app PASSED [ 88%]
test_web_runner.py::test_addresses[pyloop] PASSED [ 88%]
test_web_runner.py::test_named_pipe_runner_wrong_loop SKIPPED [ 88%]
test_web_runner.py::test_named_pipe_runner_proactor_loop SKIPPED [ 88%]
test_web_runner.py::test_tcpsite_default_host[pyloop] PASSED [ 88%]
test_web_sendfile.py::test_using_gzip_if_header_present_and_file_available[pyloop] PASSED [ 88%]
test_web_sendfile.py::test_gzip_if_header_not_present_and_file_available[pyloop] PASSED [ 88%]
test_web_sendfile.py::test_gzip_if_header_not_present_and_file_not_available[pyloop] PASSED [ 88%]
test_web_sendfile.py::test_gzip_if_header_present_and_file_not_available[pyloop] PASSED [ 88%]
test_web_sendfile.py::test_status_controlled_by_user[pyloop] PASSED [ 88%]
test_web_sendfile_functional.py::test_static_file_ok[sendfile-pyloop] PASSED [ 88%]
test_web_sendfile_functional.py::test_static_file_ok[no_sendfile-pyloop] PASSED [ 88%]
test_web_sendfile_functional.py::test_zero_bytes_file_ok[sendfile-pyloop] PASSED [ 88%]
test_web_sendfile_functional.py::test_zero_bytes_file_ok[no_sendfile-pyloop] PASSED [ 88%]
test_web_sendfile_functional.py::test_static_file_ok_string_path[sendfile-pyloop] PASSED [ 88%]
test_web_sendfile_functional.py::test_static_file_ok_string_path[no_sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_not_exists[pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_name_too_long[pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_upper_directory[pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_with_content_type[sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_with_content_type[no_sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_custom_content_type[sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_custom_content_type[no_sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_custom_content_type_compress[sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_custom_content_type_compress[no_sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_with_content_encoding[sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_with_content_encoding[no_sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_if_modified_since[sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_if_modified_since[no_sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_if_modified_since_past_date[sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_if_modified_since_past_date[no_sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_if_modified_since_invalid_date[sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_if_modified_since_invalid_date[no_sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_if_modified_since_future_date[sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_if_modified_since_future_date[no_sendfile-pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_ssl[pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_directory_traversal_attack[pyloop] PASSED [ 89%]
test_web_sendfile_functional.py::test_static_route_path_existence_check PASSED [ 89%]
test_web_sendfile_functional.py::test_static_file_huge[pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_range[sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_range[no_sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_range_end_bigger_than_size[sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_range_end_bigger_than_size[no_sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_range_beyond_eof[sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_range_beyond_eof[no_sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_range_tail[sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_range_tail[no_sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_invalid_range[sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_invalid_range[no_sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_if_unmodified_since_past_with_range[sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_if_unmodified_since_past_with_range[no_sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_if_unmodified_since_future_with_range[sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_if_unmodified_since_future_with_range[no_sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_if_range_past_with_range[sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_if_range_past_with_range[no_sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_if_range_future_with_range[sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_if_range_future_with_range[no_sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_if_unmodified_since_past_without_range[sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_if_unmodified_since_past_without_range[no_sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_if_unmodified_since_future_without_range[sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_if_unmodified_since_future_without_range[no_sendfile-pyloop] PASSED [ 90%]
test_web_sendfile_functional.py::test_static_file_if_range_past_without_range[sendfile-pyloop] PASSED [ 91%]
test_web_sendfile_functional.py::test_static_file_if_range_past_without_range[no_sendfile-pyloop] PASSED [ 91%]
test_web_sendfile_functional.py::test_static_file_if_range_future_without_range[sendfile-pyloop] PASSED [ 91%]
test_web_sendfile_functional.py::test_static_file_if_range_future_without_range[no_sendfile-pyloop] PASSED [ 91%]
test_web_sendfile_functional.py::test_static_file_if_unmodified_since_invalid_date[sendfile-pyloop] PASSED [ 91%]
test_web_sendfile_functional.py::test_static_file_if_unmodified_since_invalid_date[no_sendfile-pyloop] PASSED [ 91%]
test_web_sendfile_functional.py::test_static_file_if_range_invalid_date[sendfile-pyloop] PASSED [ 91%]
test_web_sendfile_functional.py::test_static_file_if_range_invalid_date[no_sendfile-pyloop] PASSED [ 91%]
test_web_sendfile_functional.py::test_static_file_compression[sendfile-pyloop] PASSED [ 91%]
test_web_sendfile_functional.py::test_static_file_compression[no_sendfile-pyloop] PASSED [ 91%]
test_web_sendfile_functional.py::test_static_file_huge_cancel[pyloop] PASSED [ 91%]
test_web_sendfile_functional.py::test_static_file_huge_error[pyloop] PASSED [ 91%]
test_web_server.py::test_simple_server[pyloop] PASSED [ 91%]
test_web_server.py::test_raw_server_not_http_exception[pyloop] PASSED [ 91%]
test_web_server.py::test_raw_server_handler_timeout[pyloop] PASSED [ 91%]
test_web_server.py::test_raw_server_do_not_swallow_exceptions[pyloop] PASSED [ 91%]
test_web_server.py::test_raw_server_cancelled_in_write_eof[pyloop] PASSED [ 91%]
test_web_server.py::test_raw_server_not_http_exception_debug[pyloop] PASSED [ 91%]
test_web_server.py::test_raw_server_html_exception[pyloop] PASSED [ 91%]
test_web_server.py::test_raw_server_html_exception_debug[pyloop] PASSED [ 91%]
test_web_urldispatcher.py::test_access_root_of_static_handler[pyloop-index_forbidden] PASSED [ 91%]
test_web_urldispatcher.py::test_access_root_of_static_handler[pyloop-index_root] PASSED [ 91%]
test_web_urldispatcher.py::test_access_root_of_static_handler[pyloop-index_static] PASSED [ 92%]
test_web_urldispatcher.py::test_follow_symlink[pyloop] PASSED [ 92%]
test_web_urldispatcher.py::test_access_to_the_file_with_spaces[pyloop--test file.txt-test text] PASSED [ 92%]
test_web_urldispatcher.py::test_access_to_the_file_with_spaces[pyloop-test dir name-test dir file .txt-test text file folder] PASSED [ 92%]
test_web_urldispatcher.py::test_access_non_existing_resource[pyloop] PASSED [ 92%]
test_web_urldispatcher.py::test_url_escaping[pyloop-/a:b-/a:b] PASSED [ 92%]
test_web_urldispatcher.py::test_url_escaping[pyloop-/a@b-/a@b] PASSED [ 92%]
test_web_urldispatcher.py::test_url_escaping[pyloop-/a:b-/a%3Ab] PASSED [ 92%]
test_web_urldispatcher.py::test_handler_metadata_persistence PASSED [ 92%]
test_web_urldispatcher.py::test_unauthorized_folder_access[pyloop] PASSED [ 92%]
test_web_urldispatcher.py::test_access_symlink_loop[pyloop] PASSED [ 92%]
test_web_urldispatcher.py::test_access_special_resource[pyloop] PASSED [ 92%]
test_web_urldispatcher.py::test_static_head[pyloop] PASSED [ 92%]
test_web_urldispatcher.py::test_system_route PASSED [ 92%]
test_web_urldispatcher.py::test_412_is_returned[pyloop] PASSED [ 92%]
test_web_urldispatcher.py::test_allow_head[pyloop] PASSED [ 92%]
test_web_urldispatcher.py::test_reuse_last_added_resource[/a] PASSED [ 92%]
test_web_urldispatcher.py::test_reuse_last_added_resource[/{a}] PASSED [ 92%]
test_web_urldispatcher.py::test_resource_raw_match PASSED [ 92%]
test_web_urldispatcher.py::test_add_view[pyloop] PASSED [ 92%]
test_web_urldispatcher.py::test_decorate_view[pyloop] PASSED [ 92%]
test_web_urldispatcher.py::test_web_view[pyloop] PASSED [ 92%]
test_web_urldispatcher.py::test_static_absolute_url[pyloop] PASSED [ 92%]
test_web_websocket.py::test_nonstarted_ping PASSED [ 93%]
test_web_websocket.py::test_nonstarted_pong PASSED [ 93%]
test_web_websocket.py::test_nonstarted_send_str PASSED [ 93%]
test_web_websocket.py::test_nonstarted_send_bytes PASSED [ 93%]
test_web_websocket.py::test_nonstarted_send_json PASSED [ 93%]
test_web_websocket.py::test_nonstarted_close PASSED [ 93%]
test_web_websocket.py::test_nonstarted_receive_str PASSED [ 93%]
test_web_websocket.py::test_nonstarted_receive_bytes PASSED [ 93%]
test_web_websocket.py::test_nonstarted_receive_json PASSED [ 93%]
test_web_websocket.py::test_receive_str_nonstring[pyloop] PASSED [ 93%]
test_web_websocket.py::test_receive_bytes_nonsbytes[pyloop] PASSED [ 93%]
test_web_websocket.py::test_send_str_nonstring[pyloop] PASSED [ 93%]
test_web_websocket.py::test_send_bytes_nonbytes[pyloop] PASSED [ 93%]
test_web_websocket.py::test_send_json_nonjson[pyloop] PASSED [ 93%]
test_web_websocket.py::test_write_non_prepared PASSED [ 93%]
test_web_websocket.py::test_websocket_ready PASSED [ 93%]
test_web_websocket.py::test_websocket_not_ready PASSED [ 93%]
test_web_websocket.py::test_websocket_ready_unknown_protocol PASSED [ 93%]
test_web_websocket.py::test_bool_websocket_ready PASSED [ 93%]
test_web_websocket.py::test_bool_websocket_not_ready PASSED [ 93%]
test_web_websocket.py::test_can_prepare_ok[pyloop] PASSED [ 93%]
test_web_websocket.py::test_can_prepare_unknown_protocol[pyloop] PASSED [ 93%]
test_web_websocket.py::test_can_prepare_without_upgrade[pyloop] PASSED [ 93%]
test_web_websocket.py::test_can_prepare_started[pyloop] PASSED [ 94%]
test_web_websocket.py::test_closed_after_ctor PASSED [ 94%]
test_web_websocket.py::test_send_str_closed[pyloop] PASSED [ 94%]
test_web_websocket.py::test_send_bytes_closed[pyloop] PASSED [ 94%]
test_web_websocket.py::test_send_json_closed[pyloop] PASSED [ 94%]
test_web_websocket.py::test_ping_closed[pyloop] PASSED [ 94%]
test_web_websocket.py::test_pong_closed[pyloop] PASSED [ 94%]
test_web_websocket.py::test_close_idempotent[pyloop] PASSED [ 94%]
test_web_websocket.py::test_prepare_post_method_ok[pyloop] PASSED [ 94%]
test_web_websocket.py::test_prepare_without_upgrade[pyloop] PASSED [ 94%]
test_web_websocket.py::test_wait_closed_before_start PASSED [ 94%]
test_web_websocket.py::test_write_eof_not_started PASSED [ 94%]
test_web_websocket.py::test_write_eof_idempotent[pyloop] PASSED [ 94%]
test_web_websocket.py::test_receive_eofstream_in_reader[pyloop] PASSED [ 94%]
test_web_websocket.py::test_receive_timeouterror[pyloop] PASSED [ 94%]
test_web_websocket.py::test_multiple_receive_on_close_connection[pyloop] PASSED [ 94%]
test_web_websocket.py::test_concurrent_receive[pyloop] PASSED [ 94%]
test_web_websocket.py::test_close_exc[pyloop] PASSED [ 94%]
test_web_websocket.py::test_prepare_twice_idempotent[pyloop] PASSED [ 94%]
test_web_websocket.py::test_send_with_per_message_deflate[pyloop] PASSED [ 94%]
test_web_websocket.py::test_no_transfer_encoding_header[pyloop] PASSED [ 94%]
test_web_websocket_functional.py::test_websocket_can_prepare[pyloop] PASSED [ 94%]
test_web_websocket_functional.py::test_websocket_json[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_websocket_json_invalid_message[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_websocket_send_json[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_websocket_receive_json[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_send_recv_text[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_send_recv_bytes[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_send_recv_json[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_close_timeout[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_concurrent_close[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_auto_pong_with_closing_by_peer[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_ping[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_pong[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_change_status[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_handle_protocol[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_server_close_handshake[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_server_close_handshake_server_eats_client_messages[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_receive_timeout[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_custom_receive_timeout[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_heartbeat[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_heartbeat_no_pong[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_server_ws_async_for[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_closed_async_for[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_websocket_disable_keepalive[pyloop] PASSED [ 95%]
test_web_websocket_functional.py::test_bug3380[pyloop] PASSED [ 96%]
test_websocket_handshake.py::test_no_upgrade PASSED [ 96%]
test_websocket_handshake.py::test_no_connection PASSED [ 96%]
test_websocket_handshake.py::test_protocol_version_unset PASSED [ 96%]
test_websocket_handshake.py::test_protocol_version_not_supported PASSED [ 96%]
test_websocket_handshake.py::test_protocol_key_not_present PASSED [ 96%]
test_websocket_handshake.py::test_protocol_key_invalid PASSED [ 96%]
test_websocket_handshake.py::test_protocol_key_bad_size PASSED [ 96%]
test_websocket_handshake.py::test_handshake_ok PASSED [ 96%]
test_websocket_handshake.py::test_handshake_protocol PASSED [ 96%]
test_websocket_handshake.py::test_handshake_protocol_agreement PASSED [ 96%]
test_websocket_handshake.py::test_handshake_protocol_unsupported PASSED [ 96%]
test_websocket_handshake.py::test_handshake_compress PASSED [ 96%]
test_websocket_handshake.py::test_handshake_compress_server_notakeover PASSED [ 96%]
test_websocket_handshake.py::test_handshake_compress_client_notakeover PASSED [ 96%]
test_websocket_handshake.py::test_handshake_compress_wbits PASSED [ 96%]
test_websocket_handshake.py::test_handshake_compress_wbits_error PASSED [ 96%]
test_websocket_handshake.py::test_handshake_compress_bad_ext PASSED [ 96%]
test_websocket_handshake.py::test_handshake_compress_multi_ext_bad PASSED [ 96%]
test_websocket_handshake.py::test_handshake_compress_multi_ext_wbits PASSED [ 96%]
test_websocket_handshake.py::test_handshake_no_transfer_encoding PASSED [ 96%]
test_websocket_parser.py::test_parse_frame[pyloop] PASSED [ 96%]
test_websocket_parser.py::test_parse_frame_length0[pyloop] PASSED [ 96%]
test_websocket_parser.py::test_parse_frame_length2[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_parse_frame_length4[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_parse_frame_mask[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_parse_frame_header_reversed_bits[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_parse_frame_header_control_frame[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_parse_frame_header_payload_size[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_ping_frame[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_pong_frame[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_close_frame[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_close_frame_info[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_close_frame_invalid[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_close_frame_invalid_2[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_close_frame_unicode_err[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_unknown_frame[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_simple_text[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_simple_text_unicode_err[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_simple_binary[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_fragmentation_header[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_continuation[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_continuation_with_ping[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_continuation_err[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_continuation_with_close[pyloop] PASSED [ 97%]
test_websocket_parser.py::test_continuation_with_close_unicode_err[pyloop] PASSED [ 98%]
test_websocket_parser.py::test_continuation_with_close_bad_code[pyloop] PASSED [ 98%]
test_websocket_parser.py::test_continuation_with_close_bad_payload[pyloop] PASSED [ 98%]
test_websocket_parser.py::test_continuation_with_close_empty[pyloop] PASSED [ 98%]
test_websocket_parser.py::test_websocket_mask_python PASSED [ 98%]
test_websocket_parser.py::test_websocket_mask_cython PASSED [ 98%]
test_websocket_parser.py::test_websocket_mask_python_empty PASSED [ 98%]
test_websocket_parser.py::test_websocket_mask_cython_empty PASSED [ 98%]
test_websocket_parser.py::test_msgtype_aliases PASSED [ 98%]
test_websocket_parser.py::test_parse_compress_frame_single[pyloop] PASSED [ 98%]
test_websocket_parser.py::test_parse_compress_frame_multi[pyloop] PASSED [ 98%]
test_websocket_parser.py::test_parse_compress_error_frame[pyloop] PASSED [ 98%]
test_websocket_parser.py::test_parse_no_compress_frame_single PASSED [ 98%]
test_websocket_parser.py::test_msg_too_large[pyloop] PASSED [ 98%]
test_websocket_parser.py::test_msg_too_large_not_fin[pyloop] PASSED [ 98%]
test_websocket_parser.py::test_compressed_msg_too_large[pyloop] PASSED [ 98%]
test_websocket_parser.py::TestWebSocketError::test_ctor PASSED [ 98%]
test_websocket_parser.py::TestWebSocketError::test_pickle PASSED [ 98%]
test_websocket_writer.py::test_pong PASSED [ 98%]
test_websocket_writer.py::test_ping PASSED [ 98%]
test_websocket_writer.py::test_send_text PASSED [ 98%]
test_websocket_writer.py::test_send_binary PASSED [ 98%]
test_websocket_writer.py::test_send_binary_long PASSED [ 98%]
test_websocket_writer.py::test_send_binary_very_long PASSED [ 99%]
test_websocket_writer.py::test_close PASSED [ 99%]
test_websocket_writer.py::test_send_text_masked PASSED [ 99%]
test_websocket_writer.py::test_send_compress_text PASSED [ 99%]
test_websocket_writer.py::test_send_compress_text_notakeover PASSED [ 99%]
test_websocket_writer.py::test_send_compress_text_per_message PASSED [ 99%]
test_worker.py::test_init_process[AsyncioWorker-pyloop] PASSED [ 99%]
test_worker.py::test_run[AsyncioWorker-pyloop] PASSED [ 99%]
test_worker.py::test_run_async_factory[AsyncioWorker-pyloop] PASSED [ 99%]
test_worker.py::test_run_not_app[AsyncioWorker-pyloop] PASSED [ 99%]
test_worker.py::test_handle_quit[AsyncioWorker-pyloop] PASSED [ 99%]
test_worker.py::test_handle_abort[AsyncioWorker-pyloop] PASSED [ 99%]
test_worker.py::test__wait_next_notify[AsyncioWorker-pyloop] PASSED [ 99%]
test_worker.py::test__notify_waiter_done[AsyncioWorker-pyloop] PASSED [ 99%]
test_worker.py::test__notify_waiter_done_explicit_waiter[AsyncioWorker-pyloop] PASSED [ 99%]
test_worker.py::test_init_signals[AsyncioWorker-pyloop] PASSED [ 99%]
test_worker.py::test__get_valid_log_format_ok[AsyncioWorker-pyloop-%a "%{Referrer}i" %s-%a "%{Referrer}i" %s] PASSED [ 99%]
test_worker.py::test__get_valid_log_format_ok[AsyncioWorker-pyloop-%(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"-%a %t "%r" %s %b "%{Referer}i" "%{User-Agent}i"] PASSED [ 99%]
test_worker.py::test__run_ok_parent_changed[AsyncioWorker-pyloop] PASSED [ 99%]
test_worker.py::test__run_exc[AsyncioWorker-pyloop] PASSED [ 99%]
test_worker.py::test__create_ssl_context_without_certs_and_ciphers[AsyncioWorker-pyloop] PASSED [ 99%]
test_worker.py::test__create_ssl_context_with_ciphers[AsyncioWorker-pyloop] PASSED [ 99%]
test_worker.py::test__create_ssl_context_with_ca_certs[AsyncioWorker-pyloop] PASSED [100%]
----------- coverage: platform linux, python 3.8.8-final-0 -----------
Name Stmts Miss Cover
--------------------------------------------------------------------------------------------------------------------------------------------------
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/__init__.py 19 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/abc.py 87 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/base_protocol.py 65 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/client.py 462 24 95%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/client_exceptions.py 125 10 92%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/client_proto.py 146 2 99%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/client_reqrep.py 642 14 98%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/client_ws.py 206 9 96%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/connector.py 636 181 72%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/cookiejar.py 240 2 99%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/formdata.py 93 1 99%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/frozenlist.py 48 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/hdrs.py 89 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/helpers.py 414 13 97%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/http.py 11 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/http_exceptions.py 49 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/http_parser.py 443 29 93%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/http_websocket.py 376 6 98%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/http_writer.py 109 4 96%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/locks.py 28 2 93%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/log.py 7 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/multipart.py 560 8 99%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/payload.py 216 6 97%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/payload_streamer.py 29 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/pytest_plugin.py 164 11 93%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/resolver.py 62 32 48%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/signals.py 14 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/streams.py 387 5 99%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/tcp_helpers.py 19 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/test_utils.py 320 1 99%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/tracing.py 179 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/typedefs.py 25 1 96%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web.py 116 1 99%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_app.py 273 4 99%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_exceptions.py 151 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_fileresponse.py 122 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_log.py 98 3 97%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_middlewares.py 55 34 38%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_protocol.py 341 16 95%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_request.py 409 6 99%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_response.py 462 4 99%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_routedef.py 105 2 98%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_runner.py 211 15 93%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_server.py 33 0 100%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_urldispatcher.py 708 13 98%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_ws.py 314 20 94%
/nix/store/nhr6m9qkggbmfl31gc8lggv6rhnvyyjj-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/worker.py 122 7 94%
--------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL 9790 486 95%
============================= slowest 10 durations =============================
2.01s call tests/test_client_functional.py::test_read_timeout_between_chunks[pyloop]
2.01s call tests/test_client_functional.py::test_set_cookies_max_age[pyloop]
1.03s call tests/test_pytest_plugin.py::test_aiohttp_plugin
1.01s call tests/test_client_functional.py::test_readline_error_on_conn_close[pyloop]
1.00s call tests/test_client_functional.py::test_timeout_on_reading_data[pyloop]
0.62s call tests/test_payload.py::test_stream_reader_long_lines
0.55s call tests/test_run_app.py::test_sigint
0.51s call tests/test_client_functional.py::test_no_error_on_conn_close_if_eof[pyloop]
0.46s call tests/test_run_app.py::test_sigterm
0.42s setup tests/test_worker.py::test__create_ssl_context_without_certs_and_ciphers[AsyncioWorker-pyloop]
=========================== short test summary info ============================
XFAIL test_client_functional.py::test_broken_connection[pyloop]
XFAIL test_web_functional.py::test_http10_keep_alive_default[pyloop]
SKIPPED [1] test_client_session.py:672: The check is applied in DEBUG mode only
SKIPPED [1] test_multipart_helpers.py:99: need more smart parser which respects quoted text
SKIPPED [1] test_multipart_helpers.py:446: should raise decoding error: %82 is invalid for latin1
SKIPPED [1] test_multipart_helpers.py:455: should raise decoding error: %E4 is invalid for utf-8
SKIPPED [1] test_multipart_helpers.py:510: urllib.parse.unquote is tolerate to standalone % chars
SKIPPED [1] test_multipart_helpers.py:519: urllib.parse.unquote is tolerate to standalone % chars
SKIPPED [1] test_proxy_functional.py:199: we need to reconsider how we test this
SKIPPED [1] test_proxy_functional.py:223: we need to reconsider how we test this
SKIPPED [1] test_resolver.py:47: aiodns 1.1 required
SKIPPED [1] test_resolver.py:57: aiodns required
SKIPPED [1] test_resolver.py:68: aiodns 1.1 required
SKIPPED [1] test_resolver.py:79: aiodns required
SKIPPED [1] test_resolver.py:90: aiodns 1.1 required
SKIPPED [1] test_resolver.py:99: aiodns required
SKIPPED [1] test_resolver.py:109: aiodns required
SKIPPED [1] test_resolver.py:119: aiodns 1.1 required
SKIPPED [1] test_resolver.py:161: aiodns required
SKIPPED [1] test_resolver.py:173: aiodns required
SKIPPED [1] test_resolver.py:180: aiodns 1.1 required
SKIPPED [1] test_resolver.py:190: aiodns required
SKIPPED [1] test_urldispatch.py:948: aiohttp folder is not placed in user's HOME
SKIPPED [1] test_web_app.py:297: The check is applied in DEBUG mode only
SKIPPED [1] test_web_request.py:681: The check is applied in DEBUG mode only
SKIPPED [1] test_web_runner.py:124: Proactor Event loop present only in Windows
SKIPPED [1] test_web_runner.py:134: Proactor Event loop present only in Windows
=== 2237 passed, 25 skipped, 277 deselected, 2 xfailed in 142.80s (0:02:22) ====
Finished executing pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment