>>> py3-yarl: Building community/py3-yarl 1.9.2-r0 (using abuild 3.11.0_rc13-r0) started Thu, 27 Apr 2023 03:33:01 +0000 >>> py3-yarl: Checking sanity of /home/buildozer/aports/community/py3-yarl/APKBUILD... >>> py3-yarl: Analyzing dependencies... >>> py3-yarl: Installing for build: build-base python3 py3-idna py3-multidict py3-gpep517 py3-setuptools py3-wheel python3-dev py3-pytest-xdist py3-pytest-cov (1/48) Installing libbz2 (1.0.8-r5) (2/48) Installing libffi (3.4.4-r2) (3/48) Installing gdbm (1.23-r1) (4/48) Installing xz-libs (5.4.2-r1) (5/48) Installing mpdecimal (2.5.1-r2) (6/48) Installing libpanelw (6.4_p20230401-r6) (7/48) Installing readline (8.2.1-r1) (8/48) Installing sqlite-libs (3.41.2-r2) (9/48) Installing python3 (3.11.3-r10) (10/48) Installing python3-pycache-pyc0 (3.11.3-r10) (11/48) Installing pyc (0.1-r0) (12/48) Installing python3-pyc (3.11.3-r10) (13/48) Installing py3-idna (3.4-r4) (14/48) Installing py3-idna-pyc (3.4-r4) (15/48) Installing py3-multidict (6.0.4-r1) (16/48) Installing py3-multidict-pyc (6.0.4-r1) (17/48) Installing py3-installer (0.7.0-r1) (18/48) Installing py3-installer-pyc (0.7.0-r1) (19/48) Installing py3-gpep517 (13-r2) (20/48) Installing py3-gpep517-pyc (13-r2) (21/48) Installing py3-parsing (3.0.9-r2) (22/48) Installing py3-parsing-pyc (3.0.9-r2) (23/48) Installing py3-packaging (23.1-r1) (24/48) Installing py3-packaging-pyc (23.1-r1) (25/48) Installing py3-setuptools (67.7.2-r0) (26/48) Installing py3-setuptools-pyc (67.7.2-r0) (27/48) Installing py3-wheel (0.40.0-r1) (28/48) Installing py3-wheel-pyc (0.40.0-r1) (29/48) Installing python3-dev (3.11.3-r10) (30/48) Installing py3-apipkg (2.1.0-r2) (31/48) Installing py3-apipkg-pyc (2.1.0-r2) (32/48) Installing py3-execnet (1.9.0-r2) (33/48) Installing py3-execnet-pyc (1.9.0-r2) (34/48) Installing py3-iniconfig (1.1.1-r6) (35/48) Installing py3-iniconfig-pyc (1.1.1-r6) (36/48) Installing py3-pluggy (1.0.0-r3) (37/48) Installing py3-pluggy-pyc (1.0.0-r3) (38/48) Installing py3-py (1.11.0-r2) (39/48) Installing py3-py-pyc (1.11.0-r2) (40/48) Installing py3-pytest (7.3.1-r1) (41/48) Installing py3-pytest-pyc (7.3.1-r1) (42/48) Installing py3-pytest-xdist (3.2.1-r1) (43/48) Installing py3-pytest-xdist-pyc (3.2.1-r1) (44/48) Installing py3-coverage (6.5.0-r4) (45/48) Installing py3-coverage-pyc (6.5.0-r4) (46/48) Installing py3-pytest-cov (4.0.0-r2) (47/48) Installing py3-pytest-cov-pyc (4.0.0-r2) (48/48) Installing .makedepends-py3-yarl (20230427.033302) Executing busybox-1.36.0-r8.trigger OK: 398 MiB in 146 packages >>> py3-yarl: Cleaning up srcdir >>> py3-yarl: Cleaning up pkgdir >>> py3-yarl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/yarl-1.9.2.tar.gz >>> py3-yarl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/yarl-1.9.2.tar.gz >>> py3-yarl: Checking sha512sums... yarl-1.9.2.tar.gz: OK >>> py3-yarl: Unpacking /var/cache/distfiles/v3.18/yarl-1.9.2.tar.gz... 2023-04-27 03:33:03,399 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-04-27 03:33:03,429 root INFO running bdist_wheel 2023-04-27 03:33:03,438 root INFO running build 2023-04-27 03:33:03,438 root INFO running build_py 2023-04-27 03:33:03,441 root INFO creating build 2023-04-27 03:33:03,441 root INFO creating build/lib.linux-armv8l-cpython-311 2023-04-27 03:33:03,441 root INFO creating build/lib.linux-armv8l-cpython-311/yarl 2023-04-27 03:33:03,441 root INFO copying yarl/__init__.py -> build/lib.linux-armv8l-cpython-311/yarl 2023-04-27 03:33:03,441 root INFO copying yarl/_quoting_py.py -> build/lib.linux-armv8l-cpython-311/yarl 2023-04-27 03:33:03,441 root INFO copying yarl/_quoting.py -> build/lib.linux-armv8l-cpython-311/yarl 2023-04-27 03:33:03,441 root INFO copying yarl/_url.py -> build/lib.linux-armv8l-cpython-311/yarl 2023-04-27 03:33:03,442 root INFO running egg_info 2023-04-27 03:33:03,447 root INFO writing yarl.egg-info/PKG-INFO 2023-04-27 03:33:03,447 root INFO writing dependency_links to yarl.egg-info/dependency_links.txt 2023-04-27 03:33:03,448 root INFO writing requirements to yarl.egg-info/requires.txt 2023-04-27 03:33:03,448 root INFO writing top-level names to yarl.egg-info/top_level.txt 2023-04-27 03:33:03,450 root INFO reading manifest file 'yarl.egg-info/SOURCES.txt' 2023-04-27 03:33:03,450 root INFO reading manifest template 'MANIFEST.in' 2023-04-27 03:33:03,451 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-04-27 03:33:03,451 root WARNING warning: no previously-included files matching '*.cache' found anywhere in distribution 2023-04-27 03:33:03,451 root WARNING warning: no previously-included files found matching 'yarl/*.html' 2023-04-27 03:33:03,451 root WARNING warning: no previously-included files found matching 'yarl/*.so' 2023-04-27 03:33:03,451 root WARNING warning: no previously-included files found matching 'yarl/*.pyd' 2023-04-27 03:33:03,451 root WARNING no previously-included directories found matching 'docs/_build' 2023-04-27 03:33:03,452 root INFO adding license file 'LICENSE' 2023-04-27 03:33:03,452 root INFO writing manifest file 'yarl.egg-info/SOURCES.txt' 2023-04-27 03:33:03,453 root INFO copying yarl/__init__.pyi -> build/lib.linux-armv8l-cpython-311/yarl 2023-04-27 03:33:03,453 root INFO copying yarl/_quoting_c.pyi -> build/lib.linux-armv8l-cpython-311/yarl 2023-04-27 03:33:03,453 root INFO copying yarl/_quoting_c.pyx -> build/lib.linux-armv8l-cpython-311/yarl 2023-04-27 03:33:03,453 root INFO copying yarl/py.typed -> build/lib.linux-armv8l-cpython-311/yarl 2023-04-27 03:33:03,454 root INFO running build_ext 2023-04-27 03:33:03,455 root INFO building 'yarl._quoting_c' extension 2023-04-27 03:33:03,455 root INFO creating build/temp.linux-armv8l-cpython-311 2023-04-27 03:33:03,455 root INFO creating build/temp.linux-armv8l-cpython-311/yarl 2023-04-27 03:33:03,455 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c yarl/_quoting_c.c -o build/temp.linux-armv8l-cpython-311/yarl/_quoting_c.o 2023-04-27 03:33:05,122 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/yarl/_quoting_c.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/yarl/_quoting_c.cpython-311-arm-linux-musleabihf.so 2023-04-27 03:33:05,138 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-04-27 03:33:05,138 root INFO running install 2023-04-27 03:33:05,145 root INFO running install_lib 2023-04-27 03:33:05,147 root INFO creating build/bdist.linux-armv8l 2023-04-27 03:33:05,147 root INFO creating build/bdist.linux-armv8l/wheel 2023-04-27 03:33:05,147 root INFO creating build/bdist.linux-armv8l/wheel/yarl 2023-04-27 03:33:05,147 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/__init__.py -> build/bdist.linux-armv8l/wheel/yarl 2023-04-27 03:33:05,148 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/_quoting_py.py -> build/bdist.linux-armv8l/wheel/yarl 2023-04-27 03:33:05,148 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/_quoting.py -> build/bdist.linux-armv8l/wheel/yarl 2023-04-27 03:33:05,148 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/_quoting_c.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/yarl 2023-04-27 03:33:05,148 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/py.typed -> build/bdist.linux-armv8l/wheel/yarl 2023-04-27 03:33:05,149 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/_url.py -> build/bdist.linux-armv8l/wheel/yarl 2023-04-27 03:33:05,149 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/__init__.pyi -> build/bdist.linux-armv8l/wheel/yarl 2023-04-27 03:33:05,149 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/_quoting_c.pyi -> build/bdist.linux-armv8l/wheel/yarl 2023-04-27 03:33:05,149 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/_quoting_c.pyx -> build/bdist.linux-armv8l/wheel/yarl 2023-04-27 03:33:05,149 root INFO running install_egg_info 2023-04-27 03:33:05,152 root INFO Copying yarl.egg-info to build/bdist.linux-armv8l/wheel/yarl-1.9.2-py3.11.egg-info 2023-04-27 03:33:05,153 root INFO running install_scripts 2023-04-27 03:33:05,158 wheel INFO creating build/bdist.linux-armv8l/wheel/yarl-1.9.2.dist-info/WHEEL 2023-04-27 03:33:05,158 wheel INFO creating '/home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/dist/.tmp-yled3mov/yarl-1.9.2-cp311-cp311-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-04-27 03:33:05,158 wheel INFO adding 'yarl/__init__.py' 2023-04-27 03:33:05,158 wheel INFO adding 'yarl/__init__.pyi' 2023-04-27 03:33:05,158 wheel INFO adding 'yarl/_quoting.py' 2023-04-27 03:33:05,159 wheel INFO adding 'yarl/_quoting_c.cpython-311-arm-linux-musleabihf.so' 2023-04-27 03:33:05,160 wheel INFO adding 'yarl/_quoting_c.pyi' 2023-04-27 03:33:05,160 wheel INFO adding 'yarl/_quoting_c.pyx' 2023-04-27 03:33:05,160 wheel INFO adding 'yarl/_quoting_py.py' 2023-04-27 03:33:05,160 wheel INFO adding 'yarl/_url.py' 2023-04-27 03:33:05,160 wheel INFO adding 'yarl/py.typed' 2023-04-27 03:33:05,161 wheel INFO adding 'yarl-1.9.2.dist-info/LICENSE' 2023-04-27 03:33:05,161 wheel INFO adding 'yarl-1.9.2.dist-info/METADATA' 2023-04-27 03:33:05,161 wheel INFO adding 'yarl-1.9.2.dist-info/WHEEL' 2023-04-27 03:33:05,161 wheel INFO adding 'yarl-1.9.2.dist-info/top_level.txt' 2023-04-27 03:33:05,161 wheel INFO adding 'yarl-1.9.2.dist-info/RECORD' 2023-04-27 03:33:05,161 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-04-27 03:33:05,162 gpep517 INFO The backend produced dist/yarl-1.9.2-cp311-cp311-linux_armv8l.whl yarl-1.9.2-cp311-cp311-linux_armv8l.whl ********************** * Accelerated build * ********************** ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2 configfile: setup.cfg plugins: cov-4.0.0, xdist-3.2.1 gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I / gw8 I / gw9 I / gw10 I / gw11 I / gw12 I / gw13 I / gw14 I / gw15 I / gw16 I / gw17 I / gw18 I / gw19 I / gw20 I / gw21 I / gw22 I / gw23 I / gw24 I / gw25 I / gw26 I / gw27 I / gw28 I / gw29 I / gw30 I / gw31 I / gw32 I / gw33 I / gw34 I / gw35 I / gw36 I / gw37 I / gw38 I / gw39 I / gw40 I / gw41 I / gw42 I / gw43 I / gw44 I / gw45 I / gw46 I / gw47 I / gw48 I / gw49 I / gw50 I / gw51 I / gw52 I / gw53 I / gw54 I / gw55 I / gw56 I / gw57 I / gw58 I / gw59 I / gw60 I / gw61 I / gw62 I / gw63 I / gw64 I / gw65 I / gw66 I / gw67 I / gw68 I / gw69 I / gw70 I / gw71 I / gw72 I / gw73 I / gw74 I / gw75 I / gw76 I / gw77 I / gw78 I / gw79 I [gw0] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw1] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw2] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw3] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw4] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw5] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw6] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw7] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw8] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw9] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw10] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw11] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw12] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw13] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw14] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw15] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw16] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw17] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw18] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw19] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw20] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw21] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw22] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw23] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw24] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw25] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw26] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw27] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw28] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw29] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw30] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw31] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw32] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw33] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw34] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw35] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw36] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw37] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw38] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw39] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw40] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw41] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw42] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw43] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw44] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw45] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw46] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw47] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw48] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw49] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw50] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw51] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw52] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw53] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw54] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw55] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw56] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw57] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw58] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw59] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw60] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw61] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw62] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw63] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw64] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw65] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw66] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw67] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw68] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw69] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw70] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw71] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw72] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw73] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw74] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw75] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw76] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw77] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw78] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw79] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/testenv [gw0] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw1] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw2] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw3] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw4] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw5] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw6] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw7] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw8] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw9] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw10] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw11] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw12] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw13] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw14] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw15] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw16] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw17] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw18] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw19] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw20] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw21] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw22] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw23] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw24] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw25] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw26] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw27] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw28] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw29] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw30] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw31] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw32] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw33] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw34] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw35] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw36] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw37] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw38] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw39] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw40] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw41] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw42] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw43] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw44] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw45] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw46] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw47] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw48] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw49] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw50] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw51] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw52] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw53] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw54] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw55] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw56] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw57] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw58] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw59] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw60] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw61] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw62] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw63] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw64] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw65] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw66] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw67] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw68] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw69] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw70] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw71] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw72] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw73] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw74] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw75] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw76] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw77] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw78] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw79] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] gw0 [1102] / gw1 [1102] / gw2 [1102] / gw3 [1102] / gw4 [1102] / gw5 [1102] / gw6 [1102] / gw7 [1102] / gw8 [1102] / gw9 [1102] / gw10 [1102] / gw11 [1102] / gw12 [1102] / gw13 [1102] / gw14 [1102] / gw15 [1102] / gw16 [1102] / gw17 [1102] / gw18 [1102] / gw19 [1102] / gw20 [1102] / gw21 [1102] / gw22 [1102] / gw23 [1102] / gw24 [1102] / gw25 [1102] / gw26 [1102] / gw27 [1102] / gw28 [1102] / gw29 [1102] / gw30 [1102] / gw31 [1102] / gw32 [1102] / gw33 [1102] / gw34 [1102] / gw35 [1102] / gw36 [1102] / gw37 [1102] / gw38 [1102] / gw39 [1102] / gw40 [1102] / gw41 [1102] / gw42 [1102] / gw43 [1102] / gw44 [1102] / gw45 [1102] / gw46 [1102] / gw47 [1102] / gw48 [1102] / gw49 [1102] / gw50 [1102] / gw51 [1102] / gw52 [1102] / gw53 [1102] / gw54 [1102] / gw55 [1102] / gw56 [1102] / gw57 [1102] / gw58 [1102] / gw59 [1102] / gw60 [1102] / gw61 [1102] / gw62 [1102] / gw63 [1102] / gw64 [1102] / gw65 [1102] / gw66 [1102] / gw67 [1102] / gw68 [1102] / gw69 [1102] / gw70 [1102] / gw71 [1102] / gw72 [1102] / gw73 [1102] / gw74 [1102] / gw75 [1102] / gw76 [1102] / gw77 [1102] / gw78 [1102] / gw79 [1102] scheduling tests via LoadScheduling ../tests/test_cache.py::test_cache_clear ../tests/test_cache.py::test_cache_configure_None ../tests/test_cached_property.py::test_reify_class ../tests/test_quoting.py::test_quote_not_allowed_non_strict[py_quoter] ../tests/test_normalize_path.py::test__normalize_path[/-/] ../tests/test_normalize_path.py::test__normalize_path[path/to-path/to] ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii3_non_strict[c_quoter] ../tests/test_quoting.py::test_unquote_to_bytes[c_unquoter] ../tests/test_normalize_path.py::test__normalize_path[../path/to-path/to] ../tests/test_quoting.py::test_quote_unfinished_tail_percent_non_strict[c_quoter] ../tests/test_quoting.py::test_quote_unfinished_tail_safe_non_strict[py_quoter] ../tests/test_quoting.py::test_quote_unfinished_tail_unsafe_non_strict[c_quoter] ../tests/test_quoting.py::test_quote_ignore_broken_unicode[py_quoter] ../tests/test_normalize_path.py::test__normalize_path[path/to-path/to] ../tests/test_normalize_path.py::test__normalize_path[\u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9/../../\u03bd\u03b1/\U0001d566\U0001d55f\U0001d55a/\U0001d554\U0001d560\U0001d555\U0001d556/.-\u03bd\u03b1/\U0001d566\U0001d55f\U0001d55a/\U0001d554\U0001d560\U0001d555\U0001d556/] ../tests/test_quoting.py::test_safe[py_quoter] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x01] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x04] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x07] ../tests/test_quoting.py::test_default_quoting[py_quoter-\n] ../tests/test_quoting.py::test_default_quoting[py_quoter-\r] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x10] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x13] [gw0] [ 0%] PASSED ../tests/test_cache.py::test_cache_clear ../tests/test_cache.py::test_cache_info [gw5] [ 0%] PASSED ../tests/test_normalize_path.py::test__normalize_path[path/to-path/to] ../tests/test_normalize_path.py::test__normalize_path[path/to/.-path/to/] [gw9] [ 0%] PASSED ../tests/test_quoting.py::test_quote_not_allowed_non_strict[py_quoter] ../tests/test_quoting.py::test_quote_not_allowed_non_strict[c_quoter] [gw8] [ 0%] PASSED ../tests/test_normalize_path.py::test__normalize_path[\u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9/../../\u03bd\u03b1/\U0001d566\U0001d55f\U0001d55a/\U0001d554\U0001d560\U0001d555\U0001d556/.-\u03bd\u03b1/\U0001d566\U0001d55f\U0001d55a/\U0001d554\U0001d560\U0001d555\U0001d556/] ../tests/test_pickle.py::test_pickle [gw12] [ 0%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_unsafe_non_strict[c_quoter] ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii_non_strict[py_quoter] [gw17] [ 0%] PASSED ../tests/test_quoting.py::test_safe[py_quoter] ../tests/test_quoting.py::test_safe[c_quoter] [gw18] [ 0%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x01] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x02] [gw20] [ 0%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x07] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x08] [gw20] [ 0%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x08] [gw2] [ 0%] PASSED ../tests/test_cached_property.py::test_reify_class ../tests/test_cached_property.py::test_reify_assignment [gw2] [ 0%] PASSED ../tests/test_cached_property.py::test_reify_assignment [gw4] [ 1%] PASSED ../tests/test_normalize_path.py::test__normalize_path[path/to-path/to] ../tests/test_normalize_path.py::test__normalize_path[./path/to-path/to] [gw4] [ 1%] PASSED ../tests/test_normalize_path.py::test__normalize_path[./path/to-path/to] [gw6] [ 1%] PASSED ../tests/test_normalize_path.py::test__normalize_path[../path/to-path/to] ../tests/test_normalize_path.py::test__normalize_path[path/../to-to] [gw6] [ 1%] PASSED ../tests/test_normalize_path.py::test__normalize_path[path/../to-to] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x19] [gw26] [ 1%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x19] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1a] [gw10] [ 1%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_percent_non_strict[c_quoter] ../tests/test_quoting.py::test_quote_unfinished_tail_digit_non_strict[py_quoter] [gw10] [ 1%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_digit_non_strict[py_quoter] [gw5] [ 1%] PASSED ../tests/test_normalize_path.py::test__normalize_path[path/to/.-path/to/] [gw15] [ 1%] PASSED ../tests/test_quoting.py::test_quote_ignore_broken_unicode[py_quoter] ../tests/test_quoting.py::test_quote_ignore_broken_unicode[c_quoter] [gw15] [ 1%] PASSED ../tests/test_quoting.py::test_quote_ignore_broken_unicode[c_quoter] [gw17] [ 1%] PASSED ../tests/test_quoting.py::test_safe[c_quoter] [gw18] [ 2%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x02] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x16] [gw25] [ 2%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x16] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x17] [gw25] [ 2%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x17] [gw3] [ 2%] PASSED ../tests/test_normalize_path.py::test__normalize_path[/-/] [gw24] [ 2%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x13] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x14] [gw24] [ 2%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x14] [gw0] [ 2%] PASSED ../tests/test_cache.py::test_cache_info [gw21] [ 2%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\n] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0b] [gw21] [ 2%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0b] [gw19] [ 2%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x04] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x05] [gw19] [ 2%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x05] [gw1] [ 3%] PASSED ../tests/test_cache.py::test_cache_configure_None ../tests/test_cache.py::test_cache_configure_explicit [gw1] [ 3%] PASSED ../tests/test_cache.py::test_cache_configure_explicit ../tests/test_normalize_path.py::test__normalize_path[/-/] [gw3] [ 3%] PASSED ../tests/test_normalize_path.py::test__normalize_path[/-/] ../tests/test_normalize_path.py::test__normalize_path[/foo/../../../ton-/ton] [gw11] [ 3%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_safe_non_strict[py_quoter] ../tests/test_quoting.py::test_quote_unfinished_tail_safe_non_strict[c_quoter] [gw11] [ 3%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_safe_non_strict[c_quoter] [gw9] [ 3%] PASSED ../tests/test_quoting.py::test_quote_not_allowed_non_strict[c_quoter] [gw8] [ 3%] PASSED ../tests/test_pickle.py::test_pickle [gw16] [ 3%] PASSED ../tests/test_quoting.py::test_unquote_to_bytes[c_unquoter] ../tests/test_quoting.py::test_never_quote[py_quoter] [gw16] [ 3%] PASSED ../tests/test_quoting.py::test_never_quote[py_quoter] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1f] [gw7] [ 3%] PASSED ../tests/test_normalize_path.py::test__normalize_path[/foo/../../../ton-/ton] ../tests/test_normalize_path.py::test__normalize_path[/foo/../../../..bar-/..bar] [gw7] [ 3%] PASSED ../tests/test_normalize_path.py::test__normalize_path[/foo/../../../..bar-/..bar] [gw12] [ 4%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii_non_strict[py_quoter] ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii2_non_strict[py_quoter] [gw28] [ 4%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1f] ../tests/test_quoting.py::test_default_quoting[py_quoter-<] [gw28] [ 4%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-<] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1c] [gw26] [ 4%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1a] ../tests/test_quoting.py::test_default_quoting[py_quoter-#] [gw22] [ 4%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\r] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0e] [gw22] [ 4%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0e] ../tests/test_quoting.py::test_default_quoting[py_quoter-}] ../tests/test_quoting.py::test_default_quoting[py_quoter-^] [gw14] [ 4%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii3_non_strict[c_quoter] ../tests/test_quoting.py::test_quote_from_bytes[py_quoter] [gw14] [ 4%] PASSED ../tests/test_quoting.py::test_quote_from_bytes[py_quoter] [gw13] [ 4%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii2_non_strict[py_quoter] ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii2_non_strict[c_quoter] [gw27] [ 4%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1c] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1d] [gw27] [ 4%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1d] [gw29] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-#] ../tests/test_quoting.py::test_default_quoting[py_quoter-`] [gw30] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-}] ../tests/test_quoting.py::test_default_quoting[py_quoter-|] [gw30] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-|] [gw23] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x10] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x11] [gw23] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x11] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x07] [gw35] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x07] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x08] [gw35] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x08] [gw31] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-^] ../tests/test_quoting.py::test_default_quoting[py_quoter-[] [gw31] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-[] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x01] [gw32] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-`] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x7f] [gw32] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x7f] [gw13] [ 6%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii2_non_strict[c_quoter] [gw33] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x01] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x02] [gw33] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x02] ../tests/test_quoting.py::test_default_quoting[py_quoter-"] [gw29] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-"] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x04] [gw34] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x04] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x05] [gw34] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x05] ../tests/test_quoting.py::test_default_quoting[c_quoter-\n] ../tests/test_quoting.py::test_default_quoting[c_quoter-\r] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x10] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x13] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x16] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x19] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1c] ../tests/test_quoting.py::test_default_quoting[c_quoter-#] ../tests/test_quoting.py::test_default_quoting[c_quoter-`] ../tests/test_quoting.py::test_default_quoting_percent[c_quoter] ../tests/test_quoting.py::test_quoting_space[py_quoter] ../tests/test_quoting.py::test_quote_plus_with_unicode[py_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-22] ../tests/test_quoting.py::test_unquoting[py_unquoter-1] ../tests/test_quoting.py::test_unquoting[py_unquoter-7] [gw39] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x13] ../tests/test_quoting.py::test_unquoting[py_unquoter-13] [gw41] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x19] [gw36] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\n] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0b] [gw38] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x10] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x11] [gw44] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-#] [gw48] [ 7%] PASSED ../tests/test_quoting.py::test_default_quoting_percent[c_quoter] [gw51] [ 7%] PASSED ../tests/test_quoting.py::test_quote_plus_with_unicode[py_quoter] [gw52] [ 7%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-1] [gw40] [ 7%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x16] [gw54] [ 7%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-7] ../tests/test_quoting.py::test_unquoting[py_unquoter-16] [gw57] [ 7%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-16] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1a] [gw49] [ 7%] PASSED ../tests/test_quoting.py::test_quoting_space[py_quoter] ../tests/test_quoting.py::test_quoting_space[c_quoter] ../tests/test_quoting.py::test_default_quoting_partial[py_quoter] [gw48] [ 7%] PASSED ../tests/test_quoting.py::test_default_quoting_partial[py_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-4] [gw53] [ 7%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-4] ../tests/test_quoting.py::test_unquoting[py_unquoter-5] [gw53] [ 7%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-5] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x17] ../tests/test_quoting.py::test_unquoting[py_unquoter-2] [gw52] [ 7%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-2] ../tests/test_quoting.py::test_unquoting[py_unquoter-40] ../tests/test_quoting.py::test_quote_plus_with_unicode[c_quoter] [gw47] [ 8%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-`] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x7f] [gw47] [ 8%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x7f] ../tests/test_quoting.py::test_default_quoting[c_quoter-^] ../tests/test_quoting.py::test_unquoting[py_unquoter-17] [gw57] [ 8%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-17] ../tests/test_quoting.py::test_default_quoting[c_quoter-"] [gw44] [ 8%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-"] ../tests/test_quoting.py::test_default_quoting[c_quoter-}] [gw45] [ 8%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-}] ../tests/test_quoting.py::test_default_quoting[c_quoter-|] [gw36] [ 8%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0b] [gw38] [ 8%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x11] ../tests/test_quoting.py::test_unquoting[py_unquoter-10] [gw55] [ 8%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-10] ../tests/test_quoting.py::test_unquoting[py_unquoter-11] [gw55] [ 8%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-11] ../tests/test_quoting.py::test_unquoting[py_unquoter-31] [gw62] [ 8%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-31] ../tests/test_quoting.py::test_unquoting[py_unquoter-32] ../tests/test_quoting.py::test_unquoting[py_unquoter-34] [gw63] [ 8%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-34] ../tests/test_quoting.py::test_unquoting[py_unquoter-35] [gw51] [ 9%] PASSED ../tests/test_quoting.py::test_quote_plus_with_unicode[c_quoter] [gw42] [ 9%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1c] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1d] [gw42] [ 9%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1d] [gw59] [ 9%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-22] ../tests/test_quoting.py::test_unquoting[py_unquoter-23] [gw59] [ 9%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-23] [gw45] [ 9%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-|] [gw49] [ 9%] PASSED ../tests/test_quoting.py::test_quoting_space[c_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-43] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x14] [gw39] [ 9%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x14] [gw40] [ 9%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x17] ../tests/test_quoting.py::test_unquoting[py_unquoter-37] ../tests/test_quoting.py::test_unquoting[py_unquoter-19] [gw58] [ 9%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-19] ../tests/test_quoting.py::test_unquoting[py_unquoter-20] [gw58] [ 9%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-20] [gw41] [ 10%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1a] [gw56] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-13] ../tests/test_quoting.py::test_unquoting[py_unquoter-14] [gw56] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-14] [gw65] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-40] ../tests/test_quoting.py::test_unquoting[py_unquoter-41] [gw65] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-41] [gw46] [ 10%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-^] ../tests/test_quoting.py::test_default_quoting[c_quoter-[] [gw46] [ 10%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-[] ../tests/test_quoting.py::test_unquoting[py_unquoter-46] ../tests/test_quoting.py::test_unquoting[py_unquoter-49] ../tests/test_quoting.py::test_unquoting[py_unquoter-25] [gw60] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-25] ../tests/test_quoting.py::test_unquoting[py_unquoter-26] [gw60] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-26] [gw66] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-43] ../tests/test_quoting.py::test_unquoting[py_unquoter-44] [gw66] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-44] [gw62] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-32] [gw64] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-37] ../tests/test_quoting.py::test_unquoting[py_unquoter-38] [gw64] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-38] ../tests/test_quoting.py::test_unquoting[py_unquoter-28] [gw61] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-28] ../tests/test_quoting.py::test_unquoting[py_unquoter-29] [gw61] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-29] [gw63] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-35] [gw37] [ 11%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\r] ../tests/test_quoting.py::test_quoting_plus[c_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-52] [gw69] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-52] [gw68] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-49] ../tests/test_quoting.py::test_unquoting[py_unquoter-50] [gw68] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-50] ../tests/test_quoting.py::test_unquoting[py_unquoter-58] [gw71] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-58] ../tests/test_quoting.py::test_unquoting[py_unquoter-59] ../tests/test_quoting.py::test_unquoting[py_unquoter-8] [gw54] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-8] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0e] [gw37] [ 12%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0e] [gw50] [ 12%] PASSED ../tests/test_quoting.py::test_quoting_plus[c_quoter] ../tests/test_quoting.py::test_quote_with_unicode[py_quoter] [gw50] [ 12%] PASSED ../tests/test_quoting.py::test_quote_with_unicode[py_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-53] [gw69] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-53] ../tests/test_quoting.py::test_unquoting[py_unquoter-61] [gw71] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-59] [gw67] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-46] ../tests/test_quoting.py::test_unquoting[py_unquoter-47] [gw67] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-47] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1f] [gw43] [ 12%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1f] ../tests/test_quoting.py::test_default_quoting[c_quoter-<] [gw43] [ 12%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-<] [gw72] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-61] ../tests/test_quoting.py::test_unquoting[py_unquoter-62] ../tests/test_quoting.py::test_unquoting[py_unquoter-64] [gw73] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-64] [gw72] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-62] ../tests/test_quoting.py::test_unquoting[py_unquoter-67] ../tests/test_quoting.py::test_unquoting[py_unquoter-70] ../tests/test_quoting.py::test_unquoting[py_unquoter-73] ../tests/test_quoting.py::test_unquoting[py_unquoter-76] ../tests/test_quoting.py::test_unquoting[py_unquoter-65] ../tests/test_quoting.py::test_unquoting[py_unquoter-79] ../tests/test_quoting.py::test_unquoting[py_unquoter-82] [gw73] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-65] [gw74] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-67] [gw76] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-73] [gw77] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-76] [gw75] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-70] [gw78] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-79] [gw79] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-82] ../tests/test_quoting.py::test_unquoting[py_unquoter-74] ../tests/test_quoting.py::test_unquoting[py_unquoter-68] ../tests/test_quoting.py::test_unquoting[py_unquoter-71] ../tests/test_quoting.py::test_unquoting[py_unquoter-83] ../tests/test_quoting.py::test_unquoting[py_unquoter-77] ../tests/test_quoting.py::test_unquoting[py_unquoter-80] [gw74] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-68] [gw77] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-77] [gw79] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-83] [gw78] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-80] [gw76] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-74] ../tests/test_quoting.py::test_unquoting[py_unquoter-55] [gw75] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-71] ../tests/test_normalize_path.py::test__normalize_path[-] ../tests/test_normalize_path.py::test__normalize_path[path/../../to-to] [gw2] [ 14%] PASSED ../tests/test_normalize_path.py::test__normalize_path[-] [gw6] [ 14%] PASSED ../tests/test_normalize_path.py::test__normalize_path[path/../../to-to] ../tests/test_quoting.py::test_quote_unfinished_tail_digit_non_strict[c_quoter] ../tests/test_normalize_path.py::test__normalize_path[path/to/.-path/to/] ../tests/test_quoting.py::test_unquoting[py_unquoter-85] ../tests/test_quoting.py::test_unquoting[py_unquoter-89] [gw10] [ 14%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_digit_non_strict[c_quoter] [gw5] [ 14%] PASSED ../tests/test_normalize_path.py::test__normalize_path[path/to/.-path/to/] ../tests/test_quoting.py::test_unquote_to_bytes[py_unquoter] [gw2] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-85] ../tests/test_quoting.py::test_unquoting[py_unquoter-93] [gw6] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-89] ../tests/test_quoting.py::test_unquoting[py_unquoter-86] ../tests/test_quoting.py::test_unquoting[py_unquoter-97] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x00] ../tests/test_quoting.py::test_unquoting[py_unquoter-90] [gw2] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-86] [gw15] [ 15%] PASSED ../tests/test_quoting.py::test_unquote_to_bytes[py_unquoter] [gw6] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-90] [gw5] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-97] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x03] [gw10] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-93] ../tests/test_quoting.py::test_unquoting[py_unquoter-94] ../tests/test_quoting.py::test_unquoting[py_unquoter-87] [gw17] [ 15%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x00] ../tests/test_quoting.py::test_unquoting[py_unquoter-105] [gw18] [ 15%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x03] ../tests/test_quoting.py::test_unquoting[py_unquoter-101] ../tests/test_quoting.py::test_unquoting[py_unquoter-91] ../tests/test_quoting.py::test_unquoting[py_unquoter-98] [gw5] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-98] [gw10] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-94] [gw6] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-91] [gw2] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-87] [gw17] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-105] ../tests/test_quoting.py::test_unquoting[py_unquoter-95] ../tests/test_quoting.py::test_unquoting[py_unquoter-99] [gw15] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-101] ../tests/test_quoting.py::test_unquoting[py_unquoter-102] [gw15] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-102] ../tests/test_quoting.py::test_unquoting[py_unquoter-106] [gw5] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-99] [gw10] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-95] [gw17] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-106] ../tests/test_quoting.py::test_default_quoting[py_quoter-\t] ../tests/test_quoting.py::test_unquoting[py_unquoter-103] ../tests/test_quoting.py::test_unquoting[py_unquoter-107] ../tests/test_normalize_path.py::test__normalize_path[path/to-path/to] [gw15] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-103] ../tests/test_quoting.py::test_unquoting[py_unquoter-109] [gw20] [ 16%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\t] [gw18] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-109] ../tests/test_quoting.py::test_unquoting[py_unquoter-110] [gw18] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-110] ../tests/test_quoting.py::test_unquoting[py_unquoter-113] [gw17] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-107] ../tests/test_quoting.py::test_unquoting[py_unquoter-111] [gw18] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-111] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x15] [gw70] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-55] [gw20] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-113] ../tests/test_quoting.py::test_unquoting[py_unquoter-56] [gw24] [ 17%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x15] ../tests/test_quoting.py::test_unquoting[py_unquoter-114] [gw70] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-56] ../tests/test_quoting.py::test_unquoting[py_unquoter-121] [gw4] [ 17%] PASSED ../tests/test_normalize_path.py::test__normalize_path[path/to-path/to] ../tests/test_quoting.py::test_unquoting[py_unquoter-117] [gw4] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-117] [gw20] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-114] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0c] ../tests/test_cache.py::test_cache_configure_default [gw24] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-121] ../tests/test_quoting.py::test_unquoting[py_unquoter-118] ../tests/test_quoting.py::test_unquoting[py_unquoter-115] ../tests/test_quoting.py::test_unquoting[py_unquoter-122] [gw4] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-118] [gw21] [ 17%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0c] [gw0] [ 17%] PASSED ../tests/test_cache.py::test_cache_configure_default [gw20] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-115] ../tests/test_quoting.py::test_unquoting[py_unquoter-119] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x18] ../tests/test_quoting.py::test_unquoting[c_unquoter-1] ../tests/test_quoting.py::test_unquoting[py_unquoter-125] [gw24] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-122] ../tests/test_quoting.py::test_unquoting[py_unquoter-123] [gw4] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-119] [gw21] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-1] [gw25] [ 18%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x18] [gw0] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-125] ../tests/test_quoting.py::test_unquoting[c_unquoter-2] ../tests/test_cached_property.py::test_reify [gw24] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-123] ../tests/test_quoting.py::test_unquoting[c_unquoter-5] ../tests/test_quoting.py::test_unquoting[py_unquoter-126] ../tests/test_normalize_path.py::test__normalize_path[/-/] [gw21] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-2] [gw1] [ 18%] PASSED ../tests/test_cached_property.py::test_reify [gw25] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-5] [gw0] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-126] ../tests/test_quoting.py::test_unquoting[c_unquoter-3] ../tests/test_quoting.py::test_unquoting[py_unquoter-127] ../tests/test_quoting.py::test_unquoting[c_unquoter-9] [gw3] [ 19%] PASSED ../tests/test_normalize_path.py::test__normalize_path[/-/] ../tests/test_quoting.py::test_unquoting[c_unquoter-6] ../tests/test_quoting.py::test_quote_unfinished_tail_unsafe_non_strict[py_quoter] [gw25] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-6] [gw21] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-3] ../tests/test_quoting.py::test_unquoting[c_unquoter-13] [gw0] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-127] ../tests/test_quoting.py::test_unquoting[c_unquoter-7] [gw1] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-9] ../tests/test_quoting.py::test_quote_unfinished_tail_percent_non_strict[py_quoter] [gw11] [ 19%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_unsafe_non_strict[py_quoter] ../tests/test_pickle.py::test_default_style_state ../tests/test_quoting.py::test_unquoting[c_unquoter-10] [gw3] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-13] ../tests/test_quoting.py::test_unquoting[c_unquoter-14] ../tests/test_quoting.py::test_unquoting[c_unquoter-17] [gw25] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-7] [gw9] [ 19%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_percent_non_strict[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-21] [gw1] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-10] ../tests/test_quoting.py::test_unquoting[c_unquoter-11] [gw8] [ 19%] PASSED ../tests/test_pickle.py::test_default_style_state [gw11] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-17] ../tests/test_quoting.py::test_unquoting[c_unquoter-24] [gw9] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-21] ../tests/test_quoting.py::test_unquoting[c_unquoter-18] [gw1] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-11] ../tests/test_quoting.py::test_unquoting[c_unquoter-22] [gw3] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-14] ../tests/test_quoting.py::test_unquoting[c_unquoter-15] [gw8] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-24] [gw11] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-18] ../tests/test_quoting.py::test_unquoting[c_unquoter-25] ../tests/test_quoting.py::test_unquoting[c_unquoter-19] [gw9] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-22] [gw3] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-15] ../tests/test_quoting.py::test_never_quote[c_quoter] [gw8] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-25] [gw11] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-19] [gw16] [ 20%] PASSED ../tests/test_quoting.py::test_never_quote[c_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-27] ../tests/test_normalize_path.py::test__normalize_path[\u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9/../../\u03bd\u03b1/\u1d1c\u0274\u026a/\u1d04\u1d0f\u1d05\u1d07-\u03bd\u03b1/\u1d1c\u0274\u026a/\u1d04\u1d0f\u1d05\u1d07] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x06] [gw16] [ 21%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-27] ../tests/test_quoting.py::test_default_quoting[py_quoter->] [gw7] [ 21%] PASSED ../tests/test_normalize_path.py::test__normalize_path[\u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9/../../\u03bd\u03b1/\u1d1c\u0274\u026a/\u1d04\u1d0f\u1d05\u1d07-\u03bd\u03b1/\u1d1c\u0274\u026a/\u1d04\u1d0f\u1d05\u1d07] [gw19] [ 21%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x06] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1b] ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii_non_strict[c_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-30] ../tests/test_quoting.py::test_unquoting[c_unquoter-33] [gw28] [ 21%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter->] ../tests/test_quoting.py::test_unquoting[c_unquoter-28] ../tests/test_quoting.py::test_unquoting[c_unquoter-36] [gw26] [ 21%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1b] [gw7] [ 21%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-30] [gw16] [ 21%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-28] [gw12] [ 21%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii_non_strict[c_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-42] ../tests/test_quoting.py::test_unquoting[c_unquoter-31] [gw19] [ 21%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-33] ../tests/test_quoting.py::test_unquoting[c_unquoter-39] ../tests/test_quoting.py::test_unquoting[c_unquoter-34] [gw28] [ 21%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-36] [gw12] [ 21%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-42] [gw7] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-31] ../tests/test_quoting.py::test_unquoting[c_unquoter-37] [gw19] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-34] ../tests/test_quoting.py::test_unquoting[c_unquoter-43] [gw26] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-39] ../tests/test_quoting.py::test_unquoting[c_unquoter-40] [gw28] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-37] [gw12] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-43] [gw26] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-40] ../tests/test_quoting.py::test_quote_from_bytes[c_quoter] ../tests/test_quoting.py::test_default_quoting[py_quoter-\\] [gw14] [ 22%] PASSED ../tests/test_quoting.py::test_quote_from_bytes[c_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-45] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x12] [gw30] [ 22%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\\] [gw23] [ 22%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x12] ../tests/test_quoting.py::test_unquoting[c_unquoter-48] ../tests/test_quoting.py::test_default_quoting[c_quoter-\t] [gw14] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-45] ../tests/test_quoting.py::test_default_quoting[py_quoter-]] [gw35] [ 22%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\t] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1e] ../tests/test_quoting.py::test_unquoting[c_unquoter-46] [gw30] [ 23%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-48] ../tests/test_quoting.py::test_unquoting[c_unquoter-54] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0f] [gw31] [ 23%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-]] ../tests/test_quoting.py::test_unquoting[c_unquoter-49] [gw14] [ 23%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-46] [gw27] [ 23%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1e] [gw30] [ 23%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-49] [gw22] [ 23%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0f] ../tests/test_quoting.py::test_unquoting[c_unquoter-57] [gw35] [ 23%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-54] ../tests/test_quoting.py::test_unquoting[c_unquoter-55] ../tests/test_quoting.py::test_unquoting[c_unquoter-60] ../tests/test_quoting.py::test_unquoting[c_unquoter-51] [gw23] [ 23%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-51] ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii3_non_strict[py_quoter] [gw35] [ 23%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-55] ../tests/test_quoting.py::test_unquoting[c_unquoter-52] [gw23] [ 23%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-52] [gw31] [ 23%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-57] ../tests/test_quoting.py::test_unquoting[c_unquoter-58] [gw27] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-60] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x00] [gw32] [ 24%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x00] ../tests/test_quoting.py::test_unquoting[c_unquoter-66] ../tests/test_quoting.py::test_unquoting[c_unquoter-61] [gw31] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-58] [gw13] [ 24%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii3_non_strict[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-69] [gw32] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-66] [gw27] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-61] ../tests/test_quoting.py::test_unquoting[c_unquoter-63] ../tests/test_quoting.py::test_default_quoting[py_quoter-{] ../tests/test_quoting.py::test_unquoting[c_unquoter-67] [gw13] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-69] [gw22] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-63] ../tests/test_quoting.py::test_unquoting[c_unquoter-64] [gw22] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-64] ../tests/test_quoting.py::test_unquoting[c_unquoter-70] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x03] [gw29] [ 24%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-{] [gw32] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-67] ../tests/test_quoting.py::test_unquoting[c_unquoter-72] [gw33] [ 25%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x03] [gw13] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-70] ../tests/test_quoting.py::test_unquoting[c_unquoter-75] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x06] [gw29] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-72] [gw34] [ 25%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x06] ../tests/test_quoting.py::test_unquoting[c_unquoter-73] [gw33] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-75] ../tests/test_quoting.py::test_unquoting[c_unquoter-78] ../tests/test_quoting.py::test_unquoting[c_unquoter-76] [gw29] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-73] [gw34] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-78] [gw33] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-76] ../tests/test_quoting.py::test_unquoting[c_unquoter-79] [gw34] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-79] ../tests/test_quoting.py::test_unquoting[py_unquoter-3] ../tests/test_quoting.py::test_default_quoting_percent[py_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-18] [gw52] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-3] ../tests/test_quoting.py::test_unquoting[c_unquoter-81] ../tests/test_quoting.py::test_default_quoting[c_quoter-{] [gw47] [ 25%] PASSED ../tests/test_quoting.py::test_default_quoting_percent[py_quoter] [gw57] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-18] ../tests/test_quoting.py::test_unquoting[c_unquoter-84] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0c] [gw44] [ 26%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-{] [gw52] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-81] ../tests/test_quoting.py::test_unquoting[c_unquoter-87] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x12] ../tests/test_quoting.py::test_unquoting[c_unquoter-90] ../tests/test_quoting.py::test_unquoting[c_unquoter-82] [gw47] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-84] [gw36] [ 26%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0c] [gw57] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-87] ../tests/test_quoting.py::test_unquoting[c_unquoter-85] [gw38] [ 26%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x12] ../tests/test_quoting.py::test_unquoting[c_unquoter-93] [gw52] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-82] [gw47] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-85] [gw44] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-90] ../tests/test_quoting.py::test_unquoting[c_unquoter-91] [gw36] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-93] ../tests/test_quoting.py::test_unquoting[c_unquoter-96] [gw38] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-96] [gw44] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-91] ../tests/test_quoting.py::test_unquoting[py_unquoter-12] ../tests/test_quoting.py::test_unquoting[c_unquoter-88] [gw57] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-88] ../tests/test_quoting.py::test_unquoting[c_unquoter-94] ../tests/test_quoting.py::test_unquoting[c_unquoter-97] [gw55] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-12] [gw36] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-94] ../tests/test_quoting.py::test_unquoting[py_unquoter-6] ../tests/test_quoting.py::test_unquoting[c_unquoter-99] [gw38] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-97] [gw53] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-6] [gw55] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-99] ../tests/test_quoting.py::test_unquoting[py_unquoter-0] ../tests/test_quoting.py::test_unquoting[c_unquoter-100] ../tests/test_quoting.py::test_unquoting[c_unquoter-102] [gw55] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-100] [gw53] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-102] [gw51] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-0] ../tests/test_quoting.py::test_default_quoting[c_quoter-\\] ../tests/test_quoting.py::test_unquoting[py_unquoter-24] ../tests/test_quoting.py::test_unquoting[c_unquoter-105] ../tests/test_quoting.py::test_quoting_plus[py_quoter] ../tests/test_quoting.py::test_default_quoting_partial[c_quoter] [gw59] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-24] [gw45] [ 28%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\\] [gw51] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-105] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x15] [gw48] [ 28%] PASSED ../tests/test_quoting.py::test_default_quoting_partial[c_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-106] [gw49] [ 28%] PASSED ../tests/test_quoting.py::test_quoting_plus[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-111] ../tests/test_quoting.py::test_unquoting[c_unquoter-114] [gw39] [ 28%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x15] ../tests/test_quoting.py::test_unquoting[c_unquoter-103] [gw53] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-103] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x18] ../tests/test_quoting.py::test_unquoting[c_unquoter-117] [gw48] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-117] [gw45] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-111] ../tests/test_quoting.py::test_unquoting[c_unquoter-112] [gw40] [ 28%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x18] [gw49] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-114] ../tests/test_quoting.py::test_unquoting[c_unquoter-115] [gw49] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-115] ../tests/test_quoting.py::test_unquoting[c_unquoter-123] [gw45] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-112] ../tests/test_quoting.py::test_unquoting[c_unquoter-118] [gw48] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-118] [gw40] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-123] [gw51] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-106] ../tests/test_quoting.py::test_unquoting[c_unquoter-120] ../tests/test_quoting.py::test_unquoting[c_unquoter-124] [gw39] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-120] ../tests/test_quoting.py::test_unquoting[c_unquoter-121] [gw39] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-121] ../tests/test_quoting.py::test_unquoting[c_unquoter-108] [gw59] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-108] ../tests/test_quoting.py::test_unquoting[c_unquoter-109] [gw40] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-124] ../tests/test_quoting.py::test_unquoting[py_unquoter-15] [gw59] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-109] [gw56] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-15] ../tests/test_quoting.py::test_unquoting[py_unquoter-42] ../tests/test_quoting.py::test_unquoting[c_unquoter-126] [gw65] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-42] [gw56] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-126] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1e] ../tests/test_quoting.py::test_unquoting[c_unquoter-127] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2-%2] ../tests/test_quoting.py::test_unquoting[py_unquoter-33] [gw42] [ 30%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1e] [gw56] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-127] [gw65] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2-%2] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2x-%2x] [gw62] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-33] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%x-%x] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%xa-%xa] ../tests/test_quoting.py::test_unquoting[py_unquoter-30] ../tests/test_quoting.py::test_unquoting[py_unquoter-36] [gw65] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%x-%x] ../tests/test_quoting.py::test_default_quoting[c_quoter-]] [gw62] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%xa-%xa] [gw61] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-30] [gw63] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-36] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%%-%%] [gw46] [ 30%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-]] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%\u20ac%3f-%\u20ac?] [gw42] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2x-%2x] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2 -%2 ] [gw42] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2 -%2 ] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%x-%x] [gw62] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%%-%%] [gw63] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%\u20ac%3f-%\u20ac?] [gw46] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%x-%x] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2%-%2%] [gw61] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2%-%2%] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2%3f-%2?] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%-%] [gw61] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2%3f-%2?] ../tests/test_quoting.py::test_unquoting[py_unquoter-51] ../tests/test_quoting.py::test_unquoting[py_unquoter-27] [gw63] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%-%] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%\u20ac-%\u20ac] [gw46] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%\u20ac-%\u20ac] ../tests/test_quoting.py::test_unquoting[py_unquoter-45] [gw68] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-51] [gw60] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-27] [gw66] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-45] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2 -%2 ] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1b] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%%-%%] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2%3f-%2?] ../tests/test_quoting.py::test_unquoting[py_unquoter-9] [gw68] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2 -%2 ] [gw41] [ 32%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1b] [gw60] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%%-%%] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-% 2-% 2] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0f] [gw66] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2%3f-%2?] ../tests/test_quoting.py::test_unquoting_invalid_utf8_sequence[py_unquoter] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%%3f-%?] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%x%3f-%x?] [gw37] [ 32%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0f] [gw60] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%%3f-%?] [gw68] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-% 2-% 2] ../tests/test_quoting.py::test_quote_with_unicode[c_quoter] [gw54] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-9] ../tests/test_quoting.py::test_unquoting_mixed_case_percent_escapes[c_unquoter] [gw54] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting_mixed_case_percent_escapes[c_unquoter] [gw50] [ 32%] PASSED ../tests/test_quoting.py::test_quote_with_unicode[c_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-54] [gw66] [ 33%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%x%3f-%x?] ../tests/test_quoting.py::test_quote_None[py_quoter] [gw37] [ 33%] PASSED ../tests/test_quoting.py::test_quote_None[py_quoter] ../tests/test_quoting.py::test_unquoting_parts[py_unquoter] ../tests/test_quoting.py::test_quote_None[c_quoter] ../tests/test_quoting.py::test_unquote_None[c_unquoter] [gw54] [ 33%] PASSED ../tests/test_quoting.py::test_unquoting_parts[py_unquoter] [gw69] [ 33%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-54] [gw50] [ 33%] PASSED ../tests/test_quoting.py::test_unquote_None[c_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-21] ../tests/test_quoting.py::test_unquote_empty_string[py_unquoter] [gw37] [ 33%] PASSED ../tests/test_quoting.py::test_quote_None[c_quoter] ../tests/test_quoting.py::test_quote_empty_string[py_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-60] [gw69] [ 33%] PASSED ../tests/test_quoting.py::test_unquote_empty_string[py_unquoter] [gw58] [ 33%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-21] [gw50] [ 33%] PASSED ../tests/test_quoting.py::test_quote_empty_string[py_quoter] ../tests/test_quoting.py::test_unquote_empty_string[c_unquoter] [gw71] [ 33%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-60] ../tests/test_quoting.py::test_quote_lowercase[py_quoter] [gw69] [ 33%] PASSED ../tests/test_quoting.py::test_unquote_empty_string[c_unquoter] ../tests/test_quoting.py::test_quote_bad_types[c_quoter] [gw58] [ 34%] PASSED ../tests/test_quoting.py::test_quote_bad_types[c_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-48] [gw71] [ 34%] PASSED ../tests/test_quoting.py::test_quote_lowercase[py_quoter] ../tests/test_quoting.py::test_unquote_bad_types[py_unquoter] ../tests/test_quoting.py::test_quote_lowercase[c_quoter] [gw58] [ 34%] PASSED ../tests/test_quoting.py::test_unquote_bad_types[py_unquoter] ../tests/test_quoting.py::test_default_quoting[c_quoter->] ../tests/test_quoting.py::test_unquoting[py_unquoter-39] [gw71] [ 34%] PASSED ../tests/test_quoting.py::test_quote_lowercase[c_quoter] [gw43] [ 34%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter->] [gw67] [ 34%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-48] ../tests/test_quoting.py::test_quote_unquoted[c_quoter] ../tests/test_quoting.py::test_quote_percent_last_character[py_quoter] [gw64] [ 34%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-39] [gw67] [ 34%] PASSED ../tests/test_quoting.py::test_quote_unquoted[c_quoter] ../tests/test_quoting.py::test_quote_space[py_quoter] [gw43] [ 34%] PASSED ../tests/test_quoting.py::test_quote_percent_last_character[py_quoter] ../tests/test_quoting.py::test_unquote_unsafe[py_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-63] [gw67] [ 34%] PASSED ../tests/test_quoting.py::test_quote_space[py_quoter] [gw64] [ 34%] PASSED ../tests/test_quoting.py::test_unquote_unsafe[py_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-66] [gw72] [ 35%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-63] [gw41] [ 35%] XFAIL ../tests/test_quoting.py::test_unquoting_invalid_utf8_sequence[py_unquoter] ../tests/test_quoting.py::test_unquote_unsafe2[py_unquoter] ../tests/test_quoting.py::test_unquoting_invalid_utf8_sequence[c_unquoter] [gw73] [ 35%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-66] [gw72] [ 35%] PASSED ../tests/test_quoting.py::test_unquote_unsafe2[py_unquoter] ../tests/test_quoting.py::test_unquote_unsafe3[py_unquoter] [gw73] [ 35%] PASSED ../tests/test_quoting.py::test_unquote_unsafe3[py_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-69] ../tests/test_quoting.py::test_unquoting[py_unquoter-75] ../tests/test_quoting.py::test_unquoting[py_unquoter-78] ../tests/test_quoting.py::test_unquoting[py_unquoter-81] [gw74] [ 35%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-69] ../tests/test_quoting.py::test_unquoting[py_unquoter-72] ../tests/test_quoting.py::test_unquoting[py_unquoter-84] [gw76] [ 35%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-75] [gw77] [ 35%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-78] ../tests/test_quoting.py::test_unquote_unsafe4[py_unquoter] [gw79] [ 35%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-84] [gw78] [ 35%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-81] ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82-%e2%82] [gw75] [ 35%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-72] ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%e2%82%ac-%e2%82\u20ac] ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82-%e2%82] [gw74] [ 36%] PASSED ../tests/test_quoting.py::test_unquote_unsafe4[py_unquoter] ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%f8-%e2%82%f8] ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82%f8-%e2%82%f8] [gw77] [ 36%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%f8-%e2%82%f8] [gw76] [ 36%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82-%e2%82] [gw78] [ 36%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82-%e2%82] [gw75] [ 36%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82%f8-%e2%82%f8] [gw79] [ 36%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%e2%82%ac-%e2%82\u20ac] [gw41] [ 36%] XFAIL ../tests/test_quoting.py::test_unquoting_invalid_utf8_sequence[c_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-88] ../tests/test_quoting.py::test_unquoting[py_unquoter-92] [gw2] [ 36%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-88] ../tests/test_quoting.py::test_unquoting[py_unquoter-96] [gw6] [ 36%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-92] ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82%e2%82%ac-%e2%82\u20ac] ../tests/test_quoting.py::test_unquote_unsafe_non_utf8[py_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-100] [gw10] [ 36%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-96] [gw2] [ 36%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82%e2%82%ac-%e2%82\u20ac] ../tests/test_quoting.py::test_unquote_plus_non_utf8[py_unquoter] [gw5] [ 37%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-100] [gw6] [ 37%] PASSED ../tests/test_quoting.py::test_unquote_unsafe_non_utf8[py_unquoter] ../tests/test_quoting.py::test_quote_non_ascii[py_quoter] [gw10] [ 37%] PASSED ../tests/test_quoting.py::test_unquote_plus_non_utf8[py_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-108] [gw5] [ 37%] PASSED ../tests/test_quoting.py::test_quote_non_ascii[py_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-112] [gw17] [ 37%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-108] ../tests/test_quoting.py::test_quote_non_ascii2[py_quoter] [gw18] [ 37%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-112] ../tests/test_quoting.py::test_unquoting[py_unquoter-57] ../tests/test_quoting.py::test_quote_percent_percent_encoded[py_quoter] [gw17] [ 37%] PASSED ../tests/test_quoting.py::test_quote_non_ascii2[py_quoter] [gw18] [ 37%] PASSED ../tests/test_quoting.py::test_quote_percent_percent_encoded[py_quoter] [gw70] [ 37%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-57] ../tests/test_quoting.py::test_unquoting[py_unquoter-104] ../tests/test_quoting.py::test_quote_percent_digit_percent_encoded[py_quoter] [gw70] [ 37%] PASSED ../tests/test_quoting.py::test_quote_percent_digit_percent_encoded[py_quoter] [gw15] [ 37%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-104] ../tests/test_quoting.py::test_quote_percent_safe_percent_encoded[py_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-116] [gw15] [ 38%] PASSED ../tests/test_quoting.py::test_quote_percent_safe_percent_encoded[py_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-120] [gw20] [ 38%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-116] ../tests/test_quoting.py::test_quote_percent_unsafe_percent_encoded[py_quoter] [gw4] [ 38%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-120] ../tests/test_quoting.py::test_unquoting[py_unquoter-124] [gw20] [ 38%] PASSED ../tests/test_quoting.py::test_quote_percent_unsafe_percent_encoded[py_quoter] ../tests/test_quoting.py::test_quote_percent_non_ascii_percent_encoded[py_quoter] [gw24] [ 38%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-124] [gw4] [ 38%] PASSED ../tests/test_quoting.py::test_quote_percent_non_ascii_percent_encoded[py_quoter] ../tests/test_quoting.py::test_quote_percent_non_ascii2_percent_encoded[py_quoter] [gw24] [ 38%] PASSED ../tests/test_quoting.py::test_quote_percent_non_ascii2_percent_encoded[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-4] ../tests/test_quoting.py::test_unquoting[c_unquoter-0] [gw21] [ 38%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-4] ../tests/test_quoting.py::test_quote_percent_non_ascii3_percent_encoded[py_quoter] [gw0] [ 38%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-0] ../tests/test_quoting.py::test_unquoting[c_unquoter-8] ../tests/test_quoting.py::test_quote_str_like[py_quoter] [gw21] [ 38%] PASSED ../tests/test_quoting.py::test_quote_percent_non_ascii3_percent_encoded[py_quoter] [gw25] [ 38%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-8] [gw0] [ 39%] PASSED ../tests/test_quoting.py::test_quote_str_like[py_quoter] ../tests/test_quoting.py::test_unquote_str_like[py_unquoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-12] [gw25] [ 39%] PASSED ../tests/test_quoting.py::test_unquote_str_like[py_unquoter] [gw1] [ 39%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-12] ../tests/test_quoting.py::test_unquoting[c_unquoter-16] ../tests/test_quoting.py::test_unquoting[c_unquoter-23] ../tests/test_quoting.py::test_quote_sub_delims[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-26] ../tests/test_quoting.py::test_unquoting[c_unquoter-20] [gw3] [ 39%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-16] [gw1] [ 39%] PASSED ../tests/test_quoting.py::test_quote_sub_delims[py_quoter] [gw9] [ 39%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-23] ../tests/test_quoting.py::test_unquoting_plus[py_unquoter] [gw8] [ 39%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-26] ../tests/test_quoting.py::test_requote_sub_delims[py_quoter] ../tests/test_quoting.py::test_unquote_plus_to_space[py_unquoter] [gw3] [ 39%] PASSED ../tests/test_quoting.py::test_requote_sub_delims[py_quoter] [gw9] [ 39%] PASSED ../tests/test_quoting.py::test_unquoting_plus[py_unquoter] [gw11] [ 39%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-20] ../tests/test_quoting.py::test_unquote_plus_to_space_unsafe[py_unquoter] [gw8] [ 39%] PASSED ../tests/test_quoting.py::test_unquote_plus_to_space[py_unquoter] [gw11] [ 40%] PASSED ../tests/test_quoting.py::test_unquote_plus_to_space_unsafe[py_unquoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-29] ../tests/test_quoting.py::test_unquoting[c_unquoter-32] ../tests/test_quoting.py::test_unquoting[c_unquoter-38] [gw16] [ 40%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-29] ../tests/test_quoting.py::test_unquoting[c_unquoter-35] ../tests/test_quoting.py::test_unquoting[c_unquoter-44] ../tests/test_quoting.py::test_unquoting[c_unquoter-41] ../tests/test_quoting.py::test_quote_qs_with_colon[py_quoter] [gw7] [ 40%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-32] [gw28] [ 40%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-38] [gw19] [ 40%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-35] [gw12] [ 40%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-44] [gw16] [ 40%] PASSED ../tests/test_quoting.py::test_quote_qs_with_colon[py_quoter] ../tests/test_quoting.py::test_quote_protected[py_quoter] ../tests/test_quoting.py::test_quote_fastpath_safe[py_quoter] ../tests/test_quoting.py::test_quote_very_large_string[py_quoter] [gw7] [ 40%] PASSED ../tests/test_quoting.py::test_quote_protected[py_quoter] ../tests/test_quoting.py::test_quote_fastpath_pct[py_quoter] [gw28] [ 40%] PASSED ../tests/test_quoting.py::test_quote_fastpath_safe[py_quoter] [gw26] [ 40%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-41] ../tests/test_quoting.py::test_space[py_quoter] [gw26] [ 40%] PASSED ../tests/test_quoting.py::test_space[py_quoter] [gw19] [ 41%] PASSED ../tests/test_quoting.py::test_quote_fastpath_pct[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-47] [gw14] [ 41%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-47] ../tests/test_quoting.py::test_unquoting[c_unquoter-50] ../tests/test_quoting.py::test_quoter_path_with_plus[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-53] [gw30] [ 41%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-50] [gw14] [ 41%] PASSED ../tests/test_quoting.py::test_quoter_path_with_plus[py_quoter] [gw23] [ 41%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-53] ../tests/test_quoting.py::test_unquoter_path_with_plus[py_unquoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-56] ../tests/test_update_query.py::test_with_query [gw30] [ 41%] PASSED ../tests/test_quoting.py::test_unquoter_path_with_plus[py_unquoter] [gw35] [ 41%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-56] ../tests/test_quoting.py::test_unquoting[c_unquoter-59] [gw23] [ 41%] PASSED ../tests/test_update_query.py::test_with_query ../tests/test_update_query.py::test_update_query_with_args_and_kwargs [gw31] [ 41%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-59] [gw35] [ 41%] PASSED ../tests/test_update_query.py::test_update_query_with_args_and_kwargs ../tests/test_quoting.py::test_unquoting[c_unquoter-62] ../tests/test_update_query.py::test_update_query_with_none_arg [gw27] [ 41%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-62] [gw31] [ 42%] PASSED ../tests/test_update_query.py::test_update_query_with_none_arg ../tests/test_quoting.py::test_unquoting[c_unquoter-65] ../tests/test_quoting.py::test_unquoting[c_unquoter-68] ../tests/test_update_query.py::test_with_query_list_of_pairs ../tests/test_quoting.py::test_unquoting[c_unquoter-71] [gw22] [ 42%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-65] [gw32] [ 42%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-68] [gw27] [ 42%] PASSED ../tests/test_update_query.py::test_with_query_list_of_pairs ../tests/test_update_query.py::test_with_query_kwargs ../tests/test_update_query.py::test_with_query_only_single_arg_is_supported [gw13] [ 42%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-71] [gw22] [ 42%] PASSED ../tests/test_update_query.py::test_with_query_kwargs ../tests/test_update_query.py::test_with_query_empty_str [gw32] [ 42%] PASSED ../tests/test_update_query.py::test_with_query_only_single_arg_is_supported ../tests/test_quoting.py::test_unquoting[c_unquoter-74] [gw13] [ 42%] PASSED ../tests/test_update_query.py::test_with_query_empty_str ../tests/test_quoting.py::test_unquoting[c_unquoter-77] [gw29] [ 42%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-74] ../tests/test_quoting.py::test_unquoting[c_unquoter-80] ../tests/test_update_query.py::test_with_query_str [gw33] [ 42%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-77] [gw34] [ 42%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-80] ../tests/test_update_query.py::test_with_query_int [gw29] [ 43%] PASSED ../tests/test_update_query.py::test_with_query_str ../tests/test_update_query.py::test_with_query_list_int [gw33] [ 43%] PASSED ../tests/test_update_query.py::test_with_query_int [gw34] [ 43%] PASSED ../tests/test_update_query.py::test_with_query_list_int [gw12] [ 43%] PASSED ../tests/test_quoting.py::test_quote_very_large_string[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-83] ../tests/test_quoting.py::test_unquoting[c_unquoter-86] [gw52] [ 43%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-83] ../tests/test_quoting.py::test_unquoting[c_unquoter-89] ../tests/test_quoting.py::test_unquoting[c_unquoter-92] ../tests/test_update_query.py::test_with_query_sequence[empty tuple] [gw47] [ 43%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-86] ../tests/test_update_query.py::test_with_query_sequence[single tuple] [gw57] [ 43%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-89] [gw44] [ 43%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-92] [gw52] [ 43%] PASSED ../tests/test_update_query.py::test_with_query_sequence[empty tuple] ../tests/test_update_query.py::test_with_query_sequence[tuple] ../tests/test_update_query.py::test_with_query_sequence[quote key] [gw47] [ 43%] PASSED ../tests/test_update_query.py::test_with_query_sequence[single tuple] ../tests/test_quoting.py::test_unquoting[c_unquoter-95] ../tests/test_quoting.py::test_unquoting[c_unquoter-98] [gw57] [ 43%] PASSED ../tests/test_update_query.py::test_with_query_sequence[tuple] [gw44] [ 44%] PASSED ../tests/test_update_query.py::test_with_query_sequence[quote key] [gw36] [ 44%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-95] [gw38] [ 44%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-98] ../tests/test_update_query.py::test_with_query_sequence[quote key and value] ../tests/test_update_query.py::test_with_query_sequence[list then single] [gw36] [ 44%] PASSED ../tests/test_update_query.py::test_with_query_sequence[quote key and value] ../tests/test_quoting.py::test_unquoting[c_unquoter-101] [gw38] [ 44%] PASSED ../tests/test_update_query.py::test_with_query_sequence[list then single] [gw55] [ 44%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-101] ../tests/test_update_query.py::test_with_query_sequence[int then ampersand] [gw55] [ 44%] PASSED ../tests/test_update_query.py::test_with_query_sequence[int then ampersand] ../tests/test_quoting.py::test_unquoting[c_unquoter-104] [gw53] [ 44%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-104] ../tests/test_quoting.py::test_unquoting[c_unquoter-113] ../tests/test_quoting.py::test_unquoting[c_unquoter-116] ../tests/test_quoting.py::test_unquoting[c_unquoter-119] ../tests/test_update_query.py::test_with_query_sequence_invalid_use[tuple list] ../tests/test_quoting.py::test_unquoting[c_unquoter-107] [gw45] [ 44%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-113] ../tests/test_update_query.py::test_with_query_valid_type[custom str] [gw48] [ 44%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-119] [gw49] [ 44%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-116] [gw53] [ 45%] PASSED ../tests/test_update_query.py::test_with_query_sequence_invalid_use[tuple list] [gw51] [ 45%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-107] ../tests/test_update_query.py::test_with_query_valid_type[custom int] ../tests/test_update_query.py::test_with_query_invalid_type[none] ../tests/test_update_query.py::test_with_query_valid_type[custom float] [gw45] [ 45%] PASSED ../tests/test_update_query.py::test_with_query_valid_type[custom str] ../tests/test_quoting.py::test_unquoting[c_unquoter-122] [gw49] [ 45%] PASSED ../tests/test_update_query.py::test_with_query_valid_type[custom int] [gw48] [ 45%] PASSED ../tests/test_update_query.py::test_with_query_valid_type[custom float] [gw51] [ 45%] PASSED ../tests/test_update_query.py::test_with_query_invalid_type[none] [gw39] [ 45%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-122] ../tests/test_quoting.py::test_unquoting[c_unquoter-125] ../tests/test_update_query.py::test_with_query_invalid_type[NaN float] ../tests/test_quoting.py::test_unquoting[c_unquoter-110] [gw40] [ 45%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-125] [gw39] [ 45%] PASSED ../tests/test_update_query.py::test_with_query_invalid_type[NaN float] [gw59] [ 45%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-110] ../tests/test_update_query.py::test_with_query_list_valid_type[custom str] ../tests/test_update_query.py::test_with_query_list_valid_type[custom int] [gw40] [ 45%] PASSED ../tests/test_update_query.py::test_with_query_list_valid_type[custom str] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%-%] [gw59] [ 46%] PASSED ../tests/test_update_query.py::test_with_query_list_valid_type[custom int] [gw56] [ 46%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%-%] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%\u20ac-%\u20ac] ../tests/test_update_query.py::test_with_query_list_valid_type[custom float] [gw65] [ 46%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%\u20ac-%\u20ac] [gw56] [ 46%] PASSED ../tests/test_update_query.py::test_with_query_list_valid_type[custom float] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-% 2-% 2] ../tests/test_update_query.py::test_with_query_list_invalid_type[none] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%%3f-%?] [gw42] [ 46%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-% 2-% 2] [gw65] [ 46%] PASSED ../tests/test_update_query.py::test_with_query_list_invalid_type[none] [gw62] [ 46%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%%3f-%?] ../tests/test_update_query.py::test_with_multidict_with_spaces_and_non_ascii ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%x%3f-%x?] ../tests/test_update_query.py::test_with_float_enum ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2x-%2x] [gw62] [ 46%] PASSED ../tests/test_update_query.py::test_with_multidict_with_spaces_and_non_ascii [gw42] [ 46%] PASSED ../tests/test_update_query.py::test_with_float_enum ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2-%2] [gw61] [ 46%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%x%3f-%x?] ../tests/test_update_query.py::test_with_query_None [gw63] [ 46%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2-%2] [gw46] [ 47%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2x-%2x] [gw61] [ 47%] PASSED ../tests/test_update_query.py::test_with_query_None ../tests/test_update_query.py::test_with_query_bytes ../tests/test_update_query.py::test_with_query_memoryview [gw46] [ 47%] PASSED ../tests/test_update_query.py::test_with_query_bytes [gw63] [ 47%] PASSED ../tests/test_update_query.py::test_with_query_memoryview ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%xa-%xa] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2%-%2%] [gw68] [ 47%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%xa-%xa] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%\u20ac%3f-%\u20ac?] [gw60] [ 47%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2%-%2%] ../tests/test_update_query.py::test_with_query_params[mapping semicolon] ../tests/test_update_query.py::test_with_query_params[mapping ampersand] ../tests/test_quoting.py::test_unquoting_parts[c_unquoter] [gw66] [ 47%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%\u20ac%3f-%\u20ac?] [gw68] [ 47%] PASSED ../tests/test_update_query.py::test_with_query_params[mapping semicolon] ../tests/test_quoting.py::test_unquote_None[py_unquoter] [gw60] [ 47%] PASSED ../tests/test_update_query.py::test_with_query_params[mapping ampersand] ../tests/test_update_query.py::test_with_query_params[mapping quote key] [gw54] [ 47%] PASSED ../tests/test_quoting.py::test_unquoting_parts[c_unquoter] [gw37] [ 47%] PASSED ../tests/test_quoting.py::test_unquote_None[py_unquoter] ../tests/test_update_query.py::test_with_query_params[quote many key braces] [gw66] [ 48%] PASSED ../tests/test_update_query.py::test_with_query_params[mapping quote key] ../tests/test_update_query.py::test_with_query_complex_url [gw54] [ 48%] PASSED ../tests/test_update_query.py::test_with_query_params[quote many key braces] ../tests/test_quoting.py::test_quote_empty_string[c_quoter] ../tests/test_quoting.py::test_quote_bad_types[py_quoter] [gw37] [ 48%] PASSED ../tests/test_update_query.py::test_with_query_complex_url [gw50] [ 48%] PASSED ../tests/test_quoting.py::test_quote_empty_string[c_quoter] ../tests/test_update_query.py::test_update_query_with_mod_operator [gw69] [ 48%] PASSED ../tests/test_quoting.py::test_quote_bad_types[py_quoter] ../tests/test_quoting.py::test_unquote_bad_types[c_unquoter] ../tests/test_url.py::test_str_subclass [gw50] [ 48%] PASSED ../tests/test_update_query.py::test_update_query_with_mod_operator ../tests/test_quoting.py::test_quote_unquoted[py_quoter] [gw58] [ 48%] PASSED ../tests/test_quoting.py::test_unquote_bad_types[c_unquoter] ../tests/test_url.py::test_bool [gw69] [ 48%] PASSED ../tests/test_url.py::test_str_subclass [gw71] [ 48%] PASSED ../tests/test_quoting.py::test_quote_unquoted[py_quoter] [gw58] [ 48%] PASSED ../tests/test_url.py::test_bool ../tests/test_quoting.py::test_quote_percent_last_character[c_quoter] ../tests/test_url.py::test_url_is_not_str ../tests/test_quoting.py::test_quote_space[c_quoter] ../tests/test_quoting.py::test_unquote_unsafe[c_unquoter] [gw71] [ 48%] PASSED ../tests/test_url.py::test_url_is_not_str [gw43] [ 49%] PASSED ../tests/test_quoting.py::test_quote_percent_last_character[c_quoter] [gw67] [ 49%] PASSED ../tests/test_quoting.py::test_quote_space[c_quoter] ../tests/test_url.py::test_repr [gw64] [ 49%] PASSED ../tests/test_quoting.py::test_unquote_unsafe[c_unquoter] ../tests/test_url.py::test_origin_nonascii [gw43] [ 49%] PASSED ../tests/test_url.py::test_repr ../tests/test_quoting.py::test_unquote_unsafe2[c_unquoter] ../tests/test_quoting.py::test_unquote_unsafe3[c_unquoter] [gw72] [ 49%] PASSED ../tests/test_quoting.py::test_unquote_unsafe2[c_unquoter] [gw73] [ 49%] PASSED ../tests/test_quoting.py::test_unquote_unsafe3[c_unquoter] ../tests/test_quoting.py::test_unquote_unsafe4[c_unquoter] ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%2b-%e2%82+] ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82ac-%e2%82ac] ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82ac-%e2%82ac] ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82%2b-%e2%82+] [gw74] [ 49%] PASSED ../tests/test_quoting.py::test_unquote_unsafe4[c_unquoter] ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%e2%82-%e2%82%e2%82] [gw77] [ 49%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%2b-%e2%82+] ../tests/test_quoting.py::test_unquoting_mixed_case_percent_escapes[py_unquoter] [gw67] [ 49%] PASSED ../tests/test_url.py::test_origin_nonascii [gw76] [ 49%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82ac-%e2%82ac] [gw78] [ 49%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82ac-%e2%82ac] [gw75] [ 50%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82%2b-%e2%82+] [gw79] [ 50%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%e2%82-%e2%82%e2%82] [gw41] [ 50%] PASSED ../tests/test_quoting.py::test_unquoting_mixed_case_percent_escapes[py_unquoter] ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82%e2%82-%e2%82%e2%82] ../tests/test_quoting.py::test_unquote_unsafe_non_utf8[c_unquoter] [gw2] [ 50%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82%e2%82-%e2%82%e2%82] ../tests/test_quoting.py::test_quote_non_ascii[c_quoter] ../tests/test_quoting.py::test_unquote_plus_non_utf8[c_unquoter] [gw6] [ 50%] PASSED ../tests/test_quoting.py::test_unquote_unsafe_non_utf8[c_unquoter] [gw10] [ 50%] PASSED ../tests/test_quoting.py::test_unquote_plus_non_utf8[c_unquoter] [gw5] [ 50%] PASSED ../tests/test_quoting.py::test_quote_non_ascii[c_quoter] ../tests/test_quoting.py::test_quote_non_ascii2[c_quoter] ../tests/test_quoting.py::test_quote_percent_percent_encoded[c_quoter] ../tests/test_quoting.py::test_quote_percent_digit_percent_encoded[c_quoter] [gw17] [ 50%] PASSED ../tests/test_quoting.py::test_quote_non_ascii2[c_quoter] [gw18] [ 50%] PASSED ../tests/test_quoting.py::test_quote_percent_percent_encoded[c_quoter] ../tests/test_quoting.py::test_quote_percent_safe_percent_encoded[c_quoter] [gw70] [ 50%] PASSED ../tests/test_quoting.py::test_quote_percent_digit_percent_encoded[c_quoter] [gw15] [ 50%] PASSED ../tests/test_quoting.py::test_quote_percent_safe_percent_encoded[c_quoter] ../tests/test_quoting.py::test_quote_percent_unsafe_percent_encoded[c_quoter] ../tests/test_quoting.py::test_quote_percent_non_ascii_percent_encoded[c_quoter] ../tests/test_quoting.py::test_quote_percent_non_ascii2_percent_encoded[c_quoter] [gw20] [ 50%] PASSED ../tests/test_quoting.py::test_quote_percent_unsafe_percent_encoded[c_quoter] [gw4] [ 51%] PASSED ../tests/test_quoting.py::test_quote_percent_non_ascii_percent_encoded[c_quoter] [gw24] [ 51%] PASSED ../tests/test_quoting.py::test_quote_percent_non_ascii2_percent_encoded[c_quoter] ../tests/test_quoting.py::test_quote_percent_non_ascii3_percent_encoded[c_quoter] ../tests/test_quoting.py::test_quote_str_like[c_quoter] [gw21] [ 51%] PASSED ../tests/test_quoting.py::test_quote_percent_non_ascii3_percent_encoded[c_quoter] ../tests/test_quoting.py::test_unquote_str_like[c_unquoter] [gw0] [ 51%] PASSED ../tests/test_quoting.py::test_quote_str_like[c_quoter] [gw25] [ 51%] PASSED ../tests/test_quoting.py::test_unquote_str_like[c_unquoter] ../tests/test_quoting.py::test_quote_sub_delims[c_quoter] ../tests/test_quoting.py::test_unquoting_plus[c_unquoter] ../tests/test_quoting.py::test_requote_sub_delims[c_quoter] ../tests/test_quoting.py::test_unquote_plus_to_space[c_unquoter] [gw1] [ 51%] PASSED ../tests/test_quoting.py::test_quote_sub_delims[c_quoter] ../tests/test_quoting.py::test_unquote_plus_to_space_unsafe[c_unquoter] [gw9] [ 51%] PASSED ../tests/test_quoting.py::test_unquoting_plus[c_unquoter] [gw3] [ 51%] PASSED ../tests/test_quoting.py::test_requote_sub_delims[c_quoter] [gw8] [ 51%] PASSED ../tests/test_quoting.py::test_unquote_plus_to_space[c_unquoter] [gw11] [ 51%] PASSED ../tests/test_quoting.py::test_unquote_plus_to_space_unsafe[c_unquoter] ../tests/test_quoting.py::test_quote_qs_with_colon[c_quoter] ../tests/test_quoting.py::test_quote_protected[c_quoter] ../tests/test_quoting.py::test_quote_fastpath_safe[c_quoter] [gw16] [ 51%] PASSED ../tests/test_quoting.py::test_quote_qs_with_colon[c_quoter] ../tests/test_quoting.py::test_space[c_quoter] [gw7] [ 52%] PASSED ../tests/test_quoting.py::test_quote_protected[c_quoter] [gw28] [ 52%] PASSED ../tests/test_quoting.py::test_quote_fastpath_safe[c_quoter] ../tests/test_quoting.py::test_quote_fastpath_pct[c_quoter] [gw26] [ 52%] PASSED ../tests/test_quoting.py::test_space[c_quoter] [gw19] [ 52%] PASSED ../tests/test_quoting.py::test_quote_fastpath_pct[c_quoter] ../tests/test_quoting.py::test_quoter_path_with_plus[c_quoter] ../tests/test_quoting.py::test_unquoter_path_with_plus[c_unquoter] ../tests/test_update_query.py::test_update_query [gw14] [ 52%] PASSED ../tests/test_quoting.py::test_quoter_path_with_plus[c_quoter] [gw30] [ 52%] PASSED ../tests/test_quoting.py::test_unquoter_path_with_plus[c_unquoter] ../tests/test_update_query.py::test_update_query_with_multiple_args [gw23] [ 52%] PASSED ../tests/test_update_query.py::test_update_query ../tests/test_update_query.py::test_update_query_with_empty_dict [gw35] [ 52%] PASSED ../tests/test_update_query.py::test_update_query_with_multiple_args [gw31] [ 52%] PASSED ../tests/test_update_query.py::test_update_query_with_empty_dict ../tests/test_update_query.py::test_with_query_list_non_pairs ../tests/test_update_query.py::test_with_query_kwargs_and_args_are_mutually_exclusive ../tests/test_update_query.py::test_with_query_empty_dict ../tests/test_update_query.py::test_with_query_empty_value [gw27] [ 52%] PASSED ../tests/test_update_query.py::test_with_query_list_non_pairs [gw22] [ 52%] PASSED ../tests/test_update_query.py::test_with_query_kwargs_and_args_are_mutually_exclusive [gw32] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_empty_dict [gw13] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_empty_value ../tests/test_update_query.py::test_with_query_str_non_ascii_and_spaces ../tests/test_update_query.py::test_with_query_kwargs_int ../tests/test_update_query.py::test_with_query_sequence[empty list] ../tests/test_quoting.py::test_quote_very_large_string[c_quoter] [gw29] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_str_non_ascii_and_spaces [gw33] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_kwargs_int [gw34] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_sequence[empty list] [gw12] [ 53%] PASSED ../tests/test_quoting.py::test_quote_very_large_string[c_quoter] ../tests/test_update_query.py::test_with_query_sequence[single list] [gw52] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_sequence[single list] ../tests/test_update_query.py::test_with_query_sequence[list] ../tests/test_update_query.py::test_with_query_sequence[key with braces] ../tests/test_update_query.py::test_with_query_sequence[mixed types] [gw47] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_sequence[list] [gw57] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_sequence[key with braces] ../tests/test_update_query.py::test_with_query_sequence[single then list] [gw44] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_sequence[mixed types] ../tests/test_update_query.py::test_with_query_sequence[ampersand then int] [gw36] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_sequence[single then list] ../tests/test_update_query.py::test_with_query_sequence_invalid_use[nested] [gw38] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_sequence[ampersand then int] [gw55] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_sequence_invalid_use[nested] ../tests/test_update_query.py::test_with_query_valid_type[str] ../tests/test_update_query.py::test_with_query_valid_type[int] ../tests/test_update_query.py::test_with_query_valid_type[float] ../tests/test_update_query.py::test_with_query_invalid_type[bool] [gw53] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_valid_type[str] ../tests/test_update_query.py::test_with_query_invalid_type[non-finite float] [gw45] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_valid_type[int] [gw49] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_valid_type[float] [gw48] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_invalid_type[bool] [gw51] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_invalid_type[non-finite float] ../tests/test_update_query.py::test_with_query_list_valid_type[str] ../tests/test_update_query.py::test_with_query_list_valid_type[int] ../tests/test_update_query.py::test_with_query_list_valid_type[float] [gw39] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_list_valid_type[str] [gw40] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_list_valid_type[int] ../tests/test_update_query.py::test_with_query_list_invalid_type[bool] [gw59] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_list_valid_type[float] ../tests/test_update_query.py::test_with_int_enum [gw56] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_list_invalid_type[bool] ../tests/test_update_query.py::test_with_query_multidict_with_unsafe [gw65] [ 55%] PASSED ../tests/test_update_query.py::test_with_int_enum ../tests/test_update_query.py::test_with_query_multidict [gw62] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_multidict_with_unsafe [gw42] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_multidict ../tests/test_update_query.py::test_with_query_bad_type ../tests/test_update_query.py::test_with_query_bytearray ../tests/test_update_query.py::test_with_query_params[tuple list semicolon] [gw61] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_bad_type [gw46] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_bytearray [gw63] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_params[tuple list semicolon] ../tests/test_update_query.py::test_with_query_params[tuple list quote key] ../tests/test_update_query.py::test_with_query_params[tuple list ampersand] ../tests/test_update_query.py::test_with_query_params[quote one key braces] [gw60] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_params[tuple list quote key] ../tests/test_update_query.py::test_with_query_only [gw68] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_params[tuple list ampersand] ../tests/test_update_query.py::test_update_query_multiple_keys [gw66] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_params[quote one key braces] [gw54] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_only [gw37] [ 55%] PASSED ../tests/test_update_query.py::test_update_query_multiple_keys ../tests/test_url.py::test_inheritance ../tests/test_url.py::test_is ../tests/test_url.py::test_absolute_url_without_host [gw50] [ 56%] PASSED ../tests/test_url.py::test_inheritance [gw69] [ 56%] PASSED ../tests/test_url.py::test_is ../tests/test_url.py::test_str [gw58] [ 56%] PASSED ../tests/test_url.py::test_absolute_url_without_host [gw71] [ 56%] PASSED ../tests/test_url.py::test_str ../tests/test_url.py::test_origin_not_absolute_url ../tests/test_url.py::test_origin ../tests/test_url.py::test_origin_no_scheme ../tests/test_url.py::test_drop_dots [gw64] [ 56%] PASSED ../tests/test_url.py::test_origin_not_absolute_url [gw43] [ 56%] PASSED ../tests/test_url.py::test_origin [gw72] [ 56%] PASSED ../tests/test_url.py::test_origin_no_scheme [gw73] [ 56%] PASSED ../tests/test_url.py::test_drop_dots ../tests/test_url.py::test_abs_cmp ../tests/test_url.py::test_origin_ipv6 ../tests/test_url.py::test_abs_hash [gw74] [ 56%] PASSED ../tests/test_url.py::test_abs_cmp ../tests/test_url.py::test_raw_user ../tests/test_url.py::test_raw_user_non_ascii ../tests/test_url.py::test_scheme [gw67] [ 56%] PASSED ../tests/test_url.py::test_origin_ipv6 [gw77] [ 56%] PASSED ../tests/test_url.py::test_abs_hash ../tests/test_url.py::test_user_non_ascii [gw78] [ 57%] PASSED ../tests/test_url.py::test_raw_user [gw76] [ 57%] PASSED ../tests/test_url.py::test_scheme [gw75] [ 57%] PASSED ../tests/test_url.py::test_raw_user_non_ascii ../tests/test_url.py::test_no_user [gw41] [ 57%] PASSED ../tests/test_url.py::test_user_non_ascii [gw79] [ 57%] PASSED ../tests/test_url.py::test_no_user ../tests/test_url.py::test_raw_password ../tests/test_url.py::test_raw_password_non_ascii ../tests/test_url.py::test_password_non_ascii ../tests/test_url.py::test_password_without_user [gw2] [ 57%] PASSED ../tests/test_url.py::test_raw_password [gw6] [ 57%] PASSED ../tests/test_url.py::test_raw_password_non_ascii [gw10] [ 57%] PASSED ../tests/test_url.py::test_password_non_ascii [gw5] [ 57%] PASSED ../tests/test_url.py::test_password_without_user ../tests/test_url.py::test_user_empty_password ../tests/test_url.py::test_raw_host ../tests/test_url.py::test_raw_host_non_ascii ../tests/test_url.py::test_host_non_ascii [gw17] [ 57%] PASSED ../tests/test_url.py::test_user_empty_password [gw18] [ 57%] PASSED ../tests/test_url.py::test_raw_host ../tests/test_url.py::test_localhost ../tests/test_url.py::test_raw_host_when_port_is_specified ../tests/test_url.py::test_host_with_underscore [gw24] [ 58%] PASSED ../tests/test_url.py::test_raw_host_when_port_is_specified ../tests/test_url.py::test_authority_full [gw20] [ 58%] PASSED ../tests/test_url.py::test_localhost ../tests/test_url.py::test_raw_host_from_str_with_ipv4 [gw21] [ 58%] PASSED ../tests/test_url.py::test_raw_host_from_str_with_ipv4 [gw4] [ 58%] PASSED ../tests/test_url.py::test_host_with_underscore ../tests/test_url.py::test_raw_host_from_str_with_ipv6 ../tests/test_url.py::test_authority_short [gw25] [ 58%] PASSED ../tests/test_url.py::test_authority_full [gw0] [ 58%] PASSED ../tests/test_url.py::test_raw_host_from_str_with_ipv6 ../tests/test_url.py::test_lowercase [gw1] [ 58%] PASSED ../tests/test_url.py::test_authority_short [gw70] [ 58%] PASSED ../tests/test_url.py::test_raw_host_non_ascii ../tests/test_url.py::test_authority_full_nonasci [gw15] [ 58%] PASSED ../tests/test_url.py::test_host_non_ascii ../tests/test_url.py::test_lowercase_nonascii ../tests/test_url.py::test_compressed_ipv6 [gw9] [ 58%] PASSED ../tests/test_url.py::test_lowercase ../tests/test_url.py::test_ipv6_zone ../tests/test_url.py::test_ipv4_zone ../tests/test_url.py::test_port_for_explicit_port [gw11] [ 58%] PASSED ../tests/test_url.py::test_compressed_ipv6 ../tests/test_url.py::test_port_for_implicit_port ../tests/test_url.py::test_port_for_relative_url [gw16] [ 59%] PASSED ../tests/test_url.py::test_ipv6_zone [gw28] [ 59%] PASSED ../tests/test_url.py::test_port_for_explicit_port [gw7] [ 59%] PASSED ../tests/test_url.py::test_ipv4_zone [gw19] [ 59%] PASSED ../tests/test_url.py::test_port_for_relative_url [gw26] [ 59%] PASSED ../tests/test_url.py::test_port_for_implicit_port ../tests/test_url.py::test_port_for_unknown_scheme [gw14] [ 59%] PASSED ../tests/test_url.py::test_port_for_unknown_scheme ../tests/test_url.py::test_explicit_port_for_explicit_port ../tests/test_url.py::test_explicit_port_for_implicit_port [gw3] [ 59%] PASSED ../tests/test_url.py::test_authority_full_nonasci [gw8] [ 59%] PASSED ../tests/test_url.py::test_lowercase_nonascii ../tests/test_url.py::test_explicit_port_for_relative_url [gw30] [ 59%] PASSED ../tests/test_url.py::test_explicit_port_for_explicit_port [gw23] [ 59%] PASSED ../tests/test_url.py::test_explicit_port_for_implicit_port ../tests/test_url.py::test_explicit_port_for_unknown_scheme [gw35] [ 59%] PASSED ../tests/test_url.py::test_explicit_port_for_relative_url [gw31] [ 60%] PASSED ../tests/test_url.py::test_explicit_port_for_unknown_scheme ../tests/test_url.py::test_raw_path_string_empty ../tests/test_url.py::test_raw_path_non_ascii ../tests/test_url.py::test_raw_path ../tests/test_url.py::test_path_non_ascii [gw27] [ 60%] PASSED ../tests/test_url.py::test_raw_path_string_empty [gw22] [ 60%] PASSED ../tests/test_url.py::test_raw_path [gw32] [ 60%] PASSED ../tests/test_url.py::test_raw_path_non_ascii [gw13] [ 60%] PASSED ../tests/test_url.py::test_path_non_ascii ../tests/test_url.py::test_path_with_spaces ../tests/test_url.py::test_raw_path_for_empty_url ../tests/test_url.py::test_raw_path_for_colon_and_at [gw29] [ 60%] PASSED ../tests/test_url.py::test_path_with_spaces ../tests/test_url.py::test_raw_query_string [gw33] [ 60%] PASSED ../tests/test_url.py::test_raw_path_for_empty_url [gw34] [ 60%] PASSED ../tests/test_url.py::test_raw_path_for_colon_and_at ../tests/test_url.py::test_raw_query_string_non_ascii [gw12] [ 60%] PASSED ../tests/test_url.py::test_raw_query_string [gw52] [ 60%] PASSED ../tests/test_url.py::test_raw_query_string_non_ascii ../tests/test_url.py::test_query_string_non_ascii ../tests/test_url.py::test_path_qs ../tests/test_url.py::test_raw_path_qs [gw47] [ 60%] PASSED ../tests/test_url.py::test_query_string_non_ascii ../tests/test_url.py::test_query_string_spaces [gw57] [ 61%] PASSED ../tests/test_url.py::test_path_qs ../tests/test_url.py::test_raw_fragment_empty [gw44] [ 61%] PASSED ../tests/test_url.py::test_raw_path_qs ../tests/test_url.py::test_raw_fragment [gw36] [ 61%] PASSED ../tests/test_url.py::test_query_string_spaces [gw38] [ 61%] PASSED ../tests/test_url.py::test_raw_fragment_empty [gw55] [ 61%] PASSED ../tests/test_url.py::test_raw_fragment ../tests/test_url.py::test_raw_fragment_non_ascii ../tests/test_url.py::test_raw_fragment_safe ../tests/test_url.py::test_fragment_non_ascii ../tests/test_url.py::test_raw_parts_empty ../tests/test_url.py::test_raw_parts [gw53] [ 61%] PASSED ../tests/test_url.py::test_raw_fragment_non_ascii [gw45] [ 61%] PASSED ../tests/test_url.py::test_raw_fragment_safe [gw49] [ 61%] PASSED ../tests/test_url.py::test_fragment_non_ascii [gw51] [ 61%] PASSED ../tests/test_url.py::test_raw_parts [gw48] [ 61%] PASSED ../tests/test_url.py::test_raw_parts_empty ../tests/test_url.py::test_raw_parts_without_path ../tests/test_url.py::test_raw_path_parts_with_2F_in_path [gw39] [ 61%] PASSED ../tests/test_url.py::test_raw_parts_without_path ../tests/test_url.py::test_raw_path_parts_with_2f_in_path ../tests/test_url.py::test_raw_parts_for_relative_path ../tests/test_url.py::test_raw_parts_for_relative_path_starting_from_slash [gw40] [ 62%] PASSED ../tests/test_url.py::test_raw_path_parts_with_2F_in_path [gw59] [ 62%] PASSED ../tests/test_url.py::test_raw_path_parts_with_2f_in_path [gw56] [ 62%] PASSED ../tests/test_url.py::test_raw_parts_for_relative_path ../tests/test_url.py::test_raw_parts_for_relative_double_path [gw65] [ 62%] PASSED ../tests/test_url.py::test_raw_parts_for_relative_path_starting_from_slash ../tests/test_url.py::test_parts_for_empty_url [gw62] [ 62%] PASSED ../tests/test_url.py::test_raw_parts_for_relative_double_path ../tests/test_url.py::test_parts_non_ascii ../tests/test_url.py::test_raw_parts_non_ascii [gw42] [ 62%] PASSED ../tests/test_url.py::test_parts_for_empty_url ../tests/test_url.py::test_name_for_empty_url [gw46] [ 62%] PASSED ../tests/test_url.py::test_parts_non_ascii [gw61] [ 62%] PASSED ../tests/test_url.py::test_raw_parts_non_ascii [gw63] [ 62%] PASSED ../tests/test_url.py::test_name_for_empty_url ../tests/test_url.py::test_raw_name ../tests/test_url.py::test_raw_name_root [gw60] [ 62%] PASSED ../tests/test_url.py::test_raw_name ../tests/test_url.py::test_raw_name_root2 [gw68] [ 62%] PASSED ../tests/test_url.py::test_raw_name_root ../tests/test_url.py::test_relative_raw_name [gw66] [ 63%] PASSED ../tests/test_url.py::test_raw_name_root2 ../tests/test_url.py::test_relative_raw_name_starting_from_slash [gw37] [ 63%] PASSED ../tests/test_url.py::test_relative_raw_name ../tests/test_url.py::test_relative_raw_name_slash ../tests/test_url.py::test_raw_name_root3 ../tests/test_url.py::test_name_non_ascii [gw50] [ 63%] PASSED ../tests/test_url.py::test_relative_raw_name_starting_from_slash [gw69] [ 63%] PASSED ../tests/test_url.py::test_relative_raw_name_slash [gw58] [ 63%] PASSED ../tests/test_url.py::test_name_non_ascii ../tests/test_url.py::test_suffix_for_empty_url [gw54] [ 63%] PASSED ../tests/test_url.py::test_raw_name_root3 [gw71] [ 63%] PASSED ../tests/test_url.py::test_suffix_for_empty_url ../tests/test_url.py::test_raw_suffix ../tests/test_url.py::test_raw_suffix_root ../tests/test_url.py::test_raw_suffix_root2 ../tests/test_url.py::test_raw_suffix_root3 [gw64] [ 63%] PASSED ../tests/test_url.py::test_raw_suffix [gw72] [ 63%] PASSED ../tests/test_url.py::test_raw_suffix_root2 [gw43] [ 63%] PASSED ../tests/test_url.py::test_raw_suffix_root [gw73] [ 63%] PASSED ../tests/test_url.py::test_raw_suffix_root3 ../tests/test_url.py::test_relative_raw_suffix [gw74] [ 64%] PASSED ../tests/test_url.py::test_relative_raw_suffix ../tests/test_url.py::test_relative_raw_suffix_starting_from_slash ../tests/test_url.py::test_relative_raw_suffix_dot ../tests/test_url.py::test_suffix_with_empty_name ../tests/test_url.py::test_suffix_non_ascii ../tests/test_url.py::test_suffix_multi_dot [gw67] [ 64%] PASSED ../tests/test_url.py::test_relative_raw_suffix_starting_from_slash [gw77] [ 64%] PASSED ../tests/test_url.py::test_relative_raw_suffix_dot ../tests/test_url.py::test_suffix_with_dot_name [gw75] [ 64%] PASSED ../tests/test_url.py::test_suffix_with_empty_name [gw78] [ 64%] PASSED ../tests/test_url.py::test_suffix_non_ascii [gw76] [ 64%] PASSED ../tests/test_url.py::test_suffix_multi_dot [gw41] [ 64%] PASSED ../tests/test_url.py::test_suffix_with_dot_name ../tests/test_url.py::test_suffixes_for_empty_url [gw79] [ 64%] PASSED ../tests/test_url.py::test_suffixes_for_empty_url ../tests/test_url.py::test_raw_suffixes ../tests/test_url.py::test_raw_suffixes_root ../tests/test_url.py::test_raw_suffixes_root2 ../tests/test_url.py::test_raw_suffixes_root3 [gw2] [ 64%] PASSED ../tests/test_url.py::test_raw_suffixes [gw6] [ 64%] PASSED ../tests/test_url.py::test_raw_suffixes_root [gw10] [ 64%] PASSED ../tests/test_url.py::test_raw_suffixes_root2 [gw5] [ 65%] PASSED ../tests/test_url.py::test_raw_suffixes_root3 ../tests/test_url.py::test_relative_raw_suffixes_starting_from_slash ../tests/test_url.py::test_relative_raw_suffixes [gw18] [ 65%] PASSED ../tests/test_url.py::test_relative_raw_suffixes_starting_from_slash [gw17] [ 65%] PASSED ../tests/test_url.py::test_relative_raw_suffixes ../tests/test_url.py::test_suffixes_with_dot_name ../tests/test_url.py::test_suffixes_with_empty_name [gw24] [ 65%] PASSED ../tests/test_url.py::test_suffixes_with_dot_name [gw20] [ 65%] PASSED ../tests/test_url.py::test_suffixes_with_empty_name ../tests/test_url.py::test_percent_encoded_in_qs ../tests/test_url.py::test_plus_in_path ../tests/test_url.py::test_suffixes_multi_dot [gw21] [ 65%] PASSED ../tests/test_url.py::test_plus_in_path ../tests/test_url.py::test_nonascii_in_qs [gw4] [ 65%] PASSED ../tests/test_url.py::test_suffixes_multi_dot [gw25] [ 65%] PASSED ../tests/test_url.py::test_percent_encoded_in_qs ../tests/test_url.py::test_parent_raw_path [gw0] [ 65%] PASSED ../tests/test_url.py::test_nonascii_in_qs ../tests/test_url.py::test_suffixes_non_ascii ../tests/test_url.py::test_relative_raw_suffixes_dot [gw1] [ 65%] PASSED ../tests/test_url.py::test_parent_raw_path [gw70] [ 65%] PASSED ../tests/test_url.py::test_relative_raw_suffixes_dot [gw15] [ 66%] PASSED ../tests/test_url.py::test_suffixes_non_ascii ../tests/test_url.py::test_parent_raw_parts [gw9] [ 66%] PASSED ../tests/test_url.py::test_parent_raw_parts ../tests/test_url.py::test_empty_parent_raw_path2 ../tests/test_url.py::test_clear_fragment_on_getting_parent ../tests/test_url.py::test_clear_query_on_getting_parent ../tests/test_url.py::test_clear_fragment_on_getting_parent_toplevel [gw11] [ 66%] PASSED ../tests/test_url.py::test_empty_parent_raw_path2 ../tests/test_url.py::test_div_root ../tests/test_url.py::test_clear_query_on_getting_parent_toplevel [gw28] [ 66%] PASSED ../tests/test_url.py::test_clear_query_on_getting_parent [gw16] [ 66%] PASSED ../tests/test_url.py::test_clear_fragment_on_getting_parent [gw7] [ 66%] PASSED ../tests/test_url.py::test_clear_fragment_on_getting_parent_toplevel [gw19] [ 66%] PASSED ../tests/test_url.py::test_div_root ../tests/test_url.py::test_div_root_with_slash [gw26] [ 66%] PASSED ../tests/test_url.py::test_clear_query_on_getting_parent_toplevel [gw14] [ 66%] PASSED ../tests/test_url.py::test_div_root_with_slash ../tests/test_url.py::test_empty_parent_raw_path ../tests/test_url.py::test_double_parent_raw_path ../tests/test_url.py::test_div ../tests/test_url.py::test_div_with_slash [gw8] [ 66%] PASSED ../tests/test_url.py::test_empty_parent_raw_path [gw3] [ 66%] PASSED ../tests/test_url.py::test_double_parent_raw_path ../tests/test_url.py::test_div_path_starting_from_slash_is_forbidden [gw30] [ 67%] PASSED ../tests/test_url.py::test_div ../tests/test_url.py::test_div_bad_type [gw23] [ 67%] PASSED ../tests/test_url.py::test_div_with_slash [gw35] [ 67%] PASSED ../tests/test_url.py::test_div_path_starting_from_slash_is_forbidden [gw31] [ 67%] PASSED ../tests/test_url.py::test_div_bad_type ../tests/test_url.py::test_div_cleanup_query_and_fragment ../tests/test_url.py::test_div_for_relative_url_started_with_slash ../tests/test_url.py::test_div_for_relative_url ../tests/test_url.py::test_div_for_empty_url ../tests/test_url.py::test_div_non_ascii [gw13] [ 67%] PASSED ../tests/test_url.py::test_div_for_relative_url_started_with_slash [gw32] [ 67%] PASSED ../tests/test_url.py::test_div_for_relative_url [gw27] [ 67%] PASSED ../tests/test_url.py::test_div_cleanup_query_and_fragment ../tests/test_url.py::test_div_percent_encoded [gw22] [ 67%] PASSED ../tests/test_url.py::test_div_for_empty_url ../tests/test_url.py::test_div_with_colon_and_at [gw29] [ 67%] PASSED ../tests/test_url.py::test_div_non_ascii [gw33] [ 67%] PASSED ../tests/test_url.py::test_div_percent_encoded ../tests/test_url.py::test_div_with_dots [gw34] [ 67%] PASSED ../tests/test_url.py::test_div_with_colon_and_at ../tests/test_url.py::test_joinpath[root] [gw12] [ 68%] PASSED ../tests/test_url.py::test_div_with_dots ../tests/test_url.py::test_joinpath[root-with-slash] [gw52] [ 68%] PASSED ../tests/test_url.py::test_joinpath[root] ../tests/test_url.py::test_joinpath[path] ../tests/test_url.py::test_joinpath[path-with-slash] [gw47] [ 68%] PASSED ../tests/test_url.py::test_joinpath[root-with-slash] [gw57] [ 68%] PASSED ../tests/test_url.py::test_joinpath[path] ../tests/test_url.py::test_joinpath_relative[relative-path] ../tests/test_url.py::test_joinpath[cleanup-query-and-fragment] ../tests/test_url.py::test_joinpath_relative[empty-url] [gw44] [ 68%] PASSED ../tests/test_url.py::test_joinpath[path-with-slash] [gw55] [ 68%] PASSED ../tests/test_url.py::test_joinpath_relative[relative-path] [gw38] [ 68%] PASSED ../tests/test_url.py::test_joinpath_relative[empty-url] [gw36] [ 68%] PASSED ../tests/test_url.py::test_joinpath[cleanup-query-and-fragment] ../tests/test_url.py::test_joinpath_relative[empty-element] ../tests/test_url.py::test_joinpath_relative[absolute-path] ../tests/test_url.py::test_joinpath_encoding[non-ascii] [gw53] [ 68%] PASSED ../tests/test_url.py::test_joinpath_relative[empty-element] ../tests/test_url.py::test_joinpath_encoding[percent-encoded] ../tests/test_url.py::test_joinpath_encoding[encoded-percent-encoded] [gw45] [ 68%] PASSED ../tests/test_url.py::test_joinpath_relative[absolute-path] ../tests/test_url.py::test_joinpath_edgecases[with-colon-and-at] [gw49] [ 68%] PASSED ../tests/test_url.py::test_joinpath_encoding[non-ascii] [gw48] [ 69%] PASSED ../tests/test_url.py::test_joinpath_encoding[percent-encoded] [gw51] [ 69%] PASSED ../tests/test_url.py::test_joinpath_encoding[encoded-percent-encoded] ../tests/test_url.py::test_joinpath_edgecases[with-dots] [gw39] [ 69%] PASSED ../tests/test_url.py::test_joinpath_edgecases[with-colon-and-at] ../tests/test_url.py::test_joinpath_path_starting_from_slash_is_forbidden ../tests/test_url.py::test_with_path [gw40] [ 69%] PASSED ../tests/test_url.py::test_joinpath_edgecases[with-dots] ../tests/test_url.py::test_with_path_nonascii [gw56] [ 69%] PASSED ../tests/test_url.py::test_with_path [gw59] [ 69%] PASSED ../tests/test_url.py::test_joinpath_path_starting_from_slash_is_forbidden ../tests/test_url.py::test_with_path_percent_encoded [gw65] [ 69%] PASSED ../tests/test_url.py::test_with_path_nonascii [gw62] [ 69%] PASSED ../tests/test_url.py::test_with_path_percent_encoded ../tests/test_url.py::test_with_path_encoded ../tests/test_url.py::test_with_path_encoded_percent_encoded ../tests/test_url.py::test_with_path_encoded_nonascii [gw42] [ 69%] PASSED ../tests/test_url.py::test_with_path_encoded ../tests/test_url.py::test_with_path_dots [gw46] [ 69%] PASSED ../tests/test_url.py::test_with_path_encoded_percent_encoded ../tests/test_url.py::test_with_path_relative [gw61] [ 69%] PASSED ../tests/test_url.py::test_with_path_encoded_nonascii [gw63] [ 70%] PASSED ../tests/test_url.py::test_with_path_dots ../tests/test_url.py::test_with_path_query [gw60] [ 70%] PASSED ../tests/test_url.py::test_with_path_relative ../tests/test_url.py::test_with_path_fragment [gw68] [ 70%] PASSED ../tests/test_url.py::test_with_path_query ../tests/test_url.py::test_with_path_leading_slash [gw66] [ 70%] PASSED ../tests/test_url.py::test_with_path_fragment ../tests/test_url.py::test_with_fragment_safe ../tests/test_url.py::test_with_fragment [gw37] [ 70%] PASSED ../tests/test_url.py::test_with_path_leading_slash ../tests/test_url.py::test_with_fragment_non_ascii ../tests/test_url.py::test_with_path_empty [gw50] [ 70%] PASSED ../tests/test_url.py::test_with_fragment [gw69] [ 70%] PASSED ../tests/test_url.py::test_with_fragment_safe ../tests/test_url.py::test_with_fragment_percent_encoded [gw54] [ 70%] PASSED ../tests/test_url.py::test_with_path_empty [gw58] [ 70%] PASSED ../tests/test_url.py::test_with_fragment_non_ascii [gw71] [ 70%] PASSED ../tests/test_url.py::test_with_fragment_percent_encoded ../tests/test_url.py::test_with_fragment_None ../tests/test_url.py::test_with_fragment_matching ../tests/test_url.py::test_with_fragment_None_matching ../tests/test_url.py::test_with_fragment_bad_type ../tests/test_url.py::test_with_name [gw64] [ 70%] PASSED ../tests/test_url.py::test_with_fragment_None [gw43] [ 71%] PASSED ../tests/test_url.py::test_with_fragment_None_matching [gw72] [ 71%] PASSED ../tests/test_url.py::test_with_fragment_matching [gw73] [ 71%] PASSED ../tests/test_url.py::test_with_fragment_bad_type [gw74] [ 71%] PASSED ../tests/test_url.py::test_with_name ../tests/test_url.py::test_with_name_for_naked_path ../tests/test_url.py::test_with_name_for_relative_path ../tests/test_url.py::test_with_name_for_relative_path2 ../tests/test_url.py::test_with_name_for_relative_path_starting_from_slash2 ../tests/test_url.py::test_with_name_for_relative_path_starting_from_slash [gw67] [ 71%] PASSED ../tests/test_url.py::test_with_name_for_naked_path [gw77] [ 71%] PASSED ../tests/test_url.py::test_with_name_for_relative_path ../tests/test_url.py::test_with_name_empty [gw75] [ 71%] PASSED ../tests/test_url.py::test_with_name_for_relative_path2 ../tests/test_url.py::test_with_name_non_ascii [gw78] [ 71%] PASSED ../tests/test_url.py::test_with_name_for_relative_path_starting_from_slash [gw76] [ 71%] PASSED ../tests/test_url.py::test_with_name_for_relative_path_starting_from_slash2 [gw41] [ 71%] PASSED ../tests/test_url.py::test_with_name_empty [gw79] [ 71%] PASSED ../tests/test_url.py::test_with_name_non_ascii ../tests/test_url.py::test_with_name_percent_encoded ../tests/test_url.py::test_with_name_with_slash ../tests/test_url.py::test_with_name_non_str ../tests/test_url.py::test_with_name_within_colon_and_at [gw2] [ 72%] PASSED ../tests/test_url.py::test_with_name_percent_encoded [gw6] [ 72%] PASSED ../tests/test_url.py::test_with_name_with_slash ../tests/test_url.py::test_with_name_double_dot [gw5] [ 72%] PASSED ../tests/test_url.py::test_with_name_within_colon_and_at [gw10] [ 72%] PASSED ../tests/test_url.py::test_with_name_non_str ../tests/test_url.py::test_with_name_dot [gw18] [ 72%] PASSED ../tests/test_url.py::test_with_name_double_dot ../tests/test_url.py::test_with_suffix [gw17] [ 72%] PASSED ../tests/test_url.py::test_with_name_dot ../tests/test_url.py::test_with_suffix_for_naked_path [gw24] [ 72%] PASSED ../tests/test_url.py::test_with_suffix ../tests/test_url.py::test_with_suffix_for_relative_path2 ../tests/test_url.py::test_with_suffix_for_relative_path [gw20] [ 72%] PASSED ../tests/test_url.py::test_with_suffix_for_naked_path ../tests/test_url.py::test_with_suffix_for_relative_path_starting_from_slash2 [gw21] [ 72%] PASSED ../tests/test_url.py::test_with_suffix_for_relative_path ../tests/test_url.py::test_with_suffix_for_relative_path_starting_from_slash [gw4] [ 72%] PASSED ../tests/test_url.py::test_with_suffix_for_relative_path2 [gw0] [ 72%] PASSED ../tests/test_url.py::test_with_suffix_for_relative_path_starting_from_slash2 ../tests/test_url.py::test_with_suffix_empty [gw25] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_for_relative_path_starting_from_slash ../tests/test_url.py::test_with_suffix_non_ascii ../tests/test_url.py::test_with_suffix_percent_encoded [gw1] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_empty [gw70] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_non_ascii ../tests/test_url.py::test_with_suffix_without_dot [gw15] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_percent_encoded [gw9] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_without_dot ../tests/test_url.py::test_with_suffix_non_str ../tests/test_url.py::test_with_suffix_with_slash ../tests/test_url.py::test_with_suffix_dot [gw11] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_non_str ../tests/test_url.py::test_with_suffix_with_slash2 ../tests/test_url.py::test_is_absolute_for_relative_url ../tests/test_url.py::test_with_suffix_replace [gw28] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_with_slash [gw16] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_dot [gw19] [ 73%] PASSED ../tests/test_url.py::test_is_absolute_for_relative_url [gw7] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_with_slash2 ../tests/test_url.py::test_is_absolute_for_absolute_url [gw26] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_replace [gw14] [ 74%] PASSED ../tests/test_url.py::test_is_absolute_for_absolute_url ../tests/test_url.py::test_is_non_absolute_for_empty_url2 ../tests/test_url.py::test_is_non_absolute_for_empty_url ../tests/test_url.py::test_is_absolute_path_starting_from_double_slash [gw3] [ 74%] PASSED ../tests/test_url.py::test_is_non_absolute_for_empty_url2 ../tests/test_url.py::test_is_default_port_for_relative_url [gw8] [ 74%] PASSED ../tests/test_url.py::test_is_non_absolute_for_empty_url ../tests/test_url.py::test_is_default_port_for_absolute_url_without_port [gw30] [ 74%] PASSED ../tests/test_url.py::test_is_absolute_path_starting_from_double_slash ../tests/test_url.py::test_is_default_port_for_absolute_url_with_default_port [gw35] [ 74%] PASSED ../tests/test_url.py::test_is_default_port_for_absolute_url_without_port [gw23] [ 74%] PASSED ../tests/test_url.py::test_is_default_port_for_relative_url [gw31] [ 74%] PASSED ../tests/test_url.py::test_is_default_port_for_absolute_url_with_default_port ../tests/test_url.py::test_is_default_port_for_unknown_scheme ../tests/test_url.py::test_is_default_port_for_absolute_url_with_nondefault_port ../tests/test_url.py::test_no_scheme ../tests/test_url.py::test_no_scheme2 ../tests/test_url.py::test_from_non_allowed ../tests/test_url.py::test_from_idna [gw22] [ 74%] PASSED ../tests/test_url.py::test_no_scheme2 [gw32] [ 74%] PASSED ../tests/test_url.py::test_no_scheme [gw13] [ 74%] PASSED ../tests/test_url.py::test_is_default_port_for_unknown_scheme ../tests/test_url.py::test_to_idna [gw27] [ 74%] PASSED ../tests/test_url.py::test_is_default_port_for_absolute_url_with_nondefault_port [gw33] [ 75%] PASSED ../tests/test_url.py::test_from_idna [gw29] [ 75%] PASSED ../tests/test_url.py::test_from_non_allowed ../tests/test_url.py::test_from_ascii_login ../tests/test_url.py::test_from_non_ascii_login ../tests/test_url.py::test_from_ascii_login_and_password [gw12] [ 75%] PASSED ../tests/test_url.py::test_from_ascii_login ../tests/test_url.py::test_from_non_ascii_login_and_password [gw52] [ 75%] PASSED ../tests/test_url.py::test_from_non_ascii_login [gw47] [ 75%] PASSED ../tests/test_url.py::test_from_ascii_login_and_password ../tests/test_url.py::test_from_ascii_path [gw57] [ 75%] PASSED ../tests/test_url.py::test_from_non_ascii_login_and_password ../tests/test_url.py::test_bytes [gw44] [ 75%] PASSED ../tests/test_url.py::test_from_ascii_path ../tests/test_url.py::test_from_ascii_path_lower_case ../tests/test_url.py::test_from_non_ascii_path [gw55] [ 75%] PASSED ../tests/test_url.py::test_bytes [gw34] [ 75%] PASSED ../tests/test_url.py::test_to_idna [gw36] [ 75%] PASSED ../tests/test_url.py::test_from_ascii_path_lower_case [gw38] [ 75%] PASSED ../tests/test_url.py::test_from_non_ascii_path ../tests/test_url.py::test_from_ascii_query_parts ../tests/test_url.py::test_from_non_ascii_query_parts [gw53] [ 76%] PASSED ../tests/test_url.py::test_from_ascii_query_parts ../tests/test_url.py::test_from_non_ascii_query_parts2 ../tests/test_url.py::test_from_ascii_fragment [gw45] [ 76%] PASSED ../tests/test_url.py::test_from_non_ascii_query_parts ../tests/test_url.py::test_from_bytes_with_non_ascii_fragment [gw49] [ 76%] PASSED ../tests/test_url.py::test_from_non_ascii_query_parts2 [gw48] [ 76%] PASSED ../tests/test_url.py::test_from_ascii_fragment [gw51] [ 76%] PASSED ../tests/test_url.py::test_from_bytes_with_non_ascii_fragment ../tests/test_url.py::test_to_str ../tests/test_url.py::test_to_str_long ../tests/test_url.py::test_decoding_with_26_and_3D_in_query ../tests/test_url.py::test_decoding_with_2F_in_path ../tests/test_url.py::test_fragment_only_url ../tests/test_url.py::test_url_from_url [gw56] [ 76%] PASSED ../tests/test_url.py::test_decoding_with_26_and_3D_in_query [gw40] [ 76%] PASSED ../tests/test_url.py::test_to_str_long [gw59] [ 76%] PASSED ../tests/test_url.py::test_decoding_with_2F_in_path [gw65] [ 76%] PASSED ../tests/test_url.py::test_fragment_only_url [gw62] [ 76%] PASSED ../tests/test_url.py::test_url_from_url ../tests/test_url.py::test_lowercase_scheme ../tests/test_url.py::test_str_for_empty_url [gw42] [ 76%] PASSED ../tests/test_url.py::test_lowercase_scheme ../tests/test_url.py::test_parent_for_empty_url ../tests/test_url.py::test_empty_value_for_query [gw46] [ 77%] PASSED ../tests/test_url.py::test_str_for_empty_url ../tests/test_url.py::test_none_value_for_query ../tests/test_url.py::test_decode_pct_in_path [gw61] [ 77%] PASSED ../tests/test_url.py::test_parent_for_empty_url [gw63] [ 77%] PASSED ../tests/test_url.py::test_empty_value_for_query ../tests/test_url.py::test_decode_pct_in_path_lower_case [gw60] [ 77%] PASSED ../tests/test_url.py::test_none_value_for_query [gw39] [ 77%] PASSED ../tests/test_url.py::test_to_str [gw68] [ 77%] PASSED ../tests/test_url.py::test_decode_pct_in_path [gw66] [ 77%] PASSED ../tests/test_url.py::test_decode_pct_in_path_lower_case ../tests/test_url.py::test_join [gw37] [ 77%] PASSED ../tests/test_url.py::test_join ../tests/test_url.py::test_join_absolute ../tests/test_url.py::test_join_non_url ../tests/test_url.py::test_join_from_rfc_3986_normal[g:h-g:h] ../tests/test_url.py::test_join_from_rfc_3986_normal[g-http:/a/b/c/g] ../tests/test_url.py::test_join_from_rfc_3986_normal[./g-http:/a/b/c/g] [gw69] [ 77%] PASSED ../tests/test_url.py::test_join_non_url [gw50] [ 77%] PASSED ../tests/test_url.py::test_join_absolute [gw54] [ 77%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[g:h-g:h] [gw58] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[g-http:/a/b/c/g] [gw71] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[./g-http:/a/b/c/g] ../tests/test_url.py::test_join_from_rfc_3986_normal[g/-http:/a/b/c/g/] ../tests/test_url.py::test_join_from_rfc_3986_normal[/g-http:/a/g] ../tests/test_url.py::test_join_from_rfc_3986_normal[/g-http:/g] ../tests/test_url.py::test_join_from_rfc_3986_normal[?y-http:/a/b/c/d;p?y] ../tests/test_url.py::test_join_from_rfc_3986_normal[g?y-http:/a/b/c/g?y] [gw64] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[g/-http:/a/b/c/g/] [gw72] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[/g-http:/a/g] [gw43] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[/g-http:/g] [gw73] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[?y-http:/a/b/c/d;p?y] [gw74] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[g?y-http:/a/b/c/g?y] ../tests/test_url.py::test_join_from_rfc_3986_normal[#s-http:/a/b/c/d;p?q#s] ../tests/test_url.py::test_join_from_rfc_3986_normal[g#s-http:/a/b/c/g#s] ../tests/test_url.py::test_join_from_rfc_3986_normal[g?y#s-http:/a/b/c/g?y#s] ../tests/test_url.py::test_join_from_rfc_3986_normal[;x-http:/a/b/c/;x] [gw67] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[#s-http:/a/b/c/d;p?q#s] [gw77] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[g#s-http:/a/b/c/g#s] ../tests/test_url.py::test_join_from_rfc_3986_normal[g;x?y#s-http:/a/b/c/g;x?y#s] ../tests/test_url.py::test_join_from_rfc_3986_normal[g;x-http:/a/b/c/g;x] ../tests/test_url.py::test_join_from_rfc_3986_normal[-http:/a/b/c/d;p?q] [gw75] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[g?y#s-http:/a/b/c/g?y#s] [gw76] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[;x-http:/a/b/c/;x] [gw78] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[g;x-http:/a/b/c/g;x] [gw41] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[g;x?y#s-http:/a/b/c/g;x?y#s] [gw79] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[-http:/a/b/c/d;p?q] ../tests/test_url.py::test_join_from_rfc_3986_normal[.-http:/a/b/c/] ../tests/test_url.py::test_join_from_rfc_3986_normal[./-http:/a/b/c/] ../tests/test_url.py::test_join_from_rfc_3986_normal[..-http:/a/b/] [gw2] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[.-http:/a/b/c/] ../tests/test_url.py::test_join_from_rfc_3986_normal[../-http:/a/b/] ../tests/test_url.py::test_join_from_rfc_3986_normal[../g-http:/a/b/g] ../tests/test_url.py::test_join_from_rfc_3986_normal[../..-http:/a/] [gw6] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[./-http:/a/b/c/] [gw10] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[..-http:/a/b/] [gw5] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[../-http:/a/b/] ../tests/test_url.py::test_join_from_rfc_3986_normal[../../-http:/a/] [gw18] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[../g-http:/a/b/g] [gw17] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[../..-http:/a/] [gw24] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[../../-http:/a/] ../tests/test_url.py::test_join_from_rfc_3986_normal[../../g-http:/a/g] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[../../../g-http:/a/g] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[../../../../g-http:/a/g] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[/g-http:/a/g] [gw20] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[../../g-http:/a/g] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[/../g-http:/a/g] [gw21] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[../../../g-http:/a/g] [gw4] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[../../../../g-http:/a/g] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g.-http:/a/b/c/g.] [gw0] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[/g-http:/a/g] [gw25] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[/../g-http:/a/g] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[.g-http:/a/b/c/.g] [gw1] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g.-http:/a/b/c/g.] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g..-http:/a/b/c/g..] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[..g-http:/a/b/c/..g] [gw70] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[.g-http:/a/b/c/.g] [gw15] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g..-http:/a/b/c/g..] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[./../g-http:/a/b/g] [gw9] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[..g-http:/a/b/c/..g] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[./g/.-http:/a/b/c/g/] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g/h-http:/a/b/c/g/h] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g;x=1/y-http:/a/b/c/g;x=1/y] [gw11] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[./../g-http:/a/b/g] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g/../h-http:/a/b/c/h] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g;x=1/../y-http:/a/b/c/y] [gw28] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[./g/.-http:/a/b/c/g/] [gw19] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g;x=1/y-http:/a/b/c/g;x=1/y] [gw16] [ 81%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g/h-http:/a/b/c/g/h] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g?y/x-http:/a/b/c/g?y/x] [gw7] [ 81%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g/../h-http:/a/b/c/h] [gw26] [ 81%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g;x=1/../y-http:/a/b/c/y] [gw14] [ 81%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g?y/x-http:/a/b/c/g?y/x] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g#s/x-http:/a/b/c/g#s/x] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g?y/../x-http:/a/b/c/g?y/../x] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g#s/../x-http:/a/b/c/g#s/../x] ../tests/test_url.py::test_human_repr ../tests/test_url.py::test_split_result_non_decoded [gw3] [ 81%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g#s/x-http:/a/b/c/g#s/x] ../tests/test_url.py::test_human_repr_defaults [gw8] [ 81%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g?y/../x-http:/a/b/c/g?y/../x] [gw30] [ 81%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g#s/../x-http:/a/b/c/g#s/../x] [gw31] [ 81%] PASSED ../tests/test_url.py::test_human_repr_defaults [gw23] [ 81%] PASSED ../tests/test_url.py::test_split_result_non_decoded ../tests/test_url.py::test_human_repr_default_port ../tests/test_url.py::test_human_repr_non_printable ../tests/test_url.py::test_human_repr_ipv6 ../tests/test_url.py::test_relative_is_relative ../tests/test_url.py::test_relative ../tests/test_url.py::test_human_repr_delimiters [gw33] [ 81%] PASSED ../tests/test_url.py::test_relative_is_relative [gw29] [ 81%] PASSED ../tests/test_url.py::test_relative ../tests/test_url.py::test_relative_fails_on_rel_url [gw27] [ 82%] PASSED ../tests/test_url.py::test_human_repr_ipv6 ../tests/test_url.py::test_slash_and_question_in_query ../tests/test_url.py::test_slash_and_question_in_fragment [gw12] [ 82%] PASSED ../tests/test_url.py::test_relative_fails_on_rel_url [gw35] [ 82%] PASSED ../tests/test_url.py::test_human_repr ../tests/test_url_build.py::test_build_without_arguments [gw47] [ 82%] PASSED ../tests/test_url.py::test_slash_and_question_in_fragment ../tests/test_url.py::test_requoting [gw52] [ 82%] PASSED ../tests/test_url.py::test_slash_and_question_in_query [gw44] [ 82%] PASSED ../tests/test_url_build.py::test_build_without_arguments [gw57] [ 82%] PASSED ../tests/test_url.py::test_requoting ../tests/test_url_build.py::test_build_simple [gw13] [ 82%] PASSED ../tests/test_url.py::test_human_repr_default_port ../tests/test_url_build.py::test_build_with_host [gw55] [ 82%] PASSED ../tests/test_url_build.py::test_build_simple ../tests/test_url_build.py::test_build_with_scheme [gw32] [ 82%] PASSED ../tests/test_url.py::test_human_repr_non_printable ../tests/test_url_build.py::test_build_with_scheme_and_host [gw22] [ 82%] PASSED ../tests/test_url.py::test_human_repr_delimiters [gw38] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_host [gw36] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_scheme [gw53] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_scheme_and_host ../tests/test_url.py::test_relative_abs_parts_are_removed ../tests/test_url_build.py::test_build_with_port ../tests/test_url_build.py::test_build_with_user ../tests/test_url_build.py::test_build_with_user_password ../tests/test_url_build.py::test_build_with_query_and_query_string [gw45] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_port [gw34] [ 83%] PASSED ../tests/test_url.py::test_relative_abs_parts_are_removed [gw49] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_user [gw48] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_user_password [gw51] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_query_and_query_string ../tests/test_url_build.py::test_build_with_authority ../tests/test_url_build.py::test_build_with_authority_and_host ../tests/test_url_build.py::test_build_with_authority_without_encoding ../tests/test_url_build.py::test_query_str ../tests/test_url_build.py::test_query_dict [gw56] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_authority [gw59] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_authority_without_encoding [gw40] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_authority_and_host [gw62] [ 84%] PASSED ../tests/test_url_build.py::test_query_dict [gw65] [ 84%] PASSED ../tests/test_url_build.py::test_query_str ../tests/test_url_build.py::test_build_path_quoting ../tests/test_url_build.py::test_build_query_quoting [gw42] [ 84%] PASSED ../tests/test_url_build.py::test_build_path_quoting [gw46] [ 84%] PASSED ../tests/test_url_build.py::test_build_query_quoting ../tests/test_url_build.py::test_build_query_only ../tests/test_url_build.py::test_build_drop_dots ../tests/test_url_build.py::test_build_encode ../tests/test_url_build.py::test_build_with_all [gw61] [ 84%] PASSED ../tests/test_url_build.py::test_build_query_only ../tests/test_url_build.py::test_build_already_encoded [gw63] [ 84%] PASSED ../tests/test_url_build.py::test_build_drop_dots ../tests/test_url_build.py::test_build_percent_encoded [gw68] [ 84%] PASSED ../tests/test_url_build.py::test_build_already_encoded [gw39] [ 84%] PASSED ../tests/test_url_build.py::test_build_with_all ../tests/test_url_build.py::test_build_with_authority_percent_encoded [gw66] [ 84%] PASSED ../tests/test_url_build.py::test_build_percent_encoded ../tests/test_url_build.py::test_build_with_authority_with_path_with_leading_slash [gw37] [ 84%] PASSED ../tests/test_url_build.py::test_build_with_authority_percent_encoded ../tests/test_url_build.py::test_build_with_authority_with_empty_path ../tests/test_url_build.py::test_build_with_authority_percent_encoded_already_encoded ../tests/test_url_build.py::test_build_with_authority_with_path_without_leading_slash ../tests/test_url_build.py::test_build_with_none_host [gw69] [ 84%] PASSED ../tests/test_url_build.py::test_build_with_authority_with_path_with_leading_slash [gw50] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_authority_percent_encoded_already_encoded [gw54] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_authority_with_empty_path [gw58] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_authority_with_path_without_leading_slash [gw71] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_none_host [gw60] [ 85%] PASSED ../tests/test_url_build.py::test_build_encode ../tests/test_url_build.py::test_build_with_none_path ../tests/test_url_build.py::test_build_with_none_query_string ../tests/test_url_cmp_and_hash.py::test_ne_str ../tests/test_url_cmp_and_hash.py::test_eq ../tests/test_url_build.py::test_build_with_none_fragment [gw64] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_none_path [gw72] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_none_query_string [gw73] [ 85%] PASSED ../tests/test_url_cmp_and_hash.py::test_ne_str [gw43] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_none_fragment [gw74] [ 85%] PASSED ../tests/test_url_cmp_and_hash.py::test_eq ../tests/test_url_cmp_and_hash.py::test_hash ../tests/test_url_cmp_and_hash.py::test_hash_double_call ../tests/test_url_cmp_and_hash.py::test_le_less [gw67] [ 85%] PASSED ../tests/test_url_cmp_and_hash.py::test_hash ../tests/test_url_cmp_and_hash.py::test_le_eq ../tests/test_url_cmp_and_hash.py::test_lt ../tests/test_url_cmp_and_hash.py::test_le_not_implemented [gw77] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_hash_double_call ../tests/test_url_cmp_and_hash.py::test_lt_not_implemented [gw75] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_le_less [gw76] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_le_eq [gw41] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_lt [gw78] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_le_not_implemented [gw79] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_lt_not_implemented ../tests/test_url_cmp_and_hash.py::test_ge_more ../tests/test_url_cmp_and_hash.py::test_ge_eq [gw2] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_ge_more ../tests/test_url_cmp_and_hash.py::test_gt ../tests/test_url_cmp_and_hash.py::test_ge_not_implemented [gw6] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_ge_eq ../tests/test_url_cmp_and_hash.py::test_gt_not_implemented ../tests/test_url_parsing.py::TestScheme::test_scheme_path [gw5] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_gt [gw10] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_ge_not_implemented ../tests/test_url_parsing.py::TestScheme::test_scheme_path_other [gw18] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_gt_not_implemented [gw17] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_scheme_path [gw24] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_scheme_path_other ../tests/test_url_parsing.py::TestScheme::test_complex_scheme [gw20] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_complex_scheme ../tests/test_url_parsing.py::TestScheme::test_scheme_rel_path1 [gw70] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_scheme_rel_path1 ../tests/test_url_parsing.py::TestScheme::test_scheme_only [gw21] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_scheme_only ../tests/test_url_parsing.py::TestScheme::test_no_scheme2 ../tests/test_url_parsing.py::TestHost::test_canonical ../tests/test_url_parsing.py::TestScheme::test_not_a_scheme2 [gw1] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_not_a_scheme2 ../tests/test_url_parsing.py::TestScheme::test_no_scheme1 [gw4] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_no_scheme1 ../tests/test_url_parsing.py::TestScheme::test_scheme_weird [gw9] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_scheme_weird ../tests/test_url_parsing.py::TestScheme::test_not_a_scheme1 [gw25] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_not_a_scheme1 [gw11] [ 87%] PASSED ../tests/test_url_parsing.py::TestHost::test_canonical ../tests/test_url_parsing.py::TestHost::test_scheme_no_host [gw26] [ 87%] PASSED ../tests/test_url_parsing.py::TestHost::test_scheme_no_host ../tests/test_url_parsing.py::TestHost::test_weird_host ../tests/test_url_parsing.py::TestHost::test_ipv4 ../tests/test_url_parsing.py::TestHost::test_masked_ipv4 ../tests/test_url_parsing.py::TestHost::test_absolute_no_scheme [gw28] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_absolute_no_scheme [gw8] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_ipv4 [gw30] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_masked_ipv4 [gw7] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_weird_host ../tests/test_url_parsing.py::TestHost::test_absolute_no_scheme_simple_host [gw19] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_absolute_no_scheme_simple_host ../tests/test_url_parsing.py::TestHost::test_absolute_no_scheme_complex_host ../tests/test_url_parsing.py::TestHost::test_no_scheme_no_host [gw3] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_no_scheme_no_host [gw16] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_absolute_no_scheme_complex_host ../tests/test_url_parsing.py::TestPort::test_bad_port [gw29] [ 88%] PASSED ../tests/test_url_parsing.py::TestPort::test_bad_port ../tests/test_url_parsing.py::TestScheme::test_scheme_rel_path2 [gw15] [ 88%] PASSED ../tests/test_url_parsing.py::TestScheme::test_scheme_rel_path2 ../tests/test_url_parsing.py::TestHost::test_strange_ip_2 [gw31] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_strange_ip_2 ../tests/test_url_parsing.py::TestHost::test_ipv6 ../tests/test_url_parsing.py::TestHost::test_strange_ip [gw23] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_strange_ip ../tests/test_url_parsing.py::TestUserInfo::test_complex_userinfo ../tests/test_url_parsing.py::TestHost::test_scheme_no_host2 [gw14] [ 89%] PASSED ../tests/test_url_parsing.py::TestHost::test_scheme_no_host2 [gw57] [ 89%] PASSED ../tests/test_url_parsing.py::TestUserInfo::test_complex_userinfo ../tests/test_url_parsing.py::TestPort::test_no_host [gw33] [ 89%] PASSED ../tests/test_url_parsing.py::TestPort::test_no_host ../tests/test_url_parsing.py::TestUserInfo::test_user_pass [gw44] [ 89%] PASSED ../tests/test_url_parsing.py::TestUserInfo::test_user_pass [gw0] [ 89%] PASSED ../tests/test_url_parsing.py::TestScheme::test_no_scheme2 ../tests/test_url_parsing.py::TestUserInfo::test_weird_user2 [gw36] [ 89%] PASSED ../tests/test_url_parsing.py::TestUserInfo::test_weird_user2 ../tests/test_url_parsing.py::TestUserInfo::test_no_user [gw55] [ 89%] PASSED ../tests/test_url_parsing.py::TestUserInfo::test_no_user ../tests/test_url_parsing.py::TestQuery_String::test_complex_query ../tests/test_url_parsing.py::TestPort::test_canonical [gw32] [ 89%] PASSED ../tests/test_url_parsing.py::TestPort::test_canonical ../tests/test_url_parsing.py::TestQuery_String::test_abs_url_query [gw49] [ 89%] PASSED ../tests/test_url_parsing.py::TestQuery_String::test_abs_url_query [gw56] [ 89%] PASSED ../tests/test_url_parsing.py::TestQuery_String::test_complex_query ../tests/test_url_parsing.py::TestQuery_String::test_scheme_query ../tests/test_url_parsing.py::TestPort::test_another_bad_port [gw12] [ 89%] PASSED ../tests/test_url_parsing.py::TestPort::test_another_bad_port ../tests/test_url_parsing.py::TestQuery_String::test_simple ../tests/test_url_parsing.py::TestUserInfo::test_weird_user ../tests/test_url_parsing.py::TestUserInfo::test_canonical [gw45] [ 90%] PASSED ../tests/test_url_parsing.py::TestQuery_String::test_scheme_query [gw47] [ 90%] PASSED ../tests/test_url_parsing.py::TestUserInfo::test_canonical [gw38] [ 90%] PASSED ../tests/test_url_parsing.py::TestUserInfo::test_weird_user ../tests/test_url_parsing.py::TestFragment::test_scheme_frag [gw34] [ 90%] PASSED ../tests/test_url_parsing.py::TestQuery_String::test_simple ../tests/test_url_parsing.py::TestPort::test_no_path [gw27] [ 90%] PASSED ../tests/test_url_parsing.py::TestPort::test_no_path ../tests/test_url_parsing.py::TestPort::test_bad_port_again [gw52] [ 90%] PASSED ../tests/test_url_parsing.py::TestPort::test_bad_port_again ../tests/test_url_parsing.py::TestQuery_String::test_double_question_mark [gw51] [ 90%] PASSED ../tests/test_url_parsing.py::TestQuery_String::test_double_question_mark [gw35] [ 90%] PASSED ../tests/test_url_parsing.py::TestHost::test_ipv6 ../tests/test_url_parsing.py::TestFragment::test_scheme_query_frag ../tests/test_url_parsing.py::TestHost::test_strange_ip_3 [gw13] [ 90%] PASSED ../tests/test_url_parsing.py::TestHost::test_strange_ip_3 [gw46] [ 90%] PASSED ../tests/test_url_parsing.py::TestFragment::test_scheme_query_frag ../tests/test_url_parsing.py::TestQuery_String::test_query_in_fragment [gw40] [ 90%] PASSED ../tests/test_url_parsing.py::TestQuery_String::test_query_in_fragment ../tests/test_url_parsing.py::TestFragment::test_complex_frag [gw63] [ 91%] PASSED ../tests/test_url_parsing.py::TestFragment::test_complex_frag ../tests/test_url_parsing.py::TestPort::test_double_port ../tests/test_url_parsing.py::TestFragment::test_simple [gw59] [ 91%] PASSED ../tests/test_url_parsing.py::TestFragment::test_simple ../tests/test_url_parsing.py::TestQuery_String::test_abs_url_path_query [gw48] [ 91%] PASSED ../tests/test_url_parsing.py::TestQuery_String::test_abs_url_path_query [gw65] [ 91%] PASSED ../tests/test_url_parsing.py::TestFragment::test_scheme_frag ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_path_only [gw69] [ 91%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_path_only [gw22] [ 91%] PASSED ../tests/test_url_parsing.py::TestPort::test_double_port ../tests/test_url_parsing.py::TestFragment::test_host_frag [gw62] [ 91%] PASSED ../tests/test_url_parsing.py::TestFragment::test_host_frag ../tests/test_url_parsing.py::TestStripEmptyParts::test_relative_path_only ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_port_and_path [gw37] [ 91%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_port_and_path ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_port [gw66] [ 91%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_port ../tests/test_url_parsing.py::TestStripEmptyParts::test_path_only [gw68] [ 91%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_path_only ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_path ../tests/test_url_parsing.py::TestStripEmptyParts::test_path ../tests/test_url_query.py::test_query_basic_parsing[original_url2-expected_query2] ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_query_with_path [gw58] [ 91%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_query_with_path [gw43] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_path ../tests/test_url_query.py::test_query_basic_parsing[original_url7-expected_query7] ../tests/test_url_parsing.py::TestUserInfo::test_weird_user3 [gw67] [ 92%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url2-expected_query2] ../tests/test_url_query.py::test_query_basic_parsing[original_url0-expected_query0] [gw73] [ 92%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url0-expected_query0] [gw54] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_path ../tests/test_url_query.py::test_query_basic_parsing[original_url3-expected_query3] [gw77] [ 92%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url3-expected_query3] ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_query_with_frag [gw64] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_query_with_frag ../tests/test_url_parsing.py::TestStripEmptyParts::test_all_empty [gw60] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_all_empty ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_query ../tests/test_url_parsing.py::TestFragment::test_host_frag_query [gw61] [ 92%] PASSED ../tests/test_url_parsing.py::TestFragment::test_host_frag_query ../tests/test_url_parsing.py::TestFragment::test_scheme_path_frag [gw42] [ 92%] PASSED ../tests/test_url_parsing.py::TestFragment::test_scheme_path_frag [gw53] [ 92%] PASSED ../tests/test_url_parsing.py::TestUserInfo::test_weird_user3 [gw50] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_relative_path_only ../tests/test_url_query.py::test_query_basic_update_query[original_url2-expected_query2] [gw6] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_update_query[original_url2-expected_query2] ../tests/test_url_query.py::test_query_basic_parsing[original_url6-expected_query6] [gw41] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url6-expected_query6] ../tests/test_url_query.py::test_query_basic_update_query[original_url0-expected_query0] [gw79] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_update_query[original_url0-expected_query0] ../tests/test_url_query.py::test_query_basic_update_query[original_url3-expected_query3] ../tests/test_url_query.py::test_query_basic_parsing[original_url5-expected_query5] ../tests/test_url_query.py::test_query_basic_update_query[original_url1-expected_query1] [gw78] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url7-expected_query7] ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_user [gw39] [ 93%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_user ../tests/test_url_query.py::test_query_basic_parsing[original_url4-expected_query4] [gw75] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url4-expected_query4] [gw71] [ 93%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_query [gw5] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_update_query[original_url3-expected_query3] [gw2] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_update_query[original_url1-expected_query1] ../tests/test_url_query.py::test_query_dont_unqoute_twice [gw20] [ 93%] PASSED ../tests/test_url_query.py::test_query_dont_unqoute_twice ../tests/test_url_query.py::test_query_basic_parsing[original_url1-expected_query1] [gw74] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url1-expected_query1] ../tests/test_url_query.py::test_query_basic_update_query[original_url6-expected_query6] [gw17] [ 94%] PASSED ../tests/test_url_query.py::test_query_basic_update_query[original_url6-expected_query6] ../tests/test_url_query.py::test_query_separators_from_with_query[original_url1-1-10&b=20] ../tests/test_url_query.py::test_query_separators_from_parsing[original_url4-1-10&b=20] [gw1] [ 94%] PASSED ../tests/test_url_query.py::test_query_separators_from_parsing[original_url4-1-10&b=20] ../tests/test_url_parsing.py::TestStripEmptyParts::test_path_empty_frag [gw72] [ 94%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_path_empty_frag [gw26] [ 94%] PASSED ../tests/test_url_query.py::test_query_separators_from_with_query[original_url1-1-10&b=20] ../tests/test_url_query.py::test_query_separators_from_parsing[original_url5-1-10;b=20] [gw70] [ 94%] PASSED ../tests/test_url_query.py::test_query_separators_from_parsing[original_url5-1-10;b=20] ../tests/test_url_query.py::test_query_separators_from_with_query[original_url4-1-10&b=20] ../tests/test_url_query.py::test_query_separators_from_update_query[original_url1-1-10&b=20] [gw8] [ 94%] PASSED ../tests/test_url_query.py::test_query_separators_from_with_query[original_url4-1-10&b=20] ../tests/test_url_query.py::test_query_separators_from_parsing[original_url3-1-10;b=20] ../tests/test_url_query.py::test_query_separators_from_with_query[original_url5-1-10;b=20] ../tests/test_url_query.py::test_query_separators_from_parsing[original_url0-2-10] [gw76] [ 94%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url5-expected_query5] [gw9] [ 94%] PASSED ../tests/test_url_query.py::test_query_separators_from_update_query[original_url1-1-10&b=20] ../tests/test_url_query.py::test_query_basic_update_query[original_url4-expected_query4] ../tests/test_url_query.py::test_query_basic_update_query[original_url5-expected_query5] [gw25] [ 94%] PASSED ../tests/test_url_query.py::test_query_separators_from_parsing[original_url3-1-10;b=20] [gw30] [ 94%] PASSED ../tests/test_url_query.py::test_query_separators_from_with_query[original_url5-1-10;b=20] ../tests/test_url_query.py::test_query_separators_from_parsing[original_url1-1-10&b=20] [gw4] [ 94%] PASSED ../tests/test_url_query.py::test_query_separators_from_parsing[original_url1-1-10&b=20] ../tests/test_url_query.py::test_query_separators_from_update_query[original_url2-1-10;b=20] [gw10] [ 95%] PASSED ../tests/test_url_query.py::test_query_basic_update_query[original_url4-expected_query4] [gw21] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_parsing[original_url0-2-10] ../tests/test_url_query.py::test_query_basic_update_query[original_url7-expected_query7] [gw18] [ 95%] PASSED ../tests/test_url_query.py::test_query_basic_update_query[original_url5-expected_query5] ../tests/test_url_query.py::test_query_separators_from_update_query[original_url5-1-10;b=20] [gw19] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_update_query[original_url5-1-10;b=20] ../tests/test_url_query.py::test_query_separators_from_update_query[original_url3-1-10;b=20] [gw11] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_update_query[original_url2-1-10;b=20] [gw28] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_update_query[original_url3-1-10;b=20] ../tests/test_url_query.py::test_query_separators_from_update_query[original_url4-1-10&b=20] ../tests/test_url_query.py::test_query_separators_from_with_query[original_url3-1-10;b=20] ../tests/test_url_query.py::test_query_from_empty_update_query[original_url3-1-10;b=20] ../tests/test_url_query.py::test_query_separators_from_with_query[original_url0-2-10] ../tests/test_url_query.py::test_query_separators_from_update_query[original_url0-2-10] ../tests/test_url_query.py::test_query_from_empty_update_query[original_url1-1-10&b=20] ../tests/test_url_query.py::test_query_from_empty_update_query[original_url0-2-10] [gw7] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_with_query[original_url0-2-10] [gw29] [ 95%] PASSED ../tests/test_url_query.py::test_query_from_empty_update_query[original_url3-1-10;b=20] [gw3] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_with_query[original_url3-1-10;b=20] [gw16] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_update_query[original_url4-1-10&b=20] [gw15] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_update_query[original_url0-2-10] [gw24] [ 96%] PASSED ../tests/test_url_query.py::test_query_basic_update_query[original_url7-expected_query7] [gw31] [ 96%] PASSED ../tests/test_url_query.py::test_query_from_empty_update_query[original_url1-1-10&b=20] ../tests/test_url_query.py::test_query_separators_from_with_query[original_url2-1-10;b=20] [gw23] [ 96%] PASSED ../tests/test_url_query.py::test_query_from_empty_update_query[original_url0-2-10] ../tests/test_url_update_netloc.py::test_with_user [gw14] [ 96%] PASSED ../tests/test_url_query.py::test_query_separators_from_with_query[original_url2-1-10;b=20] [gw57] [ 96%] PASSED ../tests/test_url_update_netloc.py::test_with_user ../tests/test_url_update_netloc.py::test_with_scheme_invalid_type ../tests/test_url_query.py::test_query_separators_from_parsing[original_url2-1-10;b=20] ../tests/test_url_update_netloc.py::test_with_user_ipv6 ../tests/test_url_update_netloc.py::test_with_user_for_relative_url [gw44] [ 96%] PASSED ../tests/test_url_update_netloc.py::test_with_scheme_invalid_type ../tests/test_url_update_netloc.py::test_with_password_percent_encoded ../tests/test_url_update_netloc.py::test_with_password_for_relative_url [gw36] [ 96%] PASSED ../tests/test_url_update_netloc.py::test_with_user_ipv6 [gw0] [ 96%] PASSED ../tests/test_url_query.py::test_query_separators_from_parsing[original_url2-1-10;b=20] [gw32] [ 96%] PASSED ../tests/test_url_update_netloc.py::test_with_user_for_relative_url [gw49] [ 96%] PASSED ../tests/test_url_update_netloc.py::test_with_password_percent_encoded [gw56] [ 96%] PASSED ../tests/test_url_update_netloc.py::test_with_password_for_relative_url ../tests/test_url_query.py::test_query_from_empty_update_query[original_url5-1-10;b=20] ../tests/test_url_query.py::test_query_from_empty_update_query[original_url2-1-10;b=20] ../tests/test_url_update_netloc.py::test_with_user_percent_encoded [gw33] [ 97%] PASSED ../tests/test_url_query.py::test_query_from_empty_update_query[original_url2-1-10;b=20] [gw12] [ 97%] PASSED ../tests/test_url_query.py::test_query_from_empty_update_query[original_url5-1-10;b=20] ../tests/test_url_update_netloc.py::test_with_user_None ../tests/test_url_update_netloc.py::test_with_password_ipv6 [gw55] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_user_percent_encoded [gw38] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_user_None [gw45] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_password_ipv6 ../tests/test_url_update_netloc.py::test_with_scheme_for_relative_url ../tests/test_url_update_netloc.py::test_with_scheme_uppercased [gw47] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_scheme_for_relative_url ../tests/test_url_update_netloc.py::test_with_password_non_ascii_with_colon [gw52] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_scheme_uppercased ../tests/test_url_query.py::test_query_from_empty_update_query[original_url4-1-10&b=20] [gw51] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_password_non_ascii_with_colon ../tests/test_url_update_netloc.py::test_with_user_non_ascii ../tests/test_url_update_netloc.py::test_with_host ../tests/test_url_update_netloc.py::test_with_password_invalid_type [gw13] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_user_non_ascii ../tests/test_url_update_netloc.py::test_with_password [gw34] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_password [gw27] [ 97%] PASSED ../tests/test_url_query.py::test_query_from_empty_update_query[original_url4-1-10&b=20] [gw46] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_host [gw40] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_password_invalid_type ../tests/test_url_update_netloc.py::test_with_scheme ../tests/test_url_update_netloc.py::test_with_password_None [gw35] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_scheme ../tests/test_url_update_netloc.py::test_with_host_non_ascii ../tests/test_url_update_netloc.py::test_with_password_non_ascii [gw59] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_password_None [gw48] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_password_non_ascii ../tests/test_url_update_netloc.py::test_with_port_with_no_port ../tests/test_url_update_netloc.py::test_with_user_invalid_type ../tests/test_url_update_netloc.py::test_with_password_and_empty_user [gw69] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_port_with_no_port [gw22] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_user_invalid_type ../tests/test_url_update_netloc.py::test_with_port [gw62] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_password_and_empty_user [gw37] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_port ../tests/test_url_update_netloc.py::test_from_str_with_host_ipv4 ../tests/test_url_update_netloc.py::test_with_port_percent_encoded [gw63] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_host_non_ascii [gw65] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_from_str_with_host_ipv4 [gw58] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_port_percent_encoded ../tests/test_url_update_netloc.py::test_with_port_ipv6 ../tests/test_url_update_netloc.py::test_with_host_invalid_type [gw54] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_port_ipv6 ../tests/test_url_update_netloc.py::test_with_port_invalid_type [gw66] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_host_invalid_type ../tests/test_url_update_netloc.py::test_with_host_empty ../tests/test_url_update_netloc.py::test_with_host_percent_encoded [gw68] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_host_percent_encoded [gw60] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_port_invalid_type ../tests/test_url_update_netloc.py::test_from_str_with_host_ipv6 ../tests/test_url_update_netloc.py::test_with_user_None_when_password_present ../tests/test_url_update_netloc.py::test_with_port_keeps_query_and_fragment [gw61] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_host_empty [gw53] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_user_None_when_password_present [gw42] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_from_str_with_host_ipv6 [gw50] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_port_keeps_query_and_fragment ../tests/test_url_update_netloc.py::test_with_host_for_relative_url ../tests/test_url_update_netloc.py::test_with_port_for_relative_url [gw39] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_host_for_relative_url [gw71] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_port_for_relative_url ../tests/test_url_update_netloc.py::test_with_port_invalid_range [gw72] [100%] PASSED ../tests/test_url_update_netloc.py::test_with_port_invalid_range ---------- coverage: platform linux, python 3.11.3-final-0 ----------- Name Stmts Miss Cover ---------------------------------------------------------------------- lib/python3.11/site-packages/yarl/__init__.py 3 0 100% lib/python3.11/site-packages/yarl/_quoting.py 10 2 80% lib/python3.11/site-packages/yarl/_quoting_py.py 155 0 100% lib/python3.11/site-packages/yarl/_url.py 604 2 99% ---------------------------------------------------------------------- TOTAL 772 4 99% ======================= 1100 passed, 2 xfailed in 5.83s ======================== >>> py3-yarl: Entering fakeroot... >>> py3-yarl-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-yarl/pkg/py3-yarl/usr/lib/python3.11/site-packages/yarl/__pycache__' -> '/home/buildozer/aports/community/py3-yarl/pkg/py3-yarl-pyc/usr/lib/python3.11/site-packages/yarl/__pycache__' >>> py3-yarl-pyc*: Preparing subpackage py3-yarl-pyc... >>> py3-yarl-pyc*: Running postcheck for py3-yarl-pyc >>> py3-yarl*: Running postcheck for py3-yarl >>> py3-yarl*: Preparing package py3-yarl... >>> py3-yarl*: Stripping binaries >>> py3-yarl-pyc*: Scanning shared objects >>> py3-yarl*: Scanning shared objects >>> py3-yarl-pyc*: Tracing dependencies... python3 py3-idna py3-multidict python3~3.11 >>> py3-yarl-pyc*: Package size: 100.0 KB >>> py3-yarl-pyc*: Compressing data... >>> py3-yarl-pyc*: Create checksum... >>> py3-yarl-pyc*: Create py3-yarl-pyc-1.9.2-r0.apk >>> py3-yarl*: Tracing dependencies... python3 py3-idna py3-multidict python3~3.11 so:libc.musl-armv7.so.1 >>> py3-yarl*: Package size: 200.0 KB >>> py3-yarl*: Compressing data... >>> py3-yarl*: Create checksum... >>> py3-yarl*: Create py3-yarl-1.9.2-r0.apk >>> py3-yarl: Build complete at Thu, 27 Apr 2023 03:33:11 +0000 elapsed time 0h 0m 10s >>> py3-yarl: Cleaning up srcdir >>> py3-yarl: Cleaning up pkgdir >>> py3-yarl: Uninstalling dependencies... (1/48) Purging .makedepends-py3-yarl (20230427.033302) (2/48) Purging py3-idna-pyc (3.4-r4) (3/48) Purging py3-idna (3.4-r4) (4/48) Purging py3-multidict-pyc (6.0.4-r1) (5/48) Purging py3-multidict (6.0.4-r1) (6/48) Purging py3-gpep517-pyc (13-r2) (7/48) Purging py3-gpep517 (13-r2) (8/48) Purging py3-installer-pyc (0.7.0-r1) (9/48) Purging py3-installer (0.7.0-r1) (10/48) Purging py3-setuptools-pyc (67.7.2-r0) (11/48) Purging py3-setuptools (67.7.2-r0) (12/48) Purging py3-wheel-pyc (0.40.0-r1) (13/48) Purging py3-wheel (0.40.0-r1) (14/48) Purging python3-dev (3.11.3-r10) (15/48) Purging py3-pytest-xdist-pyc (3.2.1-r1) (16/48) Purging py3-pytest-xdist (3.2.1-r1) (17/48) Purging py3-execnet-pyc (1.9.0-r2) (18/48) Purging py3-execnet (1.9.0-r2) (19/48) Purging py3-apipkg-pyc (2.1.0-r2) (20/48) Purging py3-apipkg (2.1.0-r2) (21/48) Purging py3-pytest-cov-pyc (4.0.0-r2) (22/48) Purging py3-pytest-cov (4.0.0-r2) (23/48) Purging py3-pytest-pyc (7.3.1-r1) (24/48) Purging py3-pytest (7.3.1-r1) (25/48) Purging py3-iniconfig-pyc (1.1.1-r6) (26/48) Purging py3-iniconfig (1.1.1-r6) (27/48) Purging py3-packaging-pyc (23.1-r1) (28/48) Purging py3-packaging (23.1-r1) (29/48) Purging py3-parsing-pyc (3.0.9-r2) (30/48) Purging py3-parsing (3.0.9-r2) (31/48) Purging py3-pluggy-pyc (1.0.0-r3) (32/48) Purging py3-pluggy (1.0.0-r3) (33/48) Purging py3-py-pyc (1.11.0-r2) (34/48) Purging py3-py (1.11.0-r2) (35/48) Purging py3-coverage-pyc (6.5.0-r4) (36/48) Purging py3-coverage (6.5.0-r4) (37/48) Purging python3-pyc (3.11.3-r10) (38/48) Purging python3-pycache-pyc0 (3.11.3-r10) (39/48) Purging pyc (0.1-r0) (40/48) Purging python3 (3.11.3-r10) (41/48) Purging gdbm (1.23-r1) (42/48) Purging libbz2 (1.0.8-r5) (43/48) Purging libffi (3.4.4-r2) (44/48) Purging libpanelw (6.4_p20230401-r6) (45/48) Purging mpdecimal (2.5.1-r2) (46/48) Purging readline (8.2.1-r1) (47/48) Purging sqlite-libs (3.41.2-r2) (48/48) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 283 MiB in 98 packages >>> py3-yarl: Updating the community/armv7 repository index... >>> py3-yarl: Signing the index...