>>> py3-yarl: Building community/py3-yarl 1.9.2-r1 (using abuild 3.12.0-r0) started Mon, 23 Oct 2023 20:52:39 +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-r6) (2/48) Installing libffi (3.4.4-r3) (3/48) Installing gdbm (1.23-r1) (4/48) Installing xz-libs (5.4.4-r0) (5/48) Installing mpdecimal (2.5.1-r2) (6/48) Installing libpanelw (6.4_p20231007-r0) (7/48) Installing readline (8.2.1-r2) (8/48) Installing sqlite-libs (3.43.2-r0) (9/48) Installing python3 (3.11.6-r1) (10/48) Installing python3-pycache-pyc0 (3.11.6-r1) (11/48) Installing pyc (3.11.6-r1) (12/48) Installing python3-pyc (3.11.6-r1) (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-r2) (16/48) Installing py3-multidict-pyc (6.0.4-r2) (17/48) Installing py3-installer (0.7.0-r1) (18/48) Installing py3-installer-pyc (0.7.0-r1) (19/48) Installing py3-gpep517 (15-r0) (20/48) Installing py3-gpep517-pyc (15-r0) (21/48) Installing py3-parsing (3.1.1-r0) (22/48) Installing py3-parsing-pyc (3.1.1-r0) (23/48) Installing py3-packaging (23.2-r0) (24/48) Installing py3-packaging-pyc (23.2-r0) (25/48) Installing py3-setuptools (68.2.2-r0) (26/48) Installing py3-setuptools-pyc (68.2.2-r0) (27/48) Installing py3-wheel (0.41.2-r0) (28/48) Installing py3-wheel-pyc (0.41.2-r0) (29/48) Installing python3-dev (3.11.6-r1) (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.3.0-r0) (37/48) Installing py3-pluggy-pyc (1.3.0-r0) (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.4.2-r0) (41/48) Installing py3-pytest-pyc (7.4.2-r0) (42/48) Installing py3-pytest-xdist (3.3.1-r0) (43/48) Installing py3-pytest-xdist-pyc (3.3.1-r0) (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.1.0-r0) (47/48) Installing py3-pytest-cov-pyc (4.1.0-r0) (48/48) Installing .makedepends-py3-yarl (20231023.205240) Executing busybox-1.36.1-r13.trigger OK: 386 MiB in 149 packages >>> py3-yarl: Cleaning up srcdir >>> py3-yarl: Cleaning up pkgdir >>> py3-yarl: Cleaning up tmpdir >>> py3-yarl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//yarl-1.9.2.tar.gz >>> py3-yarl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//yarl-1.9.2.tar.gz >>> py3-yarl: Checking sha512sums... yarl-1.9.2.tar.gz: OK square_bracket_handling.patch: OK >>> py3-yarl: Unpacking /var/cache/distfiles/yarl-1.9.2.tar.gz... >>> py3-yarl: square_bracket_handling.patch patching file CHANGES/876.bugfix.rst patching file tests/test_url.py Hunk #2 succeeded at 1623 (offset 115 lines). patching file tests/test_url_parsing.py patching file yarl/_url.py Hunk #1 succeeded at 1117 (offset 38 lines). 2023-10-23 20:52:41,793 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-10-23 20:52:41,828 root INFO running bdist_wheel 2023-10-23 20:52:41,844 root INFO running build 2023-10-23 20:52:41,844 root INFO running build_py 2023-10-23 20:52:41,846 root INFO creating build 2023-10-23 20:52:41,846 root INFO creating build/lib.linux-armv8l-cpython-311 2023-10-23 20:52:41,846 root INFO creating build/lib.linux-armv8l-cpython-311/yarl 2023-10-23 20:52:41,847 root INFO copying yarl/_quoting_py.py -> build/lib.linux-armv8l-cpython-311/yarl 2023-10-23 20:52:41,847 root INFO copying yarl/_quoting.py -> build/lib.linux-armv8l-cpython-311/yarl 2023-10-23 20:52:41,847 root INFO copying yarl/_url.py -> build/lib.linux-armv8l-cpython-311/yarl 2023-10-23 20:52:41,847 root INFO copying yarl/__init__.py -> build/lib.linux-armv8l-cpython-311/yarl 2023-10-23 20:52:41,847 root INFO running egg_info 2023-10-23 20:52:41,849 root INFO writing yarl.egg-info/PKG-INFO 2023-10-23 20:52:41,849 root INFO writing dependency_links to yarl.egg-info/dependency_links.txt 2023-10-23 20:52:41,850 root INFO writing requirements to yarl.egg-info/requires.txt 2023-10-23 20:52:41,850 root INFO writing top-level names to yarl.egg-info/top_level.txt 2023-10-23 20:52:41,852 root INFO reading manifest file 'yarl.egg-info/SOURCES.txt' 2023-10-23 20:52:41,852 root INFO reading manifest template 'MANIFEST.in' 2023-10-23 20:52:41,853 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-10-23 20:52:41,854 root WARNING warning: no previously-included files matching '*.cache' found anywhere in distribution 2023-10-23 20:52:41,854 root WARNING warning: no previously-included files found matching 'yarl/*.html' 2023-10-23 20:52:41,854 root WARNING warning: no previously-included files found matching 'yarl/*.so' 2023-10-23 20:52:41,854 root WARNING warning: no previously-included files found matching 'yarl/*.pyd' 2023-10-23 20:52:41,854 root WARNING no previously-included directories found matching 'docs/_build' 2023-10-23 20:52:41,854 root INFO adding license file 'LICENSE' 2023-10-23 20:52:41,855 root INFO writing manifest file 'yarl.egg-info/SOURCES.txt' 2023-10-23 20:52:41,855 root INFO copying yarl/__init__.pyi -> build/lib.linux-armv8l-cpython-311/yarl 2023-10-23 20:52:41,856 root INFO copying yarl/_quoting_c.pyi -> build/lib.linux-armv8l-cpython-311/yarl 2023-10-23 20:52:41,856 root INFO copying yarl/_quoting_c.pyx -> build/lib.linux-armv8l-cpython-311/yarl 2023-10-23 20:52:41,856 root INFO copying yarl/_url.py.orig -> build/lib.linux-armv8l-cpython-311/yarl 2023-10-23 20:52:41,856 root INFO copying yarl/py.typed -> build/lib.linux-armv8l-cpython-311/yarl 2023-10-23 20:52:41,857 root INFO running build_ext 2023-10-23 20:52:41,858 root INFO building 'yarl._quoting_c' extension 2023-10-23 20:52:41,858 root INFO creating build/temp.linux-armv8l-cpython-311 2023-10-23 20:52:41,858 root INFO creating build/temp.linux-armv8l-cpython-311/yarl 2023-10-23 20:52:41,858 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -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-10-23 20:52:43,844 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -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-10-23 20:52:43,861 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-10-23 20:52:43,861 root INFO running install 2023-10-23 20:52:43,869 root INFO running install_lib 2023-10-23 20:52:43,871 root INFO creating build/bdist.linux-armv8l 2023-10-23 20:52:43,872 root INFO creating build/bdist.linux-armv8l/wheel 2023-10-23 20:52:43,872 root INFO creating build/bdist.linux-armv8l/wheel/yarl 2023-10-23 20:52:43,872 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/_quoting_py.py -> build/bdist.linux-armv8l/wheel/yarl 2023-10-23 20:52:43,872 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/__init__.pyi -> build/bdist.linux-armv8l/wheel/yarl 2023-10-23 20:52:43,872 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/py.typed -> build/bdist.linux-armv8l/wheel/yarl 2023-10-23 20:52:43,872 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/_url.py.orig -> build/bdist.linux-armv8l/wheel/yarl 2023-10-23 20:52:43,873 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-10-23 20:52:43,873 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/_quoting_c.pyi -> build/bdist.linux-armv8l/wheel/yarl 2023-10-23 20:52:43,873 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/_quoting_c.pyx -> build/bdist.linux-armv8l/wheel/yarl 2023-10-23 20:52:43,874 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/_quoting.py -> build/bdist.linux-armv8l/wheel/yarl 2023-10-23 20:52:43,874 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/_url.py -> build/bdist.linux-armv8l/wheel/yarl 2023-10-23 20:52:43,874 root INFO copying build/lib.linux-armv8l-cpython-311/yarl/__init__.py -> build/bdist.linux-armv8l/wheel/yarl 2023-10-23 20:52:43,874 root INFO running install_egg_info 2023-10-23 20:52:43,878 root INFO Copying yarl.egg-info to build/bdist.linux-armv8l/wheel/yarl-1.9.2-py3.11.egg-info 2023-10-23 20:52:43,878 root INFO running install_scripts 2023-10-23 20:52:43,884 wheel INFO creating build/bdist.linux-armv8l/wheel/yarl-1.9.2.dist-info/WHEEL 2023-10-23 20:52:43,884 wheel INFO creating '/home/buildozer/aports/community/py3-yarl/src/yarl-1.9.2/.dist/.tmp-e74btja0/yarl-1.9.2-cp311-cp311-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-10-23 20:52:43,884 wheel INFO adding 'yarl/__init__.py' 2023-10-23 20:52:43,885 wheel INFO adding 'yarl/__init__.pyi' 2023-10-23 20:52:43,885 wheel INFO adding 'yarl/_quoting.py' 2023-10-23 20:52:43,885 wheel INFO adding 'yarl/_quoting_c.cpython-311-arm-linux-musleabihf.so' 2023-10-23 20:52:43,886 wheel INFO adding 'yarl/_quoting_c.pyi' 2023-10-23 20:52:43,886 wheel INFO adding 'yarl/_quoting_c.pyx' 2023-10-23 20:52:43,886 wheel INFO adding 'yarl/_quoting_py.py' 2023-10-23 20:52:43,886 wheel INFO adding 'yarl/_url.py' 2023-10-23 20:52:43,887 wheel INFO adding 'yarl/_url.py.orig' 2023-10-23 20:52:43,887 wheel INFO adding 'yarl/py.typed' 2023-10-23 20:52:43,887 wheel INFO adding 'yarl-1.9.2.dist-info/LICENSE' 2023-10-23 20:52:43,887 wheel INFO adding 'yarl-1.9.2.dist-info/METADATA' 2023-10-23 20:52:43,887 wheel INFO adding 'yarl-1.9.2.dist-info/WHEEL' 2023-10-23 20:52:43,887 wheel INFO adding 'yarl-1.9.2.dist-info/top_level.txt' 2023-10-23 20:52:43,888 wheel INFO adding 'yarl-1.9.2.dist-info/RECORD' 2023-10-23 20:52:43,888 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-10-23 20:52:43,888 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.6, pytest-7.4.2, pluggy-1.3.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.1.0, xdist-3.3.1 created: 80/80 workers 80 workers [1098 items] scheduling tests via LoadScheduling ../tests/test_cache.py::test_cache_clear ../tests/test_normalize_path.py::test__normalize_path[/-/] ../tests/test_cached_property.py::test_reify_class ../tests/test_normalize_path.py::test__normalize_path[path/to-path/to] ../tests/test_normalize_path.py::test__normalize_path[/foo/../../../ton-/ton] ../tests/test_quoting.py::test_quote_unfinished_tail_unsafe_non_strict[c_quoter] ../tests/test_quoting.py::test_quote_not_allowed_non_strict[py_quoter] ../tests/test_quoting.py::test_quote_unfinished_tail_percent_non_strict[c_quoter] ../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_quote_ignore_broken_unicode[py_quoter] ../tests/test_cache.py::test_cache_configure_None ../tests/test_quoting.py::test_quote_unfinished_tail_safe_non_strict[py_quoter] ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii2_non_strict[py_quoter] ../tests/test_normalize_path.py::test__normalize_path[../path/to-path/to] ../tests/test_quoting.py::test_unquote_to_bytes[c_unquoter] ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii3_non_strict[c_quoter] ../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] [gw2] [ 0%] PASSED ../tests/test_cached_property.py::test_reify_class [gw16] [ 0%] PASSED ../tests/test_quoting.py::test_unquote_to_bytes[c_unquoter] [gw1] [ 0%] PASSED ../tests/test_cache.py::test_cache_configure_None ../tests/test_cache.py::test_cache_configure_explicit [gw1] [ 0%] PASSED ../tests/test_cache.py::test_cache_configure_explicit [gw10] [ 0%] 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] [ 0%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_digit_non_strict[py_quoter] [gw18] [ 0%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x01] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x02] [gw18] [ 0%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x02] [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/] [gw5] [ 0%] 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] [gw21] [ 1%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\n] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0b] [gw21] [ 1%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0b] [gw23] [ 1%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x10] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x11] [gw23] [ 1%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x11] [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] [gw0] [ 1%] PASSED ../tests/test_cache.py::test_cache_clear ../tests/test_cache.py::test_cache_info [gw0] [ 1%] PASSED ../tests/test_cache.py::test_cache_info [gw7] [ 1%] PASSED ../tests/test_normalize_path.py::test__normalize_path[/foo/../../../ton-/ton] ../tests/test_normalize_path.py::test__normalize_path[/foo/../../../..bar-/..bar] [gw7] [ 2%] PASSED ../tests/test_normalize_path.py::test__normalize_path[/foo/../../../..bar-/..bar] [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] [gw20] [ 2%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x07] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x08] [gw20] [ 2%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x08] [gw11] [ 2%] 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] [ 2%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_safe_non_strict[c_quoter] [gw22] [ 2%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\r] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0e] [gw22] [ 2%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0e] [gw8] [ 2%] 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 [gw8] [ 2%] PASSED ../tests/test_pickle.py::test_pickle ../tests/test_quoting.py::test_default_quoting[py_quoter-\x19] ../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-\x13] [gw3] [ 3%] PASSED ../tests/test_normalize_path.py::test__normalize_path[/-/] ../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[path/to-path/to] [gw4] [ 3%] 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] [ 3%] 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] [gw9] [ 3%] PASSED ../tests/test_quoting.py::test_quote_not_allowed_non_strict[c_quoter] [gw14] [ 3%] 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] [ 3%] PASSED ../tests/test_quoting.py::test_quote_from_bytes[py_quoter] [gw26] [ 3%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x19] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1a] [gw26] [ 3%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1a] [gw17] [ 3%] PASSED ../tests/test_quoting.py::test_safe[py_quoter] ../tests/test_quoting.py::test_safe[c_quoter] [gw17] [ 4%] PASSED ../tests/test_quoting.py::test_safe[c_quoter] [gw24] [ 4%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x13] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x14] [gw24] [ 4%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x14] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x16] [gw4] [ 4%] PASSED ../tests/test_normalize_path.py::test__normalize_path[./path/to-path/to] [gw12] [ 4%] 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] [gw12] [ 4%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii_non_strict[py_quoter] ../tests/test_cached_property.py::test_reify_assignment [gw2] [ 4%] PASSED ../tests/test_cached_property.py::test_reify_assignment [gw25] [ 4%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x16] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x17] [gw25] [ 4%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x17] [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] [gw13] [ 4%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii2_non_strict[c_quoter] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1c] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1f] [gw27] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1c] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1d] [gw27] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1d] ../tests/test_quoting.py::test_default_quoting[py_quoter-}] ../tests/test_quoting.py::test_default_quoting[py_quoter-^] ../tests/test_quoting.py::test_default_quoting[py_quoter-`] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x01] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x07] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x04] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x10] ../tests/test_quoting.py::test_default_quoting[c_quoter-\r] ../tests/test_quoting.py::test_default_quoting[c_quoter-\n] ../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] [gw28] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1f] ../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-\x1f] ../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[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_default_quoting[py_quoter-<] ../tests/test_quoting.py::test_quoting_plus[c_quoter] ../tests/test_quoting.py::test_quote_plus_with_unicode[py_quoter] [gw41] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x19] [gw42] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1c] ../tests/test_quoting.py::test_unquoting[py_unquoter-4] [gw31] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-^] [gw33] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x01] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x02] [gw44] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-#] [gw36] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\n] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0b] [gw35] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x07] [gw45] [ 5%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-}] [gw38] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x10] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x11] ../tests/test_quoting.py::test_unquoting[py_unquoter-16] [gw30] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-}] [gw49] [ 6%] PASSED ../tests/test_quoting.py::test_quoting_space[py_quoter] ../tests/test_quoting.py::test_quoting_space[c_quoter] [gw47] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-`] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x7f] [gw50] [ 6%] PASSED ../tests/test_quoting.py::test_quoting_plus[c_quoter] ../tests/test_quoting.py::test_quote_with_unicode[py_quoter] [gw51] [ 6%] PASSED ../tests/test_quoting.py::test_quote_plus_with_unicode[py_quoter] ../tests/test_quoting.py::test_quote_plus_with_unicode[c_quoter] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1a] [gw41] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1a] [gw43] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1f] ../tests/test_quoting.py::test_default_quoting[c_quoter-<] [gw43] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-<] [gw37] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\r] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0e] [gw37] [ 6%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0e] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x08] [gw33] [ 7%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x02] [gw36] [ 7%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0b] ../tests/test_quoting.py::test_default_quoting[c_quoter-|] [gw45] [ 7%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-|] ../tests/test_quoting.py::test_default_quoting[py_quoter-|] [gw30] [ 7%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-|] ../tests/test_quoting.py::test_unquoting[py_unquoter-1] [gw38] [ 7%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x11] [gw28] [ 7%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-<] ../tests/test_quoting.py::test_unquoting[py_unquoter-13] [gw56] [ 7%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-13] ../tests/test_quoting.py::test_unquoting[py_unquoter-14] [gw39] [ 7%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x13] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x14] [gw39] [ 7%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x14] [gw50] [ 7%] PASSED ../tests/test_quoting.py::test_quote_with_unicode[py_quoter] [gw51] [ 7%] PASSED ../tests/test_quoting.py::test_quote_plus_with_unicode[c_quoter] ../tests/test_quoting.py::test_default_quoting[py_quoter-#] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1d] [gw42] [ 8%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1d] [gw53] [ 8%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-4] ../tests/test_quoting.py::test_unquoting[py_unquoter-5] [gw53] [ 8%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-5] [gw35] [ 8%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x08] [gw40] [ 8%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x16] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x17] [gw40] [ 8%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x17] [gw48] [ 8%] PASSED ../tests/test_quoting.py::test_default_quoting_percent[c_quoter] ../tests/test_quoting.py::test_default_quoting_partial[py_quoter] [gw48] [ 8%] PASSED ../tests/test_quoting.py::test_default_quoting_partial[py_quoter] [gw57] [ 8%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-16] ../tests/test_quoting.py::test_unquoting[py_unquoter-17] [gw57] [ 8%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-17] [gw49] [ 8%] PASSED ../tests/test_quoting.py::test_quoting_space[c_quoter] [gw47] [ 9%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x7f] [gw32] [ 9%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-`] [gw29] [ 9%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-#] ../tests/test_quoting.py::test_default_quoting[py_quoter-"] [gw29] [ 9%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-"] [gw34] [ 9%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x04] [gw52] [ 9%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-1] ../tests/test_quoting.py::test_unquoting[py_unquoter-2] [gw52] [ 9%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-2] ../tests/test_quoting.py::test_unquoting[py_unquoter-19] [gw58] [ 9%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-19] [gw56] [ 9%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-14] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x7f] [gw32] [ 9%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x7f] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x05] [gw34] [ 9%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x05] ../tests/test_quoting.py::test_default_quoting[c_quoter-"] [gw44] [ 10%] PASSED ../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_default_quoting[c_quoter-[] [gw46] [ 10%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-[] ../tests/test_quoting.py::test_default_quoting[py_quoter-[] [gw31] [ 10%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-[] ../tests/test_quoting.py::test_unquoting[py_unquoter-22] ../tests/test_quoting.py::test_unquoting[py_unquoter-10] [gw55] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-10] ../tests/test_quoting.py::test_unquoting[py_unquoter-11] [gw55] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-11] [gw59] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-22] ../tests/test_quoting.py::test_unquoting[py_unquoter-20] [gw58] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-20] ../tests/test_quoting.py::test_unquoting[py_unquoter-25] ../tests/test_quoting.py::test_unquoting[py_unquoter-28] ../tests/test_quoting.py::test_unquoting[py_unquoter-31] ../tests/test_quoting.py::test_unquoting[py_unquoter-23] ../tests/test_quoting.py::test_unquoting[py_unquoter-34] ../tests/test_quoting.py::test_unquoting[py_unquoter-37] ../tests/test_quoting.py::test_unquoting[py_unquoter-40] ../tests/test_quoting.py::test_unquoting[py_unquoter-43] [gw60] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-25] ../tests/test_quoting.py::test_unquoting[py_unquoter-49] ../tests/test_quoting.py::test_unquoting[py_unquoter-58] [gw59] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-23] ../tests/test_quoting.py::test_unquoting[py_unquoter-55] ../tests/test_quoting.py::test_unquoting[py_unquoter-46] ../tests/test_quoting.py::test_unquoting[py_unquoter-61] ../tests/test_quoting.py::test_unquoting[py_unquoter-64] ../tests/test_quoting.py::test_unquoting[py_unquoter-26] [gw61] [ 10%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-28] [gw62] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-31] ../tests/test_quoting.py::test_unquoting[py_unquoter-73] ../tests/test_quoting.py::test_unquoting[py_unquoter-76] [gw67] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-46] ../tests/test_quoting.py::test_unquoting[py_unquoter-70] [gw63] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-34] ../tests/test_quoting.py::test_unquoting[py_unquoter-35] [gw68] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-49] [gw75] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-70] [gw71] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-58] [gw70] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-55] ../tests/test_quoting.py::test_unquoting[py_unquoter-32] [gw73] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-64] ../tests/test_quoting.py::test_unquoting[py_unquoter-79] [gw78] [ 11%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-79] ../tests/test_quoting.py::test_unquoting[py_unquoter-82] [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] [gw77] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-76] ../tests/test_quoting.py::test_unquoting[py_unquoter-50] [gw72] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-61] ../tests/test_quoting.py::test_unquoting[py_unquoter-62] [gw65] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-40] ../tests/test_quoting.py::test_unquoting[py_unquoter-41] [gw65] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-41] [gw66] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-43] ../tests/test_quoting.py::test_unquoting[py_unquoter-44] [gw66] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-44] ../tests/test_quoting.py::test_unquoting[py_unquoter-65] [gw73] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-65] [gw79] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-82] ../tests/test_quoting.py::test_unquoting[py_unquoter-83] [gw79] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-83] ../tests/test_quoting.py::test_unquoting[py_unquoter-80] [gw78] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-80] [gw60] [ 12%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-26] ../tests/test_quoting.py::test_unquoting[py_unquoter-52] [gw63] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-35] [gw68] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-50] [gw72] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-62] ../tests/test_quoting.py::test_unquoting[py_unquoter-71] [gw75] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-71] ../tests/test_quoting.py::test_unquoting[py_unquoter-29] [gw61] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-29] [gw69] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-52] ../tests/test_quoting.py::test_unquoting[py_unquoter-53] ../tests/test_quoting.py::test_unquoting[py_unquoter-67] [gw74] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-67] ../tests/test_quoting.py::test_unquoting[py_unquoter-68] [gw74] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-68] ../tests/test_quoting.py::test_unquoting[py_unquoter-59] [gw71] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-59] ../tests/test_quoting.py::test_unquoting[py_unquoter-47] [gw67] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-47] ../tests/test_quoting.py::test_unquoting[py_unquoter-7] [gw62] [ 13%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-32] ../tests/test_quoting.py::test_unquoting[py_unquoter-56] [gw70] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-56] ../tests/test_quoting.py::test_unquoting[py_unquoter-77] [gw77] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-77] [gw76] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-73] ../tests/test_quoting.py::test_unquoting[py_unquoter-74] [gw76] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-74] [gw69] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-53] ../tests/test_cached_property.py::test_reify [gw1] [ 14%] PASSED ../tests/test_cached_property.py::test_reify ../tests/test_normalize_path.py::test__normalize_path[path/to/.-path/to/] ../tests/test_quoting.py::test_unquoting[py_unquoter-85] ../tests/test_normalize_path.py::test__normalize_path[path/../../to-to] [gw5] [ 14%] PASSED ../tests/test_normalize_path.py::test__normalize_path[path/to/.-path/to/] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0c] [gw1] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-85] [gw6] [ 14%] PASSED ../tests/test_normalize_path.py::test__normalize_path[path/../../to-to] ../tests/test_quoting.py::test_unquoting[py_unquoter-89] ../tests/test_quoting.py::test_unquoting[py_unquoter-86] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x12] ../tests/test_quoting.py::test_unquoting[py_unquoter-93] [gw54] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-7] ../tests/test_quoting.py::test_unquoting[py_unquoter-8] [gw54] [ 14%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-8] [gw21] [ 15%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0c] ../tests/test_quoting.py::test_unquoting[py_unquoter-97] [gw5] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-89] [gw1] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-86] [gw23] [ 15%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x12] ../tests/test_quoting.py::test_unquoting[py_unquoter-87] [gw6] [ 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_unquote_to_bytes[py_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-90] [gw21] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-97] ../tests/test_quoting.py::test_unquoting[py_unquoter-101] [gw5] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-90] [gw23] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-101] ../tests/test_quoting.py::test_unquoting[py_unquoter-98] [gw1] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-87] ../tests/test_cache.py::test_cache_configure_default [gw15] [ 15%] PASSED ../tests/test_quoting.py::test_unquote_to_bytes[py_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-102] [gw6] [ 15%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-94] ../tests/test_quoting.py::test_unquoting[py_unquoter-91] ../tests/test_quoting.py::test_unquoting[py_unquoter-95] ../tests/test_quoting.py::test_unquoting[py_unquoter-105] [gw21] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-98] [gw0] [ 16%] PASSED ../tests/test_cache.py::test_cache_configure_default [gw5] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-91] ../tests/test_quoting.py::test_unquoting[py_unquoter-99] [gw23] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-102] [gw6] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-95] [gw15] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-105] ../tests/test_quoting.py::test_quote_unfinished_tail_digit_non_strict[c_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-109] ../tests/test_quoting.py::test_unquoting[py_unquoter-103] ../tests/test_quoting.py::test_unquoting[py_unquoter-106] [gw21] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-99] [gw23] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-103] [gw10] [ 16%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_digit_non_strict[c_quoter] [gw0] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-109] [gw15] [ 16%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-106] ../tests/test_quoting.py::test_unquoting[py_unquoter-113] ../tests/test_quoting.py::test_unquoting[py_unquoter-110] ../tests/test_quoting.py::test_unquoting[py_unquoter-107] [gw10] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-113] [gw15] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-107] [gw0] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-110] ../tests/test_quoting.py::test_unquoting[py_unquoter-114] ../tests/test_quoting.py::test_unquoting[py_unquoter-111] [gw10] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-114] [gw0] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-111] ../tests/test_quoting.py::test_unquoting[py_unquoter-115] [gw10] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-115] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x06] ../tests/test_quoting.py::test_default_quoting[py_quoter-\t] ../tests/test_quoting.py::test_quote_unfinished_tail_unsafe_non_strict[py_quoter] [gw19] [ 17%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x06] [gw20] [ 17%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\t] ../tests/test_quoting.py::test_unquoting[py_unquoter-117] [gw11] [ 17%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_unsafe_non_strict[py_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-121] ../tests/test_quoting.py::test_unquoting[py_unquoter-125] [gw19] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-117] ../tests/test_quoting.py::test_never_quote[c_quoter] [gw20] [ 17%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-121] ../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_unquoting[py_unquoter-118] [gw11] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-125] ../tests/test_quoting.py::test_unquoting[py_unquoter-122] [gw16] [ 18%] PASSED ../tests/test_quoting.py::test_never_quote[c_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-126] ../tests/test_normalize_path.py::test__normalize_path[/-/] [gw19] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-118] [gw7] [ 18%] 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] ../tests/test_quoting.py::test_unquoting[c_unquoter-1] ../tests/test_quoting.py::test_unquoting[py_unquoter-119] [gw20] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-122] ../tests/test_quoting.py::test_unquoting[c_unquoter-5] ../tests/test_quoting.py::test_unquoting[py_unquoter-123] [gw3] [ 18%] PASSED ../tests/test_normalize_path.py::test__normalize_path[/-/] [gw16] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-1] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x03] [gw11] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-126] ../tests/test_quoting.py::test_unquoting[py_unquoter-127] ../tests/test_quoting.py::test_unquoting[c_unquoter-9] [gw19] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-119] ../tests/test_quoting.py::test_unquoting[c_unquoter-2] [gw7] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-5] [gw20] [ 18%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-123] ../tests/test_quoting.py::test_unquoting[c_unquoter-6] [gw3] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-9] [gw11] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-127] [gw16] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-2] [gw18] [ 19%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x03] ../tests/test_quoting.py::test_unquoting[c_unquoter-13] ../tests/test_quoting.py::test_unquoting[c_unquoter-3] ../tests/test_quoting.py::test_unquoting[c_unquoter-10] ../tests/test_quoting.py::test_quote_unfinished_tail_percent_non_strict[py_quoter] [gw7] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-6] [gw18] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-13] ../tests/test_quoting.py::test_unquoting[c_unquoter-7] [gw3] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-10] [gw16] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-3] ../tests/test_quoting.py::test_unquoting[c_unquoter-14] [gw9] [ 19%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_percent_non_strict[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-11] [gw7] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-7] ../tests/test_quoting.py::test_quote_from_bytes[c_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-17] ../tests/test_pickle.py::test_default_style_state [gw18] [ 19%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-14] [gw14] [ 20%] PASSED ../tests/test_quoting.py::test_quote_from_bytes[c_quoter] [gw3] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-11] [gw9] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-17] [gw8] [ 20%] PASSED ../tests/test_pickle.py::test_default_style_state ../tests/test_quoting.py::test_unquoting[c_unquoter-15] ../tests/test_quoting.py::test_unquoting[c_unquoter-20] ../tests/test_quoting.py::test_unquoting[c_unquoter-18] ../tests/test_quoting.py::test_unquoting[c_unquoter-23] [gw18] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-15] [gw14] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-20] [gw9] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-18] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x00] [gw8] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-23] ../tests/test_quoting.py::test_unquoting[c_unquoter-21] ../tests/test_quoting.py::test_unquoting[c_unquoter-24] [gw17] [ 20%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x00] [gw14] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-21] ../tests/test_normalize_path.py::test__normalize_path[path/to-path/to] [gw8] [ 20%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-24] ../tests/test_quoting.py::test_unquoting[c_unquoter-26] ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii_non_strict[c_quoter] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0f] [gw4] [ 21%] PASSED ../tests/test_normalize_path.py::test__normalize_path[path/to-path/to] [gw17] [ 21%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-26] ../tests/test_normalize_path.py::test__normalize_path[-] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x15] ../tests/test_quoting.py::test_unquoting[c_unquoter-27] ../tests/test_quoting.py::test_unquoting[c_unquoter-29] [gw22] [ 21%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x0f] [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-32] [gw24] [ 21%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x15] ../tests/test_quoting.py::test_unquoting[c_unquoter-35] [gw2] [ 21%] PASSED ../tests/test_normalize_path.py::test__normalize_path[-] [gw4] [ 21%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-29] [gw17] [ 21%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-27] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x18] [gw12] [ 21%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-32] ../tests/test_quoting.py::test_unquoting[c_unquoter-41] [gw25] [ 21%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x18] ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii3_non_strict[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-38] ../tests/test_quoting.py::test_unquoting[c_unquoter-30] [gw22] [ 21%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-35] ../tests/test_quoting.py::test_unquoting[c_unquoter-36] ../tests/test_quoting.py::test_unquoting[c_unquoter-33] [gw2] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-38] [gw4] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-30] ../tests/test_quoting.py::test_unquoting[c_unquoter-44] [gw24] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-41] ../tests/test_quoting.py::test_unquoting[c_unquoter-42] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1b] [gw12] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-33] ../tests/test_quoting.py::test_unquoting[c_unquoter-39] [gw13] [ 22%] PASSED ../tests/test_quoting.py::test_quote_unfinished_tail_non_ascii3_non_strict[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-47] [gw25] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-44] [gw22] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-36] [gw2] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-39] [gw26] [ 22%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1b] ../tests/test_quoting.py::test_unquoting[c_unquoter-45] [gw25] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-45] [gw24] [ 22%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-42] [gw13] [ 23%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-47] ../tests/test_quoting.py::test_unquoting[c_unquoter-48] [gw13] [ 23%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-48] ../tests/test_quoting.py::test_unquoting[c_unquoter-50] [gw26] [ 23%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-50] ../tests/test_quoting.py::test_unquoting[c_unquoter-51] [gw26] [ 23%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-51] ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1e] [gw27] [ 23%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\x1e] ../tests/test_quoting.py::test_unquoting[c_unquoter-53] [gw27] [ 23%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-53] ../tests/test_quoting.py::test_unquoting[c_unquoter-54] [gw27] [ 23%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-54] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1b] ../tests/test_quoting.py::test_default_quoting[c_quoter->] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0f] [gw41] [ 23%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1b] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x03] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0c] [gw43] [ 23%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter->] ../tests/test_quoting.py::test_unquoting[c_unquoter-56] [gw37] [ 23%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0f] ../tests/test_quoting.py::test_default_quoting[c_quoter-\\] ../tests/test_quoting.py::test_unquoting[c_unquoter-59] ../tests/test_quoting.py::test_unquoting[c_unquoter-62] [gw33] [ 23%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x03] [gw41] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-56] [gw36] [ 24%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x0c] ../tests/test_quoting.py::test_unquoting[c_unquoter-65] [gw43] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-59] [gw45] [ 24%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\\] ../tests/test_quoting.py::test_unquoting[c_unquoter-57] ../tests/test_quoting.py::test_unquoting[c_unquoter-68] [gw37] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-62] [gw33] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-65] ../tests/test_quoting.py::test_unquoting[c_unquoter-60] ../tests/test_quoting.py::test_unquoting[c_unquoter-63] [gw41] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-57] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x12] [gw36] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-68] ../tests/test_quoting.py::test_unquoting[c_unquoter-71] ../tests/test_quoting.py::test_unquoting[c_unquoter-66] [gw37] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-63] ../tests/test_quoting.py::test_unquoting[c_unquoter-69] [gw43] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-60] [gw45] [ 24%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-71] ../tests/test_quoting.py::test_unquoting[c_unquoter-72] [gw38] [ 25%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x12] [gw33] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-66] ../tests/test_quoting.py::test_default_quoting[py_quoter->] [gw28] [ 25%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter->] ../tests/test_quoting.py::test_unquoting[c_unquoter-77] [gw36] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-69] ../tests/test_quoting.py::test_default_quoting[py_quoter-\\] ../tests/test_quoting.py::test_unquoting[c_unquoter-80] [gw45] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-72] [gw38] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-77] [gw30] [ 25%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-\\] ../tests/test_quoting.py::test_unquoting[c_unquoter-74] ../tests/test_quoting.py::test_unquoting[c_unquoter-78] ../tests/test_quoting.py::test_quote_with_unicode[c_quoter] [gw28] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-80] ../tests/test_quoting.py::test_unquoting[py_unquoter-0] [gw30] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-74] [gw38] [ 25%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-78] ../tests/test_quoting.py::test_unquoting[c_unquoter-81] [gw50] [ 25%] PASSED ../tests/test_quoting.py::test_quote_with_unicode[c_quoter] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1e] [gw51] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-0] ../tests/test_quoting.py::test_unquoting[c_unquoter-83] ../tests/test_quoting.py::test_unquoting[c_unquoter-75] ../tests/test_quoting.py::test_unquoting[c_unquoter-86] [gw28] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-81] [gw42] [ 26%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x1e] ../tests/test_quoting.py::test_unquoting[py_unquoter-6] [gw50] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-83] [gw30] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-75] ../tests/test_quoting.py::test_unquoting[c_unquoter-89] [gw51] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-86] ../tests/test_quoting.py::test_unquoting[c_unquoter-84] ../tests/test_quoting.py::test_default_quoting[c_quoter-\t] [gw53] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-6] [gw42] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-89] ../tests/test_quoting.py::test_unquoting[c_unquoter-87] [gw35] [ 26%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\t] [gw50] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-84] ../tests/test_quoting.py::test_unquoting[c_unquoter-92] [gw51] [ 26%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-87] ../tests/test_quoting.py::test_unquoting[c_unquoter-95] ../tests/test_quoting.py::test_unquoting[c_unquoter-90] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x18] [gw53] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-92] [gw42] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-90] [gw35] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-95] ../tests/test_quoting.py::test_unquoting[c_unquoter-93] [gw40] [ 27%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x18] ../tests/test_quoting.py::test_unquoting[c_unquoter-96] [gw53] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-93] ../tests/test_quoting.py::test_default_quoting_partial[c_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-98] ../tests/test_quoting.py::test_unquoting[py_unquoter-18] [gw48] [ 27%] PASSED ../tests/test_quoting.py::test_default_quoting_partial[c_quoter] [gw35] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-96] ../tests/test_quoting.py::test_unquoting[c_unquoter-101] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x15] [gw40] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-98] [gw57] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-18] ../tests/test_quoting.py::test_quoting_plus[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-99] ../tests/test_quoting.py::test_default_quoting_percent[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-104] [gw49] [ 27%] PASSED ../tests/test_quoting.py::test_quoting_plus[py_quoter] [gw48] [ 27%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-101] [gw39] [ 28%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x15] ../tests/test_quoting.py::test_unquoting[c_unquoter-110] [gw40] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-99] [gw47] [ 28%] PASSED ../tests/test_quoting.py::test_default_quoting_percent[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-102] ../tests/test_quoting.py::test_unquoting[c_unquoter-107] [gw57] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-104] ../tests/test_quoting.py::test_unquoting[c_unquoter-113] [gw49] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-107] [gw39] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-110] ../tests/test_quoting.py::test_unquoting[c_unquoter-105] [gw48] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-102] ../tests/test_quoting.py::test_unquoting[c_unquoter-108] [gw47] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-113] ../tests/test_quoting.py::test_unquoting[c_unquoter-111] [gw57] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-105] ../tests/test_quoting.py::test_unquoting[c_unquoter-114] [gw49] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-108] [gw39] [ 28%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-111] [gw47] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-114] ../tests/test_quoting.py::test_unquoting[py_unquoter-15] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x00] ../tests/test_quoting.py::test_default_quoting[py_quoter-{] ../tests/test_quoting.py::test_default_quoting[c_quoter-\x06] ../tests/test_quoting.py::test_default_quoting[c_quoter-{] [gw32] [ 29%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x00] [gw29] [ 29%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-{] [gw56] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-15] ../tests/test_quoting.py::test_default_quoting[c_quoter-]] ../tests/test_quoting.py::test_unquoting[c_unquoter-122] [gw34] [ 29%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-\x06] [gw44] [ 29%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-{] ../tests/test_quoting.py::test_unquoting[c_unquoter-116] ../tests/test_quoting.py::test_unquoting[c_unquoter-119] ../tests/test_quoting.py::test_default_quoting[py_quoter-]] ../tests/test_quoting.py::test_unquoting[c_unquoter-125] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%-%] [gw46] [ 29%] PASSED ../tests/test_quoting.py::test_default_quoting[c_quoter-]] ../tests/test_quoting.py::test_unquoting[py_unquoter-3] [gw29] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-122] ../tests/test_quoting.py::test_unquoting[c_unquoter-123] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%\u20ac-%\u20ac] [gw31] [ 29%] PASSED ../tests/test_quoting.py::test_default_quoting[py_quoter-]] [gw34] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-125] [gw44] [ 29%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%-%] [gw56] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-116] ../tests/test_quoting.py::test_unquoting[c_unquoter-117] [gw29] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-123] [gw32] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-119] ../tests/test_quoting.py::test_unquoting[c_unquoter-120] [gw32] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-120] [gw52] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-3] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%%3f-%?] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2-%2] ../tests/test_quoting.py::test_unquoting[c_unquoter-126] [gw34] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-126] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-% 2-% 2] [gw31] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-% 2-% 2] [gw46] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%\u20ac-%\u20ac] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2x-%2x] [gw44] [ 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-%xa-%xa] [gw56] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-117] [gw52] [ 30%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%%3f-%?] [gw46] [ 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%] [gw31] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%xa-%xa] ../tests/test_quoting.py::test_unquoting[py_unquoter-12] ../tests/test_quoting.py::test_unquoting[py_unquoter-21] [gw52] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2%-%2%] [gw55] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-12] [gw58] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-21] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%x%3f-%x?] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2-%2] [gw55] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%x%3f-%x?] [gw58] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2-%2] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%\u20ac%3f-%\u20ac?] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%x-%x] [gw55] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%\u20ac%3f-%\u20ac?] [gw58] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%x-%x] ../tests/test_quoting.py::test_unquoting[py_unquoter-42] ../tests/test_quoting.py::test_unquoting[py_unquoter-45] [gw65] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-42] [gw66] [ 31%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-45] ../tests/test_quoting.py::test_unquoting[py_unquoter-81] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2x-%2x] ../tests/test_quoting.py::test_unquoting[py_unquoter-27] ../tests/test_quoting.py::test_unquoting[py_unquoter-36] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%xa-%xa] [gw78] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-81] ../tests/test_quoting.py::test_unquoting[py_unquoter-51] [gw65] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2x-%2x] ../tests/test_quoting.py::test_unquoting[py_unquoter-63] [gw60] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-27] [gw66] [ 32%] 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-%2%-%2%] [gw63] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-36] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2 -%2 ] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%\u20ac%3f-%\u20ac?] ../tests/test_quoting.py::test_unquoting_mixed_case_percent_escapes[py_unquoter] [gw68] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-51] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%%-%%] [gw78] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2%-%2%] ../tests/test_quoting.py::test_unquoting_parts[c_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-72] [gw72] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-63] [gw65] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2 -%2 ] [gw60] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%\u20ac%3f-%\u20ac?] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2%3f-%2?] [gw63] [ 32%] PASSED ../tests/test_quoting.py::test_unquoting_mixed_case_percent_escapes[py_unquoter] [gw68] [ 33%] PASSED ../tests/test_quoting.py::test_unquoting_parts[c_unquoter] [gw75] [ 33%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-72] ../tests/test_quoting.py::test_unquote_None[py_unquoter] ../tests/test_quoting.py::test_unquoting_invalid_utf8_sequence[py_unquoter] ../tests/test_quoting.py::test_unquoting_mixed_case_percent_escapes[c_unquoter] [gw78] [ 33%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%2%3f-%2?] [gw72] [ 33%] PASSED ../tests/test_quoting.py::test_unquote_None[py_unquoter] [gw66] [ 33%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%%-%%] ../tests/test_quoting.py::test_quote_None[py_quoter] ../tests/test_quoting.py::test_quote_empty_string[c_quoter] ../tests/test_quoting.py::test_unquote_None[c_unquoter] [gw63] [ 33%] PASSED ../tests/test_quoting.py::test_unquoting_mixed_case_percent_escapes[c_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-30] ../tests/test_quoting.py::test_unquoting[py_unquoter-24] [gw68] [ 33%] PASSED ../tests/test_quoting.py::test_quote_None[py_quoter] [gw75] [ 33%] PASSED ../tests/test_quoting.py::test_quote_empty_string[c_quoter] [gw72] [ 33%] PASSED ../tests/test_quoting.py::test_unquote_None[c_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-84] [gw61] [ 33%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-30] ../tests/test_quoting.py::test_quote_bad_types[py_quoter] ../tests/test_quoting.py::test_unquote_empty_string[py_unquoter] [gw79] [ 33%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-84] [gw75] [ 34%] PASSED ../tests/test_quoting.py::test_unquote_empty_string[py_unquoter] [gw59] [ 34%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-24] ../tests/test_quoting.py::test_unquote_bad_types[c_unquoter] [gw61] [ 34%] PASSED ../tests/test_quoting.py::test_quote_bad_types[py_quoter] ../tests/test_quoting.py::test_quote_unquoted[py_quoter] ../tests/test_quoting.py::test_quote_bad_types[c_quoter] [gw59] [ 34%] PASSED ../tests/test_quoting.py::test_unquote_bad_types[c_unquoter] [gw79] [ 34%] PASSED ../tests/test_quoting.py::test_quote_unquoted[py_quoter] ../tests/test_quoting.py::test_quote_lowercase[py_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-60] [gw61] [ 34%] PASSED ../tests/test_quoting.py::test_quote_bad_types[c_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-66] ../tests/test_quoting.py::test_unquoting[py_unquoter-48] [gw59] [ 34%] PASSED ../tests/test_quoting.py::test_quote_lowercase[py_quoter] [gw71] [ 34%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-60] ../tests/test_quoting.py::test_unquoting[py_unquoter-39] [gw73] [ 34%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-66] ../tests/test_quoting.py::test_unquoting[py_unquoter-33] ../tests/test_quoting.py::test_quote_space[py_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-69] ../tests/test_quoting.py::test_quote_percent_last_character[py_quoter] [gw67] [ 34%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-48] [gw64] [ 34%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-39] ../tests/test_quoting.py::test_unquote_unsafe[py_unquoter] [gw71] [ 35%] PASSED ../tests/test_quoting.py::test_quote_space[py_quoter] [gw74] [ 35%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-69] ../tests/test_quoting.py::test_unquote_unsafe2[py_unquoter] [gw73] [ 35%] PASSED ../tests/test_quoting.py::test_quote_percent_last_character[py_quoter] [gw62] [ 35%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-33] ../tests/test_quoting.py::test_unquote_unsafe3[py_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-57] ../tests/test_quoting.py::test_unquote_unsafe4[py_unquoter] [gw64] [ 35%] PASSED ../tests/test_quoting.py::test_unquote_unsafe2[py_unquoter] [gw70] [ 35%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-57] [gw67] [ 35%] PASSED ../tests/test_quoting.py::test_unquote_unsafe[py_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-78] [gw62] [ 35%] PASSED ../tests/test_quoting.py::test_unquote_unsafe3[py_unquoter] ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82-%e2%82] [gw74] [ 35%] PASSED ../tests/test_quoting.py::test_unquote_unsafe4[py_unquoter] [gw77] [ 35%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-78] ../tests/test_quoting.py::test_unquoting[py_unquoter-54] ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%f8-%e2%82%f8] [gw70] [ 35%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82-%e2%82] ../tests/test_quoting.py::test_unquoting[py_unquoter-75] [gw77] [ 36%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%f8-%e2%82%f8] [gw69] [ 36%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-54] [gw60] [ 36%] XFAIL ../tests/test_quoting.py::test_unquoting_invalid_utf8_sequence[py_unquoter] ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%e2%82%ac-%e2%82\u20ac] [gw76] [ 36%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-75] ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82-%e2%82] [gw69] [ 36%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%e2%82%ac-%e2%82\u20ac] [gw76] [ 36%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82-%e2%82] ../tests/test_quoting.py::test_unquoting[py_unquoter-9] [gw54] [ 36%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-9] ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82%f8-%e2%82%f8] ../tests/test_quoting.py::test_unquoting[py_unquoter-88] [gw54] [ 36%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82%f8-%e2%82%f8] [gw1] [ 36%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-88] ../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_unquoting[py_unquoter-96] [gw5] [ 36%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-92] [gw1] [ 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_unsafe_non_utf8[py_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-100] [gw6] [ 37%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-96] [gw5] [ 37%] PASSED ../tests/test_quoting.py::test_unquote_unsafe_non_utf8[py_unquoter] ../tests/test_quoting.py::test_unquote_plus_non_utf8[py_unquoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-104] [gw21] [ 37%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-100] [gw6] [ 37%] PASSED ../tests/test_quoting.py::test_unquote_plus_non_utf8[py_unquoter] ../tests/test_quoting.py::test_quote_non_ascii[py_quoter] [gw23] [ 37%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-104] ../tests/test_quoting.py::test_unquoting[py_unquoter-108] [gw21] [ 37%] PASSED ../tests/test_quoting.py::test_quote_non_ascii[py_quoter] ../tests/test_quoting.py::test_quote_non_ascii2[py_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-112] [gw15] [ 37%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-108] [gw23] [ 37%] PASSED ../tests/test_quoting.py::test_quote_non_ascii2[py_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-116] ../tests/test_quoting.py::test_quote_percent_percent_encoded[py_quoter] [gw0] [ 37%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-112] [gw10] [ 37%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-116] [gw15] [ 37%] PASSED ../tests/test_quoting.py::test_quote_percent_percent_encoded[py_quoter] ../tests/test_quoting.py::test_quote_percent_digit_percent_encoded[py_quoter] ../tests/test_quoting.py::test_quote_percent_safe_percent_encoded[py_quoter] [gw0] [ 38%] PASSED ../tests/test_quoting.py::test_quote_percent_digit_percent_encoded[py_quoter] [gw10] [ 38%] PASSED ../tests/test_quoting.py::test_quote_percent_safe_percent_encoded[py_quoter] ../tests/test_quoting.py::test_unquoting[py_unquoter-120] ../tests/test_quoting.py::test_unquoting[c_unquoter-0] [gw19] [ 38%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-120] ../tests/test_quoting.py::test_unquoting[py_unquoter-124] ../tests/test_quoting.py::test_quote_percent_unsafe_percent_encoded[py_quoter] [gw11] [ 38%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-0] [gw20] [ 38%] PASSED ../tests/test_quoting.py::test_unquoting[py_unquoter-124] ../tests/test_quoting.py::test_quote_percent_non_ascii_percent_encoded[py_quoter] [gw19] [ 38%] PASSED ../tests/test_quoting.py::test_quote_percent_unsafe_percent_encoded[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-4] ../tests/test_quoting.py::test_quote_percent_non_ascii2_percent_encoded[py_quoter] [gw11] [ 38%] PASSED ../tests/test_quoting.py::test_quote_percent_non_ascii_percent_encoded[py_quoter] [gw16] [ 38%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-4] [gw20] [ 38%] PASSED ../tests/test_quoting.py::test_quote_percent_non_ascii2_percent_encoded[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-8] ../tests/test_quoting.py::test_quote_percent_non_ascii3_percent_encoded[py_quoter] [gw7] [ 38%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-8] ../tests/test_quoting.py::test_unquoting[c_unquoter-12] [gw16] [ 38%] PASSED ../tests/test_quoting.py::test_quote_percent_non_ascii3_percent_encoded[py_quoter] ../tests/test_quoting.py::test_quote_str_like[py_quoter] [gw3] [ 39%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-12] ../tests/test_quoting.py::test_unquoting[c_unquoter-16] [gw7] [ 39%] PASSED ../tests/test_quoting.py::test_quote_str_like[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-19] ../tests/test_quoting.py::test_unquote_str_like[py_unquoter] [gw18] [ 39%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-16] [gw3] [ 39%] PASSED ../tests/test_quoting.py::test_unquote_str_like[py_unquoter] [gw9] [ 39%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-19] ../tests/test_quoting.py::test_quote_sub_delims[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-22] ../tests/test_quoting.py::test_requote_sub_delims[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-25] [gw18] [ 39%] PASSED ../tests/test_quoting.py::test_quote_sub_delims[py_quoter] [gw14] [ 39%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-22] [gw9] [ 39%] PASSED ../tests/test_quoting.py::test_requote_sub_delims[py_quoter] [gw8] [ 39%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-25] ../tests/test_quoting.py::test_unquoting_plus[py_unquoter] ../tests/test_quoting.py::test_unquote_plus_to_space[py_unquoter] [gw14] [ 39%] PASSED ../tests/test_quoting.py::test_unquoting_plus[py_unquoter] [gw8] [ 39%] PASSED ../tests/test_quoting.py::test_unquote_plus_to_space[py_unquoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-28] [gw17] [ 40%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-28] ../tests/test_quoting.py::test_unquote_plus_to_space_unsafe[py_unquoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-31] ../tests/test_quoting.py::test_unquoting[c_unquoter-34] [gw17] [ 40%] PASSED ../tests/test_quoting.py::test_unquote_plus_to_space_unsafe[py_unquoter] [gw4] [ 40%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-31] ../tests/test_quoting.py::test_unquoting[c_unquoter-37] [gw12] [ 40%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-34] ../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_unquoting[c_unquoter-46] [gw22] [ 40%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-37] ../tests/test_quoting.py::test_unquoting[c_unquoter-43] [gw4] [ 40%] PASSED ../tests/test_quoting.py::test_quote_qs_with_colon[py_quoter] [gw12] [ 40%] PASSED ../tests/test_quoting.py::test_quote_protected[py_quoter] ../tests/test_quoting.py::test_quote_fastpath_safe[py_quoter] [gw25] [ 40%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-46] ../tests/test_quoting.py::test_unquoting[c_unquoter-49] [gw24] [ 40%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-43] ../tests/test_quoting.py::test_quote_fastpath_pct[py_quoter] [gw22] [ 40%] PASSED ../tests/test_quoting.py::test_quote_fastpath_safe[py_quoter] ../tests/test_quoting.py::test_quote_very_large_string[py_quoter] [gw13] [ 40%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-49] ../tests/test_quoting.py::test_unquoting[c_unquoter-40] [gw25] [ 41%] PASSED ../tests/test_quoting.py::test_quote_fastpath_pct[py_quoter] ../tests/test_quoting.py::test_space[py_quoter] ../tests/test_quoting.py::test_unquoting[c_unquoter-52] [gw2] [ 41%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-40] [gw13] [ 41%] PASSED ../tests/test_quoting.py::test_space[py_quoter] ../tests/test_quoting.py::test_quoter_path_with_plus[py_quoter] [gw26] [ 41%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-52] ../tests/test_quoting.py::test_unquoting[c_unquoter-55] ../tests/test_quoting.py::test_unquoter_path_with_plus[py_unquoter] [gw2] [ 41%] PASSED ../tests/test_quoting.py::test_quoter_path_with_plus[py_quoter] [gw27] [ 41%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-55] [gw26] [ 41%] PASSED ../tests/test_quoting.py::test_unquoter_path_with_plus[py_unquoter] ../tests/test_update_query.py::test_with_query [gw27] [ 41%] PASSED ../tests/test_update_query.py::test_with_query ../tests/test_quoting.py::test_unquoting[c_unquoter-58] ../tests/test_quoting.py::test_unquoting[c_unquoter-61] ../tests/test_quoting.py::test_unquoting[c_unquoter-64] ../tests/test_quoting.py::test_unquoting[c_unquoter-67] [gw41] [ 41%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-58] [gw43] [ 41%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-61] ../tests/test_update_query.py::test_update_query_with_args_and_kwargs ../tests/test_quoting.py::test_unquoting[c_unquoter-70] [gw37] [ 41%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-64] [gw33] [ 42%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-67] ../tests/test_update_query.py::test_update_query_with_none_arg ../tests/test_update_query.py::test_with_query_list_of_pairs [gw41] [ 42%] PASSED ../tests/test_update_query.py::test_update_query_with_args_and_kwargs ../tests/test_quoting.py::test_unquoting[c_unquoter-73] ../tests/test_update_query.py::test_with_query_kwargs [gw36] [ 42%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-70] [gw43] [ 42%] PASSED ../tests/test_update_query.py::test_update_query_with_none_arg [gw37] [ 42%] PASSED ../tests/test_update_query.py::test_with_query_list_of_pairs [gw33] [ 42%] PASSED ../tests/test_update_query.py::test_with_query_kwargs [gw45] [ 42%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-73] ../tests/test_update_query.py::test_with_query_only_single_arg_is_supported ../tests/test_update_query.py::test_with_query_empty_str [gw36] [ 42%] PASSED ../tests/test_update_query.py::test_with_query_only_single_arg_is_supported [gw45] [ 42%] PASSED ../tests/test_update_query.py::test_with_query_empty_str ../tests/test_quoting.py::test_unquoting[c_unquoter-79] [gw38] [ 42%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-79] ../tests/test_quoting.py::test_unquoting[c_unquoter-82] ../tests/test_quoting.py::test_unquoting[c_unquoter-76] ../tests/test_update_query.py::test_with_query_str [gw30] [ 42%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-76] [gw38] [ 43%] PASSED ../tests/test_update_query.py::test_with_query_str [gw28] [ 43%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-82] ../tests/test_quoting.py::test_unquoting[c_unquoter-85] ../tests/test_update_query.py::test_with_query_int ../tests/test_update_query.py::test_with_query_list_int ../tests/test_quoting.py::test_unquoting[c_unquoter-88] [gw50] [ 43%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-85] [gw30] [ 43%] PASSED ../tests/test_update_query.py::test_with_query_int [gw24] [ 43%] PASSED ../tests/test_quoting.py::test_quote_very_large_string[py_quoter] ../tests/test_update_query.py::test_with_query_sequence[empty tuple] [gw51] [ 43%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-88] [gw28] [ 43%] PASSED ../tests/test_update_query.py::test_with_query_list_int ../tests/test_update_query.py::test_with_query_sequence[single tuple] ../tests/test_quoting.py::test_unquoting[c_unquoter-91] [gw50] [ 43%] PASSED ../tests/test_update_query.py::test_with_query_sequence[empty tuple] [gw42] [ 43%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-91] ../tests/test_quoting.py::test_unquoting[c_unquoter-94] [gw51] [ 43%] PASSED ../tests/test_update_query.py::test_with_query_sequence[single tuple] ../tests/test_update_query.py::test_with_query_sequence[tuple] [gw53] [ 43%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-94] ../tests/test_quoting.py::test_unquoting[c_unquoter-97] [gw42] [ 44%] PASSED ../tests/test_update_query.py::test_with_query_sequence[tuple] ../tests/test_update_query.py::test_with_query_sequence[quote key] [gw35] [ 44%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-97] [gw53] [ 44%] PASSED ../tests/test_update_query.py::test_with_query_sequence[quote key] ../tests/test_update_query.py::test_with_query_sequence[quote key and value] ../tests/test_quoting.py::test_unquoting[c_unquoter-100] [gw35] [ 44%] PASSED ../tests/test_update_query.py::test_with_query_sequence[quote key and value] [gw40] [ 44%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-100] ../tests/test_quoting.py::test_unquoting[c_unquoter-103] ../tests/test_update_query.py::test_with_query_sequence[list then single] ../tests/test_quoting.py::test_unquoting[c_unquoter-106] [gw48] [ 44%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-103] [gw40] [ 44%] PASSED ../tests/test_update_query.py::test_with_query_sequence[list then single] ../tests/test_quoting.py::test_unquoting[c_unquoter-109] ../tests/test_quoting.py::test_unquoting[c_unquoter-112] [gw57] [ 44%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-106] ../tests/test_update_query.py::test_with_query_sequence[int then ampersand] ../tests/test_quoting.py::test_unquoting[c_unquoter-115] ../tests/test_update_query.py::test_with_query_sequence_invalid_use[tuple list] [gw49] [ 44%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-109] [gw47] [ 44%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-115] ../tests/test_update_query.py::test_with_query_valid_type[custom str] [gw39] [ 44%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-112] ../tests/test_update_query.py::test_with_query_valid_type[custom int] [gw48] [ 45%] PASSED ../tests/test_update_query.py::test_with_query_sequence[int then ampersand] [gw57] [ 45%] PASSED ../tests/test_update_query.py::test_with_query_sequence_invalid_use[tuple list] ../tests/test_update_query.py::test_with_query_valid_type[custom float] [gw49] [ 45%] PASSED ../tests/test_update_query.py::test_with_query_valid_type[custom str] [gw39] [ 45%] PASSED ../tests/test_update_query.py::test_with_query_valid_type[custom int] [gw47] [ 45%] PASSED ../tests/test_update_query.py::test_with_query_valid_type[custom float] ../tests/test_quoting.py::test_unquoting[c_unquoter-121] ../tests/test_quoting.py::test_unquoting[c_unquoter-124] ../tests/test_quoting.py::test_unquoting[c_unquoter-127] [gw32] [ 45%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-121] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%x-%x] [gw29] [ 45%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-124] ../tests/test_update_query.py::test_with_query_invalid_type[none] [gw34] [ 45%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-127] ../tests/test_quoting.py::test_unquoting[c_unquoter-118] ../tests/test_update_query.py::test_with_query_invalid_type[NaN float] ../tests/test_update_query.py::test_with_query_list_valid_type[custom str] [gw44] [ 45%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%x-%x] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2 -%2 ] [gw32] [ 45%] PASSED ../tests/test_update_query.py::test_with_query_invalid_type[none] [gw29] [ 45%] PASSED ../tests/test_update_query.py::test_with_query_invalid_type[NaN float] ../tests/test_update_query.py::test_with_query_list_valid_type[custom int] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%%-%%] [gw34] [ 46%] PASSED ../tests/test_update_query.py::test_with_query_list_valid_type[custom str] [gw46] [ 46%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2 -%2 ] [gw56] [ 46%] PASSED ../tests/test_quoting.py::test_unquoting[c_unquoter-118] ../tests/test_update_query.py::test_with_query_list_valid_type[custom float] [gw44] [ 46%] PASSED ../tests/test_update_query.py::test_with_query_list_valid_type[custom int] [gw31] [ 46%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%%-%%] ../tests/test_update_query.py::test_with_query_list_invalid_type[none] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2%3f-%2?] ../tests/test_update_query.py::test_with_float_enum [gw56] [ 46%] PASSED ../tests/test_update_query.py::test_with_query_list_valid_type[custom float] [gw46] [ 46%] PASSED ../tests/test_update_query.py::test_with_query_list_invalid_type[none] [gw52] [ 46%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[py_unquoter-%2%3f-%2?] [gw31] [ 46%] PASSED ../tests/test_update_query.py::test_with_float_enum ../tests/test_update_query.py::test_with_multidict_with_spaces_and_non_ascii [gw52] [ 46%] PASSED ../tests/test_update_query.py::test_with_multidict_with_spaces_and_non_ascii ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%-%] ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%\u20ac-%\u20ac] [gw55] [ 46%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%-%] [gw58] [ 47%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%\u20ac-%\u20ac] ../tests/test_update_query.py::test_with_query_None ../tests/test_update_query.py::test_with_query_bytes [gw55] [ 47%] PASSED ../tests/test_update_query.py::test_with_query_None [gw58] [ 47%] PASSED ../tests/test_update_query.py::test_with_query_bytes ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-% 2-% 2] [gw65] [ 47%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-% 2-% 2] ../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?] ../tests/test_update_query.py::test_with_query_memoryview ../tests/test_quoting.py::test_unquoting_parts[py_unquoter] [gw66] [ 47%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%%3f-%?] [gw78] [ 47%] PASSED ../tests/test_quoting.py::test_unquoting_bad_percent_escapes[c_unquoter-%x%3f-%x?] [gw65] [ 47%] PASSED ../tests/test_update_query.py::test_with_query_memoryview ../tests/test_update_query.py::test_with_query_params[mapping semicolon] [gw63] [ 47%] PASSED ../tests/test_quoting.py::test_unquoting_parts[py_unquoter] ../tests/test_update_query.py::test_with_query_params[mapping ampersand] ../tests/test_quoting.py::test_quote_empty_string[py_quoter] ../tests/test_quoting.py::test_quote_None[c_quoter] ../tests/test_update_query.py::test_with_query_params[mapping quote key] [gw66] [ 47%] PASSED ../tests/test_update_query.py::test_with_query_params[mapping semicolon] [gw78] [ 47%] PASSED ../tests/test_update_query.py::test_with_query_params[mapping ampersand] [gw72] [ 47%] PASSED ../tests/test_quoting.py::test_quote_empty_string[py_quoter] [gw68] [ 48%] PASSED ../tests/test_quoting.py::test_quote_None[c_quoter] [gw63] [ 48%] PASSED ../tests/test_update_query.py::test_with_query_params[mapping quote key] ../tests/test_quoting.py::test_unquote_empty_string[c_unquoter] ../tests/test_update_query.py::test_with_query_params[quote many key braces] ../tests/test_update_query.py::test_with_query_complex_url [gw75] [ 48%] PASSED ../tests/test_quoting.py::test_unquote_empty_string[c_unquoter] [gw72] [ 48%] PASSED ../tests/test_update_query.py::test_with_query_params[quote many key braces] [gw68] [ 48%] PASSED ../tests/test_update_query.py::test_with_query_complex_url ../tests/test_update_query.py::test_update_query_with_mod_operator ../tests/test_quoting.py::test_quote_unquoted[c_quoter] [gw75] [ 48%] PASSED ../tests/test_update_query.py::test_update_query_with_mod_operator ../tests/test_quoting.py::test_unquote_bad_types[py_unquoter] ../tests/test_quoting.py::test_quote_lowercase[c_quoter] [gw79] [ 48%] PASSED ../tests/test_quoting.py::test_quote_unquoted[c_quoter] [gw61] [ 48%] PASSED ../tests/test_quoting.py::test_unquote_bad_types[py_unquoter] ../tests/test_url.py::test_str_subclass ../tests/test_url.py::test_bool [gw59] [ 48%] PASSED ../tests/test_quoting.py::test_quote_lowercase[c_quoter] [gw79] [ 48%] PASSED ../tests/test_url.py::test_str_subclass ../tests/test_url.py::test_url_is_not_str [gw61] [ 48%] PASSED ../tests/test_url.py::test_bool [gw59] [ 49%] PASSED ../tests/test_url.py::test_url_is_not_str ../tests/test_quoting.py::test_quote_percent_last_character[c_quoter] ../tests/test_quoting.py::test_quote_space[c_quoter] [gw73] [ 49%] PASSED ../tests/test_quoting.py::test_quote_percent_last_character[c_quoter] ../tests/test_quoting.py::test_unquote_unsafe[c_unquoter] [gw71] [ 49%] PASSED ../tests/test_quoting.py::test_quote_space[c_quoter] ../tests/test_quoting.py::test_unquote_unsafe2[c_unquoter] ../tests/test_quoting.py::test_unquote_unsafe3[c_unquoter] ../tests/test_quoting.py::test_unquote_unsafe4[c_unquoter] [gw67] [ 49%] PASSED ../tests/test_quoting.py::test_unquote_unsafe[c_unquoter] [gw64] [ 49%] PASSED ../tests/test_quoting.py::test_unquote_unsafe2[c_unquoter] [gw62] [ 49%] PASSED ../tests/test_quoting.py::test_unquote_unsafe3[c_unquoter] ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82ac-%e2%82ac] [gw74] [ 49%] PASSED ../tests/test_quoting.py::test_unquote_unsafe4[c_unquoter] ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%2b-%e2%82+] [gw70] [ 49%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82ac-%e2%82ac] ../tests/test_quoting.py::test_unquoting_invalid_utf8_sequence[c_unquoter] ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%e2%82-%e2%82%e2%82] ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82ac-%e2%82ac] [gw77] [ 49%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%2b-%e2%82+] [gw69] [ 49%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[py_unquoter-%e2%82%e2%82-%e2%82%e2%82] [gw76] [ 50%] PASSED ../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+] ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82%e2%82-%e2%82%e2%82] [gw54] [ 50%] PASSED ../tests/test_quoting.py::test_unquote_non_utf8[c_unquoter-%e2%82%2b-%e2%82+] ../tests/test_quoting.py::test_unquote_unsafe_non_utf8[c_unquoter] [gw1] [ 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_unquote_plus_non_utf8[c_unquoter] [gw5] [ 50%] PASSED ../tests/test_quoting.py::test_unquote_unsafe_non_utf8[c_unquoter] ../tests/test_quoting.py::test_quote_non_ascii[c_quoter] [gw6] [ 50%] PASSED ../tests/test_quoting.py::test_unquote_plus_non_utf8[c_unquoter] ../tests/test_quoting.py::test_quote_non_ascii2[c_quoter] [gw21] [ 50%] PASSED ../tests/test_quoting.py::test_quote_non_ascii[c_quoter] [gw23] [ 50%] PASSED ../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] ../tests/test_quoting.py::test_quote_percent_safe_percent_encoded[c_quoter] [gw15] [ 50%] PASSED ../tests/test_quoting.py::test_quote_percent_percent_encoded[c_quoter] [gw0] [ 50%] PASSED ../tests/test_quoting.py::test_quote_percent_digit_percent_encoded[c_quoter] [gw10] [ 50%] PASSED ../tests/test_quoting.py::test_quote_percent_safe_percent_encoded[c_quoter] [gw60] [ 50%] XFAIL ../tests/test_quoting.py::test_unquoting_invalid_utf8_sequence[c_unquoter] ../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] [gw19] [ 51%] PASSED ../tests/test_quoting.py::test_quote_percent_unsafe_percent_encoded[c_quoter] [gw11] [ 51%] PASSED ../tests/test_quoting.py::test_quote_percent_non_ascii_percent_encoded[c_quoter] ../tests/test_quoting.py::test_quote_percent_non_ascii3_percent_encoded[c_quoter] [gw20] [ 51%] PASSED ../tests/test_quoting.py::test_quote_percent_non_ascii2_percent_encoded[c_quoter] [gw16] [ 51%] PASSED ../tests/test_quoting.py::test_quote_percent_non_ascii3_percent_encoded[c_quoter] ../tests/test_quoting.py::test_quote_str_like[c_quoter] ../tests/test_quoting.py::test_unquote_str_like[c_unquoter] [gw7] [ 51%] PASSED ../tests/test_quoting.py::test_quote_str_like[c_quoter] ../tests/test_quoting.py::test_quote_sub_delims[c_quoter] [gw3] [ 51%] PASSED ../tests/test_quoting.py::test_unquote_str_like[c_unquoter] ../tests/test_quoting.py::test_requote_sub_delims[c_quoter] [gw18] [ 51%] PASSED ../tests/test_quoting.py::test_quote_sub_delims[c_quoter] [gw9] [ 51%] PASSED ../tests/test_quoting.py::test_requote_sub_delims[c_quoter] ../tests/test_quoting.py::test_unquoting_plus[c_unquoter] ../tests/test_quoting.py::test_unquote_plus_to_space[c_unquoter] [gw14] [ 51%] PASSED ../tests/test_quoting.py::test_unquoting_plus[c_unquoter] [gw8] [ 51%] PASSED ../tests/test_quoting.py::test_unquote_plus_to_space[c_unquoter] ../tests/test_quoting.py::test_unquote_plus_to_space_unsafe[c_unquoter] [gw17] [ 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] [gw4] [ 52%] PASSED ../tests/test_quoting.py::test_quote_qs_with_colon[c_quoter] ../tests/test_quoting.py::test_quote_fastpath_safe[c_quoter] [gw12] [ 52%] PASSED ../tests/test_quoting.py::test_quote_protected[c_quoter] ../tests/test_quoting.py::test_quote_fastpath_pct[c_quoter] [gw22] [ 52%] PASSED ../tests/test_quoting.py::test_quote_fastpath_safe[c_quoter] ../tests/test_quoting.py::test_space[c_quoter] [gw25] [ 52%] PASSED ../tests/test_quoting.py::test_quote_fastpath_pct[c_quoter] ../tests/test_quoting.py::test_quoter_path_with_plus[c_quoter] [gw13] [ 52%] PASSED ../tests/test_quoting.py::test_space[c_quoter] ../tests/test_quoting.py::test_unquoter_path_with_plus[c_unquoter] ../tests/test_update_query.py::test_update_query [gw2] [ 52%] PASSED ../tests/test_quoting.py::test_quoter_path_with_plus[c_quoter] [gw26] [ 52%] PASSED ../tests/test_quoting.py::test_unquoter_path_with_plus[c_unquoter] [gw27] [ 52%] PASSED ../tests/test_update_query.py::test_update_query ../tests/test_update_query.py::test_update_query_with_multiple_args ../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 [gw41] [ 52%] PASSED ../tests/test_update_query.py::test_update_query_with_multiple_args ../tests/test_update_query.py::test_with_query_empty_dict [gw43] [ 52%] PASSED ../tests/test_update_query.py::test_update_query_with_empty_dict ../tests/test_update_query.py::test_with_query_empty_value [gw37] [ 52%] PASSED ../tests/test_update_query.py::test_with_query_list_non_pairs [gw33] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_kwargs_and_args_are_mutually_exclusive [gw36] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_empty_dict [gw45] [ 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 [gw38] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_str_non_ascii_and_spaces ../tests/test_quoting.py::test_quote_very_large_string[c_quoter] ../tests/test_update_query.py::test_with_query_sequence[empty list] [gw30] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_kwargs_int ../tests/test_update_query.py::test_with_query_sequence[single list] [gw24] [ 53%] PASSED ../tests/test_quoting.py::test_quote_very_large_string[c_quoter] ../tests/test_update_query.py::test_with_query_sequence[list] [gw28] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_sequence[empty list] [gw50] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_sequence[single list] [gw51] [ 53%] PASSED ../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] ../tests/test_update_query.py::test_with_query_sequence[single then list] [gw42] [ 53%] PASSED ../tests/test_update_query.py::test_with_query_sequence[key with braces] [gw53] [ 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] [gw35] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_sequence[single then list] [gw40] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_sequence[ampersand then int] ../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[float] ../tests/test_update_query.py::test_with_query_valid_type[int] ../tests/test_update_query.py::test_with_query_invalid_type[bool] [gw57] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_valid_type[str] [gw48] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_sequence_invalid_use[nested] [gw39] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_valid_type[float] [gw49] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_valid_type[int] [gw47] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_invalid_type[bool] ../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] [gw32] [ 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[float] [gw29] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_list_valid_type[str] [gw34] [ 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] ../tests/test_update_query.py::test_with_int_enum [gw44] [ 54%] PASSED ../tests/test_update_query.py::test_with_query_list_valid_type[float] ../tests/test_update_query.py::test_with_query_multidict [gw56] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_list_invalid_type[bool] ../tests/test_update_query.py::test_with_query_multidict_with_unsafe [gw46] [ 55%] PASSED ../tests/test_update_query.py::test_with_int_enum [gw31] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_multidict [gw52] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_multidict_with_unsafe ../tests/test_update_query.py::test_with_query_bad_type ../tests/test_update_query.py::test_with_query_bytearray [gw55] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_bad_type [gw58] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_bytearray ../tests/test_update_query.py::test_with_query_params[tuple list semicolon] [gw65] [ 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 ampersand] ../tests/test_update_query.py::test_with_query_params[tuple list quote key] ../tests/test_update_query.py::test_with_query_params[quote one key braces] [gw66] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_params[tuple list ampersand] [gw78] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_params[tuple list quote key] ../tests/test_update_query.py::test_with_query_only ../tests/test_update_query.py::test_update_query_multiple_keys [gw63] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_params[quote one key braces] [gw72] [ 55%] PASSED ../tests/test_update_query.py::test_with_query_only ../tests/test_url.py::test_inheritance [gw68] [ 56%] PASSED ../tests/test_update_query.py::test_update_query_multiple_keys [gw75] [ 56%] PASSED ../tests/test_url.py::test_inheritance ../tests/test_url.py::test_is ../tests/test_url.py::test_absolute_url_without_host ../tests/test_url.py::test_str [gw79] [ 56%] PASSED ../tests/test_url.py::test_is [gw61] [ 56%] PASSED ../tests/test_url.py::test_absolute_url_without_host ../tests/test_url.py::test_repr [gw59] [ 56%] PASSED ../tests/test_url.py::test_str ../tests/test_url.py::test_origin [gw73] [ 56%] PASSED ../tests/test_url.py::test_repr ../tests/test_url.py::test_origin_nonascii [gw71] [ 56%] PASSED ../tests/test_url.py::test_origin ../tests/test_url.py::test_origin_not_absolute_url ../tests/test_url.py::test_origin_ipv6 ../tests/test_url.py::test_origin_no_scheme [gw64] [ 56%] PASSED ../tests/test_url.py::test_origin_ipv6 [gw62] [ 56%] PASSED ../tests/test_url.py::test_origin_not_absolute_url ../tests/test_url.py::test_drop_dots [gw74] [ 56%] PASSED ../tests/test_url.py::test_origin_no_scheme ../tests/test_url.py::test_abs_cmp [gw70] [ 56%] PASSED ../tests/test_url.py::test_drop_dots ../tests/test_url.py::test_scheme [gw77] [ 57%] PASSED ../tests/test_url.py::test_abs_cmp ../tests/test_url.py::test_raw_user ../tests/test_url.py::test_raw_user_non_ascii [gw69] [ 57%] PASSED ../tests/test_url.py::test_scheme ../tests/test_url.py::test_no_user [gw76] [ 57%] PASSED ../tests/test_url.py::test_raw_user ../tests/test_url.py::test_user_non_ascii [gw54] [ 57%] PASSED ../tests/test_url.py::test_raw_user_non_ascii ../tests/test_url.py::test_raw_password [gw1] [ 57%] PASSED ../tests/test_url.py::test_no_user [gw67] [ 57%] PASSED ../tests/test_url.py::test_origin_nonascii [gw5] [ 57%] PASSED ../tests/test_url.py::test_user_non_ascii ../tests/test_url.py::test_raw_password_non_ascii [gw6] [ 57%] PASSED ../tests/test_url.py::test_raw_password ../tests/test_url.py::test_password_non_ascii [gw21] [ 57%] PASSED ../tests/test_url.py::test_raw_password_non_ascii ../tests/test_url.py::test_password_without_user [gw23] [ 57%] PASSED ../tests/test_url.py::test_password_non_ascii ../tests/test_url.py::test_raw_host ../tests/test_url.py::test_user_empty_password ../tests/test_url.py::test_abs_hash [gw15] [ 57%] PASSED ../tests/test_url.py::test_password_without_user [gw10] [ 58%] PASSED ../tests/test_url.py::test_raw_host [gw0] [ 58%] PASSED ../tests/test_url.py::test_user_empty_password ../tests/test_url.py::test_raw_host_non_ascii [gw60] [ 58%] PASSED ../tests/test_url.py::test_abs_hash ../tests/test_url.py::test_host_non_ascii ../tests/test_url.py::test_localhost ../tests/test_url.py::test_host_with_underscore ../tests/test_url.py::test_raw_host_when_port_is_specified ../tests/test_url.py::test_raw_host_from_str_with_ipv4 ../tests/test_url.py::test_raw_host_from_str_with_ipv6 [gw7] [ 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 [gw3] [ 58%] PASSED ../tests/test_url.py::test_raw_host_from_str_with_ipv4 [gw16] [ 58%] PASSED ../tests/test_url.py::test_host_with_underscore [gw18] [ 58%] PASSED ../tests/test_url.py::test_raw_host_from_str_with_ipv6 ../tests/test_url.py::test_authority_short ../tests/test_url.py::test_authority_full_nonasci [gw14] [ 58%] PASSED ../tests/test_url.py::test_authority_short [gw9] [ 58%] PASSED ../tests/test_url.py::test_authority_full ../tests/test_url.py::test_lowercase [gw19] [ 58%] PASSED ../tests/test_url.py::test_raw_host_non_ascii [gw17] [ 59%] PASSED ../tests/test_url.py::test_lowercase ../tests/test_url.py::test_lowercase_nonascii ../tests/test_url.py::test_compressed_ipv6 ../tests/test_url.py::test_ipv4_zone ../tests/test_url.py::test_port_for_explicit_port ../tests/test_url.py::test_port_for_implicit_port [gw22] [ 59%] PASSED ../tests/test_url.py::test_ipv4_zone ../tests/test_url.py::test_port_for_relative_url [gw25] [ 59%] PASSED ../tests/test_url.py::test_port_for_explicit_port [gw12] [ 59%] PASSED ../tests/test_url.py::test_compressed_ipv6 [gw13] [ 59%] PASSED ../tests/test_url.py::test_port_for_implicit_port ../tests/test_url.py::test_explicit_port_for_explicit_port ../tests/test_url.py::test_port_for_unknown_scheme [gw2] [ 59%] PASSED ../tests/test_url.py::test_port_for_relative_url [gw26] [ 59%] PASSED ../tests/test_url.py::test_port_for_unknown_scheme [gw27] [ 59%] PASSED ../tests/test_url.py::test_explicit_port_for_explicit_port ../tests/test_url.py::test_explicit_port_for_implicit_port [gw8] [ 59%] PASSED ../tests/test_url.py::test_authority_full_nonasci ../tests/test_url.py::test_explicit_port_for_relative_url [gw41] [ 59%] PASSED ../tests/test_url.py::test_explicit_port_for_implicit_port ../tests/test_url.py::test_explicit_port_for_unknown_scheme ../tests/test_url.py::test_raw_path_string_empty [gw4] [ 59%] PASSED ../tests/test_url.py::test_lowercase_nonascii [gw43] [ 60%] PASSED ../tests/test_url.py::test_explicit_port_for_relative_url ../tests/test_url.py::test_raw_path_non_ascii [gw37] [ 60%] PASSED ../tests/test_url.py::test_explicit_port_for_unknown_scheme ../tests/test_url.py::test_raw_path [gw33] [ 60%] PASSED ../tests/test_url.py::test_raw_path_string_empty [gw45] [ 60%] PASSED ../tests/test_url.py::test_raw_path_non_ascii [gw36] [ 60%] PASSED ../tests/test_url.py::test_raw_path ../tests/test_url.py::test_path_non_ascii [gw11] [ 60%] PASSED ../tests/test_url.py::test_host_non_ascii ../tests/test_url.py::test_path_with_spaces [gw38] [ 60%] PASSED ../tests/test_url.py::test_path_non_ascii ../tests/test_url.py::test_raw_path_for_empty_url ../tests/test_url.py::test_raw_query_string [gw30] [ 60%] PASSED ../tests/test_url.py::test_path_with_spaces ../tests/test_url.py::test_raw_path_for_colon_and_at [gw24] [ 60%] PASSED ../tests/test_url.py::test_raw_path_for_empty_url ../tests/test_url.py::test_raw_query_string_non_ascii [gw50] [ 60%] PASSED ../tests/test_url.py::test_raw_query_string [gw28] [ 60%] PASSED ../tests/test_url.py::test_raw_path_for_colon_and_at [gw51] [ 61%] 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 [gw42] [ 61%] PASSED ../tests/test_url.py::test_query_string_non_ascii ../tests/test_url.py::test_raw_path_qs ../tests/test_url.py::test_query_string_spaces [gw53] [ 61%] PASSED ../tests/test_url.py::test_path_qs [gw35] [ 61%] PASSED ../tests/test_url.py::test_raw_path_qs [gw40] [ 61%] PASSED ../tests/test_url.py::test_query_string_spaces ../tests/test_url.py::test_raw_fragment_empty ../tests/test_url.py::test_raw_fragment ../tests/test_url.py::test_raw_fragment_non_ascii ../tests/test_url.py::test_raw_fragment_safe [gw48] [ 61%] PASSED ../tests/test_url.py::test_raw_fragment_empty [gw57] [ 61%] PASSED ../tests/test_url.py::test_raw_fragment ../tests/test_url.py::test_fragment_non_ascii [gw39] [ 61%] PASSED ../tests/test_url.py::test_raw_fragment_non_ascii [gw49] [ 61%] PASSED ../tests/test_url.py::test_raw_fragment_safe [gw47] [ 61%] PASSED ../tests/test_url.py::test_fragment_non_ascii ../tests/test_url.py::test_raw_parts_empty [gw32] [ 61%] PASSED ../tests/test_url.py::test_raw_parts_empty ../tests/test_url.py::test_raw_parts ../tests/test_url.py::test_raw_parts_without_path ../tests/test_url.py::test_raw_path_parts_with_2F_in_path [gw29] [ 62%] PASSED ../tests/test_url.py::test_raw_parts [gw34] [ 62%] PASSED ../tests/test_url.py::test_raw_parts_without_path ../tests/test_url.py::test_raw_path_parts_with_2f_in_path [gw44] [ 62%] PASSED ../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 [gw56] [ 62%] PASSED ../tests/test_url.py::test_raw_path_parts_with_2f_in_path ../tests/test_url.py::test_raw_parts_for_relative_double_path [gw46] [ 62%] PASSED ../tests/test_url.py::test_raw_parts_for_relative_path [gw31] [ 62%] PASSED ../tests/test_url.py::test_raw_parts_for_relative_path_starting_from_slash ../tests/test_url.py::test_parts_for_empty_url [gw52] [ 62%] PASSED ../tests/test_url.py::test_raw_parts_for_relative_double_path ../tests/test_url.py::test_raw_parts_non_ascii [gw55] [ 62%] PASSED ../tests/test_url.py::test_parts_for_empty_url ../tests/test_url.py::test_parts_non_ascii [gw58] [ 62%] PASSED ../tests/test_url.py::test_raw_parts_non_ascii ../tests/test_url.py::test_name_for_empty_url ../tests/test_url.py::test_raw_name [gw65] [ 62%] PASSED ../tests/test_url.py::test_parts_non_ascii ../tests/test_url.py::test_raw_name_root [gw66] [ 62%] PASSED ../tests/test_url.py::test_name_for_empty_url ../tests/test_url.py::test_raw_name_root2 [gw78] [ 63%] PASSED ../tests/test_url.py::test_raw_name ../tests/test_url.py::test_raw_name_root3 [gw63] [ 63%] PASSED ../tests/test_url.py::test_raw_name_root [gw72] [ 63%] PASSED ../tests/test_url.py::test_raw_name_root2 [gw68] [ 63%] PASSED ../tests/test_url.py::test_raw_name_root3 ../tests/test_url.py::test_relative_raw_name [gw75] [ 63%] PASSED ../tests/test_url.py::test_relative_raw_name ../tests/test_url.py::test_relative_raw_name_starting_from_slash ../tests/test_url.py::test_relative_raw_name_slash ../tests/test_url.py::test_name_non_ascii ../tests/test_url.py::test_suffix_for_empty_url [gw79] [ 63%] PASSED ../tests/test_url.py::test_relative_raw_name_starting_from_slash [gw61] [ 63%] PASSED ../tests/test_url.py::test_relative_raw_name_slash ../tests/test_url.py::test_raw_suffix [gw59] [ 63%] PASSED ../tests/test_url.py::test_name_non_ascii [gw73] [ 63%] PASSED ../tests/test_url.py::test_suffix_for_empty_url [gw71] [ 63%] PASSED ../tests/test_url.py::test_raw_suffix ../tests/test_url.py::test_raw_suffix_root2 ../tests/test_url.py::test_raw_suffix_root3 ../tests/test_url.py::test_relative_raw_suffix ../tests/test_url.py::test_relative_raw_suffix_starting_from_slash [gw64] [ 63%] PASSED ../tests/test_url.py::test_raw_suffix_root2 [gw62] [ 64%] PASSED ../tests/test_url.py::test_raw_suffix_root3 ../tests/test_url.py::test_relative_raw_suffix_dot [gw74] [ 64%] PASSED ../tests/test_url.py::test_relative_raw_suffix [gw70] [ 64%] PASSED ../tests/test_url.py::test_relative_raw_suffix_starting_from_slash ../tests/test_url.py::test_suffix_non_ascii [gw77] [ 64%] PASSED ../tests/test_url.py::test_relative_raw_suffix_dot [gw69] [ 64%] PASSED ../tests/test_url.py::test_suffix_non_ascii ../tests/test_url.py::test_suffix_multi_dot ../tests/test_url.py::test_suffix_with_empty_name ../tests/test_url.py::test_suffix_with_dot_name ../tests/test_url.py::test_raw_suffix_root [gw54] [ 64%] PASSED ../tests/test_url.py::test_suffix_multi_dot ../tests/test_url.py::test_suffixes_for_empty_url [gw76] [ 64%] PASSED ../tests/test_url.py::test_suffix_with_empty_name ../tests/test_url.py::test_raw_suffixes [gw1] [ 64%] PASSED ../tests/test_url.py::test_suffix_with_dot_name [gw67] [ 64%] PASSED ../tests/test_url.py::test_raw_suffix_root ../tests/test_url.py::test_raw_suffixes_root [gw5] [ 64%] PASSED ../tests/test_url.py::test_suffixes_for_empty_url [gw6] [ 64%] PASSED ../tests/test_url.py::test_raw_suffixes [gw21] [ 65%] PASSED ../tests/test_url.py::test_raw_suffixes_root ../tests/test_url.py::test_raw_suffixes_root2 ../tests/test_url.py::test_raw_suffixes_root3 [gw23] [ 65%] PASSED ../tests/test_url.py::test_raw_suffixes_root2 ../tests/test_url.py::test_relative_raw_suffixes_starting_from_slash ../tests/test_url.py::test_relative_raw_suffixes ../tests/test_url.py::test_relative_raw_suffixes_dot [gw15] [ 65%] PASSED ../tests/test_url.py::test_raw_suffixes_root3 [gw10] [ 65%] PASSED ../tests/test_url.py::test_relative_raw_suffixes_starting_from_slash [gw0] [ 65%] PASSED ../tests/test_url.py::test_relative_raw_suffixes [gw60] [ 65%] PASSED ../tests/test_url.py::test_relative_raw_suffixes_dot ../tests/test_url.py::test_plus_in_path ../tests/test_url.py::test_suffixes_multi_dot ../tests/test_url.py::test_suffixes_with_dot_name ../tests/test_url.py::test_percent_encoded_in_qs ../tests/test_url.py::test_nonascii_in_qs [gw7] [ 65%] PASSED ../tests/test_url.py::test_plus_in_path [gw20] [ 65%] PASSED ../tests/test_url.py::test_suffixes_multi_dot ../tests/test_url.py::test_parent_raw_path ../tests/test_url.py::test_parent_raw_parts [gw16] [ 65%] PASSED ../tests/test_url.py::test_suffixes_with_dot_name [gw18] [ 65%] PASSED ../tests/test_url.py::test_percent_encoded_in_qs [gw3] [ 65%] PASSED ../tests/test_url.py::test_nonascii_in_qs [gw9] [ 66%] PASSED ../tests/test_url.py::test_parent_raw_path ../tests/test_url.py::test_suffixes_non_ascii [gw14] [ 66%] PASSED ../tests/test_url.py::test_parent_raw_parts ../tests/test_url.py::test_empty_parent_raw_path [gw19] [ 66%] PASSED ../tests/test_url.py::test_suffixes_non_ascii [gw17] [ 66%] PASSED ../tests/test_url.py::test_empty_parent_raw_path ../tests/test_url.py::test_clear_fragment_on_getting_parent_toplevel ../tests/test_url.py::test_clear_query_on_getting_parent ../tests/test_url.py::test_clear_fragment_on_getting_parent ../tests/test_url.py::test_clear_query_on_getting_parent_toplevel [gw22] [ 66%] PASSED ../tests/test_url.py::test_clear_fragment_on_getting_parent_toplevel [gw25] [ 66%] PASSED ../tests/test_url.py::test_clear_query_on_getting_parent ../tests/test_url.py::test_div_root [gw12] [ 66%] PASSED ../tests/test_url.py::test_clear_fragment_on_getting_parent ../tests/test_url.py::test_div [gw13] [ 66%] PASSED ../tests/test_url.py::test_clear_query_on_getting_parent_toplevel ../tests/test_url.py::test_div_root_with_slash [gw2] [ 66%] PASSED ../tests/test_url.py::test_div_root ../tests/test_url.py::test_double_parent_raw_path [gw26] [ 66%] PASSED ../tests/test_url.py::test_div_root_with_slash [gw27] [ 66%] PASSED ../tests/test_url.py::test_div ../tests/test_url.py::test_div_with_slash [gw8] [ 67%] PASSED ../tests/test_url.py::test_double_parent_raw_path ../tests/test_url.py::test_empty_parent_raw_path2 ../tests/test_url.py::test_div_path_starting_from_slash_is_forbidden [gw41] [ 67%] PASSED ../tests/test_url.py::test_div_with_slash ../tests/test_url.py::test_div_bad_type ../tests/test_url.py::test_div_cleanup_query_and_fragment [gw4] [ 67%] PASSED ../tests/test_url.py::test_empty_parent_raw_path2 [gw43] [ 67%] PASSED ../tests/test_url.py::test_div_path_starting_from_slash_is_forbidden ../tests/test_url.py::test_div_for_empty_url ../tests/test_url.py::test_div_for_relative_url [gw37] [ 67%] PASSED ../tests/test_url.py::test_div_bad_type [gw33] [ 67%] PASSED ../tests/test_url.py::test_div_cleanup_query_and_fragment ../tests/test_url.py::test_suffixes_with_empty_name [gw45] [ 67%] PASSED ../tests/test_url.py::test_div_for_relative_url [gw36] [ 67%] PASSED ../tests/test_url.py::test_div_for_empty_url ../tests/test_url.py::test_div_for_relative_url_started_with_slash [gw11] [ 67%] PASSED ../tests/test_url.py::test_suffixes_with_empty_name ../tests/test_url.py::test_div_non_ascii [gw38] [ 67%] PASSED ../tests/test_url.py::test_div_for_relative_url_started_with_slash ../tests/test_url.py::test_div_percent_encoded ../tests/test_url.py::test_div_with_colon_and_at [gw30] [ 67%] PASSED ../tests/test_url.py::test_div_non_ascii ../tests/test_url.py::test_div_with_dots [gw24] [ 68%] PASSED ../tests/test_url.py::test_div_percent_encoded [gw50] [ 68%] PASSED ../tests/test_url.py::test_div_with_colon_and_at ../tests/test_url.py::test_joinpath[root] [gw28] [ 68%] PASSED ../tests/test_url.py::test_div_with_dots ../tests/test_url.py::test_joinpath[root-with-slash] [gw51] [ 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] ../tests/test_url.py::test_joinpath[cleanup-query-and-fragment] [gw42] [ 68%] PASSED ../tests/test_url.py::test_joinpath[root-with-slash] [gw53] [ 68%] PASSED ../tests/test_url.py::test_joinpath[path] [gw35] [ 68%] PASSED ../tests/test_url.py::test_joinpath[path-with-slash] [gw40] [ 68%] PASSED ../tests/test_url.py::test_joinpath[cleanup-query-and-fragment] ../tests/test_url.py::test_joinpath_relative[empty-url] ../tests/test_url.py::test_joinpath_relative[relative-path] ../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] [gw48] [ 68%] PASSED ../tests/test_url.py::test_joinpath_relative[empty-url] [gw57] [ 68%] PASSED ../tests/test_url.py::test_joinpath_relative[relative-path] ../tests/test_url.py::test_joinpath_encoding[percent-encoded] [gw39] [ 68%] PASSED ../tests/test_url.py::test_joinpath_relative[empty-element] [gw49] [ 69%] PASSED ../tests/test_url.py::test_joinpath_relative[absolute-path] [gw47] [ 69%] PASSED ../tests/test_url.py::test_joinpath_encoding[non-ascii] ../tests/test_url.py::test_joinpath_encoding[encoded-percent-encoded] ../tests/test_url.py::test_joinpath_edgecases[with-colon-and-at] [gw32] [ 69%] PASSED ../tests/test_url.py::test_joinpath_encoding[percent-encoded] ../tests/test_url.py::test_joinpath_edgecases[with-dots] [gw34] [ 69%] PASSED ../tests/test_url.py::test_joinpath_edgecases[with-colon-and-at] [gw29] [ 69%] PASSED ../tests/test_url.py::test_joinpath_encoding[encoded-percent-encoded] ../tests/test_url.py::test_joinpath_path_starting_from_slash_is_forbidden ../tests/test_url.py::test_with_path [gw44] [ 69%] PASSED ../tests/test_url.py::test_joinpath_edgecases[with-dots] ../tests/test_url.py::test_with_path_nonascii [gw46] [ 69%] PASSED ../tests/test_url.py::test_with_path [gw56] [ 69%] PASSED ../tests/test_url.py::test_joinpath_path_starting_from_slash_is_forbidden [gw31] [ 69%] PASSED ../tests/test_url.py::test_with_path_nonascii ../tests/test_url.py::test_with_path_percent_encoded ../tests/test_url.py::test_with_path_encoded [gw52] [ 69%] PASSED ../tests/test_url.py::test_with_path_percent_encoded ../tests/test_url.py::test_with_path_encoded_nonascii [gw55] [ 69%] PASSED ../tests/test_url.py::test_with_path_encoded ../tests/test_url.py::test_with_path_encoded_percent_encoded [gw58] [ 70%] PASSED ../tests/test_url.py::test_with_path_encoded_nonascii ../tests/test_url.py::test_with_path_relative ../tests/test_url.py::test_with_path_dots ../tests/test_url.py::test_with_path_query [gw65] [ 70%] PASSED ../tests/test_url.py::test_with_path_encoded_percent_encoded ../tests/test_url.py::test_with_path_fragment [gw78] [ 70%] PASSED ../tests/test_url.py::test_with_path_relative [gw66] [ 70%] PASSED ../tests/test_url.py::test_with_path_dots [gw63] [ 70%] PASSED ../tests/test_url.py::test_with_path_query ../tests/test_url.py::test_with_path_empty [gw72] [ 70%] PASSED ../tests/test_url.py::test_with_path_fragment ../tests/test_url.py::test_with_path_leading_slash [gw68] [ 70%] PASSED ../tests/test_url.py::test_with_path_empty [gw75] [ 70%] PASSED ../tests/test_url.py::test_with_path_leading_slash ../tests/test_url.py::test_with_fragment ../tests/test_url.py::test_with_fragment_safe ../tests/test_url.py::test_with_fragment_non_ascii ../tests/test_url.py::test_with_fragment_percent_encoded ../tests/test_url.py::test_with_fragment_None [gw79] [ 70%] PASSED ../tests/test_url.py::test_with_fragment [gw61] [ 70%] PASSED ../tests/test_url.py::test_with_fragment_safe [gw59] [ 70%] PASSED ../tests/test_url.py::test_with_fragment_non_ascii [gw71] [ 71%] PASSED ../tests/test_url.py::test_with_fragment_None [gw73] [ 71%] PASSED ../tests/test_url.py::test_with_fragment_percent_encoded ../tests/test_url.py::test_with_fragment_None_matching ../tests/test_url.py::test_with_fragment_matching [gw64] [ 71%] PASSED ../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 ../tests/test_url.py::test_with_name_for_naked_path [gw62] [ 71%] PASSED ../tests/test_url.py::test_with_fragment_matching [gw74] [ 71%] PASSED ../tests/test_url.py::test_with_fragment_bad_type [gw70] [ 71%] PASSED ../tests/test_url.py::test_with_name ../tests/test_url.py::test_with_name_for_relative_path [gw77] [ 71%] PASSED ../tests/test_url.py::test_with_name_for_naked_path [gw69] [ 71%] PASSED ../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_slash ../tests/test_url.py::test_with_name_for_relative_path_starting_from_slash2 ../tests/test_url.py::test_with_name_non_ascii [gw54] [ 71%] PASSED ../tests/test_url.py::test_with_name_for_relative_path2 ../tests/test_url.py::test_with_name_empty ../tests/test_url.py::test_with_name_percent_encoded [gw1] [ 71%] PASSED ../tests/test_url.py::test_with_name_for_relative_path_starting_from_slash2 [gw76] [ 71%] PASSED ../tests/test_url.py::test_with_name_for_relative_path_starting_from_slash ../tests/test_url.py::test_with_name_with_slash [gw5] [ 72%] PASSED ../tests/test_url.py::test_with_name_non_ascii [gw67] [ 72%] PASSED ../tests/test_url.py::test_with_name_empty [gw6] [ 72%] PASSED ../tests/test_url.py::test_with_name_percent_encoded [gw21] [ 72%] PASSED ../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 [gw23] [ 72%] PASSED ../tests/test_url.py::test_with_name_non_str ../tests/test_url.py::test_with_name_dot ../tests/test_url.py::test_with_name_double_dot ../tests/test_url.py::test_with_suffix [gw15] [ 72%] PASSED ../tests/test_url.py::test_with_name_within_colon_and_at [gw10] [ 72%] PASSED ../tests/test_url.py::test_with_name_dot [gw60] [ 72%] PASSED ../tests/test_url.py::test_with_suffix [gw0] [ 72%] PASSED ../tests/test_url.py::test_with_name_double_dot ../tests/test_url.py::test_with_suffix_for_naked_path ../tests/test_url.py::test_with_suffix_for_relative_path ../tests/test_url.py::test_with_suffix_for_relative_path2 ../tests/test_url.py::test_with_suffix_for_relative_path_starting_from_slash2 ../tests/test_url.py::test_with_suffix_for_relative_path_starting_from_slash [gw7] [ 72%] PASSED ../tests/test_url.py::test_with_suffix_for_naked_path ../tests/test_url.py::test_with_suffix_empty [gw20] [ 72%] PASSED ../tests/test_url.py::test_with_suffix_for_relative_path [gw16] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_for_relative_path2 [gw3] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_for_relative_path_starting_from_slash2 ../tests/test_url.py::test_with_suffix_non_ascii [gw18] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_for_relative_path_starting_from_slash ../tests/test_url.py::test_with_suffix_percent_encoded [gw14] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_non_ascii [gw9] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_empty [gw19] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_percent_encoded ../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 [gw17] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_without_dot ../tests/test_url.py::test_with_suffix_with_slash2 [gw22] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_non_str [gw12] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_with_slash [gw25] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_dot ../tests/test_url.py::test_with_suffix_replace [gw13] [ 73%] PASSED ../tests/test_url.py::test_with_suffix_with_slash2 ../tests/test_url.py::test_is_absolute_for_absolute_url ../tests/test_url.py::test_is_absolute_for_relative_url [gw2] [ 74%] PASSED ../tests/test_url.py::test_with_suffix_replace [gw26] [ 74%] PASSED ../tests/test_url.py::test_is_absolute_for_relative_url ../tests/test_url.py::test_is_non_absolute_for_empty_url [gw27] [ 74%] PASSED ../tests/test_url.py::test_is_absolute_for_absolute_url ../tests/test_url.py::test_is_non_absolute_for_empty_url2 [gw8] [ 74%] PASSED ../tests/test_url.py::test_is_non_absolute_for_empty_url [gw41] [ 74%] PASSED ../tests/test_url.py::test_is_non_absolute_for_empty_url2 ../tests/test_url.py::test_is_default_port_for_relative_url ../tests/test_url.py::test_is_absolute_path_starting_from_double_slash ../tests/test_url.py::test_is_default_port_for_absolute_url_without_port ../tests/test_url.py::test_is_default_port_for_absolute_url_with_default_port [gw43] [ 74%] PASSED ../tests/test_url.py::test_is_default_port_for_relative_url ../tests/test_url.py::test_is_default_port_for_absolute_url_with_nondefault_port ../tests/test_url.py::test_is_default_port_for_unknown_scheme [gw37] [ 74%] PASSED ../tests/test_url.py::test_is_default_port_for_absolute_url_without_port [gw4] [ 74%] PASSED ../tests/test_url.py::test_is_absolute_path_starting_from_double_slash [gw33] [ 74%] PASSED ../tests/test_url.py::test_is_default_port_for_absolute_url_with_default_port [gw36] [ 74%] PASSED ../tests/test_url.py::test_is_default_port_for_absolute_url_with_nondefault_port ../tests/test_url.py::test_no_scheme [gw45] [ 74%] PASSED ../tests/test_url.py::test_is_default_port_for_unknown_scheme [gw11] [ 75%] PASSED ../tests/test_url.py::test_no_scheme ../tests/test_url.py::test_no_scheme2 ../tests/test_url.py::test_from_non_allowed [gw38] [ 75%] PASSED ../tests/test_url.py::test_no_scheme2 ../tests/test_url.py::test_from_idna ../tests/test_url.py::test_to_idna ../tests/test_url.py::test_from_ascii_login [gw30] [ 75%] PASSED ../tests/test_url.py::test_from_non_allowed [gw24] [ 75%] PASSED ../tests/test_url.py::test_from_idna ../tests/test_url.py::test_from_non_ascii_login [gw28] [ 75%] PASSED ../tests/test_url.py::test_from_ascii_login [gw51] [ 75%] PASSED ../tests/test_url.py::test_from_non_ascii_login ../tests/test_url.py::test_from_ascii_login_and_password ../tests/test_url.py::test_from_non_ascii_login_and_password ../tests/test_url.py::test_from_ascii_path [gw42] [ 75%] PASSED ../tests/test_url.py::test_from_ascii_login_and_password ../tests/test_url.py::test_from_ascii_path_lower_case [gw53] [ 75%] PASSED ../tests/test_url.py::test_from_non_ascii_login_and_password [gw35] [ 75%] PASSED ../tests/test_url.py::test_from_ascii_path ../tests/test_url.py::test_bytes [gw40] [ 75%] PASSED ../tests/test_url.py::test_from_ascii_path_lower_case ../tests/test_url.py::test_from_non_ascii_path [gw57] [ 75%] PASSED ../tests/test_url.py::test_bytes ../tests/test_url.py::test_from_ascii_query_parts [gw48] [ 76%] PASSED ../tests/test_url.py::test_from_non_ascii_path ../tests/test_url.py::test_from_non_ascii_query_parts [gw50] [ 76%] PASSED ../tests/test_url.py::test_to_idna ../tests/test_url.py::test_from_non_ascii_query_parts2 [gw39] [ 76%] PASSED ../tests/test_url.py::test_from_ascii_query_parts [gw49] [ 76%] PASSED ../tests/test_url.py::test_from_non_ascii_query_parts [gw47] [ 76%] PASSED ../tests/test_url.py::test_from_non_ascii_query_parts2 ../tests/test_url.py::test_from_ascii_fragment [gw32] [ 76%] PASSED ../tests/test_url.py::test_from_ascii_fragment ../tests/test_url.py::test_to_str ../tests/test_url.py::test_from_bytes_with_non_ascii_fragment ../tests/test_url.py::test_to_str_long [gw29] [ 76%] PASSED ../tests/test_url.py::test_from_bytes_with_non_ascii_fragment ../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 [gw44] [ 76%] PASSED ../tests/test_url.py::test_to_str_long [gw46] [ 76%] PASSED ../tests/test_url.py::test_decoding_with_26_and_3D_in_query [gw56] [ 76%] PASSED ../tests/test_url.py::test_decoding_with_2F_in_path [gw31] [ 76%] PASSED ../tests/test_url.py::test_fragment_only_url ../tests/test_url.py::test_lowercase_scheme ../tests/test_url.py::test_url_from_url ../tests/test_url.py::test_str_for_empty_url [gw52] [ 77%] PASSED ../tests/test_url.py::test_url_from_url [gw55] [ 77%] PASSED ../tests/test_url.py::test_lowercase_scheme ../tests/test_url.py::test_parent_for_empty_url [gw58] [ 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_empty_value_for_query [gw65] [ 77%] PASSED ../tests/test_url.py::test_parent_for_empty_url [gw34] [ 77%] PASSED ../tests/test_url.py::test_to_str ../tests/test_url.py::test_decode_pct_in_path [gw78] [ 77%] PASSED ../tests/test_url.py::test_none_value_for_query [gw66] [ 77%] PASSED ../tests/test_url.py::test_empty_value_for_query ../tests/test_url.py::test_decode_pct_in_path_lower_case ../tests/test_url.py::test_join [gw63] [ 77%] PASSED ../tests/test_url.py::test_decode_pct_in_path ../tests/test_url.py::test_join_absolute [gw72] [ 77%] PASSED ../tests/test_url.py::test_decode_pct_in_path_lower_case [gw68] [ 77%] PASSED ../tests/test_url.py::test_join [gw75] [ 77%] PASSED ../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] ../tests/test_url.py::test_join_from_rfc_3986_normal[g-http:/a/b/c/g] [gw79] [ 78%] PASSED ../tests/test_url.py::test_join_non_url [gw61] [ 78%] PASSED ../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/g] [gw71] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[g/-http:/a/b/c/g/] [gw73] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[./g-http:/a/b/c/g] [gw59] [ 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:/g] [gw64] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[/g-http:/a/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] [gw62] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[/g-http:/g] ../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] [gw74] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[?y-http:/a/b/c/d;p?y] [gw70] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[g?y-http:/a/b/c/g?y] [gw69] [ 78%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[g#s-http:/a/b/c/g#s] [gw77] [ 78%] PASSED ../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?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] ../tests/test_url.py::test_join_from_rfc_3986_normal[g;x-http:/a/b/c/g;x] [gw54] [ 79%] PASSED ../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[g;x?y#s-http:/a/b/c/g;x?y#s] ../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/] [gw76] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[;x-http:/a/b/c/;x] [gw1] [ 79%] PASSED ../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/] [gw5] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[g;x?y#s-http:/a/b/c/g;x?y#s] [gw67] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[-http:/a/b/c/d;p?q] [gw6] [ 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/] [gw21] [ 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/] [gw23] [ 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[../g-http:/a/b/g] ../tests/test_url.py::test_join_from_rfc_3986_normal[../../-http:/a/] ../tests/test_url.py::test_join_from_rfc_3986_normal[../..-http:/a/] [gw15] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[../-http:/a/b/] [gw10] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[../g-http:/a/b/g] [gw60] [ 79%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_normal[../../-http:/a/] [gw0] [ 80%] 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] [gw7] [ 80%] 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] ../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.] [gw16] [ 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] [gw3] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[/g-http:/a/g] [gw18] [ 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..] [gw20] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[../../../g-http:/a/g] [gw9] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g.-http:/a/b/c/g.] [gw14] [ 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..-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/] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g/h-http:/a/b/c/g/h] [gw17] [ 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] ../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/g;x=1/y] [gw12] [ 80%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[./g/.-http:/a/b/c/g/] [gw25] [ 81%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g/h-http:/a/b/c/g/h] [gw22] [ 81%] 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;x=1/../y-http:/a/b/c/y] [gw13] [ 81%] PASSED ../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?y/x-http:/a/b/c/g?y/x] [gw2] [ 81%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g;x=1/y-http:/a/b/c/g;x=1/y] ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g?y/../x-http:/a/b/c/g?y/../x] [gw26] [ 81%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g;x=1/../y-http:/a/b/c/y] [gw27] [ 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] [gw8] [ 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] [gw41] [ 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_split_result_non_decoded ../tests/test_url.py::test_human_repr_defaults ../tests/test_url.py::test_human_repr [gw43] [ 81%] PASSED ../tests/test_url.py::test_join_from_rfc_3986_abnormal[g#s/../x-http:/a/b/c/g#s/../x] [gw4] [ 81%] PASSED ../tests/test_url.py::test_split_result_non_decoded ../tests/test_url.py::test_human_repr_ipv6 ../tests/test_url.py::test_human_repr_default_port [gw33] [ 81%] PASSED ../tests/test_url.py::test_human_repr_defaults ../tests/test_url.py::test_human_repr_delimiters ../tests/test_url.py::test_human_repr_non_printable ../tests/test_url.py::test_relative [gw45] [ 82%] PASSED ../tests/test_url.py::test_human_repr_ipv6 [gw11] [ 82%] PASSED ../tests/test_url.py::test_human_repr_delimiters ../tests/test_url.py::test_relative_is_relative ../tests/test_url.py::test_relative_fails_on_rel_url [gw30] [ 82%] PASSED ../tests/test_url.py::test_relative [gw24] [ 82%] PASSED ../tests/test_url.py::test_relative_is_relative ../tests/test_url.py::test_slash_and_question_in_query [gw28] [ 82%] PASSED ../tests/test_url.py::test_relative_fails_on_rel_url [gw51] [ 82%] PASSED ../tests/test_url.py::test_slash_and_question_in_query ../tests/test_url.py::test_requoting ../tests/test_url.py::test_slash_and_question_in_fragment ../tests/test_url_build.py::test_build_without_arguments [gw37] [ 82%] PASSED ../tests/test_url.py::test_human_repr [gw42] [ 82%] PASSED ../tests/test_url.py::test_slash_and_question_in_fragment [gw53] [ 82%] PASSED ../tests/test_url.py::test_requoting [gw35] [ 82%] PASSED ../tests/test_url_build.py::test_build_without_arguments ../tests/test_url_build.py::test_build_simple [gw36] [ 82%] PASSED ../tests/test_url.py::test_human_repr_default_port [gw40] [ 83%] PASSED ../tests/test_url_build.py::test_build_simple ../tests/test_url_build.py::test_build_with_scheme [gw38] [ 83%] PASSED ../tests/test_url.py::test_human_repr_non_printable ../tests/test_url_build.py::test_build_with_host ../tests/test_url.py::test_relative_abs_parts_are_removed ../tests/test_url_build.py::test_build_with_scheme_and_host [gw57] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_scheme [gw50] [ 83%] PASSED ../tests/test_url.py::test_relative_abs_parts_are_removed ../tests/test_url_build.py::test_build_with_port [gw48] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_host [gw39] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_scheme_and_host ../tests/test_url_build.py::test_build_with_user [gw47] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_user [gw49] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_port ../tests/test_url_build.py::test_build_with_user_password [gw32] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_user_password ../tests/test_url_build.py::test_build_with_all ../tests/test_url_build.py::test_build_with_authority_and_host ../tests/test_url_build.py::test_build_with_authority ../tests/test_url_build.py::test_build_with_authority_without_encoding [gw29] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_all ../tests/test_url_build.py::test_query_str [gw44] [ 83%] PASSED ../tests/test_url_build.py::test_build_with_authority_and_host [gw46] [ 84%] PASSED ../tests/test_url_build.py::test_build_with_authority [gw56] [ 84%] PASSED ../tests/test_url_build.py::test_build_with_authority_without_encoding ../tests/test_url_build.py::test_query_dict [gw31] [ 84%] PASSED ../tests/test_url_build.py::test_query_str ../tests/test_url_build.py::test_build_path_quoting [gw52] [ 84%] PASSED ../tests/test_url_build.py::test_query_dict ../tests/test_url_build.py::test_build_query_quoting [gw55] [ 84%] PASSED ../tests/test_url_build.py::test_build_path_quoting ../tests/test_url_build.py::test_build_query_only [gw58] [ 84%] PASSED ../tests/test_url_build.py::test_build_query_quoting ../tests/test_url_build.py::test_build_with_query_and_query_string [gw65] [ 84%] PASSED ../tests/test_url_build.py::test_build_query_only ../tests/test_url_build.py::test_build_drop_dots [gw34] [ 84%] PASSED ../tests/test_url_build.py::test_build_with_query_and_query_string ../tests/test_url_build.py::test_build_already_encoded ../tests/test_url_build.py::test_build_encode [gw78] [ 84%] PASSED ../tests/test_url_build.py::test_build_drop_dots ../tests/test_url_build.py::test_build_percent_encoded [gw63] [ 84%] PASSED ../tests/test_url_build.py::test_build_already_encoded ../tests/test_url_build.py::test_build_with_authority_percent_encoded ../tests/test_url_build.py::test_build_with_authority_percent_encoded_already_encoded [gw72] [ 84%] PASSED ../tests/test_url_build.py::test_build_percent_encoded [gw68] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_authority_percent_encoded [gw75] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_authority_percent_encoded_already_encoded ../tests/test_url_build.py::test_build_with_authority_with_path_with_leading_slash ../tests/test_url_build.py::test_build_with_authority_with_empty_path [gw79] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_authority_with_path_with_leading_slash ../tests/test_url_build.py::test_build_with_authority_with_path_without_leading_slash ../tests/test_url_build.py::test_build_with_none_host [gw61] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_authority_with_empty_path ../tests/test_url_build.py::test_build_with_none_path ../tests/test_url_build.py::test_build_with_none_query_string [gw71] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_authority_with_path_without_leading_slash [gw66] [ 85%] PASSED ../tests/test_url_build.py::test_build_encode [gw59] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_none_path [gw73] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_none_host [gw64] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_none_query_string ../tests/test_url_build.py::test_build_with_none_fragment ../tests/test_url_cmp_and_hash.py::test_ne_str ../tests/test_url_cmp_and_hash.py::test_eq [gw62] [ 85%] PASSED ../tests/test_url_build.py::test_build_with_none_fragment ../tests/test_url_cmp_and_hash.py::test_hash ../tests/test_url_cmp_and_hash.py::test_hash_double_call [gw74] [ 85%] PASSED ../tests/test_url_cmp_and_hash.py::test_ne_str [gw70] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_eq [gw77] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_hash [gw69] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_hash_double_call ../tests/test_url_cmp_and_hash.py::test_le_less ../tests/test_url_cmp_and_hash.py::test_le_eq ../tests/test_url_cmp_and_hash.py::test_le_not_implemented [gw54] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_le_less ../tests/test_url_cmp_and_hash.py::test_lt ../tests/test_url_cmp_and_hash.py::test_lt_not_implemented [gw1] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_le_not_implemented [gw76] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_le_eq ../tests/test_url_cmp_and_hash.py::test_ge_more ../tests/test_url_cmp_and_hash.py::test_ge_eq [gw5] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_lt [gw67] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_lt_not_implemented [gw6] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_ge_more ../tests/test_url_cmp_and_hash.py::test_ge_not_implemented [gw21] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_ge_eq [gw23] [ 86%] PASSED ../tests/test_url_cmp_and_hash.py::test_ge_not_implemented ../tests/test_url_cmp_and_hash.py::test_gt ../tests/test_url_parsing.py::TestScheme::test_scheme_path ../tests/test_url_cmp_and_hash.py::test_gt_not_implemented ../tests/test_url_parsing.py::TestScheme::test_scheme_path_other [gw15] [ 87%] PASSED ../tests/test_url_cmp_and_hash.py::test_gt [gw60] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_scheme_path [gw10] [ 87%] PASSED ../tests/test_url_cmp_and_hash.py::test_gt_not_implemented [gw0] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_scheme_path_other ../tests/test_url_parsing.py::TestScheme::test_complex_scheme [gw7] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_complex_scheme ../tests/test_url_parsing.py::TestScheme::test_scheme_only ../tests/test_url_parsing.py::TestScheme::test_no_scheme1 ../tests/test_url_parsing.py::TestScheme::test_no_scheme2 [gw16] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_scheme_only ../tests/test_url_parsing.py::TestScheme::test_not_a_scheme1 ../tests/test_url_parsing.py::TestScheme::test_scheme_rel_path1 [gw3] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_no_scheme1 ../tests/test_url_parsing.py::TestScheme::test_not_a_scheme2 [gw18] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_no_scheme2 [gw20] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_not_a_scheme1 [gw14] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_scheme_rel_path1 [gw9] [ 87%] PASSED ../tests/test_url_parsing.py::TestScheme::test_not_a_scheme2 ../tests/test_url_parsing.py::TestScheme::test_scheme_rel_path2 [gw19] [ 88%] PASSED ../tests/test_url_parsing.py::TestScheme::test_scheme_rel_path2 ../tests/test_url_parsing.py::TestScheme::test_scheme_weird ../tests/test_url_parsing.py::TestHost::test_canonical [gw17] [ 88%] PASSED ../tests/test_url_parsing.py::TestScheme::test_scheme_weird ../tests/test_url_parsing.py::TestHost::test_absolute_no_scheme ../tests/test_url_parsing.py::TestHost::test_absolute_no_scheme_complex_host ../tests/test_url_parsing.py::TestHost::test_absolute_no_scheme_simple_host [gw12] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_canonical ../tests/test_url_parsing.py::TestHost::test_weird_host [gw25] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_absolute_no_scheme [gw13] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_absolute_no_scheme_simple_host ../tests/test_url_parsing.py::TestHost::test_scheme_no_host ../tests/test_url_parsing.py::TestHost::test_scheme_no_host2 ../tests/test_url_parsing.py::TestHost::test_no_scheme_no_host [gw22] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_absolute_no_scheme_complex_host [gw26] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_scheme_no_host [gw2] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_weird_host [gw8] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_no_scheme_no_host ../tests/test_url_parsing.py::TestHost::test_ipv4 [gw27] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_scheme_no_host2 [gw41] [ 88%] PASSED ../tests/test_url_parsing.py::TestHost::test_ipv4 ../tests/test_url_parsing.py::TestHost::test_ipv6 ../tests/test_url_parsing.py::TestHost::test_ipvfuture_address ../tests/test_url_parsing.py::TestPort::test_canonical ../tests/test_url_parsing.py::TestPort::test_no_host [gw33] [ 89%] PASSED ../tests/test_url_parsing.py::TestPort::test_canonical [gw43] [ 89%] PASSED ../tests/test_url_parsing.py::TestHost::test_ipv6 ../tests/test_url_parsing.py::TestPort::test_bad_port ../tests/test_url_parsing.py::TestPort::test_bad_port_again ../tests/test_url_parsing.py::TestUserInfo::test_canonical [gw4] [ 89%] PASSED ../tests/test_url_parsing.py::TestHost::test_ipvfuture_address [gw45] [ 89%] PASSED ../tests/test_url_parsing.py::TestPort::test_no_host [gw11] [ 89%] PASSED ../tests/test_url_parsing.py::TestPort::test_bad_port [gw30] [ 89%] PASSED ../tests/test_url_parsing.py::TestPort::test_bad_port_again ../tests/test_url_parsing.py::TestUserInfo::test_user_pass [gw24] [ 89%] PASSED ../tests/test_url_parsing.py::TestUserInfo::test_canonical ../tests/test_url_parsing.py::TestUserInfo::test_complex_userinfo ../tests/test_url_parsing.py::TestPort::test_no_path [gw28] [ 89%] PASSED ../tests/test_url_parsing.py::TestUserInfo::test_user_pass [gw51] [ 89%] PASSED ../tests/test_url_parsing.py::TestUserInfo::test_complex_userinfo ../tests/test_url_parsing.py::TestUserInfo::test_weird_user ../tests/test_url_parsing.py::TestUserInfo::test_no_user [gw37] [ 89%] PASSED ../tests/test_url_parsing.py::TestPort::test_no_path ../tests/test_url_parsing.py::TestUserInfo::test_weird_user2 ../tests/test_url_parsing.py::TestPort::test_double_port [gw53] [ 89%] PASSED ../tests/test_url_parsing.py::TestUserInfo::test_weird_user [gw42] [ 90%] PASSED ../tests/test_url_parsing.py::TestUserInfo::test_no_user ../tests/test_url_parsing.py::TestUserInfo::test_weird_user3 [gw35] [ 90%] PASSED ../tests/test_url_parsing.py::TestUserInfo::test_weird_user2 [gw36] [ 90%] PASSED ../tests/test_url_parsing.py::TestPort::test_double_port ../tests/test_url_parsing.py::TestPort::test_another_bad_port [gw40] [ 90%] PASSED ../tests/test_url_parsing.py::TestUserInfo::test_weird_user3 ../tests/test_url_parsing.py::TestQuery_String::test_simple [gw38] [ 90%] PASSED ../tests/test_url_parsing.py::TestPort::test_another_bad_port ../tests/test_url_parsing.py::TestQuery_String::test_abs_url_query ../tests/test_url_parsing.py::TestQuery_String::test_scheme_query [gw57] [ 90%] PASSED ../tests/test_url_parsing.py::TestQuery_String::test_simple ../tests/test_url_parsing.py::TestQuery_String::test_abs_url_path_query [gw50] [ 90%] PASSED ../tests/test_url_parsing.py::TestQuery_String::test_abs_url_query ../tests/test_url_parsing.py::TestQuery_String::test_double_question_mark [gw48] [ 90%] PASSED ../tests/test_url_parsing.py::TestQuery_String::test_scheme_query ../tests/test_url_parsing.py::TestQuery_String::test_complex_query [gw39] [ 90%] PASSED ../tests/test_url_parsing.py::TestQuery_String::test_abs_url_path_query ../tests/test_url_parsing.py::TestQuery_String::test_query_in_fragment [gw49] [ 90%] PASSED ../tests/test_url_parsing.py::TestQuery_String::test_double_question_mark [gw47] [ 90%] PASSED ../tests/test_url_parsing.py::TestQuery_String::test_complex_query [gw32] [ 91%] PASSED ../tests/test_url_parsing.py::TestQuery_String::test_query_in_fragment ../tests/test_url_parsing.py::TestFragment::test_simple ../tests/test_url_parsing.py::TestFragment::test_scheme_frag ../tests/test_url_parsing.py::TestFragment::test_scheme_path_frag [gw29] [ 91%] PASSED ../tests/test_url_parsing.py::TestFragment::test_simple ../tests/test_url_parsing.py::TestFragment::test_host_frag ../tests/test_url_parsing.py::TestFragment::test_scheme_query_frag [gw44] [ 91%] PASSED ../tests/test_url_parsing.py::TestFragment::test_scheme_frag ../tests/test_url_parsing.py::TestFragment::test_host_frag_query [gw56] [ 91%] PASSED ../tests/test_url_parsing.py::TestFragment::test_scheme_path_frag [gw46] [ 91%] PASSED ../tests/test_url_parsing.py::TestFragment::test_host_frag [gw31] [ 91%] PASSED ../tests/test_url_parsing.py::TestFragment::test_scheme_query_frag ../tests/test_url_parsing.py::TestFragment::test_complex_frag [gw52] [ 91%] PASSED ../tests/test_url_parsing.py::TestFragment::test_host_frag_query ../tests/test_url_parsing.py::TestStripEmptyParts::test_all_empty [gw55] [ 91%] PASSED ../tests/test_url_parsing.py::TestFragment::test_complex_frag [gw58] [ 91%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_all_empty ../tests/test_url_parsing.py::TestStripEmptyParts::test_path_only ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_user ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_port [gw65] [ 91%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_path_only [gw34] [ 91%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_user ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_path_only [gw78] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_port ../tests/test_url_parsing.py::TestStripEmptyParts::test_relative_path_only [gw63] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_path_only ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_query_with_path ../tests/test_url_parsing.py::TestStripEmptyParts::test_path [gw72] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_relative_path_only ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_query [gw75] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_query_with_path ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_query_with_frag [gw68] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_path [gw79] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_query [gw61] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_query_with_frag ../tests/test_url_parsing.py::TestStripEmptyParts::test_path_empty_frag ../tests/test_url_query.py::test_query_basic_parsing[original_url0-expected_query0] ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_path ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_port_and_path ../tests/test_url_query.py::test_query_basic_parsing[original_url1-expected_query1] [gw73] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_path [gw71] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_path_empty_frag [gw66] [ 92%] PASSED ../tests/test_url_parsing.py::TestStripEmptyParts::test_empty_port_and_path ../tests/test_url_query.py::test_query_basic_parsing[original_url2-expected_query2] [gw64] [ 92%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url1-expected_query1] ../tests/test_url_query.py::test_query_basic_parsing[original_url4-expected_query4] [gw62] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url2-expected_query2] ../tests/test_url_query.py::test_query_basic_parsing[original_url3-expected_query3] [gw59] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url0-expected_query0] ../tests/test_url_query.py::test_query_basic_parsing[original_url6-expected_query6] ../tests/test_url_query.py::test_query_basic_parsing[original_url5-expected_query5] [gw70] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url4-expected_query4] [gw74] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url3-expected_query3] ../tests/test_url_query.py::test_query_basic_parsing[original_url7-expected_query7] [gw69] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url6-expected_query6] [gw77] [ 93%] PASSED ../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] [gw54] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_parsing[original_url7-expected_query7] ../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_url2-expected_query2] ../tests/test_url_query.py::test_query_basic_update_query[original_url3-expected_query3] [gw1] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_update_query[original_url1-expected_query1] [gw76] [ 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_url4-expected_query4] [gw5] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_update_query[original_url2-expected_query2] [gw67] [ 93%] PASSED ../tests/test_url_query.py::test_query_basic_update_query[original_url3-expected_query3] [gw6] [ 94%] PASSED ../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_url6-expected_query6] ../tests/test_url_query.py::test_query_basic_update_query[original_url5-expected_query5] [gw23] [ 94%] PASSED ../tests/test_url_query.py::test_query_basic_update_query[original_url6-expected_query6] [gw21] [ 94%] PASSED ../tests/test_url_query.py::test_query_basic_update_query[original_url5-expected_query5] ../tests/test_url_query.py::test_query_basic_update_query[original_url7-expected_query7] ../tests/test_url_query.py::test_query_separators_from_parsing[original_url0-2-10] ../tests/test_url_query.py::test_query_separators_from_parsing[original_url1-1-10&b=20] ../tests/test_url_query.py::test_query_dont_unqoute_twice ../tests/test_url_query.py::test_query_separators_from_parsing[original_url2-1-10;b=20] [gw15] [ 94%] PASSED ../tests/test_url_query.py::test_query_basic_update_query[original_url7-expected_query7] [gw10] [ 94%] PASSED ../tests/test_url_query.py::test_query_separators_from_parsing[original_url0-2-10] [gw0] [ 94%] PASSED ../tests/test_url_query.py::test_query_separators_from_parsing[original_url1-1-10&b=20] [gw60] [ 94%] PASSED ../tests/test_url_query.py::test_query_dont_unqoute_twice [gw7] [ 94%] PASSED ../tests/test_url_query.py::test_query_separators_from_parsing[original_url2-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_parsing[original_url5-1-10;b=20] ../tests/test_url_query.py::test_query_separators_from_parsing[original_url4-1-10&b=20] [gw16] [ 94%] PASSED ../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_update_query[original_url0-2-10] [gw18] [ 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_update_query[original_url1-1-10&b=20] ../tests/test_url_query.py::test_query_separators_from_update_query[original_url2-1-10;b=20] [gw3] [ 94%] PASSED ../tests/test_url_query.py::test_query_separators_from_parsing[original_url4-1-10&b=20] [gw20] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_update_query[original_url0-2-10] ../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] [gw14] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_update_query[original_url1-1-10&b=20] [gw9] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_update_query[original_url2-1-10;b=20] [gw19] [ 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_url5-1-10;b=20] [gw17] [ 95%] PASSED ../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_url0-2-10] ../tests/test_url_query.py::test_query_separators_from_with_query[original_url2-1-10;b=20] [gw12] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_update_query[original_url5-1-10;b=20] [gw25] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_with_query[original_url0-2-10] ../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_with_query[original_url1-1-10&b=20] [gw13] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_with_query[original_url2-1-10;b=20] ../tests/test_url_query.py::test_query_separators_from_with_query[original_url3-1-10;b=20] [gw26] [ 95%] 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_with_query[original_url5-1-10;b=20] ../tests/test_url_query.py::test_query_from_empty_update_query[original_url0-2-10] [gw22] [ 95%] 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_from_empty_update_query[original_url1-1-10&b=20] [gw2] [ 95%] PASSED ../tests/test_url_query.py::test_query_separators_from_with_query[original_url3-1-10;b=20] [gw27] [ 96%] PASSED ../tests/test_url_query.py::test_query_separators_from_with_query[original_url5-1-10;b=20] [gw8] [ 96%] PASSED ../tests/test_url_query.py::test_query_from_empty_update_query[original_url0-2-10] ../tests/test_url_query.py::test_query_from_empty_update_query[original_url4-1-10&b=20] [gw41] [ 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_from_empty_update_query[original_url2-1-10;b=20] ../tests/test_url_query.py::test_query_from_empty_update_query[original_url3-1-10;b=20] [gw33] [ 96%] PASSED ../tests/test_url_query.py::test_query_from_empty_update_query[original_url4-1-10&b=20] ../tests/test_url_update_netloc.py::test_with_scheme_uppercased [gw43] [ 96%] PASSED ../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_scheme ../tests/test_url_update_netloc.py::test_with_scheme_for_relative_url [gw4] [ 96%] PASSED ../tests/test_url_query.py::test_query_from_empty_update_query[original_url3-1-10;b=20] [gw30] [ 96%] PASSED ../tests/test_url_update_netloc.py::test_with_scheme_uppercased [gw24] [ 96%] PASSED ../tests/test_url_update_netloc.py::test_with_scheme_for_relative_url ../tests/test_url_query.py::test_query_from_empty_update_query[original_url5-1-10;b=20] [gw11] [ 96%] PASSED ../tests/test_url_update_netloc.py::test_with_scheme ../tests/test_url_update_netloc.py::test_with_scheme_invalid_type ../tests/test_url_update_netloc.py::test_with_user [gw45] [ 96%] PASSED ../tests/test_url_query.py::test_query_from_empty_update_query[original_url5-1-10;b=20] [gw28] [ 96%] PASSED ../tests/test_url_update_netloc.py::test_with_scheme_invalid_type [gw51] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_user ../tests/test_url_update_netloc.py::test_with_user_percent_encoded ../tests/test_url_update_netloc.py::test_with_user_for_relative_url [gw42] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_user_for_relative_url [gw53] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_user_percent_encoded ../tests/test_url_update_netloc.py::test_with_user_invalid_type ../tests/test_url_update_netloc.py::test_with_user_None ../tests/test_url_update_netloc.py::test_with_user_ipv6 [gw36] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_user_None [gw35] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_user_invalid_type ../tests/test_url_update_netloc.py::test_with_user_None_when_password_present [gw40] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_user_ipv6 ../tests/test_url_update_netloc.py::test_with_user_non_ascii [gw38] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_user_None_when_password_present ../tests/test_url_update_netloc.py::test_with_password [gw57] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_password ../tests/test_url_update_netloc.py::test_with_password_ipv6 ../tests/test_url_update_netloc.py::test_with_password_non_ascii ../tests/test_url_update_netloc.py::test_with_password_percent_encoded ../tests/test_url_update_netloc.py::test_with_password_non_ascii_with_colon [gw50] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_password_ipv6 ../tests/test_url_update_netloc.py::test_with_password_for_relative_url ../tests/test_url_update_netloc.py::test_with_password_None [gw48] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_password_non_ascii [gw39] [ 97%] PASSED ../tests/test_url_update_netloc.py::test_with_password_percent_encoded [gw47] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_password_for_relative_url [gw49] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_password_non_ascii_with_colon [gw32] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_password_None ../tests/test_url_update_netloc.py::test_with_password_invalid_type ../tests/test_url_update_netloc.py::test_with_password_and_empty_user ../tests/test_url_update_netloc.py::test_from_str_with_host_ipv6 [gw29] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_password_invalid_type [gw44] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_password_and_empty_user ../tests/test_url_update_netloc.py::test_with_host_empty ../tests/test_url_update_netloc.py::test_with_host [gw46] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_from_str_with_host_ipv6 ../tests/test_url_update_netloc.py::test_with_host_non_ascii [gw52] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_host_empty ../tests/test_url_update_netloc.py::test_from_str_with_host_ipv4 [gw56] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_from_str_with_host_ipv4 [gw31] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_host ../tests/test_url_update_netloc.py::test_with_host_percent_encoded [gw58] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_host_percent_encoded ../tests/test_url_update_netloc.py::test_with_host_for_relative_url ../tests/test_url_update_netloc.py::test_with_host_invalid_type ../tests/test_url_update_netloc.py::test_with_port [gw37] [ 98%] PASSED ../tests/test_url_update_netloc.py::test_with_user_non_ascii [gw78] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_port ../tests/test_url_update_netloc.py::test_with_port_with_no_port [gw63] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_port_with_no_port [gw65] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_host_for_relative_url ../tests/test_url_update_netloc.py::test_with_port_ipv6 [gw55] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_host_non_ascii ../tests/test_url_update_netloc.py::test_with_port_keeps_query_and_fragment ../tests/test_url_update_netloc.py::test_with_port_percent_encoded ../tests/test_url_update_netloc.py::test_with_port_invalid_type ../tests/test_url_update_netloc.py::test_with_port_for_relative_url [gw75] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_port_keeps_query_and_fragment [gw68] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_port_percent_encoded [gw79] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_port_for_relative_url [gw61] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_port_invalid_type [gw72] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_port_ipv6 ../tests/test_url_update_netloc.py::test_with_port_invalid_range [gw71] [ 99%] PASSED ../tests/test_url_update_netloc.py::test_with_port_invalid_range [gw34] [100%] PASSED ../tests/test_url_update_netloc.py::test_with_host_invalid_type ---------- coverage: platform linux, python 3.11.6-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% ======================= 1096 passed, 2 xfailed in 5.94s ======================== >>> 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-r1.apk >>> py3-yarl*: Tracing dependencies... python3 py3-idna py3-multidict python3~3.11 so:libc.musl-armv7.so.1 >>> py3-yarl*: Package size: 240.0 KB >>> py3-yarl*: Compressing data... >>> py3-yarl*: Create checksum... >>> py3-yarl*: Create py3-yarl-1.9.2-r1.apk >>> py3-yarl: Build complete at Mon, 23 Oct 2023 20:52:51 +0000 elapsed time 0h 0m 12s >>> py3-yarl: Cleaning up srcdir >>> py3-yarl: Cleaning up pkgdir >>> py3-yarl: Uninstalling dependencies... (1/48) Purging .makedepends-py3-yarl (20231023.205240) (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-r2) (5/48) Purging py3-multidict (6.0.4-r2) (6/48) Purging py3-gpep517-pyc (15-r0) (7/48) Purging py3-gpep517 (15-r0) (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 (68.2.2-r0) (11/48) Purging py3-setuptools (68.2.2-r0) (12/48) Purging py3-wheel-pyc (0.41.2-r0) (13/48) Purging py3-wheel (0.41.2-r0) (14/48) Purging python3-dev (3.11.6-r1) (15/48) Purging py3-pytest-xdist-pyc (3.3.1-r0) (16/48) Purging py3-pytest-xdist (3.3.1-r0) (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.1.0-r0) (22/48) Purging py3-pytest-cov (4.1.0-r0) (23/48) Purging py3-pytest-pyc (7.4.2-r0) (24/48) Purging py3-pytest (7.4.2-r0) (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.2-r0) (28/48) Purging py3-packaging (23.2-r0) (29/48) Purging py3-parsing-pyc (3.1.1-r0) (30/48) Purging py3-parsing (3.1.1-r0) (31/48) Purging py3-pluggy-pyc (1.3.0-r0) (32/48) Purging py3-pluggy (1.3.0-r0) (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.6-r1) (38/48) Purging python3-pycache-pyc0 (3.11.6-r1) (39/48) Purging pyc (3.11.6-r1) (40/48) Purging python3 (3.11.6-r1) (41/48) Purging gdbm (1.23-r1) (42/48) Purging libbz2 (1.0.8-r6) (43/48) Purging libffi (3.4.4-r3) (44/48) Purging libpanelw (6.4_p20231007-r0) (45/48) Purging mpdecimal (2.5.1-r2) (46/48) Purging readline (8.2.1-r2) (47/48) Purging sqlite-libs (3.43.2-r0) (48/48) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 270 MiB in 101 packages >>> py3-yarl: Updating the community/armv7 repository index... >>> py3-yarl: Signing the index...