>>> py3-lxml: Building main/py3-lxml 5.3.0-r0 (using abuild 3.13.0-r5) started Thu, 26 Sep 2024 11:59:16 +0000
>>> py3-lxml: Checking sanity of /home/buildozer/aports/main/py3-lxml/APKBUILD...
>>> py3-lxml: Analyzing dependencies...
>>> py3-lxml: Installing for build: build-base cython libxml2-dev libxslt-dev py3-gpep517 py3-setuptools py3-wheel python3-dev py3-html5lib
(1/43) Installing libbz2 (1.0.8-r6)
(2/43) Installing libffi (3.4.6-r0)
(3/43) Installing gdbm (1.24-r0)
(4/43) Installing xz-libs (5.6.2-r0)
(5/43) Installing mpdecimal (4.0.0-r0)
(6/43) Installing libpanelw (6.5_p20240601-r1)
(7/43) Installing sqlite-libs (3.46.1-r0)
(8/43) Installing python3 (3.12.6-r0)
(9/43) Installing python3-pycache-pyc0 (3.12.6-r0)
(10/43) Installing pyc (3.12.6-r0)
(11/43) Installing cython-pyc (3.0.10-r0)
(12/43) Installing python3-pyc (3.12.6-r0)
(13/43) Installing cython (3.0.10-r0)
(14/43) Installing zlib-dev (1.3.1-r2)
(15/43) Installing xz (5.6.2-r0)
(16/43) Installing xz-dev (5.6.2-r0)
(17/43) Installing libxml2 (2.12.8-r0)
(18/43) Installing libxml2-utils (2.12.8-r0)
(19/43) Installing libxml2-dev (2.12.8-r0)
(20/43) Installing libgpg-error (1.50-r0)
(21/43) Installing libgcrypt (1.10.3-r0)
(22/43) Installing libxslt (1.1.39-r1)
(23/43) Installing libxslt-dev (1.1.39-r1)
(24/43) Installing py3-installer (0.7.0-r2)
(25/43) Installing py3-installer-pyc (0.7.0-r2)
(26/43) Installing py3-gpep517 (16-r0)
(27/43) Installing py3-gpep517-pyc (16-r0)
(28/43) Installing py3-parsing (3.1.4-r0)
(29/43) Installing py3-parsing-pyc (3.1.4-r0)
(30/43) Installing py3-packaging (24.1-r0)
(31/43) Installing py3-packaging-pyc (24.1-r0)
(32/43) Installing py3-setuptools (70.3.0-r0)
(33/43) Installing py3-setuptools-pyc (70.3.0-r0)
(34/43) Installing py3-wheel (0.43.0-r0)
(35/43) Installing py3-wheel-pyc (0.43.0-r0)
(36/43) Installing python3-dev (3.12.6-r0)
(37/43) Installing py3-six (1.16.0-r9)
(38/43) Installing py3-six-pyc (1.16.0-r9)
(39/43) Installing py3-webencodings (0.5.1-r8)
(40/43) Installing py3-webencodings-pyc (0.5.1-r8)
(41/43) Installing py3-html5lib (1.1-r6)
(42/43) Installing py3-html5lib-pyc (1.1-r6)
(43/43) Installing .makedepends-py3-lxml (20240926.115917)
Executing busybox-1.36.1-r32.trigger
OK: 625 MiB in 153 packages
>>> py3-lxml: Cleaning up srcdir
>>> py3-lxml: Cleaning up pkgdir
>>> py3-lxml: Cleaning up tmpdir
>>> py3-lxml: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lxml-5.3.0.tar.gz
>>> py3-lxml: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lxml-5.3.0.tar.gz
>>> py3-lxml: Checking sha512sums...
lxml-5.3.0.tar.gz: OK
libxml-2.11.0.patch: OK
tests-fix-encoding-name.patch: OK
>>> py3-lxml: Unpacking /var/cache/distfiles/edge/lxml-5.3.0.tar.gz...
>>> py3-lxml: libxml-2.11.0.patch
patching file src/lxml/tests/test_io.py
Hunk #1 succeeded at 313 (offset 1 line).
>>> py3-lxml: tests-fix-encoding-name.patch
patching file src/lxml/tests/test_incremental_xmlfile.py
2024-09-26 11:59:19,230 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
<string>:67: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
warning: src/lxml/xmlerror.pxi:660:22: local variable 'args' referenced before assignment
warning: src/lxml/xmlerror.pxi:661:69: local variable 'args' referenced before assignment
warning: src/lxml/xmlerror.pxi:662:20: local variable 'args' referenced before assignment
warning: src/lxml/xmlerror.pxi:667:22: local variable 'args' referenced before assignment
warning: src/lxml/xmlerror.pxi:668:73: local variable 'args' referenced before assignment
warning: src/lxml/xmlerror.pxi:669:20: local variable 'args' referenced before assignment
warning: src/lxml/xmlerror.pxi:674:22: local variable 'args' referenced before assignment
warning: src/lxml/xmlerror.pxi:675:73: local variable 'args' referenced before assignment
warning: src/lxml/xmlerror.pxi:676:20: local variable 'args' referenced before assignment
Building lxml version 5.3.0.
Building with Cython 3.0.10.
Building against libxml2 2.12.8 and libxslt 1.1.39
Compiling src/lxml/etree.pyx because it changed.
Compiling src/lxml/objectify.pyx because it changed.
Compiling src/lxml/builder.py because it changed.
Compiling src/lxml/_elementpath.py because it changed.
Compiling src/lxml/html/diff.py because it changed.
Compiling src/lxml/sax.py because it changed.
[1/6] Cythonizing src/lxml/_elementpath.py
[2/6] Cythonizing src/lxml/builder.py
[3/6] Cythonizing src/lxml/etree.pyx
[4/6] Cythonizing src/lxml/html/diff.py
[5/6] Cythonizing src/lxml/objectify.pyx
[6/6] Cythonizing src/lxml/sax.py
2024-09-26 11:59:27,003 root INFO running bdist_wheel
2024-09-26 11:59:27,011 root INFO running build
2024-09-26 11:59:27,011 root INFO running build_py
2024-09-26 11:59:27,013 root INFO creating build
2024-09-26 11:59:27,013 root INFO creating build/lib.linux-aarch64-cpython-312
2024-09-26 11:59:27,013 root INFO creating build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,014 root INFO copying src/lxml/__init__.py -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,014 root INFO copying src/lxml/pyclasslookup.py -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,014 root INFO copying src/lxml/ElementInclude.py -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,014 root INFO copying src/lxml/_elementpath.py -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,014 root INFO copying src/lxml/usedoctest.py -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,014 root INFO copying src/lxml/sax.py -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,014 root INFO copying src/lxml/cssselect.py -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,015 root INFO copying src/lxml/doctestcompare.py -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,015 root INFO copying src/lxml/builder.py -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,015 root INFO creating build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,015 root INFO copying src/lxml/includes/__init__.py -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,015 root INFO creating build/lib.linux-aarch64-cpython-312/lxml/html
2024-09-26 11:59:27,015 root INFO copying src/lxml/html/__init__.py -> build/lib.linux-aarch64-cpython-312/lxml/html
2024-09-26 11:59:27,016 root INFO copying src/lxml/html/_html5builder.py -> build/lib.linux-aarch64-cpython-312/lxml/html
2024-09-26 11:59:27,016 root INFO copying src/lxml/html/html5parser.py -> build/lib.linux-aarch64-cpython-312/lxml/html
2024-09-26 11:59:27,016 root INFO copying src/lxml/html/_setmixin.py -> build/lib.linux-aarch64-cpython-312/lxml/html
2024-09-26 11:59:27,016 root INFO copying src/lxml/html/usedoctest.py -> build/lib.linux-aarch64-cpython-312/lxml/html
2024-09-26 11:59:27,016 root INFO copying src/lxml/html/formfill.py -> build/lib.linux-aarch64-cpython-312/lxml/html
2024-09-26 11:59:27,016 root INFO copying src/lxml/html/_diffcommand.py -> build/lib.linux-aarch64-cpython-312/lxml/html
2024-09-26 11:59:27,016 root INFO copying src/lxml/html/ElementSoup.py -> build/lib.linux-aarch64-cpython-312/lxml/html
2024-09-26 11:59:27,017 root INFO copying src/lxml/html/soupparser.py -> build/lib.linux-aarch64-cpython-312/lxml/html
2024-09-26 11:59:27,017 root INFO copying src/lxml/html/clean.py -> build/lib.linux-aarch64-cpython-312/lxml/html
2024-09-26 11:59:27,017 root INFO copying src/lxml/html/diff.py -> build/lib.linux-aarch64-cpython-312/lxml/html
2024-09-26 11:59:27,017 root INFO copying src/lxml/html/builder.py -> build/lib.linux-aarch64-cpython-312/lxml/html
2024-09-26 11:59:27,017 root INFO copying src/lxml/html/defs.py -> build/lib.linux-aarch64-cpython-312/lxml/html
2024-09-26 11:59:27,017 root INFO creating build/lib.linux-aarch64-cpython-312/lxml/isoschematron
2024-09-26 11:59:27,017 root INFO copying src/lxml/isoschematron/__init__.py -> build/lib.linux-aarch64-cpython-312/lxml/isoschematron
2024-09-26 11:59:27,019 root INFO copying src/lxml/etree.h -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,020 root INFO copying src/lxml/etree_api.h -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,020 root INFO copying src/lxml/lxml.etree.h -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,020 root INFO copying src/lxml/lxml.etree_api.h -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,020 root INFO copying src/lxml/etree.pyx -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,020 root INFO copying src/lxml/objectify.pyx -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,021 root INFO copying src/lxml/cleanup.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,021 root INFO copying src/lxml/readonlytree.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,021 root INFO copying src/lxml/schematron.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,021 root INFO copying src/lxml/relaxng.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,021 root INFO copying src/lxml/xslt.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,021 root INFO copying src/lxml/xinclude.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,022 root INFO copying src/lxml/extensions.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,022 root INFO copying src/lxml/classlookup.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,022 root INFO copying src/lxml/parser.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,022 root INFO copying src/lxml/xpath.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,022 root INFO copying src/lxml/xmlerror.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,022 root INFO copying src/lxml/nsclasses.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,023 root INFO copying src/lxml/serializer.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,023 root INFO copying src/lxml/docloader.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,023 root INFO copying src/lxml/apihelpers.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,023 root INFO copying src/lxml/xmlschema.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,023 root INFO copying src/lxml/parsertarget.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,023 root INFO copying src/lxml/debug.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,024 root INFO copying src/lxml/objectpath.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,024 root INFO copying src/lxml/dtd.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,024 root INFO copying src/lxml/xmlid.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,024 root INFO copying src/lxml/xsltext.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,024 root INFO copying src/lxml/saxparser.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,024 root INFO copying src/lxml/public-api.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,024 root INFO copying src/lxml/iterparse.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,024 root INFO copying src/lxml/proxy.pxi -> build/lib.linux-aarch64-cpython-312/lxml
2024-09-26 11:59:27,025 root INFO copying src/lxml/includes/relaxng.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,025 root INFO copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,025 root INFO copying src/lxml/includes/config.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,025 root INFO copying src/lxml/includes/c14n.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,025 root INFO copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,025 root INFO copying src/lxml/includes/xpath.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,025 root INFO copying src/lxml/includes/xslt.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,025 root INFO copying src/lxml/includes/uri.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,026 root INFO copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,026 root INFO copying src/lxml/includes/__init__.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,026 root INFO copying src/lxml/includes/schematron.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,026 root INFO copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,026 root INFO copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,026 root INFO copying src/lxml/includes/tree.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,026 root INFO copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,027 root INFO copying src/lxml/includes/xinclude.pxd -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,027 root INFO copying src/lxml/includes/lxml-version.h -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,027 root INFO copying src/lxml/includes/etree_defs.h -> build/lib.linux-aarch64-cpython-312/lxml/includes
2024-09-26 11:59:27,027 root INFO creating build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources
2024-09-26 11:59:27,027 root INFO creating build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/rng
2024-09-26 11:59:27,027 root INFO copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/rng
2024-09-26 11:59:27,027 root INFO creating build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl
2024-09-26 11:59:27,027 root INFO copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl
2024-09-26 11:59:27,028 root INFO copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl
2024-09-26 11:59:27,028 root INFO creating build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
2024-09-26 11:59:27,028 root INFO copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
2024-09-26 11:59:27,028 root INFO copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
2024-09-26 11:59:27,028 root INFO copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
2024-09-26 11:59:27,028 root INFO copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
2024-09-26 11:59:27,028 root INFO copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
2024-09-26 11:59:27,029 root INFO copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
2024-09-26 11:59:27,029 root INFO running build_ext
2024-09-26 11:59:27,031 root INFO building 'lxml.etree' extension
2024-09-26 11:59:27,031 root INFO creating build/temp.linux-aarch64-cpython-312
2024-09-26 11:59:27,031 root INFO creating build/temp.linux-aarch64-cpython-312/src
2024-09-26 11:59:27,031 root INFO creating build/temp.linux-aarch64-cpython-312/src/lxml
2024-09-26 11:59:27,031 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -Isrc/lxml -Isrc/lxml/includes -I/usr/include/libxml2 -Isrc -I/usr/include/python3.12 -c src/lxml/etree.c -o build/temp.linux-aarch64-cpython-312/src/lxml/etree.o -w
2024-09-26 12:00:19,290 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto build/temp.linux-aarch64-cpython-312/src/lxml/etree.o -L/usr/lib -lxslt -lexslt -lxml2 -lrt -lz -lm -o build/lib.linux-aarch64-cpython-312/lxml/etree.cpython-312-aarch64-linux-musl.so
2024-09-26 12:01:02,771 root INFO building 'lxml.objectify' extension
2024-09-26 12:01:02,771 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -Isrc/lxml/includes -I/usr/include/libxml2 -Isrc -I/usr/include/python3.12 -c src/lxml/objectify.c -o build/temp.linux-aarch64-cpython-312/src/lxml/objectify.o -w
2024-09-26 12:01:08,453 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto build/temp.linux-aarch64-cpython-312/src/lxml/objectify.o -L/usr/lib -lxslt -lexslt -lxml2 -lrt -lz -lm -o build/lib.linux-aarch64-cpython-312/lxml/objectify.cpython-312-aarch64-linux-musl.so
2024-09-26 12:01:13,417 root INFO building 'lxml.builder' extension
2024-09-26 12:01:13,417 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.12 -c src/lxml/builder.c -o build/temp.linux-aarch64-cpython-312/src/lxml/builder.o -w
2024-09-26 12:01:14,482 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto build/temp.linux-aarch64-cpython-312/src/lxml/builder.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/lxml/builder.cpython-312-aarch64-linux-musl.so
2024-09-26 12:01:17,179 root INFO building 'lxml._elementpath' extension
2024-09-26 12:01:17,179 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.12 -c src/lxml/_elementpath.c -o build/temp.linux-aarch64-cpython-312/src/lxml/_elementpath.o -w
2024-09-26 12:01:19,279 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto build/temp.linux-aarch64-cpython-312/src/lxml/_elementpath.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/lxml/_elementpath.cpython-312-aarch64-linux-musl.so
2024-09-26 12:01:21,521 root INFO building 'lxml.html.diff' extension
2024-09-26 12:01:21,522 root INFO creating build/temp.linux-aarch64-cpython-312/src/lxml/html
2024-09-26 12:01:21,522 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.12 -c src/lxml/html/diff.c -o build/temp.linux-aarch64-cpython-312/src/lxml/html/diff.o -w
2024-09-26 12:01:25,826 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto build/temp.linux-aarch64-cpython-312/src/lxml/html/diff.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/lxml/html/diff.cpython-312-aarch64-linux-musl.so
2024-09-26 12:01:30,801 root INFO building 'lxml.sax' extension
2024-09-26 12:01:30,801 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.12 -c src/lxml/sax.c -o build/temp.linux-aarch64-cpython-312/src/lxml/sax.o -w
2024-09-26 12:01:32,749 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto build/temp.linux-aarch64-cpython-312/src/lxml/sax.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/lxml/sax.cpython-312-aarch64-linux-musl.so
2024-09-26 12:01:35,584 root INFO installing to build/bdist.linux-aarch64/wheel
2024-09-26 12:01:35,584 root INFO running install
2024-09-26 12:01:35,592 root INFO running install_lib
2024-09-26 12:01:35,593 root INFO creating build/bdist.linux-aarch64
2024-09-26 12:01:35,593 root INFO creating build/bdist.linux-aarch64/wheel
2024-09-26 12:01:35,593 root INFO creating build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,594 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/__init__.py -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,594 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/cleanup.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,594 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/readonlytree.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,594 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/lxml.etree_api.h -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,594 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/schematron.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,594 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/relaxng.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,594 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/xslt.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,595 root INFO creating build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,595 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/__init__.py -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,595 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/relaxng.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,595 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/lxml-version.h -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,595 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/xmlparser.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,595 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/config.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,595 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/c14n.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,595 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/xmlschema.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,595 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/xpath.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,596 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/xslt.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,596 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/uri.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,596 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/etreepublic.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,596 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/__init__.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,596 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/schematron.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,596 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/htmlparser.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,596 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/etree_defs.h -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,596 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/xmlerror.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,596 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/tree.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,597 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/dtdvalid.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,597 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/includes/xinclude.pxd -> build/bdist.linux-aarch64/wheel/lxml/includes
2024-09-26 12:01:35,597 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/xinclude.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,597 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/_elementpath.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,598 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/extensions.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,598 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/classlookup.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,598 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/pyclasslookup.py -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,598 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/parser.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,598 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/ElementInclude.py -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,599 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/xpath.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,599 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/xmlerror.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,599 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/_elementpath.py -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,599 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/nsclasses.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,599 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/etree.pyx -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,599 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/objectify.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,601 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/usedoctest.py -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,601 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/objectify.pyx -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,602 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/serializer.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,602 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/sax.py -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,602 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/docloader.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,602 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/lxml.etree.h -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,602 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/apihelpers.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,602 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/xmlschema.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,603 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/etree_api.h -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,603 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/cssselect.py -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,603 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/parsertarget.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,603 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/etree.h -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,603 root INFO creating build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,603 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/html/__init__.py -> build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,603 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/html/_html5builder.py -> build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,603 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/html/html5parser.py -> build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,604 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/html/_setmixin.py -> build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,604 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/html/usedoctest.py -> build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,604 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/html/formfill.py -> build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,604 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/html/_diffcommand.py -> build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,604 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/html/ElementSoup.py -> build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,604 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/html/diff.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,606 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/html/soupparser.py -> build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,606 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/html/clean.py -> build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,606 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/html/diff.py -> build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,606 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/html/builder.py -> build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,606 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/html/defs.py -> build/bdist.linux-aarch64/wheel/lxml/html
2024-09-26 12:01:35,606 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/debug.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,606 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/objectpath.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,606 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/builder.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,607 root INFO creating build/bdist.linux-aarch64/wheel/lxml/isoschematron
2024-09-26 12:01:35,607 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/isoschematron/__init__.py -> build/bdist.linux-aarch64/wheel/lxml/isoschematron
2024-09-26 12:01:35,607 root INFO creating build/bdist.linux-aarch64/wheel/lxml/isoschematron/resources
2024-09-26 12:01:35,608 root INFO creating build/bdist.linux-aarch64/wheel/lxml/isoschematron/resources/rng
2024-09-26 12:01:35,608 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/bdist.linux-aarch64/wheel/lxml/isoschematron/resources/rng
2024-09-26 12:01:35,608 root INFO creating build/bdist.linux-aarch64/wheel/lxml/isoschematron/resources/xsl
2024-09-26 12:01:35,608 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/bdist.linux-aarch64/wheel/lxml/isoschematron/resources/xsl
2024-09-26 12:01:35,608 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/bdist.linux-aarch64/wheel/lxml/isoschematron/resources/xsl
2024-09-26 12:01:35,608 root INFO creating build/bdist.linux-aarch64/wheel/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
2024-09-26 12:01:35,608 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/bdist.linux-aarch64/wheel/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
2024-09-26 12:01:35,608 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/bdist.linux-aarch64/wheel/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
2024-09-26 12:01:35,609 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/bdist.linux-aarch64/wheel/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
2024-09-26 12:01:35,609 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/bdist.linux-aarch64/wheel/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
2024-09-26 12:01:35,609 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/bdist.linux-aarch64/wheel/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
2024-09-26 12:01:35,609 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/bdist.linux-aarch64/wheel/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
2024-09-26 12:01:35,609 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/dtd.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,609 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/xmlid.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,609 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/xsltext.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,609 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/etree.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,618 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/sax.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,619 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/doctestcompare.py -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,619 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/saxparser.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,619 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/public-api.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,619 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/iterparse.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,619 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/builder.py -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,620 root INFO copying build/lib.linux-aarch64-cpython-312/lxml/proxy.pxi -> build/bdist.linux-aarch64/wheel/lxml
2024-09-26 12:01:35,620 root INFO running install_egg_info
2024-09-26 12:01:35,622 root INFO running egg_info
2024-09-26 12:01:35,623 root INFO writing src/lxml.egg-info/PKG-INFO
2024-09-26 12:01:35,624 root INFO writing dependency_links to src/lxml.egg-info/dependency_links.txt
2024-09-26 12:01:35,624 root INFO writing requirements to src/lxml.egg-info/requires.txt
2024-09-26 12:01:35,625 root INFO writing top-level names to src/lxml.egg-info/top_level.txt
2024-09-26 12:01:35,627 root INFO dependency /usr/include/libxml2/libxml/HTMLtree.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,627 root INFO dependency /usr/include/libxml2/libxml/chvalid.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,627 root INFO dependency /usr/include/libxml2/libxml/encoding.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,627 root INFO dependency /usr/include/libxml2/libxml/globals.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,627 root INFO dependency /usr/include/libxml2/libxml/hash.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,628 root INFO dependency /usr/include/libxml2/libxml/tree.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,628 root INFO dependency /usr/include/libxml2/libxml/uri.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,628 root INFO dependency /usr/include/libxml2/libxml/valid.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,628 root INFO dependency /usr/include/libxml2/libxml/xmlIO.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,628 root INFO dependency /usr/include/libxml2/libxml/xmlmemory.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,628 root INFO dependency /usr/include/libxml2/libxml/xmlsave.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,628 root INFO dependency /usr/include/libxml2/libxml/xmlstring.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,628 root INFO dependency /usr/include/libxml2/libxml/xmlversion.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,632 root INFO dependency /usr/include/libxml2/libxml/HTMLtree.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,632 root INFO dependency /usr/include/libxml2/libxml/chvalid.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,632 root INFO dependency /usr/include/libxml2/libxml/encoding.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,632 root INFO dependency /usr/include/libxml2/libxml/globals.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,632 root INFO dependency /usr/include/libxml2/libxml/hash.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,632 root INFO dependency /usr/include/libxml2/libxml/tree.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,632 root INFO dependency /usr/include/libxml2/libxml/uri.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,632 root INFO dependency /usr/include/libxml2/libxml/valid.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,632 root INFO dependency /usr/include/libxml2/libxml/xmlIO.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,633 root INFO dependency /usr/include/libxml2/libxml/xmlmemory.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,633 root INFO dependency /usr/include/libxml2/libxml/xmlsave.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,633 root INFO dependency /usr/include/libxml2/libxml/xmlstring.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,633 root INFO dependency /usr/include/libxml2/libxml/xmlversion.h won't be automatically included in the manifest: the path must be relative
2024-09-26 12:01:35,636 root INFO reading manifest file 'src/lxml.egg-info/SOURCES.txt'
2024-09-26 12:01:35,638 root INFO reading manifest template 'MANIFEST.in'
2024-09-26 12:01:35,704 root INFO adding license file 'LICENSE.txt'
2024-09-26 12:01:35,704 root INFO adding license file 'LICENSES.txt'
2024-09-26 12:01:35,710 root INFO writing manifest file 'src/lxml.egg-info/SOURCES.txt'
2024-09-26 12:01:35,710 root INFO Copying src/lxml.egg-info to build/bdist.linux-aarch64/wheel/lxml-5.3.0-py3.12.egg-info
2024-09-26 12:01:35,711 root INFO running install_scripts
2024-09-26 12:01:35,716 root INFO creating build/bdist.linux-aarch64/wheel/lxml-5.3.0.dist-info/WHEEL
2024-09-26 12:01:35,717 wheel INFO creating '/home/buildozer/aports/main/py3-lxml/src/lxml-5.3.0/.dist/.tmp-zz419l_m/lxml-5.3.0-cp312-cp312-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
2024-09-26 12:01:35,717 wheel INFO adding 'lxml/ElementInclude.py'
2024-09-26 12:01:35,717 wheel INFO adding 'lxml/__init__.py'
2024-09-26 12:01:35,719 wheel INFO adding 'lxml/_elementpath.cpython-312-aarch64-linux-musl.so'
2024-09-26 12:01:35,719 wheel INFO adding 'lxml/_elementpath.py'
2024-09-26 12:01:35,720 wheel INFO adding 'lxml/apihelpers.pxi'
2024-09-26 12:01:35,721 wheel INFO adding 'lxml/builder.cpython-312-aarch64-linux-musl.so'
2024-09-26 12:01:35,721 wheel INFO adding 'lxml/builder.py'
2024-09-26 12:01:35,721 wheel INFO adding 'lxml/classlookup.pxi'
2024-09-26 12:01:35,721 wheel INFO adding 'lxml/cleanup.pxi'
2024-09-26 12:01:35,722 wheel INFO adding 'lxml/cssselect.py'
2024-09-26 12:01:35,722 wheel INFO adding 'lxml/debug.pxi'
2024-09-26 12:01:35,722 wheel INFO adding 'lxml/docloader.pxi'
2024-09-26 12:01:35,722 wheel INFO adding 'lxml/doctestcompare.py'
2024-09-26 12:01:35,722 wheel INFO adding 'lxml/dtd.pxi'
2024-09-26 12:01:35,735 wheel INFO adding 'lxml/etree.cpython-312-aarch64-linux-musl.so'
2024-09-26 12:01:35,740 wheel INFO adding 'lxml/etree.h'
2024-09-26 12:01:35,740 wheel INFO adding 'lxml/etree.pyx'
2024-09-26 12:01:35,740 wheel INFO adding 'lxml/etree_api.h'
2024-09-26 12:01:35,740 wheel INFO adding 'lxml/extensions.pxi'
2024-09-26 12:01:35,741 wheel INFO adding 'lxml/iterparse.pxi'
2024-09-26 12:01:35,741 wheel INFO adding 'lxml/lxml.etree.h'
2024-09-26 12:01:35,741 wheel INFO adding 'lxml/lxml.etree_api.h'
2024-09-26 12:01:35,741 wheel INFO adding 'lxml/nsclasses.pxi'
2024-09-26 12:01:35,744 wheel INFO adding 'lxml/objectify.cpython-312-aarch64-linux-musl.so'
2024-09-26 12:01:35,745 wheel INFO adding 'lxml/objectify.pyx'
2024-09-26 12:01:35,746 wheel INFO adding 'lxml/objectpath.pxi'
2024-09-26 12:01:35,746 wheel INFO adding 'lxml/parser.pxi'
2024-09-26 12:01:35,746 wheel INFO adding 'lxml/parsertarget.pxi'
2024-09-26 12:01:35,746 wheel INFO adding 'lxml/proxy.pxi'
2024-09-26 12:01:35,746 wheel INFO adding 'lxml/public-api.pxi'
2024-09-26 12:01:35,747 wheel INFO adding 'lxml/pyclasslookup.py'
2024-09-26 12:01:35,747 wheel INFO adding 'lxml/readonlytree.pxi'
2024-09-26 12:01:35,747 wheel INFO adding 'lxml/relaxng.pxi'
2024-09-26 12:01:35,748 wheel INFO adding 'lxml/sax.cpython-312-aarch64-linux-musl.so'
2024-09-26 12:01:35,749 wheel INFO adding 'lxml/sax.py'
2024-09-26 12:01:35,749 wheel INFO adding 'lxml/saxparser.pxi'
2024-09-26 12:01:35,749 wheel INFO adding 'lxml/schematron.pxi'
2024-09-26 12:01:35,749 wheel INFO adding 'lxml/serializer.pxi'
2024-09-26 12:01:35,749 wheel INFO adding 'lxml/usedoctest.py'
2024-09-26 12:01:35,750 wheel INFO adding 'lxml/xinclude.pxi'
2024-09-26 12:01:35,750 wheel INFO adding 'lxml/xmlerror.pxi'
2024-09-26 12:01:35,750 wheel INFO adding 'lxml/xmlid.pxi'
2024-09-26 12:01:35,750 wheel INFO adding 'lxml/xmlschema.pxi'
2024-09-26 12:01:35,750 wheel INFO adding 'lxml/xpath.pxi'
2024-09-26 12:01:35,750 wheel INFO adding 'lxml/xslt.pxi'
2024-09-26 12:01:35,751 wheel INFO adding 'lxml/xsltext.pxi'
2024-09-26 12:01:35,751 wheel INFO adding 'lxml/html/ElementSoup.py'
2024-09-26 12:01:35,751 wheel INFO adding 'lxml/html/__init__.py'
2024-09-26 12:01:35,751 wheel INFO adding 'lxml/html/_diffcommand.py'
2024-09-26 12:01:35,751 wheel INFO adding 'lxml/html/_html5builder.py'
2024-09-26 12:01:35,751 wheel INFO adding 'lxml/html/_setmixin.py'
2024-09-26 12:01:35,752 wheel INFO adding 'lxml/html/builder.py'
2024-09-26 12:01:35,752 wheel INFO adding 'lxml/html/clean.py'
2024-09-26 12:01:35,752 wheel INFO adding 'lxml/html/defs.py'
2024-09-26 12:01:35,754 wheel INFO adding 'lxml/html/diff.cpython-312-aarch64-linux-musl.so'
2024-09-26 12:01:35,755 wheel INFO adding 'lxml/html/diff.py'
2024-09-26 12:01:35,755 wheel INFO adding 'lxml/html/formfill.py'
2024-09-26 12:01:35,755 wheel INFO adding 'lxml/html/html5parser.py'
2024-09-26 12:01:35,756 wheel INFO adding 'lxml/html/soupparser.py'
2024-09-26 12:01:35,756 wheel INFO adding 'lxml/html/usedoctest.py'
2024-09-26 12:01:35,756 wheel INFO adding 'lxml/includes/__init__.pxd'
2024-09-26 12:01:35,756 wheel INFO adding 'lxml/includes/__init__.py'
2024-09-26 12:01:35,756 wheel INFO adding 'lxml/includes/c14n.pxd'
2024-09-26 12:01:35,756 wheel INFO adding 'lxml/includes/config.pxd'
2024-09-26 12:01:35,756 wheel INFO adding 'lxml/includes/dtdvalid.pxd'
2024-09-26 12:01:35,757 wheel INFO adding 'lxml/includes/etree_defs.h'
2024-09-26 12:01:35,757 wheel INFO adding 'lxml/includes/etreepublic.pxd'
2024-09-26 12:01:35,757 wheel INFO adding 'lxml/includes/htmlparser.pxd'
2024-09-26 12:01:35,757 wheel INFO adding 'lxml/includes/lxml-version.h'
2024-09-26 12:01:35,757 wheel INFO adding 'lxml/includes/relaxng.pxd'
2024-09-26 12:01:35,757 wheel INFO adding 'lxml/includes/schematron.pxd'
2024-09-26 12:01:35,757 wheel INFO adding 'lxml/includes/tree.pxd'
2024-09-26 12:01:35,757 wheel INFO adding 'lxml/includes/uri.pxd'
2024-09-26 12:01:35,758 wheel INFO adding 'lxml/includes/xinclude.pxd'
2024-09-26 12:01:35,758 wheel INFO adding 'lxml/includes/xmlerror.pxd'
2024-09-26 12:01:35,758 wheel INFO adding 'lxml/includes/xmlparser.pxd'
2024-09-26 12:01:35,758 wheel INFO adding 'lxml/includes/xmlschema.pxd'
2024-09-26 12:01:35,758 wheel INFO adding 'lxml/includes/xpath.pxd'
2024-09-26 12:01:35,758 wheel INFO adding 'lxml/includes/xslt.pxd'
2024-09-26 12:01:35,759 wheel INFO adding 'lxml/isoschematron/__init__.py'
2024-09-26 12:01:35,759 wheel INFO adding 'lxml/isoschematron/resources/rng/iso-schematron.rng'
2024-09-26 12:01:35,759 wheel INFO adding 'lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl'
2024-09-26 12:01:35,759 wheel INFO adding 'lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl'
2024-09-26 12:01:35,760 wheel INFO adding 'lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl'
2024-09-26 12:01:35,760 wheel INFO adding 'lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl'
2024-09-26 12:01:35,760 wheel INFO adding 'lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl'
2024-09-26 12:01:35,760 wheel INFO adding 'lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl'
2024-09-26 12:01:35,760 wheel INFO adding 'lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl'
2024-09-26 12:01:35,761 wheel INFO adding 'lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt'
2024-09-26 12:01:35,761 wheel INFO adding 'lxml-5.3.0.dist-info/LICENSE.txt'
2024-09-26 12:01:35,761 wheel INFO adding 'lxml-5.3.0.dist-info/LICENSES.txt'
2024-09-26 12:01:35,761 wheel INFO adding 'lxml-5.3.0.dist-info/METADATA'
2024-09-26 12:01:35,761 wheel INFO adding 'lxml-5.3.0.dist-info/WHEEL'
2024-09-26 12:01:35,761 wheel INFO adding 'lxml-5.3.0.dist-info/top_level.txt'
2024-09-26 12:01:35,762 wheel INFO adding 'lxml-5.3.0.dist-info/RECORD'
2024-09-26 12:01:35,762 root INFO removing build/bdist.linux-aarch64/wheel
2024-09-26 12:01:35,767 gpep517 INFO The backend produced .dist/lxml-5.3.0-cp312-cp312-linux_aarch64.whl
lxml-5.3.0-cp312-cp312-linux_aarch64.whl
/home/buildozer/aports/main/py3-lxml/src/lxml-5.3.0/.testenv/bin/python3 setup.py  build_ext -i  --with-cython --warnings  -j7
/home/buildozer/aports/main/py3-lxml/src/lxml-5.3.0/setup.py:67: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  import pkg_resources
Building lxml version 5.3.0.
Building with Cython 3.0.10.
Building against libxml2 2.12.8 and libxslt 1.1.39
running build_ext
copying build/lib.linux-aarch64-cpython-312/lxml/etree.cpython-312-aarch64-linux-musl.so -> src/lxml
copying build/lib.linux-aarch64-cpython-312/lxml/objectify.cpython-312-aarch64-linux-musl.so -> src/lxml
copying build/lib.linux-aarch64-cpython-312/lxml/builder.cpython-312-aarch64-linux-musl.so -> src/lxml
copying build/lib.linux-aarch64-cpython-312/lxml/_elementpath.cpython-312-aarch64-linux-musl.so -> src/lxml
copying build/lib.linux-aarch64-cpython-312/lxml/html/diff.cpython-312-aarch64-linux-musl.so -> src/lxml/html
copying build/lib.linux-aarch64-cpython-312/lxml/sax.cpython-312-aarch64-linux-musl.so -> src/lxml
/home/buildozer/aports/main/py3-lxml/src/lxml-5.3.0/.testenv/bin/python3 test.py -p -v  

   1/1944 (  0.1%): /.../lxml/html/tests/test_basic.txt
Doctest: test_basic.txt
   2/1944 (  0.1%): Classes (lxml.html)
Doctest: lxml.html.Classes             
   3/1944 (  0.2%): drop_tag (...mlMixin)
Doctest: lxml.html.HtmlMixin.drop_tag
   4/1944 (  0.2%): XHTMLParser (lxml.html)
Doctest: lxml.html.XHTMLParser     
   5/1944 (  0.3%): tostring (lxml.html)
Doctest: lxml.html.tostring      
   6/1944 (  0.3%): test_set_empty_attribute (...ures.test_set_empty_attribute)
   7/1944 (  0.4%): test_various_mixins (...tBasicFeatures.test_various_mixins)
   8/1944 (  0.4%): /...rc/lxml/html/tests/test_diff.txt
Doctest: test_diff.txt
   9/1944 (  0.5%): html_annotate (...tml.diff.__test__.html_annotate (line 34)
  10/1944 (  0.5%): locate_unbalanced_start (...ate_unbalanced_start (line 360)
  11/1944 (  0.6%): html_annotate (...ff)
Doctest: lxml.html.diff.html_annotate
  12/1944 (  0.6%): locate_unbalanced_start (...ml.diff.locate_unbalanced_start
  13/1944 (  0.7%): /...html/tests/test_formfill.txt
Doctest: test_formfill.txt
  14/1944 (  0.7%): /.../lxml/html/tests/test_forms.txt
Doctest: test_forms.txt
  15/1944 (  0.8%): test_parse_fragments_fromstring (...e_fragments_fromstring)
  16/1944 (  0.8%): test_parse_fromstring (....FrameTest.test_parse_fromstring)
  17/1944 (  0.9%): test_integration (...rser.Test_HTMLParser.test_integration)
  18/1944 (  0.9%): test_integration (...ser.Test_XHTMLParser.test_integration)
  19/1944 (  1.0%): test_basic (...5parser.Test_document_fromstring.test_basic)
  20/1944 (  1.0%): test_guess_charset_arg_gets_passed_to_parser (...to_parser)
  21/1944 (  1.1%): test_guess_charset_not_used_for_unicode (...ed_for_unicode)
  22/1944 (  1.1%): test_integration (..._document_fromstring.test_integration)
  23/1944 (  1.2%): test_raises_type_error_on_nonstring_input (...string_input)
  24/1944 (  1.2%): test_basic (...5parser.Test_fragment_fromstring.test_basic)
  25/1944 (  1.3%): test_create_parent (...gment_fromstring.test_create_parent)
  26/1944 (  1.3%): test_create_parent_default_type_no_ns (...fault_type_no_ns)
  27/1944 (  1.4%): test_raises_error_if_multiple_elements_found (...nts_found)
  28/1944 (  1.4%): test_raises_error_if_no_elements_found (..._elements_found)
  29/1944 (  1.5%): test_raises_error_if_tail (...ng.test_raises_error_if_tail)
  30/1944 (  1.5%): test_raises_error_on_leading_text (...rror_on_leading_text)
  31/1944 (  1.6%): test_raises_type_error_on_nonstring_input (...string_input)
  32/1944 (  1.6%): test_basic (...parser.Test_fragments_fromstring.test_basic)
  33/1944 (  1.7%): test_guess_charset_arg_gets_passed_to_parser (...to_parser)
  34/1944 (  1.7%): test_guess_charset_not_used_for_unicode (...ed_for_unicode)
  35/1944 (  1.8%): test_integration (...fragments_fromstring.test_integration)
  36/1944 (  1.9%): test_no_leading_text_raises_error_if_leading_text (...text)
  37/1944 (  1.9%): test_no_leading_text_strips_empty_leading_text (...ng_text)
  38/1944 (  2.0%): test_raises_type_error_on_nonstring_input (...string_input)
  39/1944 (  2.0%): test_integration_single_fragment (...ation_single_fragment)
  40/1944 (  2.1%): test_integration_whole_doc (....test_integration_whole_doc)
  41/1944 (  2.1%): test_raises_type_error_on_nonstring_input (...string_input)
  42/1944 (  2.2%): test_returns_body_if_has_text (...returns_body_if_has_text)
  43/1944 (  2.2%): test_returns_body_if_single_element_has_tail (..._has_tail)
  44/1944 (  2.3%): test_returns_unwraps_body_if_single_element (...le_element)
  45/1944 (  2.3%): test_returns_whole_doc_if_head_not_empty (...ead_not_empty)
  46/1944 (  2.4%): test_returns_whole_doc_if_head_not_empty_no_ns (...y_no_ns)
  47/1944 (  2.4%): test_returns_whole_doc_if_input_contains_doctype (...ctype)
  48/1944 (  2.5%): test_returns_whole_doc_if_input_contains_html_tag (..._tag)
  49/1944 (  2.5%): test_returns_whole_doc_if_input_is_encoded (..._is_encoded)
  50/1944 (  2.6%): test_wraps_multiple_fragments_in_div_no_ns (...n_div_no_ns)
  51/1944 (  2.6%): test_wraps_multiple_fragments_in_span_no_ns (...span_no_ns)
  52/1944 (  2.7%): test_integration (...ml5parser.Test_parse.test_integration)
  53/1944 (  2.7%): test_with_file_name (...ser.Test_parse.test_with_file_name)
  54/1944 (  2.8%): test_with_file_object (...Test_parse.test_with_file_object)
  55/1944 (  2.8%): test_with_url (...est_html5parser.Test_parse.test_with_url)
  56/1944 (  2.9%): /...ts/test_rewritelinks.txt
Doctest: test_rewritelinks.txt
  57/1944 (  2.9%): test_multiple_select_value_multiple_selected_options (...s)
  58/1944 (  3.0%): test_multiple_select_value_no_selected_option (...d_option)
  59/1944 (  3.0%): test_single_select_value_multiple_selected_options (...ons)
  60/1944 (  3.1%): test_single_select_value_no_options (...t_value_no_options)
  61/1944 (  3.1%): test_single_select_value_no_selected_option (...ted_option)
  62/1944 (  3.2%): /.../lxml/html/tests/test_xhtml.txt
Doctest: test_xhtml.txt
  63/1944 (  3.2%): test_build_from_xpath_result (...t_build_from_xpath_result)
  64/1944 (  3.3%): test_cdata (...sts.test_builder.BuilderTestCase.test_cdata)
  65/1944 (  3.3%): test_cdata_solo (...uilder.BuilderTestCase.test_cdata_solo)
  66/1944 (  3.4%): test_html_builder (...er.BuilderTestCase.test_html_builder)
  67/1944 (  3.4%): test_qname_tag (..._builder.BuilderTestCase.test_qname_tag)
  68/1944 (  3.5%): test_qname_tag_default_namespace (...tag_default_namespace)
  69/1944 (  3.5%): test_unknown_type_raises (...Case.test_unknown_type_raises)
  70/1944 (  3.6%): test_comment_base (...okup.ProxyTestCase.test_comment_base)
  71/1944 (  3.7%): test_element_base (...okup.ProxyTestCase.test_element_base)
  72/1944 (  3.7%): test_element_base_children (....test_element_base_children)
  73/1944 (  3.8%): test_pi_base (...st_classlookup.ProxyTestCase.test_pi_base)
  74/1944 (  3.8%): test_proxy_hashing (...up.ProxyTestCase.test_proxy_hashing)
  75/1944 (  3.9%): test_proxy_reuse (...lookup.ProxyTestCase.test_proxy_reuse)
  76/1944 (  3.9%): test_proxy_reuse_after_del_root (...y_reuse_after_del_root)
  77/1944 (  4.0%): test_proxy_reuse_after_gc (...se.test_proxy_reuse_after_gc)
  78/1944 (  4.0%): test_attribute_based_lookup (...est_attribute_based_lookup)
  79/1944 (  4.1%): test_class_lookup_reentry (...se.test_class_lookup_reentry)
  80/1944 (  4.1%): test_class_lookup_type_mismatch (...s_lookup_type_mismatch)
  81/1944 (  4.2%): test_custom_lookup (...ssLookupTestCase.test_custom_lookup)
  82/1944 (  4.2%): test_custom_lookup_ns_fallback (...stom_lookup_ns_fallback)
  83/1944 (  4.3%): test_default_class_lookup (...se.test_default_class_lookup)
  84/1944 (  4.3%): test_default_class_lookup_pull_parser (...okup_pull_parser)
  85/1944 (  4.4%): test_evil_class_lookup (...TestCase.test_evil_class_lookup)
  86/1944 (  4.4%): test_lookup_without_fallback (...t_lookup_without_fallback)
  87/1944 (  4.5%): test_namespace_lookup (...upTestCase.test_namespace_lookup)
  88/1944 (  4.5%): test_parser_based_lookup (...Case.test_parser_based_lookup)
  89/1944 (  4.6%): test_differing_attributes (...st.test_differing_attributes)
  90/1944 (  4.6%): test_differing_tags (...estCompareTest.test_differing_tags)
  91/1944 (  4.7%): test_equal_input (...e.DoctestCompareTest.test_equal_input)
  92/1944 (  4.7%): test_extra_attributes (...ompareTest.test_extra_attributes)
  93/1944 (  4.8%): test_extra_children (...estCompareTest.test_extra_children)
  94/1944 (  4.8%): test_missing_attributes (...reTest.test_missing_attributes)
  95/1944 (  4.9%): test_missing_children (...ompareTest.test_missing_children)
  96/1944 (  4.9%): test_tags_upper_lower_case (....test_tags_upper_lower_case)
  97/1944 (  5.0%): test_tags_upper_lower_case_html (..._upper_lower_case_html)
  98/1944 (  5.0%): test_clean_doctype (...ETreeDtdTestCase.test_clean_doctype)
  99/1944 (  5.1%): test_comment_before_dtd (...stCase.test_comment_before_dtd)
 100/1944 (  5.1%): test_declaration_apos (...tdTestCase.test_declaration_apos)
 101/1944 (  5.2%): test_declaration_escape_quote_pid (...ion_escape_quote_pid)
 102/1944 (  5.2%): test_declaration_quote_withoutpid (...ion_quote_withoutpid)
 103/1944 (  5.3%): test_dtd (lxml.tests.test_dtd.ETreeDtdTestCase.test_dtd)   
 104/1944 (  5.3%): test_dtd_api_internal (...tdTestCase.test_dtd_api_internal)
 105/1944 (  5.4%): test_dtd_assertValid (...eDtdTestCase.test_dtd_assertValid)
 106/1944 (  5.5%): test_dtd_attrs (...est_dtd.ETreeDtdTestCase.test_dtd_attrs)
 107/1944 (  5.5%): test_dtd_broken (...t_dtd.ETreeDtdTestCase.test_dtd_broken)
 108/1944 (  5.6%): test_dtd_file (....test_dtd.ETreeDtdTestCase.test_dtd_file)
 109/1944 (  5.6%): test_dtd_file_pathlike (...TestCase.test_dtd_file_pathlike)
 110/1944 (  5.7%): test_dtd_internal (...d.ETreeDtdTestCase.test_dtd_internal)
 111/1944 (  5.7%): test_dtd_internal_invalid (...se.test_dtd_internal_invalid)
 112/1944 (  5.8%): test_dtd_invalid (...dtd.ETreeDtdTestCase.test_dtd_invalid)
 113/1944 (  5.8%): test_dtd_invalid_duplicate_id (...dtd_invalid_duplicate_id)
 114/1944 (  5.9%): test_dtd_parse_file_not_found (...dtd_parse_file_not_found)
 115/1944 (  5.9%): test_dtd_parse_invalid (...TestCase.test_dtd_parse_invalid)
 116/1944 (  6.0%): test_dtd_parse_valid (...eDtdTestCase.test_dtd_parse_valid)
 117/1944 (  6.0%): test_dtd_parse_valid_file_url (...dtd_parse_valid_file_url)
 118/1944 (  6.1%): test_dtd_parse_valid_relative (...dtd_parse_valid_relative)
 119/1944 (  6.1%): test_dtd_parse_valid_relative_file_url (...lative_file_url)
 120/1944 (  6.2%): test_dtd_stringio (...d.ETreeDtdTestCase.test_dtd_stringio)
 121/1944 (  6.2%): test_empty_decl (...t_dtd.ETreeDtdTestCase.test_empty_decl)
 122/1944 (  6.3%): test_entity_system_url (...TestCase.test_entity_system_url)
 123/1944 (  6.3%): test_entity_system_url_none (...est_entity_system_url_none)
 124/1944 (  6.4%): test_html_decl (...est_dtd.ETreeDtdTestCase.test_html_decl)
 125/1944 (  6.4%): test_ietf_decl (...est_dtd.ETreeDtdTestCase.test_ietf_decl)
 126/1944 (  6.5%): test_internal_dtds (...ETreeDtdTestCase.test_internal_dtds)
 127/1944 (  6.5%): test_invalid_decl_1 (...reeDtdTestCase.test_invalid_decl_1)
 128/1944 (  6.6%): test_invalid_decl_2 (...reeDtdTestCase.test_invalid_decl_2)
 129/1944 (  6.6%): test_iterparse_file_dtd_end (...est_iterparse_file_dtd_end)
 130/1944 (  6.7%): test_iterparse_file_dtd_start (...iterparse_file_dtd_start)
 131/1944 (  6.7%): test_parse_file_dtd (...reeDtdTestCase.test_parse_file_dtd)
 132/1944 (  6.8%): test_set_decl_public (...eDtdTestCase.test_set_decl_public)
 133/1944 (  6.8%): test_set_decl_system (...eDtdTestCase.test_set_decl_system)
 134/1944 (  6.9%): /...c/lxml-5.3.0/doc/validation.txt
Doctest: validation.txt
 135/1944 (  6.9%): test_cache (...entpath.EtreeElementPathTestCase.test_cache)
 136/1944 (  7.0%): test_find (...)
Test find methods (including xpath syntax)./home/buildozer/aports/main/py3-lxml/src/lxml-5.3.0/src/lxml/tests/test_elementpath.py:271: FutureWarning: This search incorrectly ignores the root element, and will be fixed in a future version.  If you rely on the current behaviour, change it to './tag'
  self.assertEqual(summarize_list(etree.ElementTree(elem).findall("/tag")),

 137/1944 (  7.0%): test_find_warning (...lementPathTestCase.test_find_warning)
 138/1944 (  7.1%): test_tokenizer (...EtreeElementPathTestCase.test_tokenizer)
 139/1944 (  7.2%): test_tokenizer_predicates (...se.test_tokenizer_predicates)
 140/1944 (  7.2%): test_xpath_tokenizer (...PathTestCase.test_xpath_tokenizer)
 141/1944 (  7.3%): test_cache (...h.ElementTreeElementPathTestCase.test_cache)
 142/1944 (  7.3%): test_find (...)
Test find methods (including xpath syntax)./home/buildozer/aports/main/py3-lxml/src/lxml-5.3.0/src/lxml/tests/test_elementpath.py:271: FutureWarning: This search incorrectly ignores the root element, and will be fixed in a future version.  If you rely on the current behaviour, change it to './tag'
  self.assertEqual(summarize_list(etree.ElementTree(elem).findall("/tag")),

 143/1944 (  7.4%): test_find_warning (...lementPathTestCase.test_find_warning)
 144/1944 (  7.4%): test_tokenizer (...tTreeElementPathTestCase.test_tokenizer)
 145/1944 (  7.5%): test_tokenizer_predicates (...se.test_tokenizer_predicates)
 146/1944 (  7.5%): test_xpath_tokenizer (...PathTestCase.test_xpath_tokenizer)
 147/1944 (  7.6%): test_ElementTree (...nttree.ETreeTestCase.test_ElementTree)
 148/1944 (  7.6%): test_XML (...tests.test_elementtree.ETreeTestCase.test_XML)
 149/1944 (  7.7%): test_XMLID (...s.test_elementtree.ETreeTestCase.test_XMLID)
 150/1944 (  7.7%): test_attrib (...test_elementtree.ETreeTestCase.test_attrib)
 151/1944 (  7.8%): test_attrib_as_attrib (...eeTestCase.test_attrib_as_attrib)
 152/1944 (  7.8%): test_attrib_clear (...tree.ETreeTestCase.test_attrib_clear)
 153/1944 (  7.9%): test_attrib_copy (...nttree.ETreeTestCase.test_attrib_copy)
 154/1944 (  7.9%): test_attrib_deepcopy (...TreeTestCase.test_attrib_deepcopy)
 155/1944 (  8.0%): test_attrib_dict (...nttree.ETreeTestCase.test_attrib_dict)
 156/1944 (  8.0%): test_attrib_get (...menttree.ETreeTestCase.test_attrib_get)
 157/1944 (  8.1%): test_attrib_ns_clear (...TreeTestCase.test_attrib_ns_clear)
 158/1944 (  8.1%): test_attrib_pop (...menttree.ETreeTestCase.test_attrib_pop)
 159/1944 (  8.2%): test_attrib_pop_default (...stCase.test_attrib_pop_default)
 160/1944 (  8.2%): test_attrib_pop_empty_default (...attrib_pop_empty_default)
 161/1944 (  8.3%): test_attrib_pop_invalid_args (...t_attrib_pop_invalid_args)
 162/1944 (  8.3%): test_attrib_pop_unknown (...stCase.test_attrib_pop_unknown)
 163/1944 (  8.4%): test_attrib_set_clear (...eeTestCase.test_attrib_set_clear)
 164/1944 (  8.4%): test_attribute_contains (...stCase.test_attribute_contains)
 165/1944 (  8.5%): test_attribute_items (...TreeTestCase.test_attribute_items)
 166/1944 (  8.5%): test_attribute_items2 (...eeTestCase.test_attribute_items2)
 167/1944 (  8.6%): test_attribute_items_ns (...stCase.test_attribute_items_ns)
 168/1944 (  8.6%): test_attribute_iterator (...stCase.test_attribute_iterator)
 169/1944 (  8.7%): test_attribute_keys (....ETreeTestCase.test_attribute_keys)
 170/1944 (  8.7%): test_attribute_keys2 (...TreeTestCase.test_attribute_keys2)
 171/1944 (  8.8%): test_attribute_keys_ns (...TestCase.test_attribute_keys_ns)
 172/1944 (  8.8%): test_attribute_manipulation (...est_attribute_manipulation)
 173/1944 (  8.9%): test_attribute_namespace_roundtrip (...namespace_roundtrip)
 174/1944 (  9.0%): test_attribute_namespace_roundtrip_replaced (...p_replaced)
 175/1944 (  9.0%): test_attribute_set (...ee.ETreeTestCase.test_attribute_set)
 176/1944 (  9.1%): test_attribute_str (...ee.ETreeTestCase.test_attribute_str)
 177/1944 (  9.1%): test_attribute_update_attrib (...t_attribute_update_attrib)
 178/1944 (  9.2%): test_attribute_update_dict (....test_attribute_update_dict)
 179/1944 (  9.2%): test_attribute_update_iter (....test_attribute_update_iter)
 180/1944 (  9.3%): test_attribute_update_sequence (...tribute_update_sequence)
 181/1944 (  9.3%): test_attribute_values (...eeTestCase.test_attribute_values)
 182/1944 (  9.4%): test_attribute_values_ns (...Case.test_attribute_values_ns)
 183/1944 (  9.4%): test_attribute_xmlns_move (...se.test_attribute_xmlns_move)
 184/1944 (  9.5%): test_attributes_get (....ETreeTestCase.test_attributes_get)
 185/1944 (  9.5%): test_clear (...s.test_elementtree.ETreeTestCase.test_clear)
 186/1944 (  9.6%): test_clear_sub (...lementtree.ETreeTestCase.test_clear_sub)
 187/1944 (  9.6%): test_clear_tail (...menttree.ETreeTestCase.test_clear_tail)
 188/1944 (  9.7%): test_comment (...st_elementtree.ETreeTestCase.test_comment)
 189/1944 (  9.7%): test_comment_getitem_getslice (...comment_getitem_getslice)
 190/1944 (  9.8%): test_comment_nonsense (...eeTestCase.test_comment_nonsense)
 191/1944 (  9.8%): test_comment_text (...tree.ETreeTestCase.test_comment_text)
 192/1944 (  9.9%): test_comment_whitespace (...stCase.test_comment_whitespace)
 193/1944 (  9.9%): test_crash (...s.test_elementtree.ETreeTestCase.test_crash)
 194/1944 ( 10.0%): test_deepcopy (..._elementtree.ETreeTestCase.test_deepcopy)
 195/1944 ( 10.0%): test_deepcopy_append (...TreeTestCase.test_deepcopy_append)
 196/1944 ( 10.1%): test_deepcopy_comment (...eeTestCase.test_deepcopy_comment)
 197/1944 ( 10.1%): test_deepcopy_elementtree (...se.test_deepcopy_elementtree)
 198/1944 ( 10.2%): test_deepcopy_namespaces (...Case.test_deepcopy_namespaces)
 199/1944 ( 10.2%): test_deepcopy_subelement (...Case.test_deepcopy_subelement)
 200/1944 ( 10.3%): test_deepcopy_tail (...ee.ETreeTestCase.test_deepcopy_tail)
 201/1944 ( 10.3%): test_del_attribute_ns (...eeTestCase.test_del_attribute_ns)
 202/1944 ( 10.4%): test_del_attribute_ns_parsed (...t_del_attribute_ns_parsed)
 203/1944 ( 10.4%): test_del_insert (...menttree.ETreeTestCase.test_del_insert)
 204/1944 ( 10.5%): test_del_setitem (...nttree.ETreeTestCase.test_del_setitem)
 205/1944 ( 10.5%): test_del_setslice (...tree.ETreeTestCase.test_del_setslice)
 206/1944 ( 10.6%): test_delitem (...st_elementtree.ETreeTestCase.test_delitem)
 207/1944 ( 10.6%): test_delitem_tail (...tree.ETreeTestCase.test_delitem_tail)
 208/1944 ( 10.7%): test_delitem_tail_dealloc (...se.test_delitem_tail_dealloc)
 209/1944 ( 10.8%): test_delslice (..._elementtree.ETreeTestCase.test_delslice)
 210/1944 ( 10.8%): test_delslice_child_tail (...Case.test_delslice_child_tail)
 211/1944 ( 10.9%): test_delslice_child_tail_dealloc (...ce_child_tail_dealloc)
 212/1944 ( 10.9%): test_delslice_memory (...TreeTestCase.test_delslice_memory)
 213/1944 ( 11.0%): test_delslice_negative1 (...stCase.test_delslice_negative1)
 214/1944 ( 11.0%): test_delslice_negative2 (...stCase.test_delslice_negative2)
 215/1944 ( 11.1%): test_delslice_step (...ee.ETreeTestCase.test_delslice_step)
 216/1944 ( 11.1%): test_delslice_step_negative (...est_delslice_step_negative)
 217/1944 ( 11.2%): test_delslice_step_negative2 (...t_delslice_step_negative2)
 218/1944 ( 11.2%): test_delslice_tail (...ee.ETreeTestCase.test_delslice_tail)
 219/1944 ( 11.3%): test_element (...st_elementtree.ETreeTestCase.test_element)
 220/1944 ( 11.3%): test_element_contains (...eeTestCase.test_element_contains)
 221/1944 ( 11.4%): test_element_indexing_negative (...ement_indexing_negative)
 222/1944 ( 11.4%): test_element_indexing_only_text (...ent_indexing_only_text)
 223/1944 ( 11.5%): test_element_indexing_with_text (...ent_indexing_with_text)
 224/1944 ( 11.5%): test_element_indexing_with_text2 (...t_indexing_with_text2)
 225/1944 ( 11.6%): test_element_with_attributes (...t_element_with_attributes)
 226/1944 ( 11.6%): test_element_with_attributes_extra (...th_attributes_extra)
 227/1944 ( 11.7%): test_element_with_attributes_extra_duplicate (...duplicate)
 228/1944 ( 11.7%): test_element_with_attributes_keywords (...ributes_keywords)
 229/1944 ( 11.8%): test_element_with_attributes_ns (...ent_with_attributes_ns)
 230/1944 ( 11.8%): test_elementtree (...nttree.ETreeTestCase.test_elementtree)
 231/1944 ( 11.9%): test_elementtree_parser_target (...ementtree_parser_target)
 232/1944 ( 11.9%): test_encoding (..._elementtree.ETreeTestCase.test_encoding)
 233/1944 ( 12.0%): test_encoding_8bit_latin1 (...se.test_encoding_8bit_latin1)
 234/1944 ( 12.0%): test_encoding_8bit_parse_stringio (..._8bit_parse_stringio)
 235/1944 ( 12.1%): test_encoding_8bit_xml (...TestCase.test_encoding_8bit_xml)
 236/1944 ( 12.1%): test_encoding_exact (....ETreeTestCase.test_encoding_exact)
 237/1944 ( 12.2%): test_encoding_sub_tostring_default_encoding (...t_encoding)
 238/1944 ( 12.2%): test_encoding_tostring (...TestCase.test_encoding_tostring)
 239/1944 ( 12.3%): test_encoding_tostring_default_encoding (...fault_encoding)
 240/1944 ( 12.3%): test_encoding_tostring_sub (....test_encoding_tostring_sub)
 241/1944 ( 12.4%): test_encoding_tostring_sub_tail (...ding_tostring_sub_tail)
 242/1944 ( 12.4%): test_encoding_tostring_unknown (...coding_tostring_unknown)
 243/1944 ( 12.5%): test_encoding_utf8_bom (...TestCase.test_encoding_utf8_bom)
 244/1944 ( 12.6%): test_encoding_write_default_encoding (..._default_encoding)
 245/1944 ( 12.6%): test_extend (...test_elementtree.ETreeTestCase.test_extend)
 246/1944 ( 12.7%): test_feed_parser_bytes (...TestCase.test_feed_parser_bytes)
 247/1944 ( 12.7%): test_feed_parser_error_broken (...feed_parser_error_broken)
 248/1944 ( 12.8%): test_feed_parser_error_close_empty (...r_error_close_empty)
 249/1944 ( 12.8%): test_feed_parser_error_close_incomplete (...ose_incomplete)
 250/1944 ( 12.9%): test_feed_parser_error_position (..._parser_error_position)
 251/1944 ( 12.9%): test_feed_parser_unicode_ascii (...ed_parser_unicode_ascii)
 252/1944 ( 13.0%): test_feed_parser_unicode_astral (..._parser_unicode_astral)
 253/1944 ( 13.0%): test_feed_parser_unicode_astral_large (...ode_astral_large)
 254/1944 ( 13.1%): test_findall (...st_elementtree.ETreeTestCase.test_findall)
 255/1944 ( 13.1%): test_findall_ns (...menttree.ETreeTestCase.test_findall_ns)
 256/1944 ( 13.2%): test_findall_wildcard (...eeTestCase.test_findall_wildcard)
 257/1944 ( 13.2%): test_fromstring (...menttree.ETreeTestCase.test_fromstring)
 258/1944 ( 13.3%): test_fromstringlist (....ETreeTestCase.test_fromstringlist)
 259/1944 ( 13.3%): test_fromstringlist_characters (...omstringlist_characters)
 260/1944 ( 13.4%): test_fromstringlist_single (....test_fromstringlist_single)
 261/1944 ( 13.4%): test_getslice (..._elementtree.ETreeTestCase.test_getslice)
 262/1944 ( 13.5%): test_getslice_negative (...TestCase.test_getslice_negative)
 263/1944 ( 13.5%): test_getslice_step (...ee.ETreeTestCase.test_getslice_step)
 264/1944 ( 13.6%): test_getslice_text (...ee.ETreeTestCase.test_getslice_text)
 265/1944 ( 13.6%): test_insert (...test_elementtree.ETreeTestCase.test_insert)
 266/1944 ( 13.7%): test_insert_beyond_index (...Case.test_insert_beyond_index)
 267/1944 ( 13.7%): test_insert_name_interning (....test_insert_name_interning)
 268/1944 ( 13.8%): test_insert_negative (...TreeTestCase.test_insert_negative)
 269/1944 ( 13.8%): test_insert_tail (...nttree.ETreeTestCase.test_insert_tail)
 270/1944 ( 13.9%): test_interface (...lementtree.ETreeTestCase.test_interface)
 271/1944 ( 13.9%): test_iselement (...lementtree.ETreeTestCase.test_iselement)
 272/1944 ( 14.0%): test_iter (...sts.test_elementtree.ETreeTestCase.test_iter)
 273/1944 ( 14.0%): test_iter_remove_tail (...eeTestCase.test_iter_remove_tail)
 274/1944 ( 14.1%): test_iteration (...lementtree.ETreeTestCase.test_iteration)
 275/1944 ( 14.1%): test_iteration_clear_tail (...se.test_iteration_clear_tail)
 276/1944 ( 14.2%): test_iteration_del_child (...Case.test_iteration_del_child)
 277/1944 ( 14.2%): test_iteration_double (...eeTestCase.test_iteration_double)
 278/1944 ( 14.3%): test_iteration_empty (...TreeTestCase.test_iteration_empty)
 279/1944 ( 14.4%): test_iteration_reversed (...stCase.test_iteration_reversed)
 280/1944 ( 14.4%): test_iteration_set_tail_empty (...iteration_set_tail_empty)
 281/1944 ( 14.5%): test_iteration_subelement (...se.test_iteration_subelement)
 282/1944 ( 14.5%): test_iteration_text_only (...Case.test_iteration_text_only)
 283/1944 ( 14.6%): test_iterparse (...lementtree.ETreeTestCase.test_iterparse)
 284/1944 ( 14.6%): test_iterparse_cdata (...TreeTestCase.test_iterparse_cdata)
 285/1944 ( 14.7%): test_iterparse_clear (...TreeTestCase.test_iterparse_clear)
 286/1944 ( 14.7%): test_iterparse_file (....ETreeTestCase.test_iterparse_file)
 287/1944 ( 14.8%): test_iterparse_incomplete (...se.test_iterparse_incomplete)
 288/1944 ( 14.8%): test_iterparse_large (...TreeTestCase.test_iterparse_large)
 289/1944 ( 14.9%): test_iterparse_move_elements (...t_iterparse_move_elements)
 290/1944 ( 14.9%): test_iterparse_only_end_ns (....test_iterparse_only_end_ns)
 291/1944 ( 15.0%): test_iterparse_set_ns_attribute (...parse_set_ns_attribute)
 292/1944 ( 15.0%): test_iterparse_start (...TreeTestCase.test_iterparse_start)
 293/1944 ( 15.1%): test_iterparse_start_end (...Case.test_iterparse_start_end)
 294/1944 ( 15.1%): test_itertext (..._elementtree.ETreeTestCase.test_itertext)
 295/1944 ( 15.2%): test_itertext_child (....ETreeTestCase.test_itertext_child)
 296/1944 ( 15.2%): test_late_tail (...lementtree.ETreeTestCase.test_late_tail)
 297/1944 ( 15.3%): test_late_tail_mix_pi_comments (...te_tail_mix_pi_comments)
 298/1944 ( 15.3%): test_makeelement (...nttree.ETreeTestCase.test_makeelement)
 299/1944 ( 15.4%): test_merge_namespaced_subtree_as_slice (...ubtree_as_slice)
 300/1944 ( 15.4%): test_multiple_elementrees (...se.test_multiple_elementrees)
 301/1944 ( 15.5%): test_namespaces_after_serialize (...spaces_after_serialize)
 302/1944 ( 15.5%): test_ns_access (...lementtree.ETreeTestCase.test_ns_access)
 303/1944 ( 15.6%): test_ns_access2 (...menttree.ETreeTestCase.test_ns_access2)
 304/1944 ( 15.6%): test_ns_attr (...st_elementtree.ETreeTestCase.test_ns_attr)
 305/1944 ( 15.7%): test_ns_decl_tostring (...eeTestCase.test_ns_decl_tostring)
 306/1944 ( 15.7%): test_ns_decl_tostring_default (...ns_decl_tostring_default)
 307/1944 ( 15.8%): test_ns_decl_tostring_element (...ns_decl_tostring_element)
 308/1944 ( 15.8%): test_ns_decl_tostring_root (....test_ns_decl_tostring_root)
 309/1944 ( 15.9%): test_ns_move (...st_elementtree.ETreeTestCase.test_ns_move)
 310/1944 ( 15.9%): test_ns_setting (...menttree.ETreeTestCase.test_ns_setting)
 311/1944 ( 16.0%): test_ns_tag_parse (...tree.ETreeTestCase.test_ns_tag_parse)
 312/1944 ( 16.0%): test_parse_cdata (...nttree.ETreeTestCase.test_parse_cdata)
 313/1944 ( 16.1%): test_parse_encoding_8bit_explicit (...coding_8bit_explicit)
 314/1944 ( 16.2%): test_parse_encoding_8bit_override (...coding_8bit_override)
 315/1944 ( 16.2%): test_parse_error (...nttree.ETreeTestCase.test_parse_error)
 316/1944 ( 16.3%): test_parse_error_from_file (....test_parse_error_from_file)
 317/1944 ( 16.3%): test_parse_error_none (...eeTestCase.test_parse_error_none)
 318/1944 ( 16.4%): test_parse_file (...menttree.ETreeTestCase.test_parse_file)
 319/1944 ( 16.4%): test_parse_file_encoding (...Case.test_parse_file_encoding)
 320/1944 ( 16.5%): test_parse_file_nonexistent (...est_parse_file_nonexistent)
 321/1944 ( 16.5%): test_parse_file_object (...TestCase.test_parse_file_object)
 322/1944 ( 16.6%): test_parse_file_object_encoding (...e_file_object_encoding)
 323/1944 ( 16.6%): test_parse_stringio (....ETreeTestCase.test_parse_stringio)
 324/1944 ( 16.7%): test_parse_with_encoding (...Case.test_parse_with_encoding)
 325/1944 ( 16.7%): test_parser_target_attrib (...se.test_parser_target_attrib)
 326/1944 ( 16.8%): test_parser_target_data (...stCase.test_parser_target_data)
 327/1944 ( 16.8%): test_parser_target_end_ns (...se.test_parser_target_end_ns)
 328/1944 ( 16.9%): test_parser_target_entity (...se.test_parser_target_entity)
 329/1944 ( 16.9%): test_parser_target_entity_unknown (...arget_entity_unknown)
 330/1944 ( 17.0%): test_parser_target_error_in_close (...arget_error_in_close)
 331/1944 ( 17.0%): test_parser_target_error_in_end (...er_target_error_in_end)
 332/1944 ( 17.1%): test_parser_target_error_in_start (...arget_error_in_start)
 333/1944 ( 17.1%): test_parser_target_error_in_start_and_close (..._and_close)
 334/1944 ( 17.2%): test_parser_target_property (...est_parser_target_property)
 335/1944 ( 17.2%): test_parser_target_start_end_ns (...er_target_start_end_ns)
 336/1944 ( 17.3%): test_parser_target_tag (...TestCase.test_parser_target_tag)
 337/1944 ( 17.3%): test_parser_version (....ETreeTestCase.test_parser_version)
 338/1944 ( 17.4%): test_pi (lxml.tests.test_elementtree.ETreeTestCase.test_pi)
 339/1944 ( 17.4%): test_pi_nonsense (...nttree.ETreeTestCase.test_pi_nonsense)
 340/1944 ( 17.5%): test_processinginstruction (....test_processinginstruction)
 341/1944 ( 17.5%): test_qname (...s.test_elementtree.ETreeTestCase.test_qname)
 342/1944 ( 17.6%): test_qname_attrib (...tree.ETreeTestCase.test_qname_attrib)
 343/1944 ( 17.6%): test_qname_attrib_resolve (...se.test_qname_attrib_resolve)
 344/1944 ( 17.7%): test_qname_attribute_getset (...est_qname_attribute_getset)
 345/1944 ( 17.7%): test_qname_attribute_resolve (...t_qname_attribute_resolve)
 346/1944 ( 17.8%): test_qname_attribute_resolve_new (...attribute_resolve_new)
 347/1944 ( 17.8%): test_qname_cmp (...lementtree.ETreeTestCase.test_qname_cmp)
 348/1944 ( 17.9%): test_register_namespace (...stCase.test_register_namespace)
 349/1944 ( 18.0%): test_remove (...test_elementtree.ETreeTestCase.test_remove)
 350/1944 ( 18.0%): test_remove_nonexisting (...stCase.test_remove_nonexisting)
 351/1944 ( 18.1%): test_remove_ns (...lementtree.ETreeTestCase.test_remove_ns)
 352/1944 ( 18.1%): test_remove_tail (...nttree.ETreeTestCase.test_remove_tail)
 353/1944 ( 18.2%): test_remove_while_iterating (...est_remove_while_iterating)
 354/1944 ( 18.2%): test_replace_slice_tail (...stCase.test_replace_slice_tail)
 355/1944 ( 18.3%): test_set_text (..._elementtree.ETreeTestCase.test_set_text)
 356/1944 ( 18.3%): test_set_text2 (...lementtree.ETreeTestCase.test_set_text2)
 357/1944 ( 18.4%): test_set_text_empty (....ETreeTestCase.test_set_text_empty)
 358/1944 ( 18.4%): test_set_text_none (...ee.ETreeTestCase.test_set_text_none)
 359/1944 ( 18.5%): test_setitem (...st_elementtree.ETreeTestCase.test_setitem)
 360/1944 ( 18.5%): test_setitem2 (..._elementtree.ETreeTestCase.test_setitem2)
 361/1944 ( 18.6%): test_setitem_indexerror (...stCase.test_setitem_indexerror)
 362/1944 ( 18.6%): test_setitem_replace (...TreeTestCase.test_setitem_replace)
 363/1944 ( 18.7%): test_setitem_tail (...tree.ETreeTestCase.test_setitem_tail)
 364/1944 ( 18.7%): test_setslice (..._elementtree.ETreeTestCase.test_setslice)
 365/1944 ( 18.8%): test_setslice_all (...tree.ETreeTestCase.test_setslice_all)
 366/1944 ( 18.8%): test_setslice_all_empty (...stCase.test_setslice_all_empty)
 367/1944 ( 18.9%): test_setslice_all_replace (...se.test_setslice_all_replace)
 368/1944 ( 18.9%): test_setslice_all_replace_reversed (...ll_replace_reversed)
 369/1944 ( 19.0%): test_setslice_all_replace_reversed_ns1 (...ce_reversed_ns1)
 370/1944 ( 19.0%): test_setslice_all_replace_reversed_ns2 (...ce_reversed_ns2)
 371/1944 ( 19.1%): test_setslice_empty (....ETreeTestCase.test_setslice_empty)
 372/1944 ( 19.1%): test_setslice_end (...tree.ETreeTestCase.test_setslice_end)
 373/1944 ( 19.2%): test_setslice_end_exact (...stCase.test_setslice_end_exact)
 374/1944 ( 19.2%): test_setslice_negative (...TestCase.test_setslice_negative)
 375/1944 ( 19.3%): test_setslice_negative2 (...stCase.test_setslice_negative2)
 376/1944 ( 19.3%): test_setslice_single (...TreeTestCase.test_setslice_single)
 377/1944 ( 19.4%): test_setslice_tail (...ee.ETreeTestCase.test_setslice_tail)
 378/1944 ( 19.4%): test_shallowcopy (...nttree.ETreeTestCase.test_shallowcopy)
 379/1944 ( 19.5%): test_shallowcopy_elementtree (...t_shallowcopy_elementtree)
 380/1944 ( 19.5%): test_simple (...test_elementtree.ETreeTestCase.test_simple)
 381/1944 ( 19.6%): test_subelement (...menttree.ETreeTestCase.test_subelement)
 382/1944 ( 19.7%): test_subelement_reference (...se.test_subelement_reference)
 383/1944 ( 19.7%): test_subelement_with_attributes (...lement_with_attributes)
 384/1944 ( 19.8%): test_subelement_with_attributes_ns (..._with_attributes_ns)
 385/1944 ( 19.8%): test_tag_reset_ns (...tree.ETreeTestCase.test_tag_reset_ns)
 386/1944 ( 19.9%): test_tag_reset_root_ns (...TestCase.test_tag_reset_root_ns)
 387/1944 ( 19.9%): test_tag_str_subclass (...eeTestCase.test_tag_str_subclass)
 388/1944 ( 20.0%): test_tag_write (...lementtree.ETreeTestCase.test_tag_write)
 389/1944 ( 20.0%): test_tail (...sts.test_elementtree.ETreeTestCase.test_tail)
 390/1944 ( 20.1%): test_tail1 (...s.test_elementtree.ETreeTestCase.test_tail1)
 391/1944 ( 20.1%): test_tail_append (...nttree.ETreeTestCase.test_tail_append)
 392/1944 ( 20.2%): test_tail_elementtree_root (....test_tail_elementtree_root)
 393/1944 ( 20.2%): test_tail_set_none (...ee.ETreeTestCase.test_tail_set_none)
 394/1944 ( 20.3%): test_tail_set_twice (....ETreeTestCase.test_tail_set_twice)
 395/1944 ( 20.3%): test_tail_str_subclass (...TestCase.test_tail_str_subclass)
 396/1944 ( 20.4%): test_text (...sts.test_elementtree.ETreeTestCase.test_text)
 397/1944 ( 20.4%): test_text_empty (...menttree.ETreeTestCase.test_text_empty)
 398/1944 ( 20.5%): test_text_escape_in (....ETreeTestCase.test_text_escape_in)
 399/1944 ( 20.5%): test_text_escape_out (...TreeTestCase.test_text_escape_out)
 400/1944 ( 20.6%): test_text_escape_tostring (...se.test_text_escape_tostring)
 401/1944 ( 20.6%): test_text_other (...menttree.ETreeTestCase.test_text_other)
 402/1944 ( 20.7%): test_text_str_subclass (...TestCase.test_text_str_subclass)
 403/1944 ( 20.7%): test_tostring (..._elementtree.ETreeTestCase.test_tostring)
 404/1944 ( 20.8%): test_tostring_element (...eeTestCase.test_tostring_element)
 405/1944 ( 20.8%): test_tostring_element_tail (....test_tostring_element_tail)
 406/1944 ( 20.9%): test_tostring_method_html (...se.test_tostring_method_html)
 407/1944 ( 20.9%): test_tostring_method_text (...se.test_tostring_method_text)
 408/1944 ( 21.0%): test_treebuilder (...nttree.ETreeTestCase.test_treebuilder)
 409/1944 ( 21.0%): test_treebuilder_comment (...Case.test_treebuilder_comment)
 410/1944 ( 21.1%): test_treebuilder_pi (....ETreeTestCase.test_treebuilder_pi)
 411/1944 ( 21.1%): test_treebuilder_target (...stCase.test_treebuilder_target)
 412/1944 ( 21.2%): test_weird_dict_interaction (...est_weird_dict_interaction)
 413/1944 ( 21.2%): test_write (...s.test_elementtree.ETreeTestCase.test_write)
 414/1944 ( 21.3%): test_write_ElementTreeDoctest (...write_ElementTreeDoctest)
 415/1944 ( 21.3%): test_write_fail (...menttree.ETreeTestCase.test_write_fail)
 416/1944 ( 21.4%): test_write_method_html (...TestCase.test_write_method_html)
 417/1944 ( 21.5%): test_write_method_text (...TestCase.test_write_method_text)
 418/1944 ( 21.5%): test_events (..._elementtree.ETreePullTestCase.test_events)
 419/1944 ( 21.6%): test_events_comment (...eePullTestCase.test_events_comment)
 420/1944 ( 21.6%): test_events_pi (...nttree.ETreePullTestCase.test_events_pi)
 421/1944 ( 21.7%): test_events_sequence (...PullTestCase.test_events_sequence)
 422/1944 ( 21.7%): test_feed_while_iterating (...se.test_feed_while_iterating)
 423/1944 ( 21.8%): test_ns_events (...nttree.ETreePullTestCase.test_ns_events)
 424/1944 ( 21.8%): test_ns_events_end_ns_only (....test_ns_events_end_ns_only)
 425/1944 ( 21.9%): test_ns_events_start (...PullTestCase.test_ns_events_start)
 426/1944 ( 21.9%): test_ns_events_start_end (...Case.test_ns_events_start_end)
 427/1944 ( 22.0%): test_simple_xml (...tree.ETreePullTestCase.test_simple_xml)
 428/1944 ( 22.0%): test_simple_xml_chunk_1 (...stCase.test_simple_xml_chunk_1)
 429/1944 ( 22.1%): test_simple_xml_chunk_22 (...Case.test_simple_xml_chunk_22)
 430/1944 ( 22.1%): test_simple_xml_chunk_5 (...stCase.test_simple_xml_chunk_5)
 431/1944 ( 22.2%): test_simple_xml_with_ns (...stCase.test_simple_xml_with_ns)
 432/1944 ( 22.2%): test_unknown_event (...TreePullTestCase.test_unknown_event)
 433/1944 ( 22.3%): test_delslice (...ee.ETreeElementSlicingTest.test_delslice)
 434/1944 ( 22.3%): test_getslice_negative_steps (...t_getslice_negative_steps)
 435/1944 ( 22.4%): test_getslice_range (...entSlicingTest.test_getslice_range)
 436/1944 ( 22.4%): test_getslice_single_index (....test_getslice_single_index)
 437/1944 ( 22.5%): test_getslice_steps (...entSlicingTest.test_getslice_steps)
 438/1944 ( 22.5%): test_setslice_negative_steps (...t_setslice_negative_steps)
 439/1944 ( 22.6%): test_setslice_range (...entSlicingTest.test_setslice_range)
 440/1944 ( 22.6%): test_setslice_single_index (....test_setslice_single_index)
 441/1944 ( 22.7%): test_setslice_steps (...entSlicingTest.test_setslice_steps)
 442/1944 ( 22.7%): test_c14n_exclusion (....ETreeC14NTest.test_c14n_exclusion)
 443/1944 ( 22.8%): test_c14n_namespaces (...TreeC14NTest.test_c14n_namespaces)
 444/1944 ( 22.8%): test_simple_roundtrip (...eeC14NTest.test_simple_roundtrip)
 445/1944 ( 22.9%): test_xml_c14n2 (...lementtree.ETreeC14NTest.test_xml_c14n2)
 446/1944 ( 22.9%): test_c14n_exclusion (...C14N2WriteTest.test_c14n_exclusion)
 447/1944 ( 23.0%): test_c14n_namespaces (...4N2WriteTest.test_c14n_namespaces)
 448/1944 ( 23.0%): test_simple_roundtrip (...2WriteTest.test_simple_roundtrip)
 449/1944 ( 23.1%): test_xml_c14n2 (...tree.ETreeC14N2WriteTest.test_xml_c14n2)
 450/1944 ( 23.1%): test_c14n_exclusion (...N2TostringTest.test_c14n_exclusion)
 451/1944 ( 23.2%): test_c14n_namespaces (...TostringTest.test_c14n_namespaces)
 452/1944 ( 23.3%): test_simple_roundtrip (...stringTest.test_simple_roundtrip)
 453/1944 ( 23.3%): test_xml_c14n2 (...e.ETreeC14N2TostringTest.test_xml_c14n2)
 454/1944 ( 23.4%): test_ElementTree (....ElementTreeTestCase.test_ElementTree)
 455/1944 ( 23.4%): test_XML (...test_elementtree.ElementTreeTestCase.test_XML)
 456/1944 ( 23.5%): test_XMLID (..._elementtree.ElementTreeTestCase.test_XMLID)
 457/1944 ( 23.5%): test_attrib (...lementtree.ElementTreeTestCase.test_attrib)
 458/1944 ( 23.6%): test_attrib_as_attrib (...eeTestCase.test_attrib_as_attrib)
 459/1944 ( 23.6%): test_attrib_clear (...lementTreeTestCase.test_attrib_clear)
 460/1944 ( 23.7%): test_attrib_copy (....ElementTreeTestCase.test_attrib_copy)
 461/1944 ( 23.7%): test_attrib_deepcopy (...TreeTestCase.test_attrib_deepcopy)
 462/1944 ( 23.8%): test_attrib_dict (....ElementTreeTestCase.test_attrib_dict)
 463/1944 ( 23.8%): test_attrib_get (...ee.ElementTreeTestCase.test_attrib_get)
 464/1944 ( 23.9%): test_attrib_ns_clear (...TreeTestCase.test_attrib_ns_clear)
 465/1944 ( 23.9%): test_attrib_pop (...ee.ElementTreeTestCase.test_attrib_pop)
 466/1944 ( 24.0%): test_attrib_pop_default (...stCase.test_attrib_pop_default)
 467/1944 ( 24.0%): test_attrib_pop_empty_default (...attrib_pop_empty_default)
 468/1944 ( 24.1%): test_attrib_pop_invalid_args (...t_attrib_pop_invalid_args)
 469/1944 ( 24.1%): test_attrib_pop_unknown (...stCase.test_attrib_pop_unknown)
 470/1944 ( 24.2%): test_attrib_set_clear (...eeTestCase.test_attrib_set_clear)
 471/1944 ( 24.2%): test_attribute_contains (...stCase.test_attribute_contains)
 472/1944 ( 24.3%): test_attribute_items (...TreeTestCase.test_attribute_items)
 473/1944 ( 24.3%): test_attribute_items2 (...eeTestCase.test_attribute_items2)
 474/1944 ( 24.4%): test_attribute_items_ns (...stCase.test_attribute_items_ns)
 475/1944 ( 24.4%): test_attribute_iterator (...stCase.test_attribute_iterator)
 476/1944 ( 24.5%): test_attribute_keys (...ntTreeTestCase.test_attribute_keys)
 477/1944 ( 24.5%): test_attribute_keys2 (...TreeTestCase.test_attribute_keys2)
 478/1944 ( 24.6%): test_attribute_keys_ns (...TestCase.test_attribute_keys_ns)
 479/1944 ( 24.6%): test_attribute_manipulation (...est_attribute_manipulation)
 480/1944 ( 24.7%): test_attribute_namespace_roundtrip (...namespace_roundtrip)
 481/1944 ( 24.7%): test_attribute_namespace_roundtrip_replaced (...p_replaced)
 482/1944 ( 24.8%): test_attribute_set (...mentTreeTestCase.test_attribute_set)
 483/1944 ( 24.8%): test_attribute_str (...mentTreeTestCase.test_attribute_str)
 484/1944 ( 24.9%): test_attribute_update_attrib (...t_attribute_update_attrib)
 485/1944 ( 24.9%): test_attribute_update_dict (....test_attribute_update_dict)
 486/1944 ( 25.0%): test_attribute_update_iter (....test_attribute_update_iter)
 487/1944 ( 25.1%): test_attribute_update_sequence (...tribute_update_sequence)
 488/1944 ( 25.1%): test_attribute_values (...eeTestCase.test_attribute_values)
 489/1944 ( 25.2%): test_attribute_values_ns (...Case.test_attribute_values_ns)
 490/1944 ( 25.2%): test_attribute_xmlns_move (...se.test_attribute_xmlns_move)
 491/1944 ( 25.3%): test_attributes_get (...ntTreeTestCase.test_attributes_get)
 492/1944 ( 25.3%): test_clear (..._elementtree.ElementTreeTestCase.test_clear)
 493/1944 ( 25.4%): test_clear_sub (...tree.ElementTreeTestCase.test_clear_sub)
 494/1944 ( 25.4%): test_clear_tail (...ee.ElementTreeTestCase.test_clear_tail)
 495/1944 ( 25.5%): test_comment (...menttree.ElementTreeTestCase.test_comment)
 496/1944 ( 25.5%): test_comment_getitem_getslice (...comment_getitem_getslice)
 497/1944 ( 25.6%): test_comment_nonsense (...eeTestCase.test_comment_nonsense)
 498/1944 ( 25.6%): test_comment_text (...lementTreeTestCase.test_comment_text)
 499/1944 ( 25.7%): test_comment_whitespace (...stCase.test_comment_whitespace)
 500/1944 ( 25.7%): test_crash (..._elementtree.ElementTreeTestCase.test_crash)
 501/1944 ( 25.8%): test_deepcopy (...nttree.ElementTreeTestCase.test_deepcopy)
 502/1944 ( 25.8%): test_deepcopy_append (...TreeTestCase.test_deepcopy_append)
 503/1944 ( 25.9%): test_deepcopy_comment (...eeTestCase.test_deepcopy_comment)
 504/1944 ( 25.9%): test_deepcopy_elementtree (...se.test_deepcopy_elementtree)
 505/1944 ( 26.0%): test_deepcopy_namespaces (...Case.test_deepcopy_namespaces)
 506/1944 ( 26.0%): test_deepcopy_subelement (...Case.test_deepcopy_subelement)
 507/1944 ( 26.1%): test_deepcopy_tail (...mentTreeTestCase.test_deepcopy_tail)
 508/1944 ( 26.1%): test_del_attribute_ns (...eeTestCase.test_del_attribute_ns)
 509/1944 ( 26.2%): test_del_attribute_ns_parsed (...t_del_attribute_ns_parsed)
 510/1944 ( 26.2%): test_del_insert (...ee.ElementTreeTestCase.test_del_insert)
 511/1944 ( 26.3%): test_del_setitem (....ElementTreeTestCase.test_del_setitem)
 512/1944 ( 26.3%): test_del_setslice (...lementTreeTestCase.test_del_setslice)
 513/1944 ( 26.4%): test_delitem (...menttree.ElementTreeTestCase.test_delitem)
 514/1944 ( 26.4%): test_delitem_tail (...lementTreeTestCase.test_delitem_tail)
 515/1944 ( 26.5%): test_delitem_tail_dealloc (...se.test_delitem_tail_dealloc)
 516/1944 ( 26.5%): test_delslice (...nttree.ElementTreeTestCase.test_delslice)
 517/1944 ( 26.6%): test_delslice_child_tail (...Case.test_delslice_child_tail)
 518/1944 ( 26.6%): test_delslice_child_tail_dealloc (...ce_child_tail_dealloc)
 519/1944 ( 26.7%): test_delslice_memory (...TreeTestCase.test_delslice_memory)
 520/1944 ( 26.7%): test_delslice_negative1 (...stCase.test_delslice_negative1)
 521/1944 ( 26.8%): test_delslice_negative2 (...stCase.test_delslice_negative2)
 522/1944 ( 26.9%): test_delslice_step (...mentTreeTestCase.test_delslice_step)
 523/1944 ( 26.9%): test_delslice_step_negative (...est_delslice_step_negative)
 524/1944 ( 27.0%): test_delslice_step_negative2 (...t_delslice_step_negative2)
 525/1944 ( 27.0%): test_delslice_tail (...mentTreeTestCase.test_delslice_tail)
 526/1944 ( 27.1%): test_element (...menttree.ElementTreeTestCase.test_element)
 527/1944 ( 27.1%): test_element_contains (...eeTestCase.test_element_contains)
 528/1944 ( 27.2%): test_element_indexing_negative (...ement_indexing_negative)
 529/1944 ( 27.2%): test_element_indexing_only_text (...ent_indexing_only_text)
 530/1944 ( 27.3%): test_element_indexing_with_text (...ent_indexing_with_text)
 531/1944 ( 27.3%): test_element_indexing_with_text2 (...t_indexing_with_text2)
 532/1944 ( 27.4%): test_element_with_attributes (...t_element_with_attributes)
 533/1944 ( 27.4%): test_element_with_attributes_extra (...th_attributes_extra)
 534/1944 ( 27.5%): test_element_with_attributes_extra_duplicate (...duplicate)
 535/1944 ( 27.5%): test_element_with_attributes_keywords (...ributes_keywords)
 536/1944 ( 27.6%): test_element_with_attributes_ns (...ent_with_attributes_ns)
 537/1944 ( 27.6%): test_elementtree (....ElementTreeTestCase.test_elementtree)
 538/1944 ( 27.7%): test_elementtree_parser_target (...ementtree_parser_target)
 539/1944 ( 27.7%): test_encoding (...nttree.ElementTreeTestCase.test_encoding)
 540/1944 ( 27.8%): test_encoding_8bit_latin1 (...se.test_encoding_8bit_latin1)
 541/1944 ( 27.8%): test_encoding_8bit_parse_stringio (..._8bit_parse_stringio)
 542/1944 ( 27.9%): test_encoding_8bit_xml (...TestCase.test_encoding_8bit_xml)
 543/1944 ( 27.9%): test_encoding_exact (...ntTreeTestCase.test_encoding_exact)
 544/1944 ( 28.0%): test_encoding_sub_tostring_default_encoding (...t_encoding)
 545/1944 ( 28.0%): test_encoding_tostring (...TestCase.test_encoding_tostring)
 546/1944 ( 28.1%): test_encoding_tostring_default_encoding (...fault_encoding)
 547/1944 ( 28.1%): test_encoding_tostring_sub (....test_encoding_tostring_sub)
 548/1944 ( 28.2%): test_encoding_tostring_sub_tail (...ding_tostring_sub_tail)
 549/1944 ( 28.2%): test_encoding_tostring_unknown (...coding_tostring_unknown)
 550/1944 ( 28.3%): test_encoding_utf8_bom (...TestCase.test_encoding_utf8_bom)
 551/1944 ( 28.3%): test_encoding_write_default_encoding (..._default_encoding)
 552/1944 ( 28.4%): test_extend (...lementtree.ElementTreeTestCase.test_extend)
 553/1944 ( 28.4%): test_feed_parser_bytes (...TestCase.test_feed_parser_bytes)
 554/1944 ( 28.5%): test_feed_parser_error_broken (...feed_parser_error_broken)
 555/1944 ( 28.5%): test_feed_parser_error_close_empty (...r_error_close_empty)
 556/1944 ( 28.6%): test_feed_parser_error_close_incomplete (...ose_incomplete)
 557/1944 ( 28.7%): test_feed_parser_error_position (..._parser_error_position)
 558/1944 ( 28.7%): test_feed_parser_unicode_ascii (...ed_parser_unicode_ascii)
 559/1944 ( 28.8%): test_feed_parser_unicode_astral (..._parser_unicode_astral)
 560/1944 ( 28.8%): test_feed_parser_unicode_astral_large (...ode_astral_large)
 561/1944 ( 28.9%): test_findall (...menttree.ElementTreeTestCase.test_findall)
 562/1944 ( 28.9%): test_findall_ns (...ee.ElementTreeTestCase.test_findall_ns)
 563/1944 ( 29.0%): test_findall_wildcard (...eeTestCase.test_findall_wildcard)
 564/1944 ( 29.0%): test_fromstring (...ee.ElementTreeTestCase.test_fromstring)
 565/1944 ( 29.1%): test_fromstringlist (...ntTreeTestCase.test_fromstringlist)
 566/1944 ( 29.1%): test_fromstringlist_characters (...omstringlist_characters)
 567/1944 ( 29.2%): test_fromstringlist_single (....test_fromstringlist_single)
 568/1944 ( 29.2%): test_getslice (...nttree.ElementTreeTestCase.test_getslice)
 569/1944 ( 29.3%): test_getslice_negative (...TestCase.test_getslice_negative)
 570/1944 ( 29.3%): test_getslice_step (...mentTreeTestCase.test_getslice_step)
 571/1944 ( 29.4%): test_getslice_text (...mentTreeTestCase.test_getslice_text)
 572/1944 ( 29.4%): test_insert (...lementtree.ElementTreeTestCase.test_insert)
 573/1944 ( 29.5%): test_insert_beyond_index (...Case.test_insert_beyond_index)
 574/1944 ( 29.5%): test_insert_name_interning (....test_insert_name_interning)
 575/1944 ( 29.6%): test_insert_negative (...TreeTestCase.test_insert_negative)
 576/1944 ( 29.6%): test_insert_tail (....ElementTreeTestCase.test_insert_tail)
 577/1944 ( 29.7%): test_interface (...tree.ElementTreeTestCase.test_interface)
 578/1944 ( 29.7%): test_iselement (...tree.ElementTreeTestCase.test_iselement)
 579/1944 ( 29.8%): test_iter (...st_elementtree.ElementTreeTestCase.test_iter)
 580/1944 ( 29.8%): test_iter_remove_tail (...eeTestCase.test_iter_remove_tail)
 581/1944 ( 29.9%): test_iteration (...tree.ElementTreeTestCase.test_iteration)
 582/1944 ( 29.9%): test_iteration_clear_tail (...se.test_iteration_clear_tail)
 583/1944 ( 30.0%): test_iteration_del_child (...Case.test_iteration_del_child)
 584/1944 ( 30.0%): test_iteration_double (...eeTestCase.test_iteration_double)
 585/1944 ( 30.1%): test_iteration_empty (...TreeTestCase.test_iteration_empty)
 586/1944 ( 30.1%): test_iteration_reversed (...stCase.test_iteration_reversed)
 587/1944 ( 30.2%): test_iteration_set_tail_empty (...iteration_set_tail_empty)
 588/1944 ( 30.2%): test_iteration_subelement (...se.test_iteration_subelement)
 589/1944 ( 30.3%): test_iteration_text_only (...Case.test_iteration_text_only)
 590/1944 ( 30.3%): test_iterparse (...tree.ElementTreeTestCase.test_iterparse)
 591/1944 ( 30.4%): test_iterparse_cdata (...TreeTestCase.test_iterparse_cdata)
 592/1944 ( 30.5%): test_iterparse_clear (...TreeTestCase.test_iterparse_clear)
 593/1944 ( 30.5%): test_iterparse_file (...ntTreeTestCase.test_iterparse_file)
 594/1944 ( 30.6%): test_iterparse_incomplete (...se.test_iterparse_incomplete)
 595/1944 ( 30.6%): test_iterparse_large (...TreeTestCase.test_iterparse_large)
 596/1944 ( 30.7%): test_iterparse_move_elements (...t_iterparse_move_elements)
 597/1944 ( 30.7%): test_iterparse_only_end_ns (....test_iterparse_only_end_ns)
 598/1944 ( 30.8%): test_iterparse_set_ns_attribute (...parse_set_ns_attribute)
 599/1944 ( 30.8%): test_iterparse_start (...TreeTestCase.test_iterparse_start)
 600/1944 ( 30.9%): test_iterparse_start_end (...Case.test_iterparse_start_end)
 601/1944 ( 30.9%): test_itertext (...nttree.ElementTreeTestCase.test_itertext)
 602/1944 ( 31.0%): test_itertext_child (...ntTreeTestCase.test_itertext_child)
 603/1944 ( 31.0%): test_late_tail (...tree.ElementTreeTestCase.test_late_tail)
 604/1944 ( 31.1%): test_late_tail_mix_pi_comments (...te_tail_mix_pi_comments)
 605/1944 ( 31.1%): test_makeelement (....ElementTreeTestCase.test_makeelement)
 606/1944 ( 31.2%): test_merge_namespaced_subtree_as_slice (...ubtree_as_slice)
 607/1944 ( 31.2%): test_multiple_elementrees (...se.test_multiple_elementrees)
 608/1944 ( 31.3%): test_namespaces_after_serialize (...spaces_after_serialize)
 609/1944 ( 31.3%): test_ns_access (...tree.ElementTreeTestCase.test_ns_access)
 610/1944 ( 31.4%): test_ns_access2 (...ee.ElementTreeTestCase.test_ns_access2)
 611/1944 ( 31.4%): test_ns_attr (...menttree.ElementTreeTestCase.test_ns_attr)
 612/1944 ( 31.5%): test_ns_decl_tostring (...eeTestCase.test_ns_decl_tostring)
 613/1944 ( 31.5%): test_ns_decl_tostring_default (...ns_decl_tostring_default)
 614/1944 ( 31.6%): test_ns_decl_tostring_element (...ns_decl_tostring_element)
 615/1944 ( 31.6%): test_ns_decl_tostring_root (....test_ns_decl_tostring_root)
 616/1944 ( 31.7%): test_ns_move (...menttree.ElementTreeTestCase.test_ns_move)
 617/1944 ( 31.7%): test_ns_setting (...ee.ElementTreeTestCase.test_ns_setting)
 618/1944 ( 31.8%): test_ns_tag_parse (...lementTreeTestCase.test_ns_tag_parse)
 619/1944 ( 31.8%): test_parse_cdata (....ElementTreeTestCase.test_parse_cdata)
 620/1944 ( 31.9%): test_parse_encoding_8bit_explicit (...coding_8bit_explicit)
 621/1944 ( 31.9%): test_parse_encoding_8bit_override (...coding_8bit_override)
 622/1944 ( 32.0%): test_parse_error (....ElementTreeTestCase.test_parse_error)
 623/1944 ( 32.0%): test_parse_error_from_file (....test_parse_error_from_file)
 624/1944 ( 32.1%): test_parse_error_none (...eeTestCase.test_parse_error_none)
 625/1944 ( 32.2%): test_parse_file (...ee.ElementTreeTestCase.test_parse_file)
 626/1944 ( 32.2%): test_parse_file_encoding (...Case.test_parse_file_encoding)
 627/1944 ( 32.3%): test_parse_file_nonexistent (...est_parse_file_nonexistent)
 628/1944 ( 32.3%): test_parse_file_object (...TestCase.test_parse_file_object)
 629/1944 ( 32.4%): test_parse_file_object_encoding (...e_file_object_encoding)
 630/1944 ( 32.4%): test_parse_stringio (...ntTreeTestCase.test_parse_stringio)
 631/1944 ( 32.5%): test_parse_with_encoding (...Case.test_parse_with_encoding)
 632/1944 ( 32.5%): test_parser_target_attrib (...se.test_parser_target_attrib)
 633/1944 ( 32.6%): test_parser_target_data (...stCase.test_parser_target_data)
 634/1944 ( 32.6%): test_parser_target_end_ns (...se.test_parser_target_end_ns)
 635/1944 ( 32.7%): test_parser_target_entity (...se.test_parser_target_entity)
 636/1944 ( 32.7%): test_parser_target_entity_unknown (...arget_entity_unknown)
 637/1944 ( 32.8%): test_parser_target_error_in_close (...arget_error_in_close)
 638/1944 ( 32.8%): test_parser_target_error_in_end (...er_target_error_in_end)
 639/1944 ( 32.9%): test_parser_target_error_in_start (...arget_error_in_start)
 640/1944 ( 32.9%): test_parser_target_error_in_start_and_close (..._and_close)
 641/1944 ( 33.0%): test_parser_target_property (...est_parser_target_property)
 642/1944 ( 33.0%): test_parser_target_start_end_ns (...er_target_start_end_ns)
 643/1944 ( 33.1%): test_parser_target_tag (...TestCase.test_parser_target_tag)
 644/1944 ( 33.1%): test_parser_version (...ntTreeTestCase.test_parser_version)
 645/1944 ( 33.2%): test_pi (...s.test_elementtree.ElementTreeTestCase.test_pi)
 646/1944 ( 33.2%): test_pi_nonsense (....ElementTreeTestCase.test_pi_nonsense)
 647/1944 ( 33.3%): test_processinginstruction (....test_processinginstruction)
 648/1944 ( 33.3%): test_qname (..._elementtree.ElementTreeTestCase.test_qname)
 649/1944 ( 33.4%): test_qname_attrib (...lementTreeTestCase.test_qname_attrib)
 650/1944 ( 33.4%): test_qname_attrib_resolve (...se.test_qname_attrib_resolve)
 651/1944 ( 33.5%): test_qname_attribute_getset (...est_qname_attribute_getset)
 652/1944 ( 33.5%): test_qname_attribute_resolve (...t_qname_attribute_resolve)
 653/1944 ( 33.6%): test_qname_attribute_resolve_new (...attribute_resolve_new)
 654/1944 ( 33.6%): test_qname_cmp (...tree.ElementTreeTestCase.test_qname_cmp)
 655/1944 ( 33.7%): test_register_namespace (...stCase.test_register_namespace)
 656/1944 ( 33.7%): test_remove (...lementtree.ElementTreeTestCase.test_remove)
 657/1944 ( 33.8%): test_remove_nonexisting (...stCase.test_remove_nonexisting)
 658/1944 ( 33.8%): test_remove_ns (...tree.ElementTreeTestCase.test_remove_ns)
 659/1944 ( 33.9%): test_remove_tail (....ElementTreeTestCase.test_remove_tail)
 660/1944 ( 34.0%): test_remove_while_iterating (...est_remove_while_iterating)
 661/1944 ( 34.0%): test_replace_slice_tail (...stCase.test_replace_slice_tail)
 662/1944 ( 34.1%): test_set_text (...nttree.ElementTreeTestCase.test_set_text)
 663/1944 ( 34.1%): test_set_text2 (...tree.ElementTreeTestCase.test_set_text2)
 664/1944 ( 34.2%): test_set_text_empty (...ntTreeTestCase.test_set_text_empty)
 665/1944 ( 34.2%): test_set_text_none (...mentTreeTestCase.test_set_text_none)
 666/1944 ( 34.3%): test_setitem (...menttree.ElementTreeTestCase.test_setitem)
 667/1944 ( 34.3%): test_setitem2 (...nttree.ElementTreeTestCase.test_setitem2)
 668/1944 ( 34.4%): test_setitem_indexerror (...stCase.test_setitem_indexerror)
 669/1944 ( 34.4%): test_setitem_replace (...TreeTestCase.test_setitem_replace)
 670/1944 ( 34.5%): test_setitem_tail (...lementTreeTestCase.test_setitem_tail)
 671/1944 ( 34.5%): test_setslice (...nttree.ElementTreeTestCase.test_setslice)
 672/1944 ( 34.6%): test_setslice_all (...lementTreeTestCase.test_setslice_all)
 673/1944 ( 34.6%): test_setslice_all_empty (...stCase.test_setslice_all_empty)
 674/1944 ( 34.7%): test_setslice_all_replace (...se.test_setslice_all_replace)
 675/1944 ( 34.7%): test_setslice_all_replace_reversed (...ll_replace_reversed)
 676/1944 ( 34.8%): test_setslice_all_replace_reversed_ns1 (...ce_reversed_ns1)
 677/1944 ( 34.8%): test_setslice_all_replace_reversed_ns2 (...ce_reversed_ns2)
 678/1944 ( 34.9%): test_setslice_empty (...ntTreeTestCase.test_setslice_empty)
 679/1944 ( 34.9%): test_setslice_end (...lementTreeTestCase.test_setslice_end)
 680/1944 ( 35.0%): test_setslice_end_exact (...stCase.test_setslice_end_exact)
 681/1944 ( 35.0%): test_setslice_negative (...TestCase.test_setslice_negative)
 682/1944 ( 35.1%): test_setslice_negative2 (...stCase.test_setslice_negative2)
 683/1944 ( 35.1%): test_setslice_single (...TreeTestCase.test_setslice_single)
 684/1944 ( 35.2%): test_setslice_tail (...mentTreeTestCase.test_setslice_tail)
 685/1944 ( 35.2%): test_shallowcopy (....ElementTreeTestCase.test_shallowcopy)
 686/1944 ( 35.3%): test_shallowcopy_elementtree (...t_shallowcopy_elementtree)
 687/1944 ( 35.3%): test_simple (...lementtree.ElementTreeTestCase.test_simple)
 688/1944 ( 35.4%): test_subelement (...ee.ElementTreeTestCase.test_subelement)
 689/1944 ( 35.4%): test_subelement_reference (...se.test_subelement_reference)
 690/1944 ( 35.5%): test_subelement_with_attributes (...lement_with_attributes)
 691/1944 ( 35.5%): test_subelement_with_attributes_ns (..._with_attributes_ns)
 692/1944 ( 35.6%): test_tag_reset_ns (...lementTreeTestCase.test_tag_reset_ns)
 693/1944 ( 35.6%): test_tag_reset_root_ns (...TestCase.test_tag_reset_root_ns)
 694/1944 ( 35.7%): test_tag_str_subclass (...eeTestCase.test_tag_str_subclass)
 695/1944 ( 35.8%): test_tag_write (...tree.ElementTreeTestCase.test_tag_write)
 696/1944 ( 35.8%): test_tail (...st_elementtree.ElementTreeTestCase.test_tail)
 697/1944 ( 35.9%): test_tail1 (..._elementtree.ElementTreeTestCase.test_tail1)
 698/1944 ( 35.9%): test_tail_append (....ElementTreeTestCase.test_tail_append)
 699/1944 ( 36.0%): test_tail_elementtree_root (....test_tail_elementtree_root)
 700/1944 ( 36.0%): test_tail_set_none (...mentTreeTestCase.test_tail_set_none)
 701/1944 ( 36.1%): test_tail_set_twice (...ntTreeTestCase.test_tail_set_twice)
 702/1944 ( 36.1%): test_tail_str_subclass (...TestCase.test_tail_str_subclass)
 703/1944 ( 36.2%): test_text (...st_elementtree.ElementTreeTestCase.test_text)
 704/1944 ( 36.2%): test_text_empty (...ee.ElementTreeTestCase.test_text_empty)
 705/1944 ( 36.3%): test_text_escape_in (...ntTreeTestCase.test_text_escape_in)
 706/1944 ( 36.3%): test_text_escape_out (...TreeTestCase.test_text_escape_out)
 707/1944 ( 36.4%): test_text_escape_tostring (...se.test_text_escape_tostring)
 708/1944 ( 36.4%): test_text_other (...ee.ElementTreeTestCase.test_text_other)
 709/1944 ( 36.5%): test_text_str_subclass (...TestCase.test_text_str_subclass)
 710/1944 ( 36.5%): test_tostring (...nttree.ElementTreeTestCase.test_tostring)
 711/1944 ( 36.6%): test_tostring_element (...eeTestCase.test_tostring_element)
 712/1944 ( 36.6%): test_tostring_element_tail (....test_tostring_element_tail)
 713/1944 ( 36.7%): test_tostring_method_html (...se.test_tostring_method_html)
 714/1944 ( 36.7%): test_tostring_method_text (...se.test_tostring_method_text)
 715/1944 ( 36.8%): test_treebuilder (....ElementTreeTestCase.test_treebuilder)
 716/1944 ( 36.8%): test_treebuilder_comment (...Case.test_treebuilder_comment)
 717/1944 ( 36.9%): test_treebuilder_pi (...ntTreeTestCase.test_treebuilder_pi)
 718/1944 ( 36.9%): test_treebuilder_target (...stCase.test_treebuilder_target)
 719/1944 ( 37.0%): test_weird_dict_interaction (...est_weird_dict_interaction)
 720/1944 ( 37.0%): test_write (..._elementtree.ElementTreeTestCase.test_write)
 721/1944 ( 37.1%): test_write_ElementTreeDoctest (...write_ElementTreeDoctest)
 722/1944 ( 37.1%): test_write_fail (...ee.ElementTreeTestCase.test_write_fail)
 723/1944 ( 37.2%): test_write_method_html (...TestCase.test_write_method_html)
 724/1944 ( 37.2%): test_write_method_text (...TestCase.test_write_method_text)
 725/1944 ( 37.3%): test_events (...nttree.ElementTreePullTestCase.test_events)
 726/1944 ( 37.3%): test_events_comment (...eePullTestCase.test_events_comment)
 727/1944 ( 37.4%): test_events_pi (....ElementTreePullTestCase.test_events_pi)
 728/1944 ( 37.4%): test_events_sequence (...PullTestCase.test_events_sequence)
 729/1944 ( 37.5%): test_feed_while_iterating (...se.test_feed_while_iterating)
 730/1944 ( 37.6%): test_ns_events (....ElementTreePullTestCase.test_ns_events)
 731/1944 ( 37.6%): test_ns_events_end_ns_only (....test_ns_events_end_ns_only)
 732/1944 ( 37.7%): test_ns_events_start (...PullTestCase.test_ns_events_start)
 733/1944 ( 37.7%): test_ns_events_start_end (...Case.test_ns_events_start_end)
 734/1944 ( 37.8%): test_simple_xml (...lementTreePullTestCase.test_simple_xml)
 735/1944 ( 37.8%): test_simple_xml_chunk_1 (...stCase.test_simple_xml_chunk_1)
 736/1944 ( 37.9%): test_simple_xml_chunk_22 (...Case.test_simple_xml_chunk_22)
 737/1944 ( 37.9%): test_simple_xml_chunk_5 (...stCase.test_simple_xml_chunk_5)
 738/1944 ( 38.0%): test_simple_xml_with_ns (...stCase.test_simple_xml_with_ns)
 739/1944 ( 38.0%): test_unknown_event (...TreePullTestCase.test_unknown_event)
 740/1944 ( 38.1%): test_c14n_exclusion (...ntTreeC14NTest.test_c14n_exclusion)
 741/1944 ( 38.1%): test_c14n_namespaces (...TreeC14NTest.test_c14n_namespaces)
 742/1944 ( 38.2%): test_simple_roundtrip (...eeC14NTest.test_simple_roundtrip)
 743/1944 ( 38.2%): test_xml_c14n2 (...tree.ElementTreeC14NTest.test_xml_c14n2)
 744/1944 ( 38.3%): test_delslice (...mentTreeElementSlicingTest.test_delslice)
 745/1944 ( 38.3%): test_getslice_negative_steps (...t_getslice_negative_steps)
 746/1944 ( 38.4%): test_getslice_range (...entSlicingTest.test_getslice_range)
 747/1944 ( 38.4%): test_getslice_single_index (....test_getslice_single_index)
 748/1944 ( 38.5%): test_getslice_steps (...entSlicingTest.test_getslice_steps)
 749/1944 ( 38.5%): test_setslice_negative_steps (...t_setslice_negative_steps)
 750/1944 ( 38.6%): test_setslice_range (...entSlicingTest.test_setslice_range)
 751/1944 ( 38.6%): test_setslice_single_index (....test_setslice_single_index)
 752/1944 ( 38.7%): test_setslice_steps (...entSlicingTest.test_setslice_steps)
 753/1944 ( 38.7%): test_bad_element (...errors.ErrorTestCase.test_bad_element)
 754/1944 ( 38.8%): test_element_cyclic_gc_none (...est_element_cyclic_gc_none)
 755/1944 ( 38.8%): test_empty_parse (...errors.ErrorTestCase.test_empty_parse)
 756/1944 ( 38.9%): test_xmlsyntaxerror_has_info (...t_xmlsyntaxerror_has_info)
 757/1944 ( 38.9%): test_HTML_base_url_docinfo (....test_HTML_base_url_docinfo)
 758/1944 ( 39.0%): test_XMLDTDID (...st_etree.ETreeOnlyTestCase.test_XMLDTDID)
 759/1944 ( 39.0%): test_XMLDTDID_empty (...eeOnlyTestCase.test_XMLDTDID_empty)
 760/1944 ( 39.1%): test_XMLDTDID_no_id_dict (...Case.test_XMLDTDID_no_id_dict)
 761/1944 ( 39.1%): test_XML_base_url_docinfo (...se.test_XML_base_url_docinfo)
 762/1944 ( 39.2%): test_XML_set_base_url_docinfo (...XML_set_base_url_docinfo)
 763/1944 ( 39.2%): test_addnext (...test_etree.ETreeOnlyTestCase.test_addnext)
 764/1944 ( 39.3%): test_addnext_comment (...OnlyTestCase.test_addnext_comment)
 765/1944 ( 39.4%): test_addnext_cycle (...TreeOnlyTestCase.test_addnext_cycle)
 766/1944 ( 39.4%): test_addnext_cycle_long (...stCase.test_addnext_cycle_long)
 767/1944 ( 39.5%): test_addnext_noops (...TreeOnlyTestCase.test_addnext_noops)
 768/1944 ( 39.5%): test_addnext_pi (...tree.ETreeOnlyTestCase.test_addnext_pi)
 769/1944 ( 39.6%): test_addnext_root (....ETreeOnlyTestCase.test_addnext_root)
 770/1944 ( 39.6%): test_addnext_root_comment (...se.test_addnext_root_comment)
 771/1944 ( 39.7%): test_addnext_root_pi (...OnlyTestCase.test_addnext_root_pi)
 772/1944 ( 39.7%): test_addnext_tails (...TreeOnlyTestCase.test_addnext_tails)
 773/1944 ( 39.8%): test_addnext_with_tail (...TestCase.test_addnext_with_tail)
 774/1944 ( 39.8%): test_addprevious (...ee.ETreeOnlyTestCase.test_addprevious)
 775/1944 ( 39.9%): test_addprevious_comment (...Case.test_addprevious_comment)
 776/1944 ( 39.9%): test_addprevious_cycle (...TestCase.test_addprevious_cycle)
 777/1944 ( 40.0%): test_addprevious_cycle_long (...est_addprevious_cycle_long)
 778/1944 ( 40.0%): test_addprevious_noops (...TestCase.test_addprevious_noops)
 779/1944 ( 40.1%): test_addprevious_pi (...eeOnlyTestCase.test_addprevious_pi)
 780/1944 ( 40.1%): test_addprevious_root_comment (...addprevious_root_comment)
 781/1944 ( 40.2%): test_addprevious_root_pi (...Case.test_addprevious_root_pi)
 782/1944 ( 40.2%): test_addprevious_tails (...TestCase.test_addprevious_tails)
 783/1944 ( 40.3%): test_addprevious_with_tail (....test_addprevious_with_tail)
 784/1944 ( 40.3%): test_append_error (....ETreeOnlyTestCase.test_append_error)
 785/1944 ( 40.4%): test_append_recursive_error (...est_append_recursive_error)
 786/1944 ( 40.4%): test_append_rejects_ancestor (...t_append_rejects_ancestor)
 787/1944 ( 40.5%): test_attrib_and_keywords (...Case.test_attrib_and_keywords)
 788/1944 ( 40.5%): test_attrib_is_Mapping (...TestCase.test_attrib_is_Mapping)
 789/1944 ( 40.6%): test_attrib_order (....ETreeOnlyTestCase.test_attrib_order)
 790/1944 ( 40.6%): test_attribute_gets_namespace_prefix_on_merge (...on_merge)
 791/1944 ( 40.7%): test_attribute_gets_namespace_prefix_on_merge_with_nons ...
 792/1944 ( 40.7%): test_attribute_has_key (...TestCase.test_attribute_has_key)
 793/1944 ( 40.8%): test_attribute_keeps_namespace_prefix_on_merge (...n_merge)
 794/1944 ( 40.8%): test_attribute_keeps_namespace_prefix_on_merge_with_nons...
 795/1944 ( 40.9%): test_attribute_set (...TreeOnlyTestCase.test_attribute_set)
 796/1944 ( 40.9%): test_attribute_set_invalid (....test_attribute_set_invalid)
 797/1944 ( 41.0%): test_attribute_set_nonstring (...t_attribute_set_nonstring)
 798/1944 ( 41.0%): test_attribute_values (...lyTestCase.test_attribute_values)
 799/1944 ( 41.1%): test_byte_invalid (....ETreeOnlyTestCase.test_byte_invalid)
 800/1944 ( 41.2%): test_byte_zero (..._etree.ETreeOnlyTestCase.test_byte_zero)
 801/1944 ( 41.2%): test_c_api (...sts.test_etree.ETreeOnlyTestCase.test_c_api)
 802/1944 ( 41.3%): test_cdata (...sts.test_etree.ETreeOnlyTestCase.test_cdata)
 803/1944 ( 41.3%): test_cdata_errors (....ETreeOnlyTestCase.test_cdata_errors)
 804/1944 ( 41.4%): test_cdata_parser (....ETreeOnlyTestCase.test_cdata_parser)
 805/1944 ( 41.4%): test_cdata_split_cdend (...TestCase.test_cdata_split_cdend)
 806/1944 ( 41.5%): test_cdata_tail (...tree.ETreeOnlyTestCase.test_cdata_tail)
 807/1944 ( 41.5%): test_cdata_type (...tree.ETreeOnlyTestCase.test_cdata_type)
 808/1944 ( 41.6%): test_cdata_xpath (...ee.ETreeOnlyTestCase.test_cdata_xpath)
 809/1944 ( 41.6%): test_clear_keep_tail (...OnlyTestCase.test_clear_keep_tail)
 810/1944 ( 41.7%): test_comment_empty (...TreeOnlyTestCase.test_comment_empty)
 811/1944 ( 41.7%): test_comment_immutable (...TestCase.test_comment_immutable)
 812/1944 ( 41.8%): test_comment_immutable_attrib (...comment_immutable_attrib)
 813/1944 ( 41.8%): test_comment_no_proxy_yet (...se.test_comment_no_proxy_yet)
 814/1944 ( 41.9%): test_comment_parse_empty (...Case.test_comment_parse_empty)
 815/1944 ( 41.9%): test_deepcopy_elementtree_dtd (...deepcopy_elementtree_dtd)
 816/1944 ( 42.0%): test_deepcopy_elementtree_pi (...t_deepcopy_elementtree_pi)
 817/1944 ( 42.0%): test_deepcopy_pi (...ee.ETreeOnlyTestCase.test_deepcopy_pi)
 818/1944 ( 42.1%): test_deepcopy_pi_dtd (...OnlyTestCase.test_deepcopy_pi_dtd)
 819/1944 ( 42.1%): test_docinfo_empty (...TreeOnlyTestCase.test_docinfo_empty)
 820/1944 ( 42.2%): test_docinfo_name_only (...TestCase.test_docinfo_name_only)
 821/1944 ( 42.2%): test_docinfo_public (...eeOnlyTestCase.test_docinfo_public)
 822/1944 ( 42.3%): test_docinfo_system (...eeOnlyTestCase.test_docinfo_system)
 823/1944 ( 42.3%): test_doctype_name_only_roundtrip (...e_name_only_roundtrip)
 824/1944 ( 42.4%): test_doctype_output_override (...t_doctype_output_override)
 825/1944 ( 42.4%): test_dtd_io (...s.test_etree.ETreeOnlyTestCase.test_dtd_io)
 826/1944 ( 42.5%): test_dump_none (..._etree.ETreeOnlyTestCase.test_dump_none)
 827/1944 ( 42.5%): test_element_name_colon (...stCase.test_element_name_colon)
 828/1944 ( 42.6%): test_element_name_empty (...stCase.test_element_name_empty)
 829/1944 ( 42.6%): test_element_name_quote (...stCase.test_element_name_quote)
 830/1944 ( 42.7%): test_element_name_space (...stCase.test_element_name_space)
 831/1944 ( 42.7%): test_element_names (...TreeOnlyTestCase.test_element_names)
 832/1944 ( 42.8%): test_element_nsmap (...TreeOnlyTestCase.test_element_nsmap)
 833/1944 ( 42.8%): test_element_refcycle (...lyTestCase.test_element_refcycle)
 834/1944 ( 42.9%): test_elementtree_find_qname (...est_elementtree_find_qname)
 835/1944 ( 43.0%): test_elementtree_findall_ns_qname (...ree_findall_ns_qname)
 836/1944 ( 43.0%): test_elementtree_findall_qname (...ementtree_findall_qname)
 837/1944 ( 43.1%): test_elementtree_getelementpath (...enttree_getelementpath)
 838/1944 ( 43.1%): test_elementtree_getelementpath_ns (...e_getelementpath_ns)
 839/1944 ( 43.2%): test_elementtree_getiterator (...t_elementtree_getiterator)
 840/1944 ( 43.2%): test_elementtree_getiterator_filter (...getiterator_filter)
 841/1944 ( 43.3%): test_elementtree_iter_qname (...est_elementtree_iter_qname)
 842/1944 ( 43.3%): test_elementtree_parser_target_type_error (...t_type_error)
 843/1944 ( 43.4%): test_encoding_tostring_utf16 (...t_encoding_tostring_utf16)
 844/1944 ( 43.4%): test_entity_append (...TreeOnlyTestCase.test_entity_append)
 845/1944 ( 43.5%): test_entity_append_parsed (...se.test_entity_append_parsed)
 846/1944 ( 43.5%): test_entity_error (....ETreeOnlyTestCase.test_entity_error)
 847/1944 ( 43.6%): test_entity_parse (....ETreeOnlyTestCase.test_entity_parse)
 848/1944 ( 43.6%): test_entity_parse_external (....test_entity_parse_external)
 849/1944 ( 43.7%): test_entity_parse_external_no_resolve (...ernal_no_resolve)
 850/1944 ( 43.7%): test_entity_parse_no_external_default (...external_default)
 851/1944 ( 43.8%): test_entity_restructure (...stCase.test_entity_restructure)
 852/1944 ( 43.8%): test_entity_values (...TreeOnlyTestCase.test_entity_values)
 853/1944 ( 43.9%): test_feed_parser_recover (...Case.test_feed_parser_recover)
 854/1944 ( 43.9%): test_feed_parser_recover_no_id_dict (...recover_no_id_dict)
 855/1944 ( 44.0%): test_findall_different_nsmaps (...findall_different_nsmaps)
 856/1944 ( 44.0%): test_findall_empty_prefix (...se.test_findall_empty_prefix)
 857/1944 ( 44.1%): test_findall_ns (...tree.ETreeOnlyTestCase.test_findall_ns)
 858/1944 ( 44.1%): test_findall_syntax_error (...se.test_findall_syntax_error)
 859/1944 ( 44.2%): test_getchildren (...ee.ETreeOnlyTestCase.test_getchildren)
 860/1944 ( 44.2%): test_getiterator (...ee.ETreeOnlyTestCase.test_getiterator)
 861/1944 ( 44.3%): test_getiterator_empty (...TestCase.test_getiterator_empty)
 862/1944 ( 44.3%): test_getiterator_filter (...stCase.test_getiterator_filter)
 863/1944 ( 44.4%): test_getiterator_filter_all (...est_getiterator_filter_all)
 864/1944 ( 44.4%): test_getiterator_filter_all_comment_pi (..._all_comment_pi)
 865/1944 ( 44.5%): test_getiterator_filter_comment (...terator_filter_comment)
 866/1944 ( 44.5%): test_getiterator_filter_element (...terator_filter_element)
 867/1944 ( 44.6%): test_getiterator_filter_entities (...rator_filter_entities)
 868/1944 ( 44.7%): test_getiterator_filter_local_name (...r_filter_local_name)
 869/1944 ( 44.7%): test_getiterator_filter_multiple (...rator_filter_multiple)
 870/1944 ( 44.8%): test_getiterator_filter_multiple_tuple (..._multiple_tuple)
 871/1944 ( 44.8%): test_getiterator_filter_namespace (...tor_filter_namespace)
 872/1944 ( 44.9%): test_getiterator_filter_pi (....test_getiterator_filter_pi)
 873/1944 ( 44.9%): test_getiterator_filter_with_text (...tor_filter_with_text)
 874/1944 ( 45.0%): test_getiterator_with_text (....test_getiterator_with_text)
 875/1944 ( 45.0%): test_getnext (...test_etree.ETreeOnlyTestCase.test_getnext)
 876/1944 ( 45.1%): test_getparent (..._etree.ETreeOnlyTestCase.test_getparent)
 877/1944 ( 45.1%): test_getprevious (...ee.ETreeOnlyTestCase.test_getprevious)
 878/1944 ( 45.2%): test_getroottree (...ee.ETreeOnlyTestCase.test_getroottree)
 879/1944 ( 45.2%): test_html_base (..._etree.ETreeOnlyTestCase.test_html_base)
 880/1944 ( 45.3%): test_html_base_tag (...TreeOnlyTestCase.test_html_base_tag)
 881/1944 ( 45.3%): test_html_prefix_nsmap (...TestCase.test_html_prefix_nsmap)
 882/1944 ( 45.4%): test_include_paths (...TreeOnlyTestCase.test_include_paths)
 883/1944 ( 45.4%): test_indent (...s.test_etree.ETreeOnlyTestCase.test_indent)
 884/1944 ( 45.5%): test_indent_level (....ETreeOnlyTestCase.test_indent_level)
 885/1944 ( 45.5%): test_indent_space (....ETreeOnlyTestCase.test_indent_space)
 886/1944 ( 45.6%): test_indent_space_caching (...se.test_indent_space_caching)
 887/1944 ( 45.6%): test_index (...sts.test_etree.ETreeOnlyTestCase.test_index)
 888/1944 ( 45.7%): test_insert_rejects_ancestor (...t_insert_rejects_ancestor)
 889/1944 ( 45.7%): test_iterancestors (...TreeOnlyTestCase.test_iterancestors)
 890/1944 ( 45.8%): test_iterancestors_tag (...TestCase.test_iterancestors_tag)
 891/1944 ( 45.8%): test_iterancestors_tag_multiple (...ancestors_tag_multiple)
 892/1944 ( 45.9%): test_iterchildren (....ETreeOnlyTestCase.test_iterchildren)
 893/1944 ( 45.9%): test_iterchildren_reversed (....test_iterchildren_reversed)
 894/1944 ( 46.0%): test_iterchildren_tag (...lyTestCase.test_iterchildren_tag)
 895/1944 ( 46.0%): test_iterchildren_tag_multiple (...erchildren_tag_multiple)
 896/1944 ( 46.1%): test_iterchildren_tag_multiple_posarg (..._multiple_posarg)
 897/1944 ( 46.1%): test_iterchildren_tag_multiple_reversed (...tiple_reversed)
 898/1944 ( 46.2%): test_iterchildren_tag_posarg (...t_iterchildren_tag_posarg)
 899/1944 ( 46.2%): test_iterchildren_tag_reversed (...erchildren_tag_reversed)
 900/1944 ( 46.3%): test_iterdescendants (...OnlyTestCase.test_iterdescendants)
 901/1944 ( 46.3%): test_iterdescendants_tag (...Case.test_iterdescendants_tag)
 902/1944 ( 46.4%): test_iterdescendants_tag_multiple (...endants_tag_multiple)
 903/1944 ( 46.5%): test_iterparse_broken (...lyTestCase.test_iterparse_broken)
 904/1944 ( 46.5%): test_iterparse_broken_multi_recover (...oken_multi_recover)
 905/1944 ( 46.6%): test_iterparse_broken_recover (...iterparse_broken_recover)
 906/1944 ( 46.6%): test_iterparse_comments (...stCase.test_iterparse_comments)
 907/1944 ( 46.7%): test_iterparse_encoding_8bit_override (...ng_8bit_override)
 908/1944 ( 46.7%): test_iterparse_encoding_error (...iterparse_encoding_error)
 909/1944 ( 46.8%): test_iterparse_getiterator (....test_iterparse_getiterator)
 910/1944 ( 46.8%): test_iterparse_keep_cdata (...se.test_iterparse_keep_cdata)
 911/1944 ( 46.9%): test_iterparse_pis (...TreeOnlyTestCase.test_iterparse_pis)
 912/1944 ( 46.9%): test_iterparse_remove_comments (...erparse_remove_comments)
 913/1944 ( 47.0%): test_iterparse_source_pathlike (...erparse_source_pathlike)
 914/1944 ( 47.0%): test_iterparse_strip (...OnlyTestCase.test_iterparse_strip)
 915/1944 ( 47.1%): test_iterparse_tag (...TreeOnlyTestCase.test_iterparse_tag)
 916/1944 ( 47.1%): test_iterparse_tag_all (...TestCase.test_iterparse_tag_all)
 917/1944 ( 47.2%): test_iterparse_tag_ns (...lyTestCase.test_iterparse_tag_ns)
 918/1944 ( 47.2%): test_iterparse_tag_ns_all (...se.test_iterparse_tag_ns_all)
 919/1944 ( 47.3%): test_iterparse_tag_ns_empty (...est_iterparse_tag_ns_empty)
 920/1944 ( 47.3%): test_iterparse_tag_ns_empty_all (...parse_tag_ns_empty_all)
 921/1944 ( 47.4%): test_iterparse_tree_comments (...t_iterparse_tree_comments)
 922/1944 ( 47.4%): test_itersiblings (....ETreeOnlyTestCase.test_itersiblings)
 923/1944 ( 47.5%): test_itersiblings_tag (...lyTestCase.test_itersiblings_tag)
 924/1944 ( 47.5%): test_itersiblings_tag_multiple (...ersiblings_tag_multiple)
 925/1944 ( 47.6%): test_itertext_comment_pi (...Case.test_itertext_comment_pi)
 926/1944 ( 47.6%): test_itertext_no_tails (...TestCase.test_itertext_no_tails)
 927/1944 ( 47.7%): test_iterwalk (...st_etree.ETreeOnlyTestCase.test_iterwalk)
 928/1944 ( 47.7%): test_iterwalk_attrib_ns (...stCase.test_iterwalk_attrib_ns)
 929/1944 ( 47.8%): test_iterwalk_clear (...eeOnlyTestCase.test_iterwalk_clear)
 930/1944 ( 47.8%): test_iterwalk_comments_root_element (...ments_root_element)
 931/1944 ( 47.9%): test_iterwalk_comments_tree (...est_iterwalk_comments_tree)
 932/1944 ( 47.9%): test_iterwalk_end_skip (...TestCase.test_iterwalk_end_skip)
 933/1944 ( 48.0%): test_iterwalk_getiterator (...se.test_iterwalk_getiterator)
 934/1944 ( 48.0%): test_iterwalk_ns_skip (...lyTestCase.test_iterwalk_ns_skip)
 935/1944 ( 48.1%): test_iterwalk_pis_comments_tree (...walk_pis_comments_tree)
 936/1944 ( 48.1%): test_iterwalk_pis_comments_tree_no_events (...ee_no_events)
 937/1944 ( 48.2%): test_iterwalk_pis_root_element (...erwalk_pis_root_element)
 938/1944 ( 48.3%): test_iterwalk_pis_tree (...TestCase.test_iterwalk_pis_tree)
 939/1944 ( 48.3%): test_iterwalk_start (...eeOnlyTestCase.test_iterwalk_start)
 940/1944 ( 48.4%): test_iterwalk_start_end (...stCase.test_iterwalk_start_end)
 941/1944 ( 48.4%): test_iterwalk_start_end_skip (...t_iterwalk_start_end_skip)
 942/1944 ( 48.5%): test_iterwalk_start_end_tags (...t_iterwalk_start_end_tags)
 943/1944 ( 48.5%): test_iterwalk_start_end_tags_with_root (..._tags_with_root)
 944/1944 ( 48.6%): test_iterwalk_start_tags (...Case.test_iterwalk_start_tags)
 945/1944 ( 48.6%): test_iterwalk_tag (....ETreeOnlyTestCase.test_iterwalk_tag)
 946/1944 ( 48.7%): test_iterwalk_tag_all (...lyTestCase.test_iterwalk_tag_all)
 947/1944 ( 48.7%): test_large_sourceline_XML (...se.test_large_sourceline_XML)
 948/1944 ( 48.8%): test_namespace_cleanup (...TestCase.test_namespace_cleanup)
 949/1944 ( 48.8%): test_namespace_cleanup_attributes (...e_cleanup_attributes)
 950/1944 ( 48.9%): test_namespace_cleanup_deep (...est_namespace_cleanup_deep)
 951/1944 ( 48.9%): test_namespace_cleanup_deep_to_top (...cleanup_deep_to_top)
 952/1944 ( 49.0%): test_namespace_cleanup_keep_prefixes (...nup_keep_prefixes)
 953/1944 ( 49.0%): test_namespace_cleanup_keep_prefixes_top (..._prefixes_top)
 954/1944 ( 49.1%): test_namespace_cleanup_many (...est_namespace_cleanup_many)
 955/1944 ( 49.1%): test_namespaces (...tree.ETreeOnlyTestCase.test_namespaces)
 956/1944 ( 49.2%): test_namespaces_copy_element (...t_namespaces_copy_element)
 957/1944 ( 49.2%): test_namespaces_default (...stCase.test_namespaces_default)
 958/1944 ( 49.3%): test_namespaces_default_and_attr (...aces_default_and_attr)
 959/1944 ( 49.3%): test_namespaces_default_and_other (...es_default_and_other)
 960/1944 ( 49.4%): test_namespaces_default_copy_element (...ault_copy_element)
 961/1944 ( 49.4%): test_namespaces_elementtree (...est_namespaces_elementtree)
 962/1944 ( 49.5%): test_namespaces_reuse_after_move (...aces_reuse_after_move)
 963/1944 ( 49.5%): test_nsmap_prefix_invalid (...se.test_nsmap_prefix_invalid)
 964/1944 ( 49.6%): test_parse_base_url_docinfo (...est_parse_base_url_docinfo)
 965/1944 ( 49.6%): test_parse_fileobject_unicode (...parse_fileobject_unicode)
 966/1944 ( 49.7%): test_parse_parser_type_error (...t_parse_parser_type_error)
 967/1944 ( 49.7%): test_parse_premature_end (...Case.test_parse_premature_end)
 968/1944 ( 49.8%): test_parse_premature_end_with_target (...e_end_with_target)
 969/1944 ( 49.8%): test_parse_remove_comments (....test_parse_remove_comments)
 970/1944 ( 49.9%): test_parse_remove_pis (...lyTestCase.test_parse_remove_pis)
 971/1944 ( 49.9%): test_parse_source_pathlike (....test_parse_source_pathlike)
 972/1944 ( 50.0%): test_parse_stringio_base_url (...t_parse_stringio_base_url)
 973/1944 ( 50.1%): test_parseid (...test_etree.ETreeOnlyTestCase.test_parseid)
 974/1944 ( 50.1%): test_parser_encoding (...OnlyTestCase.test_parser_encoding)
 975/1944 ( 50.2%): test_parser_encoding_unknown (...t_parser_encoding_unknown)
 976/1944 ( 50.2%): test_parser_target_cdata (...Case.test_parser_target_cdata)
 977/1944 ( 50.3%): test_parser_target_comment (....test_parser_target_comment)
 978/1944 ( 50.3%): test_parser_target_feed_exception (...arget_feed_exception)
 979/1944 ( 50.4%): test_parser_target_feed_no_id_dict (...get_feed_no_id_dict)
 980/1944 ( 50.4%): test_parser_target_fromstring_exception (...ring_exception)
 981/1944 ( 50.5%): test_parser_target_pi (...lyTestCase.test_parser_target_pi)
 982/1944 ( 50.5%): test_parser_target_recover (....test_parser_target_recover)
 983/1944 ( 50.6%): test_pi (lxml.tests.test_etree.ETreeOnlyTestCase.test_pi)  
 984/1944 ( 50.6%): test_pi_parse (...st_etree.ETreeOnlyTestCase.test_pi_parse)
 985/1944 ( 50.7%): test_pi_pseudo_attributes_attrib (...udo_attributes_attrib)
 986/1944 ( 50.7%): test_pi_pseudo_attributes_get (...pi_pseudo_attributes_get)
 987/1944 ( 50.8%): test_prefix (...s.test_etree.ETreeOnlyTestCase.test_prefix)
 988/1944 ( 50.8%): test_prefix_default_ns (...TestCase.test_prefix_default_ns)
 989/1944 ( 50.9%): test_proxy_collect_siblings (...est_proxy_collect_siblings)
 990/1944 ( 50.9%): test_proxy_collect_siblings_text (...collect_siblings_text)
 991/1944 ( 51.0%): test_pypy_proxy_collect (...stCase.test_pypy_proxy_collect)
 992/1944 ( 51.0%): test_qname_colon (...ee.ETreeOnlyTestCase.test_qname_colon)
 993/1944 ( 51.1%): test_qname_element (...TreeOnlyTestCase.test_qname_element)
 994/1944 ( 51.1%): test_qname_empty (...ee.ETreeOnlyTestCase.test_qname_empty)
 995/1944 ( 51.2%): test_qname_namespace_localname (...ame_namespace_localname)
 996/1944 ( 51.2%): test_qname_none (...tree.ETreeOnlyTestCase.test_qname_none)
 997/1944 ( 51.3%): test_qname_space (...ee.ETreeOnlyTestCase.test_qname_space)
 998/1944 ( 51.3%): test_qname_text_resolve (...stCase.test_qname_text_resolve)
 999/1944 ( 51.4%): test_register_namespace_xml (...est_register_namespace_xml)
1000/1944 ( 51.4%): test_replace (...test_etree.ETreeOnlyTestCase.test_replace)
1001/1944 ( 51.5%): test_replace_new (...ee.ETreeOnlyTestCase.test_replace_new)
1002/1944 ( 51.5%): test_replace_rejects_ancestor (...replace_rejects_ancestor)
1003/1944 ( 51.6%): test_resolve_bytes_dtd (...TestCase.test_resolve_bytes_dtd)
1004/1944 ( 51.6%): test_resolve_empty (...TreeOnlyTestCase.test_resolve_empty)
1005/1944 ( 51.7%): test_resolve_error (...TreeOnlyTestCase.test_resolve_error)
1006/1944 ( 51.7%): test_resolve_file_dtd (...lyTestCase.test_resolve_file_dtd)
1007/1944 ( 51.8%): test_resolve_filelike_dtd (...se.test_resolve_filelike_dtd)
1008/1944 ( 51.9%): test_resolve_filename_dtd (...se.test_resolve_filename_dtd)
1009/1944 ( 51.9%): test_resolve_filename_dtd_relative (...lename_dtd_relative)
1010/1944 ( 52.0%): test_resolve_string_dtd (...stCase.test_resolve_string_dtd)
1011/1944 ( 52.0%): test_setitem_assert (...eeOnlyTestCase.test_setitem_assert)
1012/1944 ( 52.1%): test_setslice_all_reversed (....test_setslice_all_reversed)
1013/1944 ( 52.1%): test_setslice_step (...TreeOnlyTestCase.test_setslice_step)
1014/1944 ( 52.2%): test_setslice_step_negative (...est_setslice_step_negative)
1015/1944 ( 52.2%): test_setslice_step_negative2 (...t_setslice_step_negative2)
1016/1944 ( 52.3%): test_setslice_step_overrun (....test_setslice_step_overrun)
1017/1944 ( 52.3%): test_sourceline_XML (...eeOnlyTestCase.test_sourceline_XML)
1018/1944 ( 52.4%): test_sourceline_element (...stCase.test_sourceline_element)
1019/1944 ( 52.4%): test_sourceline_iterparse_end (...sourceline_iterparse_end)
1020/1944 ( 52.5%): test_sourceline_iterparse_start (...celine_iterparse_start)
1021/1944 ( 52.5%): test_sourceline_parse (...lyTestCase.test_sourceline_parse)
1022/1944 ( 52.6%): test_standalone (...tree.ETreeOnlyTestCase.test_standalone)
1023/1944 ( 52.6%): test_strip_attributes (...lyTestCase.test_strip_attributes)
1024/1944 ( 52.7%): test_strip_attributes_ns (...Case.test_strip_attributes_ns)
1025/1944 ( 52.7%): test_strip_elements (...eeOnlyTestCase.test_strip_elements)
1026/1944 ( 52.8%): test_strip_elements_ns (...TestCase.test_strip_elements_ns)
1027/1944 ( 52.8%): test_strip_tags (...tree.ETreeOnlyTestCase.test_strip_tags)
1028/1944 ( 52.9%): test_strip_tags_and_remove (....test_strip_tags_and_remove)
1029/1944 ( 52.9%): test_strip_tags_doc_style (...se.test_strip_tags_doc_style)
1030/1944 ( 53.0%): test_strip_tags_ns (...TreeOnlyTestCase.test_strip_tags_ns)
1031/1944 ( 53.0%): test_strip_tags_pi_comment (....test_strip_tags_pi_comment)
1032/1944 ( 53.1%): test_strip_tags_pi_comment_all (...rip_tags_pi_comment_all)
1033/1944 ( 53.1%): test_subelement_attribute_invalid (...nt_attribute_invalid)
1034/1944 ( 53.2%): test_subelement_name_colon (....test_subelement_name_colon)
1035/1944 ( 53.2%): test_subelement_name_empty (....test_subelement_name_empty)
1036/1944 ( 53.3%): test_subelement_name_quote (....test_subelement_name_quote)
1037/1944 ( 53.3%): test_subelement_name_space (....test_subelement_name_space)
1038/1944 ( 53.4%): test_subelement_nsmap (...lyTestCase.test_subelement_nsmap)
1039/1944 ( 53.4%): test_tostring_method_html_with_tail (...hod_html_with_tail)
1040/1944 ( 53.5%): test_tostring_method_text_encoding (...ethod_text_encoding)
1041/1944 ( 53.5%): test_tostring_method_text_unicode (..._method_text_unicode)
1042/1944 ( 53.6%): test_tostring_none (...TreeOnlyTestCase.test_tostring_none)
1043/1944 ( 53.7%): test_tostring_pretty (...OnlyTestCase.test_tostring_pretty)
1044/1944 ( 53.7%): test_tostring_standalone (...Case.test_tostring_standalone)
1045/1944 ( 53.8%): test_tostring_standalone_in_out (...ring_standalone_in_out)
1046/1944 ( 53.8%): test_tostring_unicode (...lyTestCase.test_tostring_unicode)
1047/1944 ( 53.9%): test_tostring_unicode_element (...tostring_unicode_element)
1048/1944 ( 53.9%): test_tostring_unicode_element_tail (...nicode_element_tail)
1049/1944 ( 54.0%): test_tostring_unicode_none (....test_tostring_unicode_none)
1050/1944 ( 54.0%): test_tostring_unicode_pretty (...t_tostring_unicode_pretty)
1051/1944 ( 54.1%): test_tostring_with_tail (...stCase.test_tostring_with_tail)
1052/1944 ( 54.1%): test_tounicode (..._etree.ETreeOnlyTestCase.test_tounicode)
1053/1944 ( 54.2%): test_tounicode_element (...TestCase.test_tounicode_element)
1054/1944 ( 54.2%): test_tounicode_element_tail (...est_tounicode_element_tail)
1055/1944 ( 54.3%): test_tounicode_none (...eeOnlyTestCase.test_tounicode_none)
1056/1944 ( 54.3%): test_tounicode_pretty (...lyTestCase.test_tounicode_pretty)
1057/1944 ( 54.4%): test_unicode_byte_invalid (...se.test_unicode_byte_invalid)
1058/1944 ( 54.4%): test_unicode_byte_invalid_sequence (...te_invalid_sequence)
1059/1944 ( 54.5%): test_unicode_byte_zero (...TestCase.test_unicode_byte_zero)
1060/1944 ( 54.5%): test_version (...test_etree.ETreeOnlyTestCase.test_version)
1061/1944 ( 54.6%): test_very_large_sourceline_iterparse (...rceline_iterparse)
1062/1944 ( 54.6%): test_walk_after_parse_failure (...walk_after_parse_failure)
1063/1944 ( 54.7%): test_xml_base (...st_etree.ETreeOnlyTestCase.test_xml_base)
1064/1944 ( 54.7%): test_xml_base_attribute (...stCase.test_xml_base_attribute)
1065/1944 ( 54.8%): test_xinclude (...tree.ETreeXIncludeTestCase.test_xinclude)
1066/1944 ( 54.8%): test_xinclude_resolver (...TestCase.test_xinclude_resolver)
1067/1944 ( 54.9%): test_xinclude_resolver_recursive (...de_resolver_recursive)
1068/1944 ( 54.9%): test_xinclude_text (...XIncludeTestCase.test_xinclude_text)
1069/1944 ( 55.0%): test_multiple_include_of_same_file (...nclude_of_same_file)
1070/1944 ( 55.0%): test_xinclude (...ree.ElementIncludeTestCase.test_xinclude)
1071/1944 ( 55.1%): test_xinclude_failures (...TestCase.test_xinclude_failures)
1072/1944 ( 55.1%): test_xinclude_resolver (...TestCase.test_xinclude_resolver)
1073/1944 ( 55.2%): test_xinclude_resolver_recursive (...de_resolver_recursive)
1074/1944 ( 55.2%): test_xinclude_text (...tIncludeTestCase.test_xinclude_text)
1075/1944 ( 55.3%): test_c14n (...tests.test_etree.ETreeC14NTestCase.test_c14n)
1076/1944 ( 55.3%): test_c14n2_file_gzip (...C14NTestCase.test_c14n2_file_gzip)
1077/1944 ( 55.4%): test_c14n2_tostring_with_comments (...string_with_comments)
1078/1944 ( 55.5%): test_c14n2_with_comments (...Case.test_c14n2_with_comments)
1079/1944 ( 55.5%): test_c14n2_with_comments_strip_text (...omments_strip_text)
1080/1944 ( 55.6%): test_c14n2_with_text (...C14NTestCase.test_c14n2_with_text)
1081/1944 ( 55.6%): test_c14n_element_tostring_exclusive (...ostring_exclusive)
1082/1944 ( 55.7%): test_c14n_element_tostring_with_comments (...with_comments)
1083/1944 ( 55.7%): test_c14n_exclusive (...eeC14NTestCase.test_c14n_exclusive)
1084/1944 ( 55.8%): test_c14n_file (..._etree.ETreeC14NTestCase.test_c14n_file)
1085/1944 ( 55.8%): test_c14n_file_gzip (...eeC14NTestCase.test_c14n_file_gzip)
1086/1944 ( 55.9%): test_c14n_file_gzip_pathlike (...t_c14n_file_gzip_pathlike)
1087/1944 ( 55.9%): test_c14n_file_pathlike (...stCase.test_c14n_file_pathlike)
1088/1944 ( 56.0%): test_c14n_gzip (..._etree.ETreeC14NTestCase.test_c14n_gzip)
1089/1944 ( 56.0%): test_c14n_tostring_exclusive (...t_c14n_tostring_exclusive)
1090/1944 ( 56.1%): test_c14n_tostring_inclusive_ns_prefixes (...ive NS spaces)
1091/1944 ( 56.1%): test_c14n_tostring_with_comments (...ostring_with_comments)
1092/1944 ( 56.2%): test_c14n_with_comments (...stCase.test_c14n_with_comments)
1093/1944 ( 56.2%): test_python3_problem_bytesio_iterparse (...tesio_iterparse)
1094/1944 ( 56.3%): test_python3_problem_filebased_iterparse (...sed_iterparse)
1095/1944 ( 56.3%): test_python3_problem_filebased_parse (...m_filebased_parse)
1096/1944 ( 56.4%): test_write (...ts.test_etree.ETreeWriteTestCase.test_write)
1097/1944 ( 56.4%): test_write_doctype (...reeWriteTestCase.test_write_doctype)
1098/1944 ( 56.5%): test_write_file (...ree.ETreeWriteTestCase.test_write_file)
1099/1944 ( 56.5%): test_write_file_gzip (...riteTestCase.test_write_file_gzip)
1100/1944 ( 56.6%): test_write_file_gzip_parse (....test_write_file_gzip_parse)
1101/1944 ( 56.6%): test_write_file_gzip_pathlike (...write_file_gzip_pathlike)
1102/1944 ( 56.7%): test_write_file_gzipfile_parse (...ite_file_gzipfile_parse)
1103/1944 ( 56.7%): test_write_file_pathlike (...Case.test_write_file_pathlike)
1104/1944 ( 56.8%): test_write_file_url (...eWriteTestCase.test_write_file_url)
1105/1944 ( 56.8%): test_write_gzip (...ree.ETreeWriteTestCase.test_write_gzip)
1106/1944 ( 56.9%): test_write_gzip_doctype (...stCase.test_write_gzip_doctype)
1107/1944 ( 56.9%): test_write_gzip_level (...teTestCase.test_write_gzip_level)
1108/1944 ( 57.0%): test_parse_error_logging (...Test.test_parse_error_logging)
1109/1944 ( 57.0%): test_pull_from_simple_target (...t_pull_from_simple_target)
1110/1944 ( 57.1%): test_pull_from_simple_target_start_end (...arget_start_end)
1111/1944 ( 57.2%): test_pull_from_tree_builder (...est_pull_from_tree_builder)
1112/1944 ( 57.2%): test_pull_from_tree_builder_subclass (..._builder_subclass)
1113/1944 ( 57.3%): bad_find (...elftest)
Doctest: lxml.tests.selftest.bad_find
1114/1944 ( 57.3%): bug_xmltoolkit25 (...: lxml.tests.selftest.bug_xmltoolkit25
1115/1944 ( 57.4%): bug_xmltoolkit28 (...: lxml.tests.selftest.bug_xmltoolkit28
1116/1944 ( 57.4%): encoding (...elftest)
Doctest: lxml.tests.selftest.encoding
1117/1944 ( 57.5%): find (....tests.selftest)
Doctest: lxml.tests.selftest.find<doctest lxml.tests.selftest.find[35]>:1: FutureWarning: This search incorrectly ignores the root element, and will be fixed in a future version.  If you rely on the current behaviour, change it to './tag'
  summarize_list(ElementTree.ElementTree(elem).findall("/tag"))

1118/1944 ( 57.5%): interface (...ftest)
Doctest: lxml.tests.selftest.interface
1119/1944 ( 57.6%): iterators (...ftest)
Doctest: lxml.tests.selftest.iterators
1120/1944 ( 57.6%): iterparse (...ftest)
Doctest: lxml.tests.selftest.iterparse
1121/1944 ( 57.7%): namespace (...ftest)
Doctest: lxml.tests.selftest.namespace
1122/1944 ( 57.7%): parsefile (...ftest)
Doctest: lxml.tests.selftest.parsefile
1123/1944 ( 57.8%): parseliteral (...
Doctest: lxml.tests.selftest.parseliteral
1124/1944 ( 57.8%): qname (...ests.selftest)
Doctest: lxml.tests.selftest.qname
1125/1944 ( 57.9%): simpleops (...ftest)
Doctest: lxml.tests.selftest.simpleops
1126/1944 ( 57.9%): writefile (...ftest)
Doctest: lxml.tests.selftest.writefile
1127/1944 ( 58.0%): writestring (...t)
Doctest: lxml.tests.selftest.writestring
1128/1944 ( 58.0%): xinclude (...elftest)
Doctest: lxml.tests.selftest.xinclude
1129/1944 ( 58.1%): xinclude_default (...: lxml.tests.selftest.xinclude_default
1130/1944 ( 58.1%): xpath_tokenizer (...st: lxml.tests.selftest.xpath_tokenizer
1131/1944 ( 58.2%): attrib (....selftest2)
Doctest: lxml.tests.selftest2.attrib
1132/1944 ( 58.2%): cdata (...ts.selftest2)
Doctest: lxml.tests.selftest2.cdata
1133/1944 ( 58.3%): copy (...ests.selftest2)
Doctest: lxml.tests.selftest2.copy
1134/1944 ( 58.3%): element (...elftest2)
Doctest: lxml.tests.selftest2.element
1135/1944 ( 58.4%): encoding (...ftest2)
Doctest: lxml.tests.selftest2.encoding
1136/1944 ( 58.4%): find (...ests.selftest2)
Doctest: lxml.tests.selftest2.find<doctest lxml.tests.selftest2.find[25]>:1: FutureWarning: This search incorrectly ignores the root element, and will be fixed in a future version.  If you rely on the current behaviour, change it to './tag'
  summarize_list(ElementTree.ElementTree(elem).findall("/tag"))

1137/1944 ( 58.5%): makeelement (...)
Doctest: lxml.tests.selftest2.makeelement
1138/1944 ( 58.5%): parsefile (...est2)
Doctest: lxml.tests.selftest2.parsefile
1139/1944 ( 58.6%): qname (...ts.selftest2)
Doctest: lxml.tests.selftest2.qname
1140/1944 ( 58.6%): writefile (...est2)
Doctest: lxml.tests.selftest2.writefile
1141/1944 ( 58.7%): CDATA (lxml.etree)
Doctest: lxml.etree.CDATA               
1142/1944 ( 58.7%): ElementNamespaceClassLookup (...ElementNamespaceClassLookup
1143/1944 ( 58.8%): FunctionNamespace (...Doctest: lxml.etree.FunctionNamespace
1144/1944 ( 58.8%): Schematron (lxml.etree)
Doctest: lxml.etree.Schematron     
1145/1944 ( 58.9%): XML (lxml.etree)
Doctest: lxml.etree.XML              
1146/1944 ( 59.0%): FunctionNamespace (...__test__.FunctionNamespace (line 207)
1147/1944 ( 59.0%): XML (...est__)
Doctest: lxml.etree.__test__.XML (line 3260)
1148/1944 ( 59.1%): /...l/src/lxml-5.3.0/doc/tutorial.txt
Doctest: tutorial.txt
1149/1944 ( 59.1%): /...in/py3-lxml/src/lxml-5.3.0/doc/api.txt
Doctest: api.txt
1150/1944 ( 59.2%): /...in/py3-lxml/src/lxml-5.3.0/doc/FAQ.txt
Doctest: FAQ.txt
1151/1944 ( 59.2%): /...xml/src/lxml-5.3.0/doc/parsing.txt
Doctest: parsing.txt
1152/1944 ( 59.3%): /...src/lxml-5.3.0/doc/resolvers.txt
Doctest: resolvers.txt
1153/1944 ( 59.3%): test_external_document_adoption (...rnal_document_adoption)
1154/1944 ( 59.4%): test_boolean_attribute (...TestCase.test_boolean_attribute)
1155/1944 ( 59.4%): test_boolean_attribute_round_trip (...attribute_round_trip)
1156/1944 ( 59.5%): test_boolean_attribute_xml_adds_empty_string (...ty_string)
1157/1944 ( 59.5%): test_default_parser_HTML_broken (...ult_parser_HTML_broken)
1158/1944 ( 59.6%): test_html5_doctype (...mlParserTestCase.test_html5_doctype)
1159/1944 ( 59.6%): test_html_element_name_colon (...t_html_element_name_colon)
1160/1944 ( 59.7%): test_html_element_name_empty (...t_html_element_name_empty)
1161/1944 ( 59.7%): test_html_element_name_quote (...t_html_element_name_quote)
1162/1944 ( 59.8%): test_html_element_name_space (...t_html_element_name_space)
1163/1944 ( 59.8%): test_html_feed_parser (...erTestCase.test_html_feed_parser)
1164/1944 ( 59.9%): test_html_feed_parser_chunky (...t_html_feed_parser_chunky)
1165/1944 ( 59.9%): test_html_feed_parser_more_tags (..._feed_parser_more_tags)
1166/1944 ( 60.0%): test_html_file_error (...rserTestCase.test_html_file_error)
1167/1944 ( 60.0%): test_html_fromstring_target_exceptions (...rget_exceptions)
1168/1944 ( 60.1%): test_html_ids (...lparser.HtmlParserTestCase.test_html_ids)
1169/1944 ( 60.1%): test_html_ids_no_collect_ids (...t_html_ids_no_collect_ids)
1170/1944 ( 60.2%): test_html_iterparse (...ParserTestCase.test_html_iterparse)
1171/1944 ( 60.2%): test_html_iterparse_broken (....test_html_iterparse_broken)
1172/1944 ( 60.3%): test_html_iterparse_broken_meta (..._iterparse_broken_meta)
1173/1944 ( 60.3%): test_html_iterparse_broken_no_recover (...roken_no_recover)
1174/1944 ( 60.4%): test_html_iterparse_file (...Case.test_html_iterparse_file)
1175/1944 ( 60.4%): test_html_iterparse_start (...se.test_html_iterparse_start)
1176/1944 ( 60.5%): test_html_iterparse_stop_short (...ml_iterparse_stop_short)
1177/1944 ( 60.5%): test_html_iterparse_tag (...stCase.test_html_iterparse_tag)
1178/1944 ( 60.6%): test_html_parser_target_doctype_empty (...et_doctype_empty)
1179/1944 ( 60.6%): test_html_parser_target_doctype_html (...rget_doctype_html)
1180/1944 ( 60.7%): test_html_parser_target_doctype_html_full (...pe_html_full)
1181/1944 ( 60.8%): test_html_parser_target_exceptions (...r_target_exceptions)
1182/1944 ( 60.8%): test_html_parser_target_tag (...est_html_parser_target_tag)
1183/1944 ( 60.9%): test_html_pull_parser_chunky (...t_html_pull_parser_chunky)
1184/1944 ( 60.9%): test_html_subelement_name_colon (..._subelement_name_colon)
1185/1944 ( 61.0%): test_html_subelement_name_empty (..._subelement_name_empty)
1186/1944 ( 61.0%): test_html_subelement_name_quote (..._subelement_name_quote)
1187/1944 ( 61.1%): test_html_subelement_name_space (..._subelement_name_space)
1188/1944 ( 61.1%): test_ietf_decl (...arser.HtmlParserTestCase.test_ietf_decl)
1189/1944 ( 61.2%): test_module_HTML (...r.HtmlParserTestCase.test_module_HTML)
1190/1944 ( 61.2%): test_module_HTML_access (...stCase.test_module_HTML_access)
1191/1944 ( 61.3%): test_module_HTML_broken (...stCase.test_module_HTML_broken)
1192/1944 ( 61.3%): test_module_HTML_cdata_ignored (...dule_HTML_cdata_ignored)
1193/1944 ( 61.4%): test_module_HTML_pretty_print (...module_HTML_pretty_print)
1194/1944 ( 61.4%): test_module_HTML_script (...stCase.test_module_HTML_script)
1195/1944 ( 61.5%): test_module_HTML_unicode (...Case.test_module_HTML_unicode)
1196/1944 ( 61.5%): test_module_parse_html (...TestCase.test_module_parse_html)
1197/1944 ( 61.6%): test_module_parse_html_default_doctype (...default_doctype)
1198/1944 ( 61.6%): test_module_parse_html_error (...t_module_parse_html_error)
1199/1944 ( 61.7%): test_module_parse_html_filelike (...le_parse_html_filelike)
1200/1944 ( 61.7%): test_module_parse_html_norecover (..._parse_html_norecover)
1201/1944 ( 61.8%): test_parse_encoding_8bit_explicit (...coding_8bit_explicit)
1202/1944 ( 61.8%): test_parse_encoding_8bit_override (...coding_8bit_override)
1203/1944 ( 61.9%): test_set_decl_html (...mlParserTestCase.test_set_decl_html)
1204/1944 ( 61.9%): test_wide_unicode_html (...TestCase.test_wide_unicode_html)
1205/1944 ( 62.0%): test_xhtml_as_html_as_xml (...se.test_xhtml_as_html_as_xml)
1206/1944 ( 62.0%): test_http_client (...tp_io.HttpIOTestCase.test_http_client)
1207/1944 ( 62.1%): test_http_client_404 (...tpIOTestCase.test_http_client_404)
1208/1944 ( 62.1%): test_http_client_gzip (...IOTestCase.test_http_client_gzip)
1209/1944 ( 62.2%): test_network_dtd (...tp_io.HttpIOTestCase.test_network_dtd)
1210/1944 ( 62.2%): test_parser_input_mix (...IOTestCase.test_parser_input_mix)
1211/1944 ( 62.3%): test_anonymous_namespace (...Case.test_anonymous_namespace)
1212/1944 ( 62.3%): test_attribute (...e.BytesIOXmlFileTestCase.test_attribute)
1213/1944 ( 62.4%): test_attribute_extra (...FileTestCase.test_attribute_extra)
1214/1944 ( 62.4%): test_attribute_extra_duplicate (...tribute_extra_duplicate)
1215/1944 ( 62.5%): test_attribute_unicode (...TestCase.test_attribute_unicode)
1216/1944 ( 62.6%): test_buffering (...e.BytesIOXmlFileTestCase.test_buffering)
1217/1944 ( 62.6%): test_closing_out_of_order_in_error_case (..._in_error_case)
1218/1944 ( 62.7%): test_comment (...lfile.BytesIOXmlFileTestCase.test_comment)
1219/1944 ( 62.7%): test_default_namespace (...TestCase.test_default_namespace)
1220/1944 ( 62.8%): test_element (...lfile.BytesIOXmlFileTestCase.test_element)
1221/1944 ( 62.8%): test_element_nested (...mlFileTestCase.test_element_nested)
1222/1944 ( 62.9%): test_element_nested_with_text (...element_nested_with_text)
1223/1944 ( 62.9%): test_element_write_empty (...Case.test_element_write_empty)
1224/1944 ( 63.0%): test_element_write_text (...stCase.test_element_write_text)
1225/1944 ( 63.0%): test_encoding (...ile.BytesIOXmlFileTestCase.test_encoding)
1226/1944 ( 63.1%): test_escaping (...ile.BytesIOXmlFileTestCase.test_escaping)
1227/1944 ( 63.1%): test_failure_preceding_text (...est_failure_preceding_text)
1228/1944 ( 63.2%): test_failure_trailing_Element (...failure_trailing_Element)
1229/1944 ( 63.2%): test_failure_trailing_text (....test_failure_trailing_text)
1230/1944 ( 63.3%): test_filelike_close (...mlFileTestCase.test_filelike_close)
1231/1944 ( 63.3%): test_flush (...l_xmlfile.BytesIOXmlFileTestCase.test_flush)
1232/1944 ( 63.4%): test_generator_close_continues_closing (...ntinues_closing)
1233/1944 ( 63.4%): test_namespace_nested_anonymous (...space_nested_anonymous)
1234/1944 ( 63.5%): test_namespace_nested_nsmap (...est_namespace_nested_nsmap)
1235/1944 ( 63.5%): test_namespace_nsmap (...FileTestCase.test_namespace_nsmap)
1236/1944 ( 63.6%): test_nested_default_namespace (...nested_default_namespace)
1237/1944 ( 63.6%): test_nested_default_namespace_and_other (...pace_and_other)
1238/1944 ( 63.7%): test_non_io_exception_continues_closing (...tinues_closing)
1239/1944 ( 63.7%): test_pi (...emental_xmlfile.BytesIOXmlFileTestCase.test_pi)
1240/1944 ( 63.8%): test_write_Element (...OXmlFileTestCase.test_write_Element)
1241/1944 ( 63.8%): test_write_Element_repeatedly (...write_Element_repeatedly)
1242/1944 ( 63.9%): test_anonymous_namespace (...Case.test_anonymous_namespace)
1243/1944 ( 63.9%): test_attribute (...file.TempXmlFileTestCase.test_attribute)
1244/1944 ( 64.0%): test_attribute_extra (...FileTestCase.test_attribute_extra)
1245/1944 ( 64.0%): test_attribute_extra_duplicate (...tribute_extra_duplicate)
1246/1944 ( 64.1%): test_attribute_unicode (...TestCase.test_attribute_unicode)
1247/1944 ( 64.1%): test_buffering (...file.TempXmlFileTestCase.test_buffering)
1248/1944 ( 64.2%): test_closing_out_of_order_in_error_case (..._in_error_case)
1249/1944 ( 64.2%): test_comment (..._xmlfile.TempXmlFileTestCase.test_comment)
1250/1944 ( 64.3%): test_default_namespace (...TestCase.test_default_namespace)
1251/1944 ( 64.4%): test_element (..._xmlfile.TempXmlFileTestCase.test_element)
1252/1944 ( 64.4%): test_element_nested (...mlFileTestCase.test_element_nested)
1253/1944 ( 64.5%): test_element_nested_with_text (...element_nested_with_text)
1254/1944 ( 64.5%): test_element_write_empty (...Case.test_element_write_empty)
1255/1944 ( 64.6%): test_element_write_text (...stCase.test_element_write_text)
1256/1944 ( 64.6%): test_encoding (...mlfile.TempXmlFileTestCase.test_encoding)
1257/1944 ( 64.7%): test_escaping (...mlfile.TempXmlFileTestCase.test_escaping)
1258/1944 ( 64.7%): test_failure_preceding_text (...est_failure_preceding_text)
1259/1944 ( 64.8%): test_failure_trailing_Element (...failure_trailing_Element)
1260/1944 ( 64.8%): test_failure_trailing_text (....test_failure_trailing_text)
1261/1944 ( 64.9%): test_flush (...ntal_xmlfile.TempXmlFileTestCase.test_flush)
1262/1944 ( 64.9%): test_generator_close_continues_closing (...ntinues_closing)
1263/1944 ( 65.0%): test_namespace_nested_anonymous (...space_nested_anonymous)
1264/1944 ( 65.0%): test_namespace_nested_nsmap (...est_namespace_nested_nsmap)
1265/1944 ( 65.1%): test_namespace_nsmap (...FileTestCase.test_namespace_nsmap)
1266/1944 ( 65.1%): test_nested_default_namespace (...nested_default_namespace)
1267/1944 ( 65.2%): test_nested_default_namespace_and_other (...pace_and_other)
1268/1944 ( 65.2%): test_non_io_exception_continues_closing (...tinues_closing)
1269/1944 ( 65.3%): test_pi (...ncremental_xmlfile.TempXmlFileTestCase.test_pi)
1270/1944 ( 65.3%): test_write_Element (...pXmlFileTestCase.test_write_Element)
1271/1944 ( 65.4%): test_write_Element_repeatedly (...write_Element_repeatedly)
1272/1944 ( 65.4%): test_anonymous_namespace (...Case.test_anonymous_namespace)
1273/1944 ( 65.5%): test_attribute (....TempPathXmlFileTestCase.test_attribute)
1274/1944 ( 65.5%): test_attribute_extra (...FileTestCase.test_attribute_extra)
1275/1944 ( 65.6%): test_attribute_extra_duplicate (...tribute_extra_duplicate)
1276/1944 ( 65.6%): test_attribute_unicode (...TestCase.test_attribute_unicode)
1277/1944 ( 65.7%): test_buffering (....TempPathXmlFileTestCase.test_buffering)
1278/1944 ( 65.7%): test_closing_out_of_order_in_error_case (..._in_error_case)
1279/1944 ( 65.8%): test_comment (...file.TempPathXmlFileTestCase.test_comment)
1280/1944 ( 65.8%): test_default_namespace (...TestCase.test_default_namespace)
1281/1944 ( 65.9%): test_element (...file.TempPathXmlFileTestCase.test_element)
1282/1944 ( 65.9%): test_element_nested (...mlFileTestCase.test_element_nested)
1283/1944 ( 66.0%): test_element_nested_with_text (...element_nested_with_text)
1284/1944 ( 66.0%): test_element_write_empty (...Case.test_element_write_empty)
1285/1944 ( 66.1%): test_element_write_text (...stCase.test_element_write_text)
1286/1944 ( 66.2%): test_encoding (...le.TempPathXmlFileTestCase.test_encoding)
1287/1944 ( 66.2%): test_escaping (...le.TempPathXmlFileTestCase.test_escaping)
1288/1944 ( 66.3%): test_failure_preceding_text (...est_failure_preceding_text)
1289/1944 ( 66.3%): test_failure_trailing_Element (...failure_trailing_Element)
1290/1944 ( 66.4%): test_failure_trailing_text (....test_failure_trailing_text)
1291/1944 ( 66.4%): test_flush (..._xmlfile.TempPathXmlFileTestCase.test_flush)
1292/1944 ( 66.5%): test_generator_close_continues_closing (...ntinues_closing)
1293/1944 ( 66.5%): test_namespace_nested_anonymous (...space_nested_anonymous)
1294/1944 ( 66.6%): test_namespace_nested_nsmap (...est_namespace_nested_nsmap)
1295/1944 ( 66.6%): test_namespace_nsmap (...FileTestCase.test_namespace_nsmap)
1296/1944 ( 66.7%): test_nested_default_namespace (...nested_default_namespace)
1297/1944 ( 66.7%): test_nested_default_namespace_and_other (...pace_and_other)
1298/1944 ( 66.8%): test_non_io_exception_continues_closing (...tinues_closing)
1299/1944 ( 66.8%): test_pi (...mental_xmlfile.TempPathXmlFileTestCase.test_pi)
1300/1944 ( 66.9%): test_write_Element (...hXmlFileTestCase.test_write_Element)
1301/1944 ( 66.9%): test_write_Element_repeatedly (...write_Element_repeatedly)
1302/1944 ( 67.0%): test_anonymous_namespace (...Case.test_anonymous_namespace)
1303/1944 ( 67.0%): test_attribute (...eFileLikeXmlFileTestCase.test_attribute)
1304/1944 ( 67.1%): test_attribute_extra (...FileTestCase.test_attribute_extra)
1305/1944 ( 67.1%): test_attribute_extra_duplicate (...tribute_extra_duplicate)
1306/1944 ( 67.2%): test_attribute_unicode (...TestCase.test_attribute_unicode)
1307/1944 ( 67.2%): test_buffering (...eFileLikeXmlFileTestCase.test_buffering)
1308/1944 ( 67.3%): test_closing_out_of_order_in_error_case (..._in_error_case)
1309/1944 ( 67.3%): test_comment (...impleFileLikeXmlFileTestCase.test_comment)
1310/1944 ( 67.4%): test_default_namespace (...TestCase.test_default_namespace)
1311/1944 ( 67.4%): test_element (...impleFileLikeXmlFileTestCase.test_element)
1312/1944 ( 67.5%): test_element_nested (...mlFileTestCase.test_element_nested)
1313/1944 ( 67.5%): test_element_nested_with_text (...element_nested_with_text)
1314/1944 ( 67.6%): test_element_write_empty (...Case.test_element_write_empty)
1315/1944 ( 67.6%): test_element_write_text (...stCase.test_element_write_text)
1316/1944 ( 67.7%): test_encoding (...pleFileLikeXmlFileTestCase.test_encoding)
1317/1944 ( 67.7%): test_escaping (...pleFileLikeXmlFileTestCase.test_escaping)
1318/1944 ( 67.8%): test_failure_preceding_text (...est_failure_preceding_text)
1319/1944 ( 67.8%): test_failure_trailing_Element (...failure_trailing_Element)
1320/1944 ( 67.9%): test_failure_trailing_text (....test_failure_trailing_text)
1321/1944 ( 68.0%): test_filelike_close (...mlFileTestCase.test_filelike_close)
1322/1944 ( 68.0%): test_filelike_not_closing (...se.test_filelike_not_closing)
1323/1944 ( 68.1%): test_flush (...le.SimpleFileLikeXmlFileTestCase.test_flush)
1324/1944 ( 68.1%): test_generator_close_continues_closing (...ntinues_closing)
1325/1944 ( 68.2%): test_namespace_nested_anonymous (...space_nested_anonymous)
1326/1944 ( 68.2%): test_namespace_nested_nsmap (...est_namespace_nested_nsmap)
1327/1944 ( 68.3%): test_namespace_nsmap (...FileTestCase.test_namespace_nsmap)
1328/1944 ( 68.3%): test_nested_default_namespace (...nested_default_namespace)
1329/1944 ( 68.4%): test_nested_default_namespace_and_other (...pace_and_other)
1330/1944 ( 68.4%): test_non_io_exception_continues_closing (...tinues_closing)
1331/1944 ( 68.5%): test_pi (..._xmlfile.SimpleFileLikeXmlFileTestCase.test_pi)
1332/1944 ( 68.5%): test_write_Element (...eXmlFileTestCase.test_write_Element)
1333/1944 ( 68.6%): test_write_Element_repeatedly (...write_Element_repeatedly)
1334/1944 ( 68.6%): test_write_fails (...eLikeXmlFileTestCase.test_write_fails)
1335/1944 ( 68.7%): test_anonymous_namespace (...Case.test_anonymous_namespace)
1336/1944 ( 68.7%): test_attribute (...xmlfile.HtmlFileTestCase.test_attribute)
1337/1944 ( 68.8%): test_attribute_extra (...FileTestCase.test_attribute_extra)
1338/1944 ( 68.8%): test_attribute_extra_duplicate (...tribute_extra_duplicate)
1339/1944 ( 68.9%): test_attribute_quoting (...TestCase.test_attribute_quoting)
1340/1944 ( 68.9%): test_attribute_quoting_unicode (...tribute_quoting_unicode)
1341/1944 ( 69.0%): test_attribute_unicode (...TestCase.test_attribute_unicode)
1342/1944 ( 69.0%): test_buffering (...xmlfile.HtmlFileTestCase.test_buffering)
1343/1944 ( 69.1%): test_closing_out_of_order_in_error_case (..._in_error_case)
1344/1944 ( 69.1%): test_comment (...tal_xmlfile.HtmlFileTestCase.test_comment)
1345/1944 ( 69.2%): test_default_namespace (...TestCase.test_default_namespace)
1346/1944 ( 69.2%): test_element (...tal_xmlfile.HtmlFileTestCase.test_element)
1347/1944 ( 69.3%): test_element_nested (...mlFileTestCase.test_element_nested)
1348/1944 ( 69.3%): test_element_nested_with_text (...element_nested_with_text)
1349/1944 ( 69.4%): test_element_write_empty (...Case.test_element_write_empty)
1350/1944 ( 69.4%): test_element_write_text (...stCase.test_element_write_text)
1351/1944 ( 69.5%): test_encoding (...l_xmlfile.HtmlFileTestCase.test_encoding)
1352/1944 ( 69.5%): test_escaping (...l_xmlfile.HtmlFileTestCase.test_escaping)
1353/1944 ( 69.6%): test_failure_preceding_text (...est_failure_preceding_text)
1354/1944 ( 69.7%): test_failure_trailing_Element (...failure_trailing_Element)
1355/1944 ( 69.7%): test_failure_trailing_text (....test_failure_trailing_text)
1356/1944 ( 69.8%): test_flush (...emental_xmlfile.HtmlFileTestCase.test_flush)
1357/1944 ( 69.8%): test_generator_close_continues_closing (...ntinues_closing)
1358/1944 ( 69.9%): test_method_context_manager_misuse (...text_manager_misuse)
1359/1944 ( 69.9%): test_namespace_nested_anonymous (...space_nested_anonymous)
1360/1944 ( 70.0%): test_namespace_nested_nsmap (...est_namespace_nested_nsmap)
1361/1944 ( 70.0%): test_namespace_nsmap (...FileTestCase.test_namespace_nsmap)
1362/1944 ( 70.1%): test_nested_default_namespace (...nested_default_namespace)
1363/1944 ( 70.1%): test_nested_default_namespace_and_other (...pace_and_other)
1364/1944 ( 70.2%): test_non_io_exception_continues_closing (...tinues_closing)
1365/1944 ( 70.2%): test_open_namespaced_element (...t_open_namespaced_element)
1366/1944 ( 70.3%): test_pi (...t_incremental_xmlfile.HtmlFileTestCase.test_pi)
1367/1944 ( 70.3%): test_unescaped_script (...leTestCase.test_unescaped_script)
1368/1944 ( 70.4%): test_unescaped_script_incremental (...d_script_incremental)
1369/1944 ( 70.4%): test_void_elements (...HtmlFileTestCase.test_void_elements)
1370/1944 ( 70.5%): test_write_Element (...HtmlFileTestCase.test_write_Element)
1371/1944 ( 70.5%): test_write_Element_repeatedly (...write_Element_repeatedly)
1372/1944 ( 70.6%): test_write_declaration (...TestCase.test_write_declaration)
1373/1944 ( 70.6%): test_write_namespaced_element (...write_namespaced_element)
1374/1944 ( 70.7%): test_xml_mode_element_inside_html (..._element_inside_html)
1375/1944 ( 70.7%): test_xml_mode_write_inside_html (...mode_write_inside_html)
1376/1944 ( 70.8%): test_async (...tal_xmlfile.AsyncXmlFileTestCase.test_async)
1377/1944 ( 70.8%): test_async_api (...ile.AsyncXmlFileTestCase.test_async_api)
1378/1944 ( 70.9%): test_class_parse_filename (...se.test_class_parse_filename)
1379/1944 ( 70.9%): test_class_parse_filename_remove_previous (...ove_previous)
1380/1944 ( 71.0%): test_class_parse_fileobject (...est_class_parse_fileobject)
1381/1944 ( 71.0%): test_class_parse_unamed_fileobject (...e_unamed_fileobject)
1382/1944 ( 71.1%): test_etree_parse_io_error (...se.test_etree_parse_io_error)
1383/1944 ( 71.1%): test_iterparse_utf16_bom (...Case.test_iterparse_utf16_bom)
1384/1944 ( 71.2%): test_iterparse_utf8_bom (...stCase.test_iterparse_utf8_bom)
1385/1944 ( 71.2%): test_module_parse_fileobject_error (...se_fileobject_error)
1386/1944 ( 71.3%): test_module_parse_fileobject_late_error (...ect_late_error)
1387/1944 ( 71.3%): test_module_parse_fileobject_type_error (...ect_type_error)
1388/1944 ( 71.4%): test_module_parse_gzipobject (...t_module_parse_gzipobject)
1389/1944 ( 71.5%): test_module_parse_large_fileobject (...se_large_fileobject)
1390/1944 ( 71.5%): test_parse_utf8_bom (...TreeIOTestCase.test_parse_utf8_bom)
1391/1944 ( 71.6%): test_tree_io (...ests.test_io.ETreeIOTestCase.test_tree_io)
1392/1944 ( 71.6%): test_tree_io_latin1 (...TreeIOTestCase.test_tree_io_latin1)
1393/1944 ( 71.7%): test_write_compressed_text (....test_write_compressed_text)
1394/1944 ( 71.7%): test_write_filename (...TreeIOTestCase.test_write_filename)
1395/1944 ( 71.8%): test_write_filename_special_percent (...me_special_percent)
1396/1944 ( 71.8%): test_write_filename_special_plus (...filename_special_plus)
1397/1944 ( 71.9%): test_write_invalid_filename (...est_write_invalid_filename)
1398/1944 ( 71.9%): test_class_parse_filename (...se.test_class_parse_filename)
1399/1944 ( 72.0%): test_class_parse_filename_remove_previous (...ove_previous)
1400/1944 ( 72.0%): test_class_parse_fileobject (...est_class_parse_fileobject)
1401/1944 ( 72.1%): test_class_parse_unamed_fileobject (...e_unamed_fileobject)
1402/1944 ( 72.1%): test_etree_parse_io_error (...se.test_etree_parse_io_error)
1403/1944 ( 72.2%): test_iterparse_utf16_bom (...Case.test_iterparse_utf16_bom)
1404/1944 ( 72.2%): test_iterparse_utf8_bom (...stCase.test_iterparse_utf8_bom)
1405/1944 ( 72.3%): test_module_parse_fileobject_error (...se_fileobject_error)
1406/1944 ( 72.3%): test_module_parse_fileobject_late_error (...ect_late_error)
1407/1944 ( 72.4%): test_module_parse_fileobject_type_error (...ect_type_error)
1408/1944 ( 72.4%): test_module_parse_gzipobject (...t_module_parse_gzipobject)
1409/1944 ( 72.5%): test_module_parse_large_fileobject (...se_large_fileobject)
1410/1944 ( 72.5%): test_parse_utf8_bom (...TreeIOTestCase.test_parse_utf8_bom)
1411/1944 ( 72.6%): test_tree_io (...est_io.ElementTreeIOTestCase.test_tree_io)
1412/1944 ( 72.6%): test_tree_io_latin1 (...TreeIOTestCase.test_tree_io_latin1)
1413/1944 ( 72.7%): test_write_filename (...TreeIOTestCase.test_write_filename)
1414/1944 ( 72.7%): test_write_filename_special_percent (...me_special_percent)
1415/1944 ( 72.8%): test_write_filename_special_plus (...filename_special_plus)
1416/1944 ( 72.8%): test_write_invalid_filename (...est_write_invalid_filename)
1417/1944 ( 72.9%): test_schematron (...eISOSchematronTestCase.test_schematron)
1418/1944 ( 72.9%): test_schematron_abstract (...Case.test_schematron_abstract)
1419/1944 ( 73.0%): test_schematron_assertValid (...est_schematron_assertValid)
1420/1944 ( 73.0%): test_schematron_call (...tronTestCase.test_schematron_call)
1421/1944 ( 73.1%): test_schematron_customization (...schematron_customization)
1422/1944 ( 73.1%): test_schematron_elementtree_error (...on_elementtree_error)
1423/1944 ( 73.2%): test_schematron_empty_pattern (...schematron_empty_pattern)
1424/1944 ( 73.3%): test_schematron_error_log (...se.test_schematron_error_log)
1425/1944 ( 73.3%): test_schematron_fail_on_report (...hematron_fail_on_report)
1426/1944 ( 73.4%): test_schematron_from_element (...t_schematron_from_element)
1427/1944 ( 73.4%): test_schematron_from_file (...se.test_schematron_from_file)
1428/1944 ( 73.5%): test_schematron_from_tree (...se.test_schematron_from_tree)
1429/1944 ( 73.5%): test_schematron_invalid_args (...t_schematron_invalid_args)
1430/1944 ( 73.6%): test_schematron_invalid_namespace_prefix (...espace_prefix)
1431/1944 ( 73.6%): test_schematron_invalid_schema_empty (...alid_schema_empty)
1432/1944 ( 73.7%): test_schematron_invalid_schema_namespace (...ema_namespace)
1433/1944 ( 73.7%): test_schematron_missing_namespace_prefix (...espace_prefix)
1434/1944 ( 73.8%): test_schematron_phases (...TestCase.test_schematron_phases)
1435/1944 ( 73.8%): test_schematron_phases_kwarg (...t_schematron_phases_kwarg)
1436/1944 ( 73.9%): test_schematron_relaxng_embedded (...tron_relaxng_embedded)
1437/1944 ( 73.9%): test_schematron_result_report (...schematron_result_report)
1438/1944 ( 74.0%): test_schematron_store_schematron (...tron_store_schematron)
1439/1944 ( 74.0%): test_schematron_store_xslt (....test_schematron_store_xslt)
1440/1944 ( 74.1%): test_schematron_validate (...Case.test_schematron_validate)
1441/1944 ( 74.1%): test_schematron_xmlschema_embedded (..._xmlschema_embedded)
1442/1944 ( 74.2%): Schematron (...tron)
Doctest: lxml.isoschematron.Schematron
1443/1944 ( 74.2%): /...c/lxml-5.3.0/doc/validation.txt
Doctest: validation.txt
1444/1944 ( 74.3%): test_create_element (...lassesTestCase.test_create_element)
1445/1944 ( 74.3%): test_create_element_default (...est_create_element_default)
1446/1944 ( 74.4%): test_default_tagname (...ssesTestCase.test_default_tagname)
1447/1944 ( 74.4%): test_element_creation (...esTestCase.test_element_creation)
1448/1944 ( 74.5%): test_ns_classes (...mespaceClassesTestCase.test_ns_classes)
1449/1944 ( 74.5%): test_registry (...eeNamespaceClassesTestCase.test_registry)
1450/1944 ( 74.6%): /....0/doc/element_classes.txt
Doctest: element_classes.txt
1451/1944 ( 74.6%): test_XML_base_url_docinfo (...se.test_XML_base_url_docinfo)
1452/1944 ( 74.7%): test_XML_set_base_url_docinfo (...XML_set_base_url_docinfo)
1453/1944 ( 74.7%): test_addattr (..._objectify.ObjectifyTestCase.test_addattr)
1454/1944 ( 74.8%): test_addattr_element (...tifyTestCase.test_addattr_element)
1455/1944 ( 74.8%): test_addattr_list (....ObjectifyTestCase.test_addattr_list)
1456/1944 ( 74.9%): test_build_tree (...tify.ObjectifyTestCase.test_build_tree)
1457/1944 ( 74.9%): test_change_pytype_attribute (...t_change_pytype_attribute)
1458/1944 ( 75.0%): test_child (...test_objectify.ObjectifyTestCase.test_child)
1459/1944 ( 75.1%): test_child_addattr (...bjectifyTestCase.test_child_addattr)
1460/1944 ( 75.1%): test_child_getattr (...bjectifyTestCase.test_child_getattr)
1461/1944 ( 75.2%): test_child_getattr_empty_ns (...est_child_getattr_empty_ns)
1462/1944 ( 75.2%): test_child_index (...fy.ObjectifyTestCase.test_child_index)
1463/1944 ( 75.3%): test_child_index_neg (...tifyTestCase.test_child_index_neg)
1464/1944 ( 75.3%): test_child_iter (...tify.ObjectifyTestCase.test_child_iter)
1465/1944 ( 75.4%): test_child_len (...ectify.ObjectifyTestCase.test_child_len)
1466/1944 ( 75.4%): test_child_nonexistant (...TestCase.test_child_nonexistant)
1467/1944 ( 75.5%): test_child_ns_nons (...bjectifyTestCase.test_child_ns_nons)
1468/1944 ( 75.5%): test_child_set_ro (....ObjectifyTestCase.test_child_set_ro)
1469/1944 ( 75.6%): test_child_special (...bjectifyTestCase.test_child_special)
1470/1944 ( 75.6%): test_class_lookup (....ObjectifyTestCase.test_class_lookup)
1471/1944 ( 75.7%): test_countchildren (...bjectifyTestCase.test_countchildren)
1472/1944 ( 75.7%): test_data_element_NoneType (....test_data_element_NoneType)
1473/1944 ( 75.8%): test_data_element_attrib_attributes_precedence (...cedence)
1474/1944 ( 75.8%): test_data_element_bool (...TestCase.test_data_element_bool)
1475/1944 ( 75.9%): test_data_element_bool_text (...est_data_element_bool_text)
1476/1944 ( 75.9%): test_data_element_data_element_arg (...nt_data_element_arg)
1477/1944 ( 76.0%): test_data_element_data_element_arg_invalid_pytype (...type)
1478/1944 ( 76.0%): test_data_element_data_element_arg_invalid_xsi (...lid_xsi)
1479/1944 ( 76.1%): test_data_element_data_element_arg_pytype (...t_arg_pytype)
1480/1944 ( 76.1%): test_data_element_data_element_arg_pytype_none (...pe_none)
1481/1944 ( 76.2%): test_data_element_data_element_arg_pytype_xsitype (...type)
1482/1944 ( 76.2%): test_data_element_data_element_arg_xsitype (...arg_xsitype)
1483/1944 ( 76.3%): test_data_element_element_arg (...data_element_element_arg)
1484/1944 ( 76.3%): test_data_element_float (...stCase.test_data_element_float)
1485/1944 ( 76.4%): test_data_element_float_hash (...t_data_element_float_hash)
1486/1944 ( 76.4%): test_data_element_float_hash_repr (...ment_float_hash_repr)
1487/1944 ( 76.5%): test_data_element_float_precision (...ment_float_precision)
1488/1944 ( 76.5%): test_data_element_float_special_value_text (..._value_text)
1489/1944 ( 76.6%): test_data_element_int (...fyTestCase.test_data_element_int)
1490/1944 ( 76.6%): test_data_element_int_hash (....test_data_element_int_hash)
1491/1944 ( 76.7%): test_data_element_invalid_pytype (...lement_invalid_pytype)
1492/1944 ( 76.7%): test_data_element_invalid_xsi (...data_element_invalid_xsi)
1493/1944 ( 76.8%): test_data_element_nsmap_custom (...ta_element_nsmap_custom)
1494/1944 ( 76.9%): test_data_element_nsmap_custom_prefixes (...ustom_prefixes)
1495/1944 ( 76.9%): test_data_element_nsmap_default (..._element_nsmap_default)
1496/1944 ( 77.0%): test_data_element_nsmap_empty (...data_element_nsmap_empty)
1497/1944 ( 77.0%): test_data_element_pytype_none (...data_element_pytype_none)
1498/1944 ( 77.1%): test_data_element_pytype_none_compat (...ytype_none_compat)
1499/1944 ( 77.1%): test_data_element_pytypes (...se.test_data_element_pytypes)
1500/1944 ( 77.2%): test_data_element_str (...fyTestCase.test_data_element_str)
1501/1944 ( 77.2%): test_data_element_str_floatliteral (...nt_str_floatliteral)
1502/1944 ( 77.3%): test_data_element_str_intliteral (...lement_str_intliteral)
1503/1944 ( 77.3%): test_data_element_unregistered (...ta_element_unregistered)
1504/1944 ( 77.4%): test_data_element_ustr (...TestCase.test_data_element_ustr)
1505/1944 ( 77.4%): test_data_element_ustr_floatliteral (..._ustr_floatliteral)
1506/1944 ( 77.5%): test_data_element_ustr_intliteral (...ment_ustr_intliteral)
1507/1944 ( 77.5%): test_data_element_xsitypes (....test_data_element_xsitypes)
1508/1944 ( 77.6%): test_data_element_xsitypes_prefixed (..._xsitypes_prefixed)
1509/1944 ( 77.6%): test_data_element_xsitypes_xsdprefixed (...pes_xsdprefixed)
1510/1944 ( 77.7%): test_dataelement_xsi (...tifyTestCase.test_dataelement_xsi)
1511/1944 ( 77.7%): test_dataelement_xsi_nsmap (....test_dataelement_xsi_nsmap)
1512/1944 ( 77.8%): test_dataelement_xsi_prefix_error (...ent_xsi_prefix_error)
1513/1944 ( 77.8%): test_date_element_efactory_tail (..._element_efactory_tail)
1514/1944 ( 77.9%): test_date_element_efactory_text (..._element_efactory_text)
1515/1944 ( 77.9%): test_deannotate (...tify.ObjectifyTestCase.test_deannotate)
1516/1944 ( 78.0%): test_delitem_index (...bjectifyTestCase.test_delitem_index)
1517/1944 ( 78.0%): test_descendant_paths (...fyTestCase.test_descendant_paths)
1518/1944 ( 78.1%): test_descendant_paths_child (...est_descendant_paths_child)
1519/1944 ( 78.1%): test_descendant_paths_prefix (...t_descendant_paths_prefix)
1520/1944 ( 78.2%): test_dir (...sts.test_objectify.ObjectifyTestCase.test_dir)
1521/1944 ( 78.2%): test_efactory_attrib (...tifyTestCase.test_efactory_attrib)
1522/1944 ( 78.3%): test_efactory_bool (...bjectifyTestCase.test_efactory_bool)
1523/1944 ( 78.3%): test_efactory_float (...ectifyTestCase.test_efactory_float)
1524/1944 ( 78.4%): test_efactory_int (....ObjectifyTestCase.test_efactory_int)
1525/1944 ( 78.4%): test_efactory_nested (...tifyTestCase.test_efactory_nested)
1526/1944 ( 78.5%): test_efactory_none (...bjectifyTestCase.test_efactory_none)
1527/1944 ( 78.5%): test_efactory_str (....ObjectifyTestCase.test_efactory_str)
1528/1944 ( 78.6%): test_efactory_subtype (...fyTestCase.test_efactory_subtype)
1529/1944 ( 78.7%): test_efactory_unicode (...fyTestCase.test_efactory_unicode)
1530/1944 ( 78.7%): test_efactory_value_concatenation (..._value_concatenation)
1531/1944 ( 78.8%): test_element_nsmap_custom (...se.test_element_nsmap_custom)
1532/1944 ( 78.8%): test_element_nsmap_custom_prefixes (...map_custom_prefixes)
1533/1944 ( 78.9%): test_element_nsmap_default (....test_element_nsmap_default)
1534/1944 ( 78.9%): test_element_nsmap_empty (...Case.test_element_nsmap_empty)
1535/1944 ( 79.0%): test_findall (..._objectify.ObjectifyTestCase.test_findall)
1536/1944 ( 79.0%): test_findall_ns (...tify.ObjectifyTestCase.test_findall_ns)
1537/1944 ( 79.1%): test_getslice_complete (...TestCase.test_getslice_complete)
1538/1944 ( 79.1%): test_getslice_partial (...fyTestCase.test_getslice_partial)
1539/1944 ( 79.2%): test_getslice_partial_neg (...se.test_getslice_partial_neg)
1540/1944 ( 79.2%): test_object_path (...fy.ObjectifyTestCase.test_object_path)
1541/1944 ( 79.3%): test_object_path_addattr (...Case.test_object_path_addattr)
1542/1944 ( 79.3%): test_object_path_addattr_create (...ct_path_addattr_create)
1543/1944 ( 79.4%): test_object_path_addattr_create_element (...create_element)
1544/1944 ( 79.4%): test_object_path_addattr_create_list (...dattr_create_list)
1545/1944 ( 79.5%): test_object_path_addattr_element (..._path_addattr_element)
1546/1944 ( 79.5%): test_object_path_default_absolute (...ath_default_absolute)
1547/1944 ( 79.6%): test_object_path_default_relative (...ath_default_relative)
1548/1944 ( 79.6%): test_object_path_dot (...tifyTestCase.test_object_path_dot)
1549/1944 ( 79.7%): test_object_path_dot_list (...se.test_object_path_dot_list)
1550/1944 ( 79.7%): test_object_path_dot_root (...se.test_object_path_dot_root)
1551/1944 ( 79.8%): test_object_path_dot_root_list (...ject_path_dot_root_list)
1552/1944 ( 79.8%): test_object_path_fail (...fyTestCase.test_object_path_fail)
1553/1944 ( 79.9%): test_object_path_fail_parse_empty (...ath_fail_parse_empty)
1554/1944 ( 79.9%): test_object_path_fail_parse_empty_list (...arse_empty_list)
1555/1944 ( 80.0%): test_object_path_hasattr (...Case.test_object_path_hasattr)
1556/1944 ( 80.0%): test_object_path_index (...TestCase.test_object_path_index)
1557/1944 ( 80.1%): test_object_path_index_fail_lookup (...h_index_fail_lookup)
1558/1944 ( 80.1%): test_object_path_index_fail_parse (...ath_index_fail_parse)
1559/1944 ( 80.2%): test_object_path_index_list (...est_object_path_index_list)
1560/1944 ( 80.2%): test_object_path_list (...fyTestCase.test_object_path_list)
1561/1944 ( 80.3%): test_object_path_ns (...ectifyTestCase.test_object_path_ns)
1562/1944 ( 80.3%): test_object_path_ns_list (...Case.test_object_path_ns_list)
1563/1944 ( 80.4%): test_object_path_set (...tifyTestCase.test_object_path_set)
1564/1944 ( 80.5%): test_object_path_set_create (...est_object_path_set_create)
1565/1944 ( 80.5%): test_object_path_set_create_element (...set_create_element)
1566/1944 ( 80.6%): test_object_path_set_create_list (..._path_set_create_list)
1567/1944 ( 80.6%): test_object_path_set_element (...t_object_path_set_element)
1568/1944 ( 80.7%): test_object_path_syntax (...stCase.test_object_path_syntax)
1569/1944 ( 80.7%): test_parse_base_url_docinfo (...est_parse_base_url_docinfo)
1570/1944 ( 80.8%): test_parse_stringio_base_url (...t_parse_stringio_base_url)
1571/1944 ( 80.8%): test_pickle (...st_objectify.ObjectifyTestCase.test_pickle)
1572/1944 ( 80.9%): test_pickle_boolelement (...stCase.test_pickle_boolelement)
1573/1944 ( 80.9%): test_pickle_elementtree (...stCase.test_pickle_elementtree)
1574/1944 ( 81.0%): test_pickle_floattelement (...se.test_pickle_floattelement)
1575/1944 ( 81.0%): test_pickle_intelement (...TestCase.test_pickle_intelement)
1576/1944 ( 81.1%): test_pickle_noneelement (...stCase.test_pickle_noneelement)
1577/1944 ( 81.1%): test_pickle_strelement (...TestCase.test_pickle_strelement)
1578/1944 ( 81.2%): test_pyannotate_empty (...fyTestCase.test_pyannotate_empty)
1579/1944 ( 81.2%): test_pyannotate_ignore_old (....test_pyannotate_ignore_old)
1580/1944 ( 81.3%): test_pyannotate_use_old (...stCase.test_pyannotate_use_old)
1581/1944 ( 81.3%): test_pytype_annotation (...TestCase.test_pytype_annotation)
1582/1944 ( 81.4%): test_pytype_annotation_empty (...t_pytype_annotation_empty)
1583/1944 ( 81.4%): test_pytype_annotation_use_old (...type_annotation_use_old)
1584/1944 ( 81.5%): test_pytype_deannotate (...TestCase.test_pytype_deannotate)
1585/1944 ( 81.5%): test_pytype_xsitype_annotation (...type_xsitype_annotation)
1586/1944 ( 81.6%): test_registered_type_stringify (...gistered_type_stringify)
1587/1944 ( 81.6%): test_registered_types (...fyTestCase.test_registered_types)
1588/1944 ( 81.7%): test_root (...s.test_objectify.ObjectifyTestCase.test_root)
1589/1944 ( 81.7%): test_schema_types (....ObjectifyTestCase.test_schema_types)
1590/1944 ( 81.8%): test_schema_types_prefixed (....test_schema_types_prefixed)
1591/1944 ( 81.8%): test_set_string (...tify.ObjectifyTestCase.test_set_string)
1592/1944 ( 81.9%): test_setattr (..._objectify.ObjectifyTestCase.test_setattr)
1593/1944 ( 81.9%): test_setattr_nonunicode (...stCase.test_setattr_nonunicode)
1594/1944 ( 82.0%): test_setitem_index (...bjectifyTestCase.test_setitem_index)
1595/1944 ( 82.0%): test_setitem_string (...ectifyTestCase.test_setitem_string)
1596/1944 ( 82.1%): test_setitem_string_special (...est_setitem_string_special)
1597/1944 ( 82.2%): test_setslice_complete (...TestCase.test_setslice_complete)
1598/1944 ( 82.2%): test_setslice_elements (...TestCase.test_setslice_elements)
1599/1944 ( 82.3%): test_setslice_empty (...ectifyTestCase.test_setslice_empty)
1600/1944 ( 82.3%): test_setslice_insert (...tifyTestCase.test_setslice_insert)
1601/1944 ( 82.4%): test_setslice_insert_neg (...Case.test_setslice_insert_neg)
1602/1944 ( 82.4%): test_setslice_partial (...fyTestCase.test_setslice_partial)
1603/1944 ( 82.5%): test_setslice_partial_allneg (...t_setslice_partial_allneg)
1604/1944 ( 82.5%): test_setslice_partial_neg (...se.test_setslice_partial_neg)
1605/1944 ( 82.6%): test_setslice_partial_wrong_length (...artial_wrong_length)
1606/1944 ( 82.6%): test_standard_lookup (...tifyTestCase.test_standard_lookup)
1607/1944 ( 82.7%): test_standard_lookup_fuzz (...se.test_standard_lookup_fuzz)
1608/1944 ( 82.7%): test_str (...sts.test_objectify.ObjectifyTestCase.test_str)
1609/1944 ( 82.8%): test_sub_data_element_nsmap_custom (...lement_nsmap_custom)
1610/1944 ( 82.8%): test_sub_data_element_nsmap_custom_prefixes (...m_prefixes)
1611/1944 ( 82.9%): test_sub_data_element_nsmap_default (...ment_nsmap_default)
1612/1944 ( 82.9%): test_sub_data_element_nsmap_empty (..._element_nsmap_empty)
1613/1944 ( 83.0%): test_sub_element_nsmap_custom (...sub_element_nsmap_custom)
1614/1944 ( 83.0%): test_sub_element_nsmap_custom_prefixes (...custom_prefixes)
1615/1944 ( 83.1%): test_sub_element_nsmap_default (...b_element_nsmap_default)
1616/1944 ( 83.1%): test_sub_element_nsmap_empty (...t_sub_element_nsmap_empty)
1617/1944 ( 83.2%): test_type_NoneType (...bjectifyTestCase.test_type_NoneType)
1618/1944 ( 83.2%): test_type_bool (...ectify.ObjectifyTestCase.test_type_bool)
1619/1944 ( 83.3%): test_type_bool_cmp (...bjectifyTestCase.test_type_bool_cmp)
1620/1944 ( 83.3%): test_type_float (...tify.ObjectifyTestCase.test_type_float)
1621/1944 ( 83.4%): test_type_float_instantiation_precision (...tion_precision)
1622/1944 ( 83.4%): test_type_float_precision (...se.test_type_float_precision)
1623/1944 ( 83.5%): test_type_float_precision_consistency (...sion_consistency)
1624/1944 ( 83.5%): test_type_int (...bjectify.ObjectifyTestCase.test_type_int)
1625/1944 ( 83.6%): test_type_int_cmp (....ObjectifyTestCase.test_type_int_cmp)
1626/1944 ( 83.6%): test_type_none_cmp (...bjectifyTestCase.test_type_none_cmp)
1627/1944 ( 83.7%): test_type_str (...bjectify.ObjectifyTestCase.test_type_str)
1628/1944 ( 83.7%): test_type_str_add (....ObjectifyTestCase.test_type_str_add)
1629/1944 ( 83.8%): test_type_str_as_complex (...Case.test_type_str_as_complex)
1630/1944 ( 83.8%): test_type_str_as_float (...TestCase.test_type_str_as_float)
1631/1944 ( 83.9%): test_type_str_as_int (...tifyTestCase.test_type_str_as_int)
1632/1944 ( 84.0%): test_type_str_cmp (....ObjectifyTestCase.test_type_str_cmp)
1633/1944 ( 84.0%): test_type_str_floatliteral (....test_type_str_floatliteral)
1634/1944 ( 84.1%): test_type_str_hash (...bjectifyTestCase.test_type_str_hash)
1635/1944 ( 84.1%): test_type_str_intliteral (...Case.test_type_str_intliteral)
1636/1944 ( 84.2%): test_type_str_mod (....ObjectifyTestCase.test_type_str_mod)
1637/1944 ( 84.2%): test_type_str_mod_data_elements (..._str_mod_data_elements)
1638/1944 ( 84.3%): test_type_str_mul (....ObjectifyTestCase.test_type_str_mul)
1639/1944 ( 84.3%): test_type_str_sequence (...TestCase.test_type_str_sequence)
1640/1944 ( 84.4%): test_type_unregistered (...TestCase.test_type_unregistered)
1641/1944 ( 84.4%): test_type_ustr (...ectify.ObjectifyTestCase.test_type_ustr)
1642/1944 ( 84.5%): test_type_ustr_add (...bjectifyTestCase.test_type_ustr_add)
1643/1944 ( 84.5%): test_type_ustr_floatliteral (...est_type_ustr_floatliteral)
1644/1944 ( 84.6%): test_type_ustr_intliteral (...se.test_type_ustr_intliteral)
1645/1944 ( 84.6%): test_type_ustr_mul (...bjectifyTestCase.test_type_ustr_mul)
1646/1944 ( 84.7%): test_vars (...s.test_objectify.ObjectifyTestCase.test_vars)
1647/1944 ( 84.7%): test_xml_base (...bjectify.ObjectifyTestCase.test_xml_base)
1648/1944 ( 84.8%): test_xml_base_attribute (...stCase.test_xml_base_attribute)
1649/1944 ( 84.8%): test_xsiannotate_ignore_old (...est_xsiannotate_ignore_old)
1650/1944 ( 84.9%): test_xsiannotate_use_old (...Case.test_xsiannotate_use_old)
1651/1944 ( 84.9%): test_xsinil_deannotate (...TestCase.test_xsinil_deannotate)
1652/1944 ( 85.0%): test_xsitype_deannotate (...stCase.test_xsitype_deannotate)
1653/1944 ( 85.0%): ElementMaker (...tify)
Doctest: lxml.objectify.ElementMaker
1654/1944 ( 85.1%): ObjectifiedElement (...t: lxml.objectify.ObjectifiedElement
1655/1944 ( 85.1%): /...src/lxml-5.3.0/doc/objectify.txt
Doctest: objectify.txt
1656/1944 ( 85.2%): test_comments_fallback (...TestCase.test_comments_fallback)
1657/1944 ( 85.2%): test_lookup (...sslookup.PyClassLookupTestCase.test_lookup)
1658/1944 ( 85.3%): test_lookup_attrib (...ssLookupTestCase.test_lookup_attrib)
1659/1944 ( 85.3%): test_lookup_bool (...yClassLookupTestCase.test_lookup_bool)
1660/1944 ( 85.4%): test_lookup_get (....PyClassLookupTestCase.test_lookup_get)
1661/1944 ( 85.4%): test_lookup_get_default (...stCase.test_lookup_get_default)
1662/1944 ( 85.5%): test_lookup_getchildren (...stCase.test_lookup_getchildren)
1663/1944 ( 85.5%): test_lookup_getitem (...LookupTestCase.test_lookup_getitem)
1664/1944 ( 85.6%): test_lookup_getitem_neg (...stCase.test_lookup_getitem_neg)
1665/1944 ( 85.6%): test_lookup_getnext (...LookupTestCase.test_lookup_getnext)
1666/1944 ( 85.7%): test_lookup_getparent (...upTestCase.test_lookup_getparent)
1667/1944 ( 85.8%): test_lookup_getprevious (...stCase.test_lookup_getprevious)
1668/1944 ( 85.8%): test_lookup_getslice (...okupTestCase.test_lookup_getslice)
1669/1944 ( 85.9%): test_lookup_iter_children (...se.test_lookup_iter_children)
1670/1944 ( 85.9%): test_lookup_iterchildren (...Case.test_lookup_iterchildren)
1671/1944 ( 86.0%): test_lookup_iterchildren_tag (...t_lookup_iterchildren_tag)
1672/1944 ( 86.0%): test_lookup_keep_ref_assertion (...okup_keep_ref_assertion)
1673/1944 ( 86.1%): test_lookup_len (....PyClassLookupTestCase.test_lookup_len)
1674/1944 ( 86.1%): test_lookup_prefix (...ssLookupTestCase.test_lookup_prefix)
1675/1944 ( 86.2%): test_lookup_sourceline (...TestCase.test_lookup_sourceline)
1676/1944 ( 86.2%): test_lookup_tag (....PyClassLookupTestCase.test_lookup_tag)
1677/1944 ( 86.3%): test_lookup_tail (...yClassLookupTestCase.test_lookup_tail)
1678/1944 ( 86.3%): test_lookup_text (...yClassLookupTestCase.test_lookup_text)
1679/1944 ( 86.4%): test_multiple_elementrees (...se.test_multiple_elementrees)
1680/1944 ( 86.4%): test_relaxng (...relaxng.ETreeRelaxNGTestCase.test_relaxng)
1681/1944 ( 86.5%): test_relaxng_elementtree_error (...laxng_elementtree_error)
1682/1944 ( 86.5%): test_relaxng_error (...eRelaxNGTestCase.test_relaxng_error)
1683/1944 ( 86.6%): test_relaxng_generic_error (....test_relaxng_generic_error)
1684/1944 ( 86.6%): test_relaxng_include (...axNGTestCase.test_relaxng_include)
1685/1944 ( 86.7%): test_relaxng_invalid_schema (...est_relaxng_invalid_schema)
1686/1944 ( 86.7%): test_relaxng_invalid_schema2 (...t_relaxng_invalid_schema2)
1687/1944 ( 86.8%): test_relaxng_invalid_schema3 (...t_relaxng_invalid_schema3)
1688/1944 ( 86.8%): test_relaxng_invalid_schema4 (...t_relaxng_invalid_schema4)
1689/1944 ( 86.9%): test_relaxng_shortcut (...NGTestCase.test_relaxng_shortcut)
1690/1944 ( 86.9%): test_relaxng_stringio (...NGTestCase.test_relaxng_stringio)
1691/1944 ( 87.0%): /...c/lxml-5.3.0/doc/validation.txt
Doctest: validation.txt
1692/1944 ( 87.0%): test_element_sax (...sax.ETreeSaxTestCase.test_element_sax)
1693/1944 ( 87.1%): test_element_sax_ns (...reeSaxTestCase.test_element_sax_ns)
1694/1944 ( 87.1%): test_etree_sax_attributes (...se.test_etree_sax_attributes)
1695/1944 ( 87.2%): test_etree_sax_comment (...TestCase.test_etree_sax_comment)
1696/1944 ( 87.2%): test_etree_sax_comment_root (...est_etree_sax_comment_root)
1697/1944 ( 87.3%): test_etree_sax_double (...axTestCase.test_etree_sax_double)
1698/1944 ( 87.3%): test_etree_sax_error (...eSaxTestCase.test_etree_sax_error)
1699/1944 ( 87.4%): test_etree_sax_error2 (...axTestCase.test_etree_sax_error2)
1700/1944 ( 87.4%): test_etree_sax_handler_default_ns (...x_handler_default_ns)
1701/1944 ( 87.5%): test_etree_sax_handler_default_ns_None (...default_ns_None)
1702/1944 ( 87.6%): test_etree_sax_no_ns (...eSaxTestCase.test_etree_sax_no_ns)
1703/1944 ( 87.6%): test_etree_sax_no_ns_attributes (...e_sax_no_ns_attributes)
1704/1944 ( 87.7%): test_etree_sax_ns1 (...ETreeSaxTestCase.test_etree_sax_ns1)
1705/1944 ( 87.7%): test_etree_sax_ns2 (...ETreeSaxTestCase.test_etree_sax_ns2)
1706/1944 ( 87.8%): test_etree_sax_ns_attributes (...t_etree_sax_ns_attributes)
1707/1944 ( 87.8%): test_etree_sax_pi (...x.ETreeSaxTestCase.test_etree_sax_pi)
1708/1944 ( 87.9%): test_etree_sax_pi_root (...TestCase.test_etree_sax_pi_root)
1709/1944 ( 87.9%): test_etree_sax_redefine_ns (....test_etree_sax_redefine_ns)
1710/1944 ( 88.0%): test_etree_sax_simple (...axTestCase.test_etree_sax_simple)
1711/1944 ( 88.0%): test_sax_to_pulldom (...reeSaxTestCase.test_sax_to_pulldom)
1712/1944 ( 88.1%): test_sax_to_pulldom_multiple_namespaces (...ple_namespaces)
1713/1944 ( 88.1%): test_element_sax_default_ns_prefix (...x_default_ns_prefix)
1714/1944 ( 88.2%): test_element_sax_ns_prefix (....test_element_sax_ns_prefix)
1715/1944 ( 88.2%): test_element_sax_twin_ns_prefix (...ent_sax_twin_ns_prefix)
1716/1944 ( 88.3%): /...in/py3-lxml/src/lxml-5.3.0/doc/sax.txt
Doctest: sax.txt
1717/1944 ( 88.3%): test_schematron (...TreeSchematronTestCase.test_schematron)
1718/1944 ( 88.4%): test_schematron_elementtree_error (...on_elementtree_error)
1719/1944 ( 88.4%): test_schematron_invalid_schema (...hematron_invalid_schema)
1720/1944 ( 88.5%): test_schematron_invalid_schema_empty (...alid_schema_empty)
1721/1944 ( 88.5%): test_schematron_invalid_schema_namespace (...ema_namespace)
1722/1944 ( 88.6%): /...c/lxml-5.3.0/doc/validation.txt
Doctest: validation.txt
1723/1944 ( 88.6%): test_concurrent_attribute_names_in_dicts (...ames_in_dicts)
1724/1944 ( 88.7%): test_concurrent_class_lookup (...t_concurrent_class_lookup)
1725/1944 ( 88.7%): test_concurrent_proxies (...stCase.test_concurrent_proxies)
1726/1944 ( 88.8%): test_main_xslt_in_thread (...Case.test_main_xslt_in_thread)
1727/1944 ( 88.8%): test_subtree_copy_thread (...Case.test_subtree_copy_thread)
1728/1944 ( 88.9%): test_thread_create_xslt (...stCase.test_thread_create_xslt)
1729/1944 ( 88.9%): test_thread_error_log (...ngTestCase.test_thread_error_log)
1730/1944 ( 89.0%): test_thread_mix (...ding.ThreadingTestCase.test_thread_mix)
1731/1944 ( 89.0%): test_thread_xslt (...ng.ThreadingTestCase.test_thread_xslt)
1732/1944 ( 89.1%): test_thread_xslt_apply_error_log (..._xslt_apply_error_log)
1733/1944 ( 89.1%): test_thread_xslt_attr_replace (...thread_xslt_attr_replace)
1734/1944 ( 89.2%): test_thread_xslt_parsing_error_log (...t_parsing_error_log)
1735/1944 ( 89.2%): test_thread_pipeline_global_parse (...ipeline_global_parse)
1736/1944 ( 89.3%): test_thread_pipeline_thread_parse (...ipeline_thread_parse)
1737/1944 ( 89.4%): test__str (...tests.test_unicode.UnicodeTestCase.test__str)
1738/1944 ( 89.4%): test_emoji_html (...nicode.UnicodeTestCase.test_emoji_html)
1739/1944 ( 89.5%): test_emoji_xml (..._unicode.UnicodeTestCase.test_emoji_xml)
1740/1944 ( 89.5%): test_unicode_attr (...de.UnicodeTestCase.test_unicode_attr)
1741/1944 ( 89.6%): test_unicode_comment (...codeTestCase.test_unicode_comment)
1742/1944 ( 89.6%): test_unicode_ns_invalid (...stCase.test_unicode_ns_invalid)
1743/1944 ( 89.7%): test_unicode_nstag (....UnicodeTestCase.test_unicode_nstag)
1744/1944 ( 89.7%): test_unicode_nstag_invalid (....test_unicode_nstag_invalid)
1745/1944 ( 89.8%): test_unicode_parse_stringio (...est_unicode_parse_stringio)
1746/1944 ( 89.8%): test_unicode_qname (....UnicodeTestCase.test_unicode_qname)
1747/1944 ( 89.9%): test_unicode_qname_invalid (....test_unicode_qname_invalid)
1748/1944 ( 89.9%): test_unicode_repr1 (....UnicodeTestCase.test_unicode_repr1)
1749/1944 ( 90.0%): test_unicode_repr2 (....UnicodeTestCase.test_unicode_repr2)
1750/1944 ( 90.0%): test_unicode_repr3 (....UnicodeTestCase.test_unicode_repr3)
1751/1944 ( 90.1%): test_unicode_repr4 (....UnicodeTestCase.test_unicode_repr4)
1752/1944 ( 90.1%): test_unicode_tag (...code.UnicodeTestCase.test_unicode_tag)
1753/1944 ( 90.2%): test_unicode_tag_invalid (...Case.test_unicode_tag_invalid)
1754/1944 ( 90.2%): test_unicode_text (...de.UnicodeTestCase.test_unicode_text)
1755/1944 ( 90.3%): test_unicode_xml (...code.UnicodeTestCase.test_unicode_xml)
1756/1944 ( 90.3%): test_unicode_xml_broken (...stCase.test_unicode_xml_broken)
1757/1944 ( 90.4%): test_uniname (...test_unicode.UnicodeTestCase.test_uniname)
1758/1944 ( 90.4%): test_wide_unicode_xml (...deTestCase.test_wide_unicode_xml)
1759/1944 ( 90.5%): test_illegal_utf8 (....EncodingsTestCase.test_illegal_utf8)
1760/1944 ( 90.5%): test_illegal_utf8_recover (...se.test_illegal_utf8_recover)
1761/1944 ( 90.6%): test_utf16BE_fromstring (...stCase.test_utf16BE_fromstring)
1762/1944 ( 90.6%): test_utf16LE_fromstring (...stCase.test_utf16LE_fromstring)
1763/1944 ( 90.7%): test_utf16_fromstring (...gsTestCase.test_utf16_fromstring)
1764/1944 ( 90.7%): test_utf32BE_fromstring (...stCase.test_utf32BE_fromstring)
1765/1944 ( 90.8%): test_utf32LE_fromstring (...stCase.test_utf32LE_fromstring)
1766/1944 ( 90.8%): test_utf32_fromstring (...gsTestCase.test_utf32_fromstring)
1767/1944 ( 90.9%): test_utf8_fromstring (...ingsTestCase.test_utf8_fromstring)
1768/1944 ( 90.9%): test_utf8sig_fromstring (...stCase.test_utf8sig_fromstring)
1769/1944 ( 91.0%): test_create_from_partial_doc (...t_create_from_partial_doc)
1770/1944 ( 91.0%): test_xmlschema (...a.ETreeXMLSchemaTestCase.test_xmlschema)
1771/1944 ( 91.1%): test_xmlschema_comment_error (...t_xmlschema_comment_error)
1772/1944 ( 91.2%): test_xmlschema_default_attributes (...a_default_attributes)
1773/1944 ( 91.2%): test_xmlschema_elementtree_error (...ema_elementtree_error)
1774/1944 ( 91.3%): test_xmlschema_error_log (...Case.test_xmlschema_error_log)
1775/1944 ( 91.3%): test_xmlschema_error_log_path (...ere will always be a path
1776/1944 ( 91.4%): test_xmlschema_file (...SchemaTestCase.test_xmlschema_file)
1777/1944 ( 91.4%): test_xmlschema_illegal_validation_error (...lidation_error)
1778/1944 ( 91.5%): test_xmlschema_import_file (....test_xmlschema_import_file)
1779/1944 ( 91.5%): test_xmlschema_invalid_schema1 (...lschema_invalid_schema1)
1780/1944 ( 91.6%): test_xmlschema_invalid_schema2 (...lschema_invalid_schema2)
1781/1944 ( 91.6%): test_xmlschema_iterparse (...Case.test_xmlschema_iterparse)
1782/1944 ( 91.7%): test_xmlschema_iterparse_fail (...xmlschema_iterparse_fail)
1783/1944 ( 91.7%): test_xmlschema_iterparse_incomplete (...erparse_incomplete)
1784/1944 ( 91.8%): test_xmlschema_parse (...hemaTestCase.test_xmlschema_parse)
1785/1944 ( 91.8%): test_xmlschema_parse_default_attributes (...ult_attributes)
1786/1944 ( 91.9%): test_xmlschema_parse_default_attributes_schema_config (...)
1787/1944 ( 91.9%): test_xmlschema_parse_fixed_attributes (...fixed_attributes)
1788/1944 ( 92.0%): test_xmlschema_pathlike (...stCase.test_xmlschema_pathlike)
1789/1944 ( 92.0%): test_xmlschema_shortcut (...stCase.test_xmlschema_shortcut)
1790/1944 ( 92.1%): test_xmlschema_stringio (...stCase.test_xmlschema_stringio)
1791/1944 ( 92.1%): test_xmlschema_nested_resolvers (...chema_nested_resolvers)
1792/1944 ( 92.2%): test_xmlschema_resolvers (...Case.test_xmlschema_resolvers)
1793/1944 ( 92.2%): test_xmlschema_resolvers_noroot (...chema_resolvers_noroot)
1794/1944 ( 92.3%): test_xmlschema_resolvers_root (...xmlschema_resolvers_root)
1795/1944 ( 92.3%): /...c/lxml-5.3.0/doc/validation.txt
Doctest: validation.txt
1796/1944 ( 92.4%): test_elementtree_getpath (...Case.test_elementtree_getpath)
1797/1944 ( 92.4%): test_elementtree_getpath_partial (...ttree_getpath_partial)
1798/1944 ( 92.5%): test_rel_xpath_boolean (...TestCase.test_rel_xpath_boolean)
1799/1944 ( 92.5%): test_rel_xpath_list_elements (...t_rel_xpath_list_elements)
1800/1944 ( 92.6%): test_xpath_boolean (...reeXPathTestCase.test_xpath_boolean)
1801/1944 ( 92.6%): test_xpath_class_error (...TestCase.test_xpath_class_error)
1802/1944 ( 92.7%): test_xpath_class_prefix_error (...xpath_class_prefix_error)
1803/1944 ( 92.7%): test_xpath_context_node (...stCase.test_xpath_context_node)
1804/1944 ( 92.8%): test_xpath_document_root (...Case.test_xpath_document_root)
1805/1944 ( 92.8%): test_xpath_error (...r.ETreeXPathTestCase.test_xpath_error)
1806/1944 ( 92.9%): test_xpath_eval_context_clear (...xpath_eval_context_clear)
1807/1944 ( 93.0%): test_xpath_eval_context_propagation (...ontext_propagation)
1808/1944 ( 93.0%): test_xpath_evaluator (...PathTestCase.test_xpath_evaluator)
1809/1944 ( 93.1%): test_xpath_evaluator_element (...t_xpath_evaluator_element)
1810/1944 ( 93.1%): test_xpath_evaluator_tree (...se.test_xpath_evaluator_tree)
1811/1944 ( 93.2%): test_xpath_evaluator_tree_absolute (...uator_tree_absolute)
1812/1944 ( 93.2%): test_xpath_extensions (...thTestCase.test_xpath_extensions)
1813/1944 ( 93.3%): test_xpath_extensions_error (...est_xpath_extensions_error)
1814/1944 ( 93.3%): test_xpath_extensions_mix (...se.test_xpath_extensions_mix)
1815/1944 ( 93.4%): test_xpath_extensions_nodes (...est_xpath_extensions_nodes)
1816/1944 ( 93.4%): test_xpath_extensions_nodes_append (...nsions_nodes_append)
1817/1944 ( 93.5%): test_xpath_extensions_nodes_append2 (...ions_nodes_append2)
1818/1944 ( 93.5%): test_xpath_extensions_wrong_args (...extensions_wrong_args)
1819/1944 ( 93.6%): test_xpath_list_attribute (...se.test_xpath_list_attribute)
1820/1944 ( 93.6%): test_xpath_list_attribute_parent (...list_attribute_parent)
1821/1944 ( 93.7%): test_xpath_list_attribute_parent_no_smart_strings (...ings)
1822/1944 ( 93.7%): test_xpath_list_comment (...stCase.test_xpath_list_comment)
1823/1944 ( 93.8%): test_xpath_list_elements (...Case.test_xpath_list_elements)
1824/1944 ( 93.8%): test_xpath_list_nothing (...stCase.test_xpath_list_nothing)
1825/1944 ( 93.9%): test_xpath_list_text (...PathTestCase.test_xpath_list_text)
1826/1944 ( 93.9%): test_xpath_list_text_parent (...est_xpath_list_text_parent)
1827/1944 ( 94.0%): test_xpath_list_text_parent_no_smart_strings (...t_strings)
1828/1944 ( 94.0%): test_xpath_list_unicode_text_parent (...nicode_text_parent)
1829/1944 ( 94.1%): test_xpath_namespace (...PathTestCase.test_xpath_namespace)
1830/1944 ( 94.1%): test_xpath_namespace_empty (....test_xpath_namespace_empty)
1831/1944 ( 94.2%): test_xpath_ns (...aluator.ETreeXPathTestCase.test_xpath_ns)
1832/1944 ( 94.2%): test_xpath_ns_empty (...eXPathTestCase.test_xpath_ns_empty)
1833/1944 ( 94.3%): test_xpath_ns_none (...reeXPathTestCase.test_xpath_ns_none)
1834/1944 ( 94.3%): test_xpath_number (...ETreeXPathTestCase.test_xpath_number)
1835/1944 ( 94.4%): test_xpath_prefix_error (...stCase.test_xpath_prefix_error)
1836/1944 ( 94.4%): test_xpath_string (...ETreeXPathTestCase.test_xpath_string)
1837/1944 ( 94.5%): test_xpath_text_from_other_document (...rom_other_document)
1838/1944 ( 94.5%): test_xpath_variables (...PathTestCase.test_xpath_variables)
1839/1944 ( 94.6%): test_xpath_variables_nodeset (...t_xpath_variables_nodeset)
1840/1944 ( 94.7%): test_xpath_compile_doc (...TestCase.test_xpath_compile_doc)
1841/1944 ( 94.7%): test_xpath_compile_element (....test_xpath_compile_element)
1842/1944 ( 94.8%): test_xpath_compile_error (...Case.test_xpath_compile_error)
1843/1944 ( 94.8%): test_xpath_compile_vars (...stCase.test_xpath_compile_vars)
1844/1944 ( 94.9%): test_xpath_elementtree_error (...t_xpath_elementtree_error)
1845/1944 ( 94.9%): test_xpath_exslt_functions_date (...h_exslt_functions_date)
1846/1944 ( 95.0%): test_xpath_exslt_functions_strings (...t_functions_strings)
1847/1944 ( 95.0%): test_xpath_compile_ns (...ssTestCase.test_xpath_compile_ns)
1848/1944 ( 95.1%): xpath (...or)
Doctest: lxml.tests.test_xpathevaluator.xpath
1849/1944 ( 95.1%): /...src/lxml-5.3.0/doc/xpathxslt.txt
Doctest: xpathxslt.txt
1850/1944 ( 95.2%): test_multiple_elementrees (...se.test_multiple_elementrees)
1851/1944 ( 95.2%): test_xslt (....tests.test_xslt.ETreeXSLTTestCase.test_xslt)
1852/1944 ( 95.3%): test_xslt_access_control_repr (...xslt_access_control_repr)
1853/1944 ( 95.3%): test_xslt_apply_error_log (...se.test_xslt_apply_error_log)
1854/1944 ( 95.4%): test_xslt_broken (...lt.ETreeXSLTTestCase.test_xslt_broken)
1855/1944 ( 95.4%): test_xslt_copy (...t_xslt.ETreeXSLTTestCase.test_xslt_copy)
1856/1944 ( 95.5%): test_xslt_default_parameters (...t_xslt_default_parameters)
1857/1944 ( 95.5%): test_xslt_document_XML (...TestCase.test_xslt_document_XML)
1858/1944 ( 95.6%): test_xslt_document_XML_resolver (..._document_XML_resolver)
1859/1944 ( 95.6%): test_xslt_document_elementtree (...lt_document_elementtree)
1860/1944 ( 95.7%): test_xslt_document_error (...Case.test_xslt_document_error)
1861/1944 ( 95.7%): test_xslt_document_parse (...Case.test_xslt_document_parse)
1862/1944 ( 95.8%): test_xslt_document_parse_allow (...lt_document_parse_allow)
1863/1944 ( 95.8%): test_xslt_document_parse_deny (...xslt_document_parse_deny)
1864/1944 ( 95.9%): test_xslt_document_parse_deny_all (...ument_parse_deny_all)
1865/1944 ( 95.9%): test_xslt_elementtree_error (...est_xslt_elementtree_error)
1866/1944 ( 96.0%): test_xslt_empty (...xslt.ETreeXSLTTestCase.test_xslt_empty)
1867/1944 ( 96.0%): test_xslt_encoding (...TreeXSLTTestCase.test_xslt_encoding)
1868/1944 ( 96.1%): test_xslt_encoding_override (...est_xslt_encoding_override)
1869/1944 ( 96.1%): test_xslt_html_output (...LTTestCase.test_xslt_html_output)
1870/1944 ( 96.2%): test_xslt_include (....ETreeXSLTTestCase.test_xslt_include)
1871/1944 ( 96.2%): test_xslt_include_from_filelike (..._include_from_filelike)
1872/1944 ( 96.3%): test_xslt_input (...xslt.ETreeXSLTTestCase.test_xslt_input)
1873/1944 ( 96.3%): test_xslt_input_none (...XSLTTestCase.test_xslt_input_none)
1874/1944 ( 96.4%): test_xslt_input_partial_doc (...est_xslt_input_partial_doc)
1875/1944 ( 96.5%): test_xslt_invalid_stylesheet (...t_xslt_invalid_stylesheet)
1876/1944 ( 96.5%): test_xslt_message (....ETreeXSLTTestCase.test_xslt_message)
1877/1944 ( 96.6%): test_xslt_message_terminate (...est_xslt_message_terminate)
1878/1944 ( 96.6%): test_xslt_move_result (...LTTestCase.test_xslt_move_result)
1879/1944 ( 96.7%): test_xslt_multiple_parameters (...xslt_multiple_parameters)
1880/1944 ( 96.7%): test_xslt_multiple_transforms (...xslt_multiple_transforms)
1881/1944 ( 96.8%): test_xslt_parameter_invalid (...est_xslt_parameter_invalid)
1882/1944 ( 96.8%): test_xslt_parameter_missing (...est_xslt_parameter_missing)
1883/1944 ( 96.9%): test_xslt_parameter_xpath (...se.test_xslt_parameter_xpath)
1884/1944 ( 96.9%): test_xslt_parameter_xpath_object (...arameter_xpath_object)
1885/1944 ( 97.0%): test_xslt_parameters (...XSLTTestCase.test_xslt_parameters)
1886/1944 ( 97.0%): test_xslt_parsing_error_log (...est_xslt_parsing_error_log)
1887/1944 ( 97.1%): test_xslt_pi (....test_xslt.ETreeXSLTTestCase.test_xslt_pi)
1888/1944 ( 97.1%): test_xslt_pi_embedded_id (...Case.test_xslt_pi_embedded_id)
1889/1944 ( 97.2%): test_xslt_pi_embedded_xmlid (...est_xslt_pi_embedded_xmlid)
1890/1944 ( 97.2%): test_xslt_pi_get (...lt.ETreeXSLTTestCase.test_xslt_pi_get)
1891/1944 ( 97.3%): test_xslt_pi_get_all (...XSLTTestCase.test_xslt_pi_get_all)
1892/1944 ( 97.3%): test_xslt_pi_get_all_reversed (...xslt_pi_get_all_reversed)
1893/1944 ( 97.4%): test_xslt_pi_get_unknown (...Case.test_xslt_pi_get_unknown)
1894/1944 ( 97.4%): test_xslt_pi_set_new (...XSLTTestCase.test_xslt_pi_set_new)
1895/1944 ( 97.5%): test_xslt_pi_set_replace (...Case.test_xslt_pi_set_replace)
1896/1944 ( 97.5%): test_xslt_repeat_transform (....test_xslt_repeat_transform)
1897/1944 ( 97.6%): test_xslt_resolver_url_building (..._resolver_url_building)
1898/1944 ( 97.6%): test_xslt_shortcut (...TreeXSLTTestCase.test_xslt_shortcut)
1899/1944 ( 97.7%): test_xslt_string_parameters (...est_xslt_string_parameters)
1900/1944 ( 97.7%): test_xslt_unicode (....ETreeXSLTTestCase.test_xslt_unicode)
1901/1944 ( 97.8%): test_xslt_unicode_standalone (...t_xslt_unicode_standalone)
1902/1944 ( 97.8%): test_xslt_utf8 (...t_xslt.ETreeXSLTTestCase.test_xslt_utf8)
1903/1944 ( 97.9%): test_xslt_write_output_bytesio (...lt_write_output_bytesio)
1904/1944 ( 97.9%): test_xslt_write_output_failure (...lt_write_output_failure)
1905/1944 ( 98.0%): test_xslt_write_output_file (...est_xslt_write_output_file)
1906/1944 ( 98.0%): test_xslt_write_output_file_oserror (...utput_file_oserror)
1907/1944 ( 98.1%): test_xslt_write_output_file_path (...rite_output_file_path)
1908/1944 ( 98.1%): test_xslt_write_output_file_path_urlescaped (...urlescaped)
1909/1944 ( 98.2%): test_xslt_write_output_file_path_urlescaped_plus (..._plus)
1910/1944 ( 98.3%): test_xslt_write_output_file_pathlike (...put_file_pathlike)
1911/1944 ( 98.3%): test_exslt_math (...slt.ETreeEXSLTTestCase.test_exslt_math)
1912/1944 ( 98.4%): test_exslt_regexp_match (...stCase.test_exslt_regexp_match)
1913/1944 ( 98.4%): test_exslt_regexp_match1 (...Case.test_exslt_regexp_match1)
1914/1944 ( 98.5%): test_exslt_regexp_match2 (...Case.test_exslt_regexp_match2)
1915/1944 ( 98.5%): test_exslt_regexp_match_groups (...slt_regexp_match_groups)
1916/1944 ( 98.6%): test_exslt_regexp_replace (...se.test_exslt_regexp_replace)
1917/1944 ( 98.6%): test_exslt_regexp_test (...TestCase.test_exslt_regexp_test)
1918/1944 ( 98.7%): test_exslt_str (..._xslt.ETreeEXSLTTestCase.test_exslt_str)
1919/1944 ( 98.7%): test_exslt_str_attribute_replace (...str_attribute_replace)
1920/1944 ( 98.8%): test_extensions1 (...eXSLTExtFuncTestCase.test_extensions1)
1921/1944 ( 98.8%): test_extensions2 (...eXSLTExtFuncTestCase.test_extensions2)
1922/1944 ( 98.9%): test_variable_result_tree_fragment (...esult_tree_fragment)
1923/1944 ( 98.9%): test_xpath_on_context_node (....test_xpath_on_context_node)
1924/1944 ( 99.0%): test_xpath_on_foreign_context_node (...oreign_context_node)
1925/1944 ( 99.0%): test_extension_element (...TestCase.test_extension_element)
1926/1944 ( 99.1%): test_extension_element_apply_templates (...apply_templates)
1927/1944 ( 99.1%): test_extension_element_apply_templates_elements_only (...y)
1928/1944 ( 99.2%): test_extension_element_apply_templates_remove_blank_text...
1929/1944 ( 99.2%): test_extension_element_apply_templates_target_node (...ode)
1930/1944 ( 99.3%): test_extension_element_apply_templates_target_node_doc (...
1931/1944 ( 99.3%): test_extension_element_comment_pi_context (...t_pi_context)
1932/1944 ( 99.4%): test_extension_element_content (...tension_element_content)
1933/1944 ( 99.4%): test_extension_element_doc_context (...element_doc_context)
1934/1944 ( 99.5%): test_extension_element_process_children (...ocess_children)
1935/1944 ( 99.5%): test_extension_element_process_children_to_append_only (...
1936/1944 ( 99.6%): test_extension_element_process_children_to_read_only_rai...
1937/1944 ( 99.6%): test_extension_element_process_children_with_subextensio...
1938/1944 ( 99.7%): test_extension_element_raise (...t_extension_element_raise)
1939/1944 ( 99.7%): test_extensions_nsmap (...ntTestCase.test_extensions_nsmap)
1940/1944 ( 99.8%): test_xslt_result_bytearray (....test_xslt_result_bytearray)
1941/1944 ( 99.8%): test_xslt_result_bytes (...TestCase.test_xslt_result_bytes)
1942/1944 ( 99.9%): test_xslt_result_memoryview (...est_xslt_result_memoryview)
1943/1944 ( 99.9%): /...c/lxml-5.3.0/doc/extensions.txt
Doctest: extensions.txt
1944/1944 (100.0%): /...src/lxml-5.3.0/doc/xpathxslt.txt
Doctest: xpathxslt.txt
----------------------------------------------------------------------
Ran 1944 tests in 11.992s

OK
Skipping tests in feedparser_data - external lxml_html_clean package is not installed
Skipping tests in lxml.cssselect - external cssselect package is not installed
Comparing with ElementTree 1.3.0

TESTED VERSION: 5.3.0
    Python:           (3, 12, 6, 'final', 0)
    lxml.etree:       (5, 3, 0, 0)
    libxml used:      (2, 12, 8)
    libxml compiled:  (2, 12, 8)
    libxslt used:     (1, 1, 39)
    libxslt compiled: (1, 1, 39)
    iconv compiled:   (0, 0)
    FS encoding:      utf-8
    Default encoding: utf-8
    Max Unicode:      1114111
    PyUCS4 encoding:  UCS-4LE

>>> py3-lxml: Entering fakeroot...
>>> py3-lxml-pyc*: Running split function pyc...
'/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.12/site-packages/lxml/__pycache__' -> '/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml-pyc/usr/lib/python3.12/site-packages/lxml/__pycache__'
'/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.12/site-packages/lxml/includes/__pycache__' -> '/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml-pyc/usr/lib/python3.12/site-packages/lxml/includes/__pycache__'
'/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.12/site-packages/lxml/html/__pycache__' -> '/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml-pyc/usr/lib/python3.12/site-packages/lxml/html/__pycache__'
'/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.12/site-packages/lxml/isoschematron/__pycache__' -> '/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml-pyc/usr/lib/python3.12/site-packages/lxml/isoschematron/__pycache__'
>>> py3-lxml-pyc*: Preparing subpackage py3-lxml-pyc...
>>> py3-lxml-pyc*: Running postcheck for py3-lxml-pyc
>>> py3-lxml*: Running postcheck for py3-lxml
>>> py3-lxml*: Preparing package py3-lxml...
>>> py3-lxml*: Stripping binaries
>>> py3-lxml-pyc*: Scanning shared objects
>>> py3-lxml*: Scanning shared objects
>>> py3-lxml-pyc*: Tracing dependencies...
	python3~3.12
>>> py3-lxml-pyc*: Package size: 352.0 KB
>>> py3-lxml-pyc*: Compressing data...
>>> py3-lxml-pyc*: Create checksum...
>>> py3-lxml-pyc*: Create py3-lxml-pyc-5.3.0-r0.apk
>>> py3-lxml*: Tracing dependencies...
	python3~3.12
	so:libc.musl-aarch64.so.1
	so:libexslt.so.0
	so:libxml2.so.2
	so:libxslt.so.1
>>> py3-lxml*: Package size: 4.0 MB
>>> py3-lxml*: Compressing data...
>>> py3-lxml*: Create checksum...
>>> py3-lxml*: Create py3-lxml-5.3.0-r0.apk
>>> py3-lxml: Build complete at Thu, 26 Sep 2024 12:01:50 +0000 elapsed time 0h 2m 34s
>>> py3-lxml: Cleaning up srcdir
>>> py3-lxml: Cleaning up pkgdir
>>> py3-lxml: Uninstalling dependencies...
(1/43) Purging .makedepends-py3-lxml (20240926.115917)
(2/43) Purging cython-pyc (3.0.10-r0)
(3/43) Purging cython (3.0.10-r0)
(4/43) Purging libxslt-dev (1.1.39-r1)
(5/43) Purging libxslt (1.1.39-r1)
(6/43) Purging py3-gpep517-pyc (16-r0)
(7/43) Purging py3-gpep517 (16-r0)
(8/43) Purging py3-installer-pyc (0.7.0-r2)
(9/43) Purging py3-installer (0.7.0-r2)
(10/43) Purging py3-setuptools-pyc (70.3.0-r0)
(11/43) Purging py3-setuptools (70.3.0-r0)
(12/43) Purging py3-wheel-pyc (0.43.0-r0)
(13/43) Purging py3-wheel (0.43.0-r0)
(14/43) Purging py3-packaging-pyc (24.1-r0)
(15/43) Purging py3-packaging (24.1-r0)
(16/43) Purging py3-parsing-pyc (3.1.4-r0)
(17/43) Purging py3-parsing (3.1.4-r0)
(18/43) Purging python3-dev (3.12.6-r0)
(19/43) Purging py3-html5lib-pyc (1.1-r6)
(20/43) Purging py3-html5lib (1.1-r6)
(21/43) Purging py3-six-pyc (1.16.0-r9)
(22/43) Purging py3-six (1.16.0-r9)
(23/43) Purging py3-webencodings-pyc (0.5.1-r8)
(24/43) Purging py3-webencodings (0.5.1-r8)
(25/43) Purging python3-pyc (3.12.6-r0)
(26/43) Purging python3-pycache-pyc0 (3.12.6-r0)
(27/43) Purging pyc (3.12.6-r0)
(28/43) Purging python3 (3.12.6-r0)
(29/43) Purging gdbm (1.24-r0)
(30/43) Purging libbz2 (1.0.8-r6)
(31/43) Purging libffi (3.4.6-r0)
(32/43) Purging libgcrypt (1.10.3-r0)
(33/43) Purging libgpg-error (1.50-r0)
(34/43) Purging libpanelw (6.5_p20240601-r1)
(35/43) Purging libxml2-dev (2.12.8-r0)
(36/43) Purging libxml2-utils (2.12.8-r0)
(37/43) Purging libxml2 (2.12.8-r0)
(38/43) Purging mpdecimal (4.0.0-r0)
(39/43) Purging sqlite-libs (3.46.1-r0)
(40/43) Purging xz-dev (5.6.2-r0)
(41/43) Purging xz (5.6.2-r0)
(42/43) Purging xz-libs (5.6.2-r0)
(43/43) Purging zlib-dev (1.3.1-r2)
Executing busybox-1.36.1-r32.trigger
OK: 440 MiB in 110 packages
>>> py3-lxml: Updating the main/aarch64 repository index...
>>> py3-lxml: Signing the index...