>>> py3-lxml: Building main/py3-lxml 4.9.3-r0 (using abuild 3.11.1-r0) started Thu, 06 Jul 2023 14:01:24 +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-setuptools python3-dev (1/32) Installing libbz2 (1.0.8-r5) (2/32) Installing libffi (3.4.4-r2) (3/32) Installing gdbm (1.23-r1) (4/32) Installing xz-libs (5.4.3-r0) (5/32) Installing mpdecimal (2.5.1-r2) (6/32) Installing libpanelw (6.4_p20230506-r0) (7/32) Installing readline (8.2.1-r1) (8/32) Installing sqlite-libs (3.41.2-r2) (9/32) Installing python3 (3.11.4-r0) (10/32) Installing python3-pycache-pyc0 (3.11.4-r0) (11/32) Installing pyc (0.1-r0) (12/32) Installing cython-pyc (0.29.36-r0) (13/32) Installing python3-pyc (3.11.4-r0) (14/32) Installing cython (0.29.36-r0) (15/32) Installing zlib-dev (1.2.13-r1) (16/32) Installing xz (5.4.3-r0) (17/32) Installing xz-dev (5.4.3-r0) (18/32) Installing libxml2 (2.11.4-r0) (19/32) Installing libxml2-utils (2.11.4-r0) (20/32) Installing libxml2-dev (2.11.4-r0) (21/32) Installing libgpg-error (1.47-r1) (22/32) Installing libgcrypt (1.10.2-r1) (23/32) Installing libxslt (1.1.38-r0) (24/32) Installing libxslt-dev (1.1.38-r0) (25/32) Installing py3-parsing (3.0.9-r2) (26/32) Installing py3-parsing-pyc (3.0.9-r2) (27/32) Installing py3-packaging (23.1-r1) (28/32) Installing py3-packaging-pyc (23.1-r1) (29/32) Installing py3-setuptools (67.7.2-r0) (30/32) Installing py3-setuptools-pyc (67.7.2-r0) (31/32) Installing python3-dev (3.11.4-r0) (32/32) Installing .makedepends-py3-lxml (20230706.140124) Executing busybox-1.36.1-r1.trigger OK: 522 MiB in 131 packages >>> py3-lxml: Cleaning up srcdir >>> py3-lxml: Cleaning up pkgdir >>> py3-lxml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/lxml-4.9.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-lxml: Fetching https://files.pythonhosted.org/packages/source/l/lxml/lxml-4.9.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3488k 100 3488k 0 0 16.6M 0 --:--:-- --:--:-- --:--:-- 16.6M >>> py3-lxml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/lxml-4.9.3.tar.gz >>> py3-lxml: Checking sha512sums... lxml-4.9.3.tar.gz: OK libxml-2.10.4.patch: OK libxml-2.11.0.patch: OK tests-fix-encoding-name.patch: OK >>> py3-lxml: Unpacking /var/cache/distfiles/v3.18/lxml-4.9.3.tar.gz... >>> py3-lxml: libxml-2.10.4.patch patching file src/lxml/tests/test_etree.py >>> py3-lxml: libxml-2.11.0.patch patching file src/lxml/tests/test_io.py >>> py3-lxml: tests-fix-encoding-name.patch patching file src/lxml/tests/test_incremental_xmlfile.py Building lxml version 4.9.3. Building with Cython 0.29.36. Building against libxml2 2.11.4 and libxslt 1.1.38 running build running build_py creating build creating build/lib.linux-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/builder.py -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/sax.py -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/__init__.py -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/cssselect.py -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-cpython-311/lxml creating build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-cpython-311/lxml/includes creating build/lib.linux-x86_64-cpython-311/lxml/html copying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-cpython-311/lxml/html copying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-cpython-311/lxml/html copying src/lxml/html/builder.py -> build/lib.linux-x86_64-cpython-311/lxml/html copying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-cpython-311/lxml/html copying src/lxml/html/diff.py -> build/lib.linux-x86_64-cpython-311/lxml/html copying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-cpython-311/lxml/html copying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-cpython-311/lxml/html copying src/lxml/html/__init__.py -> build/lib.linux-x86_64-cpython-311/lxml/html copying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-cpython-311/lxml/html copying src/lxml/html/formfill.py -> build/lib.linux-x86_64-cpython-311/lxml/html copying src/lxml/html/clean.py -> build/lib.linux-x86_64-cpython-311/lxml/html copying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-cpython-311/lxml/html copying src/lxml/html/defs.py -> build/lib.linux-x86_64-cpython-311/lxml/html creating build/lib.linux-x86_64-cpython-311/lxml/isoschematron copying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-cpython-311/lxml/isoschematron copying src/lxml/etree.h -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/etree_api.h -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/etree.pyx -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/objectify.pyx -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/xpath.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/readonlytree.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/serializer.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/relaxng.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/dtd.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/xsltext.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/saxparser.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/schematron.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/xmlschema.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/iterparse.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/xinclude.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/debug.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/parsertarget.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/xmlid.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/nsclasses.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/objectpath.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/extensions.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/proxy.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/xslt.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/classlookup.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/public-api.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/docloader.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/xmlerror.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/cleanup.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/apihelpers.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/parser.pxi -> build/lib.linux-x86_64-cpython-311/lxml copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/__init__.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-cpython-311/lxml/includes copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-cpython-311/lxml/includes creating build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources creating build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/rng copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/rng creating build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl creating build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 running build_ext building 'lxml.etree' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/src creating build/temp.linux-x86_64-cpython-311/src/lxml gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -flto=auto -Os -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -Isrc/lxml -Isrc/lxml/includes -I/usr/include/libxml2 -Isrc -I/usr/include/python3.11 -c src/lxml/etree.c -o build/temp.linux-x86_64-cpython-311/src/lxml/etree.o -w gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -flto=auto -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/src/lxml/etree.o -L/usr/lib -lxslt -lexslt -lxml2 -lrt -lz -lm -o build/lib.linux-x86_64-cpython-311/lxml/etree.cpython-311-x86_64-linux-musl.so building 'lxml.objectify' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -flto=auto -Os -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -Isrc/lxml/includes -I/usr/include/libxml2 -Isrc -I/usr/include/python3.11 -c src/lxml/objectify.c -o build/temp.linux-x86_64-cpython-311/src/lxml/objectify.o -w gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -flto=auto -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/src/lxml/objectify.o -L/usr/lib -lxslt -lexslt -lxml2 -lrt -lz -lm -o build/lib.linux-x86_64-cpython-311/lxml/objectify.cpython-311-x86_64-linux-musl.so building 'lxml.builder' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -flto=auto -Os -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.11 -c src/lxml/builder.c -o build/temp.linux-x86_64-cpython-311/src/lxml/builder.o -w gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -flto=auto -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/src/lxml/builder.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/lxml/builder.cpython-311-x86_64-linux-musl.so building 'lxml._elementpath' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -flto=auto -Os -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.11 -c src/lxml/_elementpath.c -o build/temp.linux-x86_64-cpython-311/src/lxml/_elementpath.o -w gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -flto=auto -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/src/lxml/_elementpath.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/lxml/_elementpath.cpython-311-x86_64-linux-musl.so building 'lxml.html.diff' extension creating build/temp.linux-x86_64-cpython-311/src/lxml/html gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -flto=auto -Os -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.11 -c src/lxml/html/diff.c -o build/temp.linux-x86_64-cpython-311/src/lxml/html/diff.o -w gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -flto=auto -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/src/lxml/html/diff.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/lxml/html/diff.cpython-311-x86_64-linux-musl.so building 'lxml.html.clean' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -flto=auto -Os -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.11 -c src/lxml/html/clean.c -o build/temp.linux-x86_64-cpython-311/src/lxml/html/clean.o -w gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -flto=auto -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/src/lxml/html/clean.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/lxml/html/clean.cpython-311-x86_64-linux-musl.so building 'lxml.sax' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -flto=auto -Os -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.11 -c src/lxml/sax.c -o build/temp.linux-x86_64-cpython-311/src/lxml/sax.o -w gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -flto=auto -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/src/lxml/sax.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/lxml/sax.cpython-311-x86_64-linux-musl.so python3 setup.py build_ext -i --with-cython --warnings -j7 Building lxml version 4.9.3. Building with Cython 0.29.36. Building against libxml2 2.11.4 and libxslt 1.1.38 running build_ext copying build/lib.linux-x86_64-cpython-311/lxml/etree.cpython-311-x86_64-linux-musl.so -> src/lxml copying build/lib.linux-x86_64-cpython-311/lxml/objectify.cpython-311-x86_64-linux-musl.so -> src/lxml copying build/lib.linux-x86_64-cpython-311/lxml/builder.cpython-311-x86_64-linux-musl.so -> src/lxml copying build/lib.linux-x86_64-cpython-311/lxml/_elementpath.cpython-311-x86_64-linux-musl.so -> src/lxml copying build/lib.linux-x86_64-cpython-311/lxml/html/diff.cpython-311-x86_64-linux-musl.so -> src/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/clean.cpython-311-x86_64-linux-musl.so -> src/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/sax.cpython-311-x86_64-linux-musl.so -> src/lxml python3 test.py -p -v 1/1969 ( 0.1%): txt (test_autolink) Doctest: test_autolink.txt 2/1969 ( 0.1%): txt (test_basic) Doctest: test_basic.txt 3/1969 ( 0.2%): Classes (lxml.html) Doctest: lxml.html.Classes 4/1969 ( 0.2%): drop_tag (...mlMixin) Doctest: lxml.html.HtmlMixin.drop_tag 5/1969 ( 0.3%): XHTMLParser (lxml.html) Doctest: lxml.html.XHTMLParser 6/1969 ( 0.3%): tostring (lxml.html) Doctest: lxml.html.tostring 7/1969 ( 0.4%): test_set_empty_attribute (...ures.test_set_empty_attribute) 8/1969 ( 0.4%): test_various_mixins (...tBasicFeatures.test_various_mixins) 9/1969 ( 0.5%): txt (test_clean) Doctest: test_clean.txt 10/1969 ( 0.5%): txt (test_clean_embed) Doctest: test_clean_embed.txt 11/1969 ( 0.6%): test_allow_and_remove (...leanerTest.test_allow_and_remove) 12/1969 ( 0.6%): test_allow_tags (...test_clean.CleanerTest.test_allow_tags) 13/1969 ( 0.7%): test_clean_invalid_root_tag (...est_clean_invalid_root_tag) 14/1969 ( 0.7%): test_clean_with_comments (...Test.test_clean_with_comments) 15/1969 ( 0.8%): test_formaction_attribute_in_button_input (...button_input) 16/1969 ( 0.8%): test_host_whitelist_invalid (...est_host_whitelist_invalid) 17/1969 ( 0.9%): test_host_whitelist_sneaky_userinfo (...st_sneaky_userinfo) 18/1969 ( 0.9%): test_host_whitelist_valid (...st.test_host_whitelist_valid) 19/1969 ( 1.0%): test_image_data_links (...leanerTest.test_image_data_links) 20/1969 ( 1.0%): test_image_data_links_in_style (...age_data_links_in_style) 21/1969 ( 1.1%): test_remove_unknown_tags (...Test.test_remove_unknown_tags) 22/1969 ( 1.1%): test_safe_attrs_excluded (...Test.test_safe_attrs_excluded) 23/1969 ( 1.2%): test_safe_attrs_included (...Test.test_safe_attrs_included) 24/1969 ( 1.2%): test_sneaky_import_in_style (...est_sneaky_import_in_style) 25/1969 ( 1.3%): test_sneaky_js_in_math_style (...t_sneaky_js_in_math_style) 26/1969 ( 1.3%): test_sneaky_noscript_in_style (...sneaky_noscript_in_style) 27/1969 ( 1.4%): test_sneaky_schemes_in_style (...t_sneaky_schemes_in_style) 28/1969 ( 1.4%): test_sneaky_urls_in_style (...st.test_sneaky_urls_in_style) 29/1969 ( 1.5%): test_svg_data_links (...an.CleanerTest.test_svg_data_links) 30/1969 ( 1.5%): txt (test_diff) Doctest: test_diff.txt 31/1969 ( 1.6%): html_annotate (...tml.diff.__test__.html_annotate (line 35) 32/1969 ( 1.6%): locate_unbalanced_start (...ate_unbalanced_start (line 365) 33/1969 ( 1.7%): html_annotate (...ff) Doctest: lxml.html.diff.html_annotate 34/1969 ( 1.7%): locate_unbalanced_start (...ml.diff.locate_unbalanced_start 35/1969 ( 1.8%): runTest (...tests/feedparser-data/entry_content_iframe.data 36/1969 ( 1.8%): runTest (...ts/feedparser-data/entry_content_onmouseup.data 37/1969 ( 1.9%): runTest (.../tests/feedparser-data/entry_content_crazy.data 38/1969 ( 1.9%): runTest (.../tests/feedparser-data/entry_content_blink.data 39/1969 ( 2.0%): runTest (...s/feedparser-data/entry_content_onkeypress.data 40/1969 ( 2.0%): runTest (...feedparser-data/entry_content_script_cdata.data 41/1969 ( 2.1%): runTest (...ests/feedparser-data/entry_content_onkeyup.data 42/1969 ( 2.1%): runTest (...ests/feedparser-data/entry_content_onreset.data 43/1969 ( 2.2%): runTest (...sts/feedparser-data/entry_content_onsubmit.data 44/1969 ( 2.2%): runTest (...tests/feedparser-data/entry_content_script.data 45/1969 ( 2.3%): runTest (...tests/feedparser-data/entry_content_onblur.data 46/1969 ( 2.3%): runTest (...tests/feedparser-data/entry_content_onload.data 47/1969 ( 2.4%): runTest (...sts/feedparser-data/entry_content_onunload.data 48/1969 ( 2.4%): runTest (.../feedparser-data/entry_content_onmouseover.data 49/1969 ( 2.5%): runTest (...sts/feedparser-data/entry_content_onchange.data 50/1969 ( 2.5%): runTest (...ests/feedparser-data/entry_content_onerror.data 51/1969 ( 2.6%): runTest (...l/tests/feedparser-data/entry_content_link.data 52/1969 ( 2.6%): runTest (...s/feedparser-data/entry_content_ondblclick.data 53/1969 ( 2.7%): runTest (...ests/feedparser-data/entry_content_onfocus.data 54/1969 ( 2.7%): runTest (...l/tests/feedparser-data/entry_content_meta.data 55/1969 ( 2.8%): runTest (.../feedparser-data/entry_content_onmousedown.data 56/1969 ( 2.8%): runTest (.../tests/feedparser-data/entry_content_frame.data 57/1969 ( 2.9%): runTest (...ts/feedparser-data/entry_content_onkeydown.data 58/1969 ( 2.9%): runTest (...ests/feedparser-data/entry_content_onclick.data 59/1969 ( 3.0%): runTest (...s/feedparser-data/entry_content_onmouseout.data 60/1969 ( 3.0%): runTest (...sts/feedparser-data/entry_content_onresize.data 61/1969 ( 3.1%): runTest (...ests/feedparser-data/entry_content_onabort.data 62/1969 ( 3.1%): runTest (.../tests/feedparser-data/entry_content_embed.data 63/1969 ( 3.2%): runTest (.../tests/feedparser-data/entry_content_style.data 64/1969 ( 3.3%): runTest (...tests/feedparser-data/entry_content_applet.data 65/1969 ( 3.3%): runTest (...tests/feedparser-data/entry_content_object.data 66/1969 ( 3.4%): runTest (...eedparser-data/entry_content_script_inline.data 67/1969 ( 3.4%): runTest (...tml/tests/hackers-org-data/xml-data-island.data 68/1969 ( 3.5%): runTest (...ml/tests/hackers-org-data/downlevel-hidden.data 69/1969 ( 3.5%): runTest (...l/html/tests/hackers-org-data/style-url-js.data 70/1969 ( 3.6%): runTest (...rs-org-data/background-image-with-unicoded.data 71/1969 ( 3.6%): runTest (...l/html/tests/hackers-org-data/style-js-tag.data 72/1969 ( 3.7%): runTest (...ml/tests/hackers-org-data/style-expression.data 73/1969 ( 3.7%): runTest (...tml/tests/hackers-org-data/xml-embedded-js.data 74/1969 ( 3.8%): runTest (...l/html/tests/hackers-org-data/style-import.data 75/1969 ( 3.8%): runTest (...html/tests/hackers-org-data/html-plus-time.data 76/1969 ( 3.9%): runTest (...sts/hackers-org-data/background-image-plus.data 77/1969 ( 3.9%): runTest (...tml/tests/hackers-org-data/javascript-link.data 78/1969 ( 4.0%): runTest (.../html/tests/hackers-org-data/style-comment.data 79/1969 ( 4.0%): txt (test_formfill) Doctest: test_formfill.txt 80/1969 ( 4.1%): txt (test_forms) Doctest: test_forms.txt 81/1969 ( 4.1%): test_parse_fragments_fromstring (...e_fragments_fromstring) 82/1969 ( 4.2%): test_parse_fromstring (....FrameTest.test_parse_fromstring) 83/1969 ( 4.2%): test_integration (...rser.Test_HTMLParser.test_integration) 84/1969 ( 4.3%): test_integration (...ser.Test_XHTMLParser.test_integration) 85/1969 ( 4.3%): test_basic (...5parser.Test_document_fromstring.test_basic) 86/1969 ( 4.4%): test_guess_charset_arg_gets_passed_to_parser (...to_parser) 87/1969 ( 4.4%): test_guess_charset_not_used_for_unicode (...ed_for_unicode) 88/1969 ( 4.5%): test_integration (..._document_fromstring.test_integration) 89/1969 ( 4.5%): test_raises_type_error_on_nonstring_input (...string_input) 90/1969 ( 4.6%): test_basic (...5parser.Test_fragment_fromstring.test_basic) 91/1969 ( 4.6%): test_create_parent (...gment_fromstring.test_create_parent) 92/1969 ( 4.7%): test_create_parent_default_type_no_ns (...fault_type_no_ns) 93/1969 ( 4.7%): test_raises_error_if_multiple_elements_found (...nts_found) 94/1969 ( 4.8%): test_raises_error_if_no_elements_found (..._elements_found) 95/1969 ( 4.8%): test_raises_error_if_tail (...ng.test_raises_error_if_tail) 96/1969 ( 4.9%): test_raises_error_on_leading_text (...rror_on_leading_text) 97/1969 ( 4.9%): test_raises_type_error_on_nonstring_input (...string_input) 98/1969 ( 5.0%): test_basic (...parser.Test_fragments_fromstring.test_basic) 99/1969 ( 5.0%): test_guess_charset_arg_gets_passed_to_parser (...to_parser) 100/1969 ( 5.1%): test_guess_charset_not_used_for_unicode (...ed_for_unicode) 101/1969 ( 5.1%): test_integration (...fragments_fromstring.test_integration) 102/1969 ( 5.2%): test_no_leading_text_raises_error_if_leading_text (...text) 103/1969 ( 5.2%): test_no_leading_text_strips_empty_leading_text (...ng_text) 104/1969 ( 5.3%): test_raises_type_error_on_nonstring_input (...string_input) 105/1969 ( 5.3%): test_integration_single_fragment (...ation_single_fragment) 106/1969 ( 5.4%): test_integration_whole_doc (....test_integration_whole_doc) 107/1969 ( 5.4%): test_raises_type_error_on_nonstring_input (...string_input) 108/1969 ( 5.5%): test_returns_body_if_has_text (...returns_body_if_has_text) 109/1969 ( 5.5%): test_returns_body_if_single_element_has_tail (..._has_tail) 110/1969 ( 5.6%): test_returns_unwraps_body_if_single_element (...le_element) 111/1969 ( 5.6%): test_returns_whole_doc_if_head_not_empty (...ead_not_empty) 112/1969 ( 5.7%): test_returns_whole_doc_if_head_not_empty_no_ns (...y_no_ns) 113/1969 ( 5.7%): test_returns_whole_doc_if_input_contains_doctype (...ctype) 114/1969 ( 5.8%): test_returns_whole_doc_if_input_contains_html_tag (..._tag) 115/1969 ( 5.8%): test_returns_whole_doc_if_input_is_encoded (..._is_encoded) 116/1969 ( 5.9%): test_wraps_multiple_fragments_in_div_no_ns (...n_div_no_ns) 117/1969 ( 5.9%): test_wraps_multiple_fragments_in_span_no_ns (...span_no_ns) 118/1969 ( 6.0%): test_integration (...ml5parser.Test_parse.test_integration) 119/1969 ( 6.0%): test_with_file_name (...ser.Test_parse.test_with_file_name) 120/1969 ( 6.1%): test_with_file_object (...Test_parse.test_with_file_object) 121/1969 ( 6.1%): test_with_url (...est_html5parser.Test_parse.test_with_url) 122/1969 ( 6.2%): txt (test_rewritelinks) Doctest: test_rewritelinks.txt 123/1969 ( 6.2%): test_multiple_select_value_multiple_selected_options (...s) 124/1969 ( 6.3%): test_multiple_select_value_no_selected_option (...d_option) 125/1969 ( 6.3%): test_single_select_value_multiple_selected_options (...ons) 126/1969 ( 6.4%): test_single_select_value_no_options (...t_value_no_options) 127/1969 ( 6.4%): test_single_select_value_no_selected_option (...ted_option) 128/1969 ( 6.5%): txt (test_xhtml) Doctest: test_xhtml.txt 129/1969 ( 6.6%): test_build_from_xpath_result (...t_build_from_xpath_result) 130/1969 ( 6.6%): test_cdata (...sts.test_builder.BuilderTestCase.test_cdata) 131/1969 ( 6.7%): test_cdata_solo (...uilder.BuilderTestCase.test_cdata_solo) 132/1969 ( 6.7%): test_html_builder (...er.BuilderTestCase.test_html_builder) 133/1969 ( 6.8%): test_qname_tag (..._builder.BuilderTestCase.test_qname_tag) 134/1969 ( 6.8%): test_qname_tag_default_namespace (...tag_default_namespace) 135/1969 ( 6.9%): test_unknown_type_raises (...Case.test_unknown_type_raises) 136/1969 ( 6.9%): test_comment_base (...okup.ProxyTestCase.test_comment_base) 137/1969 ( 7.0%): test_element_base (...okup.ProxyTestCase.test_element_base) 138/1969 ( 7.0%): test_element_base_children (....test_element_base_children) 139/1969 ( 7.1%): test_pi_base (...st_classlookup.ProxyTestCase.test_pi_base) 140/1969 ( 7.1%): test_proxy_hashing (...up.ProxyTestCase.test_proxy_hashing) 141/1969 ( 7.2%): test_proxy_reuse (...lookup.ProxyTestCase.test_proxy_reuse) 142/1969 ( 7.2%): test_proxy_reuse_after_del_root (...y_reuse_after_del_root) 143/1969 ( 7.3%): test_proxy_reuse_after_gc (...se.test_proxy_reuse_after_gc) 144/1969 ( 7.3%): test_attribute_based_lookup (...est_attribute_based_lookup) 145/1969 ( 7.4%): test_class_lookup_reentry (...se.test_class_lookup_reentry) 146/1969 ( 7.4%): test_class_lookup_type_mismatch (...s_lookup_type_mismatch) 147/1969 ( 7.5%): test_custom_lookup (...ssLookupTestCase.test_custom_lookup) 148/1969 ( 7.5%): test_custom_lookup_ns_fallback (...stom_lookup_ns_fallback) 149/1969 ( 7.6%): test_default_class_lookup (...se.test_default_class_lookup) 150/1969 ( 7.6%): test_default_class_lookup_pull_parser (...okup_pull_parser) 151/1969 ( 7.7%): test_evil_class_lookup (...TestCase.test_evil_class_lookup) 152/1969 ( 7.7%): test_lookup_without_fallback (...t_lookup_without_fallback) 153/1969 ( 7.8%): test_namespace_lookup (...upTestCase.test_namespace_lookup) 154/1969 ( 7.8%): test_parser_based_lookup (...Case.test_parser_based_lookup) 155/1969 ( 7.9%): test_differing_attributes (...st.test_differing_attributes) 156/1969 ( 7.9%): test_differing_tags (...estCompareTest.test_differing_tags) 157/1969 ( 8.0%): test_equal_input (...e.DoctestCompareTest.test_equal_input) 158/1969 ( 8.0%): test_extra_attributes (...ompareTest.test_extra_attributes) 159/1969 ( 8.1%): test_extra_children (...estCompareTest.test_extra_children) 160/1969 ( 8.1%): test_missing_attributes (...reTest.test_missing_attributes) 161/1969 ( 8.2%): test_missing_children (...ompareTest.test_missing_children) 162/1969 ( 8.2%): test_tags_upper_lower_case (....test_tags_upper_lower_case) 163/1969 ( 8.3%): test_tags_upper_lower_case_html (..._upper_lower_case_html) 164/1969 ( 8.3%): test_clean_doctype (...ETreeDtdTestCase.test_clean_doctype) 165/1969 ( 8.4%): test_comment_before_dtd (...stCase.test_comment_before_dtd) 166/1969 ( 8.4%): test_declaration_apos (...tdTestCase.test_declaration_apos) 167/1969 ( 8.5%): test_declaration_escape_quote_pid (...ion_escape_quote_pid) 168/1969 ( 8.5%): test_declaration_quote_withoutpid (...ion_quote_withoutpid) 169/1969 ( 8.6%): test_dtd (lxml.tests.test_dtd.ETreeDtdTestCase.test_dtd) 170/1969 ( 8.6%): test_dtd_api_internal (...tdTestCase.test_dtd_api_internal) 171/1969 ( 8.7%): test_dtd_assertValid (...eDtdTestCase.test_dtd_assertValid) 172/1969 ( 8.7%): test_dtd_attrs (...est_dtd.ETreeDtdTestCase.test_dtd_attrs) 173/1969 ( 8.8%): test_dtd_broken (...t_dtd.ETreeDtdTestCase.test_dtd_broken) 174/1969 ( 8.8%): test_dtd_file (....test_dtd.ETreeDtdTestCase.test_dtd_file) 175/1969 ( 8.9%): test_dtd_file_pathlike (...TestCase.test_dtd_file_pathlike) 176/1969 ( 8.9%): test_dtd_internal (...d.ETreeDtdTestCase.test_dtd_internal) 177/1969 ( 9.0%): test_dtd_internal_invalid (...se.test_dtd_internal_invalid) 178/1969 ( 9.0%): test_dtd_invalid (...dtd.ETreeDtdTestCase.test_dtd_invalid) 179/1969 ( 9.1%): test_dtd_invalid_duplicate_id (...dtd_invalid_duplicate_id) 180/1969 ( 9.1%): test_dtd_parse_file_not_found (...dtd_parse_file_not_found) 181/1969 ( 9.2%): test_dtd_parse_invalid (...TestCase.test_dtd_parse_invalid) 182/1969 ( 9.2%): test_dtd_parse_valid (...eDtdTestCase.test_dtd_parse_valid) 183/1969 ( 9.3%): test_dtd_parse_valid_file_url (...dtd_parse_valid_file_url) 184/1969 ( 9.3%): test_dtd_parse_valid_relative (...dtd_parse_valid_relative) 185/1969 ( 9.4%): test_dtd_parse_valid_relative_file_url (...lative_file_url) 186/1969 ( 9.4%): test_dtd_stringio (...d.ETreeDtdTestCase.test_dtd_stringio) 187/1969 ( 9.5%): test_empty_decl (...t_dtd.ETreeDtdTestCase.test_empty_decl) 188/1969 ( 9.5%): test_entity_system_url (...TestCase.test_entity_system_url) 189/1969 ( 9.6%): test_entity_system_url_none (...est_entity_system_url_none) 190/1969 ( 9.6%): test_html_decl (...est_dtd.ETreeDtdTestCase.test_html_decl) 191/1969 ( 9.7%): test_ietf_decl (...est_dtd.ETreeDtdTestCase.test_ietf_decl) 192/1969 ( 9.8%): test_internal_dtds (...ETreeDtdTestCase.test_internal_dtds) 193/1969 ( 9.8%): test_invalid_decl_1 (...reeDtdTestCase.test_invalid_decl_1) 194/1969 ( 9.9%): test_invalid_decl_2 (...reeDtdTestCase.test_invalid_decl_2) 195/1969 ( 9.9%): test_iterparse_file_dtd_end (...est_iterparse_file_dtd_end) 196/1969 ( 10.0%): test_iterparse_file_dtd_start (...iterparse_file_dtd_start) 197/1969 ( 10.0%): test_parse_file_dtd (...reeDtdTestCase.test_parse_file_dtd) 198/1969 ( 10.1%): test_set_decl_public (...eDtdTestCase.test_set_decl_public) 199/1969 ( 10.1%): test_set_decl_system (...eDtdTestCase.test_set_decl_system) 200/1969 ( 10.2%): txt (validation) Doctest: validation.txt 201/1969 ( 10.2%): test_cache (...entpath.EtreeElementPathTestCase.test_cache) 202/1969 ( 10.3%): test_find (...) Test find methods (including xpath syntax). 203/1969 ( 10.3%): test_tokenizer (...EtreeElementPathTestCase.test_tokenizer) 204/1969 ( 10.4%): test_tokenizer_predicates (...se.test_tokenizer_predicates) 205/1969 ( 10.4%): test_xpath_tokenizer (...PathTestCase.test_xpath_tokenizer) 206/1969 ( 10.5%): test_ElementTree (...nttree.ETreeTestCase.test_ElementTree) 207/1969 ( 10.5%): test_XML (...tests.test_elementtree.ETreeTestCase.test_XML) 208/1969 ( 10.6%): test_XMLID (...s.test_elementtree.ETreeTestCase.test_XMLID) 209/1969 ( 10.6%): test_attrib (...test_elementtree.ETreeTestCase.test_attrib) 210/1969 ( 10.7%): test_attrib_as_attrib (...eeTestCase.test_attrib_as_attrib) 211/1969 ( 10.7%): test_attrib_clear (...tree.ETreeTestCase.test_attrib_clear) 212/1969 ( 10.8%): test_attrib_copy (...nttree.ETreeTestCase.test_attrib_copy) 213/1969 ( 10.8%): test_attrib_deepcopy (...TreeTestCase.test_attrib_deepcopy) 214/1969 ( 10.9%): test_attrib_dict (...nttree.ETreeTestCase.test_attrib_dict) 215/1969 ( 10.9%): test_attrib_get (...menttree.ETreeTestCase.test_attrib_get) 216/1969 ( 11.0%): test_attrib_ns_clear (...TreeTestCase.test_attrib_ns_clear) 217/1969 ( 11.0%): test_attrib_pop (...menttree.ETreeTestCase.test_attrib_pop) 218/1969 ( 11.1%): test_attrib_pop_default (...stCase.test_attrib_pop_default) 219/1969 ( 11.1%): test_attrib_pop_empty_default (...attrib_pop_empty_default) 220/1969 ( 11.2%): test_attrib_pop_invalid_args (...t_attrib_pop_invalid_args) 221/1969 ( 11.2%): test_attrib_pop_unknown (...stCase.test_attrib_pop_unknown) 222/1969 ( 11.3%): test_attrib_set_clear (...eeTestCase.test_attrib_set_clear) 223/1969 ( 11.3%): test_attribute_contains (...stCase.test_attribute_contains) 224/1969 ( 11.4%): test_attribute_items (...TreeTestCase.test_attribute_items) 225/1969 ( 11.4%): test_attribute_items2 (...eeTestCase.test_attribute_items2) 226/1969 ( 11.5%): test_attribute_items_ns (...stCase.test_attribute_items_ns) 227/1969 ( 11.5%): test_attribute_iterator (...stCase.test_attribute_iterator) 228/1969 ( 11.6%): test_attribute_keys (....ETreeTestCase.test_attribute_keys) 229/1969 ( 11.6%): test_attribute_keys2 (...TreeTestCase.test_attribute_keys2) 230/1969 ( 11.7%): test_attribute_keys_ns (...TestCase.test_attribute_keys_ns) 231/1969 ( 11.7%): test_attribute_manipulation (...est_attribute_manipulation) 232/1969 ( 11.8%): test_attribute_namespace_roundtrip (...namespace_roundtrip) 233/1969 ( 11.8%): test_attribute_namespace_roundtrip_replaced (...p_replaced) 234/1969 ( 11.9%): test_attribute_set (...ee.ETreeTestCase.test_attribute_set) 235/1969 ( 11.9%): test_attribute_str (...ee.ETreeTestCase.test_attribute_str) 236/1969 ( 12.0%): test_attribute_update_attrib (...t_attribute_update_attrib) 237/1969 ( 12.0%): test_attribute_update_dict (....test_attribute_update_dict) 238/1969 ( 12.1%): test_attribute_update_iter (....test_attribute_update_iter) 239/1969 ( 12.1%): test_attribute_update_sequence (...tribute_update_sequence) 240/1969 ( 12.2%): test_attribute_values (...eeTestCase.test_attribute_values) 241/1969 ( 12.2%): test_attribute_values_ns (...Case.test_attribute_values_ns) 242/1969 ( 12.3%): test_attribute_xmlns_move (...se.test_attribute_xmlns_move) 243/1969 ( 12.3%): test_attributes_get (....ETreeTestCase.test_attributes_get) 244/1969 ( 12.4%): test_clear (...s.test_elementtree.ETreeTestCase.test_clear) 245/1969 ( 12.4%): test_clear_sub (...lementtree.ETreeTestCase.test_clear_sub) 246/1969 ( 12.5%): test_clear_tail (...menttree.ETreeTestCase.test_clear_tail) 247/1969 ( 12.5%): test_comment (...st_elementtree.ETreeTestCase.test_comment) 248/1969 ( 12.6%): test_comment_getitem_getslice (...comment_getitem_getslice) 249/1969 ( 12.6%): test_comment_nonsense (...eeTestCase.test_comment_nonsense) 250/1969 ( 12.7%): test_comment_text (...tree.ETreeTestCase.test_comment_text) 251/1969 ( 12.7%): test_comment_whitespace (...stCase.test_comment_whitespace) 252/1969 ( 12.8%): test_crash (...s.test_elementtree.ETreeTestCase.test_crash) 253/1969 ( 12.8%): test_deepcopy (..._elementtree.ETreeTestCase.test_deepcopy) 254/1969 ( 12.9%): test_deepcopy_append (...TreeTestCase.test_deepcopy_append) 255/1969 ( 13.0%): test_deepcopy_comment (...eeTestCase.test_deepcopy_comment) 256/1969 ( 13.0%): test_deepcopy_elementtree (...se.test_deepcopy_elementtree) 257/1969 ( 13.1%): test_deepcopy_namespaces (...Case.test_deepcopy_namespaces) 258/1969 ( 13.1%): test_deepcopy_subelement (...Case.test_deepcopy_subelement) 259/1969 ( 13.2%): test_deepcopy_tail (...ee.ETreeTestCase.test_deepcopy_tail) 260/1969 ( 13.2%): test_del_attribute_ns (...eeTestCase.test_del_attribute_ns) 261/1969 ( 13.3%): test_del_attribute_ns_parsed (...t_del_attribute_ns_parsed) 262/1969 ( 13.3%): test_del_insert (...menttree.ETreeTestCase.test_del_insert) 263/1969 ( 13.4%): test_del_setitem (...nttree.ETreeTestCase.test_del_setitem) 264/1969 ( 13.4%): test_del_setslice (...tree.ETreeTestCase.test_del_setslice) 265/1969 ( 13.5%): test_delitem (...st_elementtree.ETreeTestCase.test_delitem) 266/1969 ( 13.5%): test_delitem_tail (...tree.ETreeTestCase.test_delitem_tail) 267/1969 ( 13.6%): test_delitem_tail_dealloc (...se.test_delitem_tail_dealloc) 268/1969 ( 13.6%): test_delslice (..._elementtree.ETreeTestCase.test_delslice) 269/1969 ( 13.7%): test_delslice_child_tail (...Case.test_delslice_child_tail) 270/1969 ( 13.7%): test_delslice_child_tail_dealloc (...ce_child_tail_dealloc) 271/1969 ( 13.8%): test_delslice_memory (...TreeTestCase.test_delslice_memory) 272/1969 ( 13.8%): test_delslice_negative1 (...stCase.test_delslice_negative1) 273/1969 ( 13.9%): test_delslice_negative2 (...stCase.test_delslice_negative2) 274/1969 ( 13.9%): test_delslice_step (...ee.ETreeTestCase.test_delslice_step) 275/1969 ( 14.0%): test_delslice_step_negative (...est_delslice_step_negative) 276/1969 ( 14.0%): test_delslice_step_negative2 (...t_delslice_step_negative2) 277/1969 ( 14.1%): test_delslice_tail (...ee.ETreeTestCase.test_delslice_tail) 278/1969 ( 14.1%): test_element (...st_elementtree.ETreeTestCase.test_element) 279/1969 ( 14.2%): test_element_contains (...eeTestCase.test_element_contains) 280/1969 ( 14.2%): test_element_indexing_negative (...ement_indexing_negative) 281/1969 ( 14.3%): test_element_indexing_only_text (...ent_indexing_only_text) 282/1969 ( 14.3%): test_element_indexing_with_text (...ent_indexing_with_text) 283/1969 ( 14.4%): test_element_indexing_with_text2 (...t_indexing_with_text2) 284/1969 ( 14.4%): test_element_with_attributes (...t_element_with_attributes) 285/1969 ( 14.5%): test_element_with_attributes_extra (...th_attributes_extra) 286/1969 ( 14.5%): test_element_with_attributes_extra_duplicate (...duplicate) 287/1969 ( 14.6%): test_element_with_attributes_keywords (...ributes_keywords) 288/1969 ( 14.6%): test_element_with_attributes_ns (...ent_with_attributes_ns) 289/1969 ( 14.7%): test_elementtree (...nttree.ETreeTestCase.test_elementtree) 290/1969 ( 14.7%): test_elementtree_parser_target (...ementtree_parser_target) 291/1969 ( 14.8%): test_encoding (..._elementtree.ETreeTestCase.test_encoding) 292/1969 ( 14.8%): test_encoding_8bit_latin1 (...se.test_encoding_8bit_latin1) 293/1969 ( 14.9%): test_encoding_8bit_parse_stringio (..._8bit_parse_stringio) 294/1969 ( 14.9%): test_encoding_8bit_xml (...TestCase.test_encoding_8bit_xml) 295/1969 ( 15.0%): test_encoding_exact (....ETreeTestCase.test_encoding_exact) 296/1969 ( 15.0%): test_encoding_sub_tostring_default_encoding (...t_encoding) 297/1969 ( 15.1%): test_encoding_tostring (...TestCase.test_encoding_tostring) 298/1969 ( 15.1%): test_encoding_tostring_default_encoding (...fault_encoding) 299/1969 ( 15.2%): test_encoding_tostring_sub (....test_encoding_tostring_sub) 300/1969 ( 15.2%): test_encoding_tostring_sub_tail (...ding_tostring_sub_tail) 301/1969 ( 15.3%): test_encoding_tostring_unknown (...coding_tostring_unknown) 302/1969 ( 15.3%): test_encoding_utf8_bom (...TestCase.test_encoding_utf8_bom) 303/1969 ( 15.4%): test_encoding_write_default_encoding (..._default_encoding) 304/1969 ( 15.4%): test_extend (...test_elementtree.ETreeTestCase.test_extend) 305/1969 ( 15.5%): test_feed_parser_bytes (...TestCase.test_feed_parser_bytes) 306/1969 ( 15.5%): test_feed_parser_error_broken (...feed_parser_error_broken) 307/1969 ( 15.6%): test_feed_parser_error_close_empty (...r_error_close_empty) 308/1969 ( 15.6%): test_feed_parser_error_close_incomplete (...ose_incomplete) 309/1969 ( 15.7%): test_feed_parser_error_position (..._parser_error_position) 310/1969 ( 15.7%): test_feed_parser_unicode_ascii (...ed_parser_unicode_ascii) 311/1969 ( 15.8%): test_feed_parser_unicode_astral (..._parser_unicode_astral) 312/1969 ( 15.8%): test_feed_parser_unicode_astral_large (...ode_astral_large) 313/1969 ( 15.9%): test_findall (...st_elementtree.ETreeTestCase.test_findall) 314/1969 ( 15.9%): test_findall_ns (...menttree.ETreeTestCase.test_findall_ns) 315/1969 ( 16.0%): test_findall_wildcard (...eeTestCase.test_findall_wildcard) 316/1969 ( 16.0%): test_fromstring (...menttree.ETreeTestCase.test_fromstring) 317/1969 ( 16.1%): test_fromstringlist (....ETreeTestCase.test_fromstringlist) 318/1969 ( 16.2%): test_fromstringlist_characters (...omstringlist_characters) 319/1969 ( 16.2%): test_fromstringlist_single (....test_fromstringlist_single) 320/1969 ( 16.3%): test_getslice (..._elementtree.ETreeTestCase.test_getslice) 321/1969 ( 16.3%): test_getslice_negative (...TestCase.test_getslice_negative) 322/1969 ( 16.4%): test_getslice_step (...ee.ETreeTestCase.test_getslice_step) 323/1969 ( 16.4%): test_getslice_text (...ee.ETreeTestCase.test_getslice_text) 324/1969 ( 16.5%): test_insert (...test_elementtree.ETreeTestCase.test_insert) 325/1969 ( 16.5%): test_insert_beyond_index (...Case.test_insert_beyond_index) 326/1969 ( 16.6%): test_insert_name_interning (....test_insert_name_interning) 327/1969 ( 16.6%): test_insert_negative (...TreeTestCase.test_insert_negative) 328/1969 ( 16.7%): test_insert_tail (...nttree.ETreeTestCase.test_insert_tail) 329/1969 ( 16.7%): test_interface (...lementtree.ETreeTestCase.test_interface) 330/1969 ( 16.8%): test_iselement (...lementtree.ETreeTestCase.test_iselement) 331/1969 ( 16.8%): test_iter (...sts.test_elementtree.ETreeTestCase.test_iter) 332/1969 ( 16.9%): test_iter_remove_tail (...eeTestCase.test_iter_remove_tail) 333/1969 ( 16.9%): test_iteration (...lementtree.ETreeTestCase.test_iteration) 334/1969 ( 17.0%): test_iteration_clear_tail (...se.test_iteration_clear_tail) 335/1969 ( 17.0%): test_iteration_del_child (...Case.test_iteration_del_child) 336/1969 ( 17.1%): test_iteration_double (...eeTestCase.test_iteration_double) 337/1969 ( 17.1%): test_iteration_empty (...TreeTestCase.test_iteration_empty) 338/1969 ( 17.2%): test_iteration_reversed (...stCase.test_iteration_reversed) 339/1969 ( 17.2%): test_iteration_set_tail_empty (...iteration_set_tail_empty) 340/1969 ( 17.3%): test_iteration_subelement (...se.test_iteration_subelement) 341/1969 ( 17.3%): test_iteration_text_only (...Case.test_iteration_text_only) 342/1969 ( 17.4%): test_iterparse (...lementtree.ETreeTestCase.test_iterparse) 343/1969 ( 17.4%): test_iterparse_cdata (...TreeTestCase.test_iterparse_cdata) 344/1969 ( 17.5%): test_iterparse_clear (...TreeTestCase.test_iterparse_clear) 345/1969 ( 17.5%): test_iterparse_file (....ETreeTestCase.test_iterparse_file) 346/1969 ( 17.6%): test_iterparse_incomplete (...se.test_iterparse_incomplete) 347/1969 ( 17.6%): test_iterparse_large (...TreeTestCase.test_iterparse_large) 348/1969 ( 17.7%): test_iterparse_move_elements (...t_iterparse_move_elements) 349/1969 ( 17.7%): test_iterparse_only_end_ns (....test_iterparse_only_end_ns) 350/1969 ( 17.8%): test_iterparse_set_ns_attribute (...parse_set_ns_attribute) 351/1969 ( 17.8%): test_iterparse_start (...TreeTestCase.test_iterparse_start) 352/1969 ( 17.9%): test_iterparse_start_end (...Case.test_iterparse_start_end) 353/1969 ( 17.9%): test_itertext (..._elementtree.ETreeTestCase.test_itertext) 354/1969 ( 18.0%): test_itertext_child (....ETreeTestCase.test_itertext_child) 355/1969 ( 18.0%): test_late_tail (...lementtree.ETreeTestCase.test_late_tail) 356/1969 ( 18.1%): test_late_tail_mix_pi_comments (...te_tail_mix_pi_comments) 357/1969 ( 18.1%): test_makeelement (...nttree.ETreeTestCase.test_makeelement) 358/1969 ( 18.2%): test_merge_namespaced_subtree_as_slice (...ubtree_as_slice) 359/1969 ( 18.2%): test_multiple_elementrees (...se.test_multiple_elementrees) 360/1969 ( 18.3%): test_namespaces_after_serialize (...spaces_after_serialize) 361/1969 ( 18.3%): test_ns_access (...lementtree.ETreeTestCase.test_ns_access) 362/1969 ( 18.4%): test_ns_access2 (...menttree.ETreeTestCase.test_ns_access2) 363/1969 ( 18.4%): test_ns_attr (...st_elementtree.ETreeTestCase.test_ns_attr) 364/1969 ( 18.5%): test_ns_decl_tostring (...eeTestCase.test_ns_decl_tostring) 365/1969 ( 18.5%): test_ns_decl_tostring_default (...ns_decl_tostring_default) 366/1969 ( 18.6%): test_ns_decl_tostring_element (...ns_decl_tostring_element) 367/1969 ( 18.6%): test_ns_decl_tostring_root (....test_ns_decl_tostring_root) 368/1969 ( 18.7%): test_ns_move (...st_elementtree.ETreeTestCase.test_ns_move) 369/1969 ( 18.7%): test_ns_setting (...menttree.ETreeTestCase.test_ns_setting) 370/1969 ( 18.8%): test_ns_tag_parse (...tree.ETreeTestCase.test_ns_tag_parse) 371/1969 ( 18.8%): test_parse_cdata (...nttree.ETreeTestCase.test_parse_cdata) 372/1969 ( 18.9%): test_parse_encoding_8bit_explicit (...coding_8bit_explicit) 373/1969 ( 18.9%): test_parse_encoding_8bit_override (...coding_8bit_override) 374/1969 ( 19.0%): test_parse_error (...nttree.ETreeTestCase.test_parse_error) 375/1969 ( 19.0%): test_parse_error_from_file (....test_parse_error_from_file) 376/1969 ( 19.1%): test_parse_error_none (...eeTestCase.test_parse_error_none) 377/1969 ( 19.1%): test_parse_file (...menttree.ETreeTestCase.test_parse_file) 378/1969 ( 19.2%): test_parse_file_encoding (...Case.test_parse_file_encoding) 379/1969 ( 19.2%): test_parse_file_nonexistent (...est_parse_file_nonexistent) 380/1969 ( 19.3%): test_parse_file_object (...TestCase.test_parse_file_object) 381/1969 ( 19.3%): test_parse_file_object_encoding (...e_file_object_encoding) 382/1969 ( 19.4%): test_parse_stringio (....ETreeTestCase.test_parse_stringio) 383/1969 ( 19.5%): test_parse_with_encoding (...Case.test_parse_with_encoding) 384/1969 ( 19.5%): test_parser_target_attrib (...se.test_parser_target_attrib) 385/1969 ( 19.6%): test_parser_target_data (...stCase.test_parser_target_data) 386/1969 ( 19.6%): test_parser_target_end_ns (...se.test_parser_target_end_ns) 387/1969 ( 19.7%): test_parser_target_entity (...se.test_parser_target_entity) 388/1969 ( 19.7%): test_parser_target_entity_unknown (...arget_entity_unknown) 389/1969 ( 19.8%): test_parser_target_error_in_close (...arget_error_in_close) 390/1969 ( 19.8%): test_parser_target_error_in_end (...er_target_error_in_end) 391/1969 ( 19.9%): test_parser_target_error_in_start (...arget_error_in_start) 392/1969 ( 19.9%): test_parser_target_error_in_start_and_close (..._and_close) 393/1969 ( 20.0%): test_parser_target_property (...est_parser_target_property) 394/1969 ( 20.0%): test_parser_target_start_end_ns (...er_target_start_end_ns) 395/1969 ( 20.1%): test_parser_target_tag (...TestCase.test_parser_target_tag) 396/1969 ( 20.1%): test_parser_version (....ETreeTestCase.test_parser_version) 397/1969 ( 20.2%): test_pi (lxml.tests.test_elementtree.ETreeTestCase.test_pi) 398/1969 ( 20.2%): test_pi_nonsense (...nttree.ETreeTestCase.test_pi_nonsense) 399/1969 ( 20.3%): test_processinginstruction (....test_processinginstruction) 400/1969 ( 20.3%): test_qname (...s.test_elementtree.ETreeTestCase.test_qname) 401/1969 ( 20.4%): test_qname_attrib (...tree.ETreeTestCase.test_qname_attrib) 402/1969 ( 20.4%): test_qname_attrib_resolve (...se.test_qname_attrib_resolve) 403/1969 ( 20.5%): test_qname_attribute_getset (...est_qname_attribute_getset) 404/1969 ( 20.5%): test_qname_attribute_resolve (...t_qname_attribute_resolve) 405/1969 ( 20.6%): test_qname_attribute_resolve_new (...attribute_resolve_new) 406/1969 ( 20.6%): test_qname_cmp (...lementtree.ETreeTestCase.test_qname_cmp) 407/1969 ( 20.7%): test_register_namespace (...stCase.test_register_namespace) 408/1969 ( 20.7%): test_remove (...test_elementtree.ETreeTestCase.test_remove) 409/1969 ( 20.8%): test_remove_nonexisting (...stCase.test_remove_nonexisting) 410/1969 ( 20.8%): test_remove_ns (...lementtree.ETreeTestCase.test_remove_ns) 411/1969 ( 20.9%): test_remove_tail (...nttree.ETreeTestCase.test_remove_tail) 412/1969 ( 20.9%): test_remove_while_iterating (...est_remove_while_iterating) 413/1969 ( 21.0%): test_replace_slice_tail (...stCase.test_replace_slice_tail) 414/1969 ( 21.0%): test_set_text (..._elementtree.ETreeTestCase.test_set_text) 415/1969 ( 21.1%): test_set_text2 (...lementtree.ETreeTestCase.test_set_text2) 416/1969 ( 21.1%): test_set_text_empty (....ETreeTestCase.test_set_text_empty) 417/1969 ( 21.2%): test_set_text_none (...ee.ETreeTestCase.test_set_text_none) 418/1969 ( 21.2%): test_setitem (...st_elementtree.ETreeTestCase.test_setitem) 419/1969 ( 21.3%): test_setitem2 (..._elementtree.ETreeTestCase.test_setitem2) 420/1969 ( 21.3%): test_setitem_indexerror (...stCase.test_setitem_indexerror) 421/1969 ( 21.4%): test_setitem_replace (...TreeTestCase.test_setitem_replace) 422/1969 ( 21.4%): test_setitem_tail (...tree.ETreeTestCase.test_setitem_tail) 423/1969 ( 21.5%): test_setslice (..._elementtree.ETreeTestCase.test_setslice) 424/1969 ( 21.5%): test_setslice_all (...tree.ETreeTestCase.test_setslice_all) 425/1969 ( 21.6%): test_setslice_all_empty (...stCase.test_setslice_all_empty) 426/1969 ( 21.6%): test_setslice_all_replace (...se.test_setslice_all_replace) 427/1969 ( 21.7%): test_setslice_all_replace_reversed (...ll_replace_reversed) 428/1969 ( 21.7%): test_setslice_all_replace_reversed_ns1 (...ce_reversed_ns1) 429/1969 ( 21.8%): test_setslice_all_replace_reversed_ns2 (...ce_reversed_ns2) 430/1969 ( 21.8%): test_setslice_empty (....ETreeTestCase.test_setslice_empty) 431/1969 ( 21.9%): test_setslice_end (...tree.ETreeTestCase.test_setslice_end) 432/1969 ( 21.9%): test_setslice_end_exact (...stCase.test_setslice_end_exact) 433/1969 ( 22.0%): test_setslice_negative (...TestCase.test_setslice_negative) 434/1969 ( 22.0%): test_setslice_negative2 (...stCase.test_setslice_negative2) 435/1969 ( 22.1%): test_setslice_single (...TreeTestCase.test_setslice_single) 436/1969 ( 22.1%): test_setslice_tail (...ee.ETreeTestCase.test_setslice_tail) 437/1969 ( 22.2%): test_shallowcopy (...nttree.ETreeTestCase.test_shallowcopy) 438/1969 ( 22.2%): test_shallowcopy_elementtree (...t_shallowcopy_elementtree) 439/1969 ( 22.3%): test_simple (...test_elementtree.ETreeTestCase.test_simple) 440/1969 ( 22.3%): test_subelement (...menttree.ETreeTestCase.test_subelement) 441/1969 ( 22.4%): test_subelement_reference (...se.test_subelement_reference) 442/1969 ( 22.4%): test_subelement_with_attributes (...lement_with_attributes) 443/1969 ( 22.5%): test_subelement_with_attributes_ns (..._with_attributes_ns) 444/1969 ( 22.5%): test_tag_reset_ns (...tree.ETreeTestCase.test_tag_reset_ns) 445/1969 ( 22.6%): test_tag_reset_root_ns (...TestCase.test_tag_reset_root_ns) 446/1969 ( 22.7%): test_tag_str_subclass (...eeTestCase.test_tag_str_subclass) 447/1969 ( 22.7%): test_tag_write (...lementtree.ETreeTestCase.test_tag_write) 448/1969 ( 22.8%): test_tail (...sts.test_elementtree.ETreeTestCase.test_tail) 449/1969 ( 22.8%): test_tail1 (...s.test_elementtree.ETreeTestCase.test_tail1) 450/1969 ( 22.9%): test_tail_append (...nttree.ETreeTestCase.test_tail_append) 451/1969 ( 22.9%): test_tail_elementtree_root (....test_tail_elementtree_root) 452/1969 ( 23.0%): test_tail_set_none (...ee.ETreeTestCase.test_tail_set_none) 453/1969 ( 23.0%): test_tail_set_twice (....ETreeTestCase.test_tail_set_twice) 454/1969 ( 23.1%): test_tail_str_subclass (...TestCase.test_tail_str_subclass) 455/1969 ( 23.1%): test_text (...sts.test_elementtree.ETreeTestCase.test_text) 456/1969 ( 23.2%): test_text_empty (...menttree.ETreeTestCase.test_text_empty) 457/1969 ( 23.2%): test_text_escape_in (....ETreeTestCase.test_text_escape_in) 458/1969 ( 23.3%): test_text_escape_out (...TreeTestCase.test_text_escape_out) 459/1969 ( 23.3%): test_text_escape_tostring (...se.test_text_escape_tostring) 460/1969 ( 23.4%): test_text_other (...menttree.ETreeTestCase.test_text_other) 461/1969 ( 23.4%): test_text_str_subclass (...TestCase.test_text_str_subclass) 462/1969 ( 23.5%): test_tostring (..._elementtree.ETreeTestCase.test_tostring) 463/1969 ( 23.5%): test_tostring_element (...eeTestCase.test_tostring_element) 464/1969 ( 23.6%): test_tostring_element_tail (....test_tostring_element_tail) 465/1969 ( 23.6%): test_tostring_method_html (...se.test_tostring_method_html) 466/1969 ( 23.7%): test_tostring_method_text (...se.test_tostring_method_text) 467/1969 ( 23.7%): test_treebuilder (...nttree.ETreeTestCase.test_treebuilder) 468/1969 ( 23.8%): test_treebuilder_comment (...Case.test_treebuilder_comment) 469/1969 ( 23.8%): test_treebuilder_pi (....ETreeTestCase.test_treebuilder_pi) 470/1969 ( 23.9%): test_treebuilder_target (...stCase.test_treebuilder_target) 471/1969 ( 23.9%): test_weird_dict_interaction (...est_weird_dict_interaction) 472/1969 ( 24.0%): test_write (...s.test_elementtree.ETreeTestCase.test_write) 473/1969 ( 24.0%): test_write_ElementTreeDoctest (...write_ElementTreeDoctest) 474/1969 ( 24.1%): test_write_fail (...menttree.ETreeTestCase.test_write_fail) 475/1969 ( 24.1%): test_write_method_html (...TestCase.test_write_method_html) 476/1969 ( 24.2%): test_write_method_text (...TestCase.test_write_method_text) 477/1969 ( 24.2%): test_events (..._elementtree.ETreePullTestCase.test_events) 478/1969 ( 24.3%): test_events_comment (...eePullTestCase.test_events_comment) 479/1969 ( 24.3%): test_events_pi (...nttree.ETreePullTestCase.test_events_pi) 480/1969 ( 24.4%): test_events_sequence (...PullTestCase.test_events_sequence) 481/1969 ( 24.4%): test_feed_while_iterating (...se.test_feed_while_iterating) 482/1969 ( 24.5%): test_ns_events (...nttree.ETreePullTestCase.test_ns_events) 483/1969 ( 24.5%): test_ns_events_end_ns_only (....test_ns_events_end_ns_only) 484/1969 ( 24.6%): test_ns_events_start (...PullTestCase.test_ns_events_start) 485/1969 ( 24.6%): test_ns_events_start_end (...Case.test_ns_events_start_end) 486/1969 ( 24.7%): test_simple_xml (...tree.ETreePullTestCase.test_simple_xml) 487/1969 ( 24.7%): test_simple_xml_with_ns (...stCase.test_simple_xml_with_ns) 488/1969 ( 24.8%): test_unknown_event (...TreePullTestCase.test_unknown_event) 489/1969 ( 24.8%): test_delslice (...ee.ETreeElementSlicingTest.test_delslice) 490/1969 ( 24.9%): test_getslice_negative_steps (...t_getslice_negative_steps) 491/1969 ( 24.9%): test_getslice_range (...entSlicingTest.test_getslice_range) 492/1969 ( 25.0%): test_getslice_single_index (....test_getslice_single_index) 493/1969 ( 25.0%): test_getslice_steps (...entSlicingTest.test_getslice_steps) 494/1969 ( 25.1%): test_setslice_negative_steps (...t_setslice_negative_steps) 495/1969 ( 25.1%): test_setslice_range (...entSlicingTest.test_setslice_range) 496/1969 ( 25.2%): test_setslice_single_index (....test_setslice_single_index) 497/1969 ( 25.2%): test_setslice_steps (...entSlicingTest.test_setslice_steps) 498/1969 ( 25.3%): test_c14n_exclusion (....ETreeC14NTest.test_c14n_exclusion) 499/1969 ( 25.3%): test_c14n_namespaces (...TreeC14NTest.test_c14n_namespaces) 500/1969 ( 25.4%): test_simple_roundtrip (...eeC14NTest.test_simple_roundtrip) 501/1969 ( 25.4%): test_xml_c14n2 (...lementtree.ETreeC14NTest.test_xml_c14n2) 502/1969 ( 25.5%): test_c14n_exclusion (...C14N2WriteTest.test_c14n_exclusion) 503/1969 ( 25.5%): test_c14n_namespaces (...4N2WriteTest.test_c14n_namespaces) 504/1969 ( 25.6%): test_simple_roundtrip (...2WriteTest.test_simple_roundtrip) 505/1969 ( 25.6%): test_xml_c14n2 (...tree.ETreeC14N2WriteTest.test_xml_c14n2) 506/1969 ( 25.7%): test_c14n_exclusion (...N2TostringTest.test_c14n_exclusion) 507/1969 ( 25.7%): test_c14n_namespaces (...TostringTest.test_c14n_namespaces) 508/1969 ( 25.8%): test_simple_roundtrip (...stringTest.test_simple_roundtrip) 509/1969 ( 25.9%): test_xml_c14n2 (...e.ETreeC14N2TostringTest.test_xml_c14n2) 510/1969 ( 25.9%): test_ElementTree (....ElementTreeTestCase.test_ElementTree) 511/1969 ( 26.0%): test_XML (...test_elementtree.ElementTreeTestCase.test_XML) 512/1969 ( 26.0%): test_XMLID (..._elementtree.ElementTreeTestCase.test_XMLID) 513/1969 ( 26.1%): test_attrib (...lementtree.ElementTreeTestCase.test_attrib) 514/1969 ( 26.1%): test_attrib_as_attrib (...eeTestCase.test_attrib_as_attrib) 515/1969 ( 26.2%): test_attrib_clear (...lementTreeTestCase.test_attrib_clear) 516/1969 ( 26.2%): test_attrib_copy (....ElementTreeTestCase.test_attrib_copy) 517/1969 ( 26.3%): test_attrib_deepcopy (...TreeTestCase.test_attrib_deepcopy) 518/1969 ( 26.3%): test_attrib_dict (....ElementTreeTestCase.test_attrib_dict) 519/1969 ( 26.4%): test_attrib_get (...ee.ElementTreeTestCase.test_attrib_get) 520/1969 ( 26.4%): test_attrib_ns_clear (...TreeTestCase.test_attrib_ns_clear) 521/1969 ( 26.5%): test_attrib_pop (...ee.ElementTreeTestCase.test_attrib_pop) 522/1969 ( 26.5%): test_attrib_pop_default (...stCase.test_attrib_pop_default) 523/1969 ( 26.6%): test_attrib_pop_empty_default (...attrib_pop_empty_default) 524/1969 ( 26.6%): test_attrib_pop_invalid_args (...t_attrib_pop_invalid_args) 525/1969 ( 26.7%): test_attrib_pop_unknown (...stCase.test_attrib_pop_unknown) 526/1969 ( 26.7%): test_attrib_set_clear (...eeTestCase.test_attrib_set_clear) 527/1969 ( 26.8%): test_attribute_contains (...stCase.test_attribute_contains) 528/1969 ( 26.8%): test_attribute_items (...TreeTestCase.test_attribute_items) 529/1969 ( 26.9%): test_attribute_items2 (...eeTestCase.test_attribute_items2) 530/1969 ( 26.9%): test_attribute_items_ns (...stCase.test_attribute_items_ns) 531/1969 ( 27.0%): test_attribute_iterator (...stCase.test_attribute_iterator) 532/1969 ( 27.0%): test_attribute_keys (...ntTreeTestCase.test_attribute_keys) 533/1969 ( 27.1%): test_attribute_keys2 (...TreeTestCase.test_attribute_keys2) 534/1969 ( 27.1%): test_attribute_keys_ns (...TestCase.test_attribute_keys_ns) 535/1969 ( 27.2%): test_attribute_manipulation (...est_attribute_manipulation) 536/1969 ( 27.2%): test_attribute_namespace_roundtrip (...namespace_roundtrip) 537/1969 ( 27.3%): test_attribute_namespace_roundtrip_replaced (...p_replaced) 538/1969 ( 27.3%): test_attribute_set (...mentTreeTestCase.test_attribute_set) 539/1969 ( 27.4%): test_attribute_str (...mentTreeTestCase.test_attribute_str) 540/1969 ( 27.4%): test_attribute_update_attrib (...t_attribute_update_attrib) 541/1969 ( 27.5%): test_attribute_update_dict (....test_attribute_update_dict) 542/1969 ( 27.5%): test_attribute_update_iter (....test_attribute_update_iter) 543/1969 ( 27.6%): test_attribute_update_sequence (...tribute_update_sequence) 544/1969 ( 27.6%): test_attribute_values (...eeTestCase.test_attribute_values) 545/1969 ( 27.7%): test_attribute_values_ns (...Case.test_attribute_values_ns) 546/1969 ( 27.7%): test_attribute_xmlns_move (...se.test_attribute_xmlns_move) 547/1969 ( 27.8%): test_attributes_get (...ntTreeTestCase.test_attributes_get) 548/1969 ( 27.8%): test_clear (..._elementtree.ElementTreeTestCase.test_clear) 549/1969 ( 27.9%): test_clear_sub (...tree.ElementTreeTestCase.test_clear_sub) 550/1969 ( 27.9%): test_clear_tail (...ee.ElementTreeTestCase.test_clear_tail) 551/1969 ( 28.0%): test_comment (...menttree.ElementTreeTestCase.test_comment) 552/1969 ( 28.0%): test_comment_getitem_getslice (...comment_getitem_getslice) 553/1969 ( 28.1%): test_comment_nonsense (...eeTestCase.test_comment_nonsense) 554/1969 ( 28.1%): test_comment_text (...lementTreeTestCase.test_comment_text) 555/1969 ( 28.2%): test_comment_whitespace (...stCase.test_comment_whitespace) 556/1969 ( 28.2%): test_crash (..._elementtree.ElementTreeTestCase.test_crash) 557/1969 ( 28.3%): test_deepcopy (...nttree.ElementTreeTestCase.test_deepcopy) 558/1969 ( 28.3%): test_deepcopy_append (...TreeTestCase.test_deepcopy_append) 559/1969 ( 28.4%): test_deepcopy_comment (...eeTestCase.test_deepcopy_comment) 560/1969 ( 28.4%): test_deepcopy_elementtree (...se.test_deepcopy_elementtree) 561/1969 ( 28.5%): test_deepcopy_namespaces (...Case.test_deepcopy_namespaces) 562/1969 ( 28.5%): test_deepcopy_subelement (...Case.test_deepcopy_subelement) 563/1969 ( 28.6%): test_deepcopy_tail (...mentTreeTestCase.test_deepcopy_tail) 564/1969 ( 28.6%): test_del_attribute_ns (...eeTestCase.test_del_attribute_ns) 565/1969 ( 28.7%): test_del_attribute_ns_parsed (...t_del_attribute_ns_parsed) 566/1969 ( 28.7%): test_del_insert (...ee.ElementTreeTestCase.test_del_insert) 567/1969 ( 28.8%): test_del_setitem (....ElementTreeTestCase.test_del_setitem) 568/1969 ( 28.8%): test_del_setslice (...lementTreeTestCase.test_del_setslice) 569/1969 ( 28.9%): test_delitem (...menttree.ElementTreeTestCase.test_delitem) 570/1969 ( 28.9%): test_delitem_tail (...lementTreeTestCase.test_delitem_tail) 571/1969 ( 29.0%): test_delitem_tail_dealloc (...se.test_delitem_tail_dealloc) 572/1969 ( 29.1%): test_delslice (...nttree.ElementTreeTestCase.test_delslice) 573/1969 ( 29.1%): test_delslice_child_tail (...Case.test_delslice_child_tail) 574/1969 ( 29.2%): test_delslice_child_tail_dealloc (...ce_child_tail_dealloc) 575/1969 ( 29.2%): test_delslice_memory (...TreeTestCase.test_delslice_memory) 576/1969 ( 29.3%): test_delslice_negative1 (...stCase.test_delslice_negative1) 577/1969 ( 29.3%): test_delslice_negative2 (...stCase.test_delslice_negative2) 578/1969 ( 29.4%): test_delslice_step (...mentTreeTestCase.test_delslice_step) 579/1969 ( 29.4%): test_delslice_step_negative (...est_delslice_step_negative) 580/1969 ( 29.5%): test_delslice_step_negative2 (...t_delslice_step_negative2) 581/1969 ( 29.5%): test_delslice_tail (...mentTreeTestCase.test_delslice_tail) 582/1969 ( 29.6%): test_element (...menttree.ElementTreeTestCase.test_element) 583/1969 ( 29.6%): test_element_contains (...eeTestCase.test_element_contains) 584/1969 ( 29.7%): test_element_indexing_negative (...ement_indexing_negative) 585/1969 ( 29.7%): test_element_indexing_only_text (...ent_indexing_only_text) 586/1969 ( 29.8%): test_element_indexing_with_text (...ent_indexing_with_text) 587/1969 ( 29.8%): test_element_indexing_with_text2 (...t_indexing_with_text2) 588/1969 ( 29.9%): test_element_with_attributes (...t_element_with_attributes) 589/1969 ( 29.9%): test_element_with_attributes_extra (...th_attributes_extra) 590/1969 ( 30.0%): test_element_with_attributes_extra_duplicate (...duplicate) 591/1969 ( 30.0%): test_element_with_attributes_keywords (...ributes_keywords) 592/1969 ( 30.1%): test_element_with_attributes_ns (...ent_with_attributes_ns) 593/1969 ( 30.1%): test_elementtree (....ElementTreeTestCase.test_elementtree) 594/1969 ( 30.2%): test_elementtree_parser_target (...ementtree_parser_target) 595/1969 ( 30.2%): test_encoding (...nttree.ElementTreeTestCase.test_encoding) 596/1969 ( 30.3%): test_encoding_8bit_latin1 (...se.test_encoding_8bit_latin1) 597/1969 ( 30.3%): test_encoding_8bit_parse_stringio (..._8bit_parse_stringio) 598/1969 ( 30.4%): test_encoding_8bit_xml (...TestCase.test_encoding_8bit_xml) 599/1969 ( 30.4%): test_encoding_exact (...ntTreeTestCase.test_encoding_exact) 600/1969 ( 30.5%): test_encoding_sub_tostring_default_encoding (...t_encoding) 601/1969 ( 30.5%): test_encoding_tostring (...TestCase.test_encoding_tostring) 602/1969 ( 30.6%): test_encoding_tostring_default_encoding (...fault_encoding) 603/1969 ( 30.6%): test_encoding_tostring_sub (....test_encoding_tostring_sub) 604/1969 ( 30.7%): test_encoding_tostring_sub_tail (...ding_tostring_sub_tail) 605/1969 ( 30.7%): test_encoding_tostring_unknown (...coding_tostring_unknown) 606/1969 ( 30.8%): test_encoding_utf8_bom (...TestCase.test_encoding_utf8_bom) 607/1969 ( 30.8%): test_encoding_write_default_encoding (..._default_encoding) 608/1969 ( 30.9%): test_extend (...lementtree.ElementTreeTestCase.test_extend) 609/1969 ( 30.9%): test_feed_parser_bytes (...TestCase.test_feed_parser_bytes) 610/1969 ( 31.0%): test_feed_parser_error_broken (...feed_parser_error_broken) 611/1969 ( 31.0%): test_feed_parser_error_close_empty (...r_error_close_empty) 612/1969 ( 31.1%): test_feed_parser_error_close_incomplete (...ose_incomplete) 613/1969 ( 31.1%): test_feed_parser_error_position (..._parser_error_position) 614/1969 ( 31.2%): test_feed_parser_unicode_ascii (...ed_parser_unicode_ascii) 615/1969 ( 31.2%): test_feed_parser_unicode_astral (..._parser_unicode_astral) 616/1969 ( 31.3%): test_feed_parser_unicode_astral_large (...ode_astral_large) 617/1969 ( 31.3%): test_findall (...menttree.ElementTreeTestCase.test_findall) 618/1969 ( 31.4%): test_findall_ns (...ee.ElementTreeTestCase.test_findall_ns) 619/1969 ( 31.4%): test_findall_wildcard (...eeTestCase.test_findall_wildcard) 620/1969 ( 31.5%): test_fromstring (...ee.ElementTreeTestCase.test_fromstring) 621/1969 ( 31.5%): test_fromstringlist (...ntTreeTestCase.test_fromstringlist) 622/1969 ( 31.6%): test_fromstringlist_characters (...omstringlist_characters) 623/1969 ( 31.6%): test_fromstringlist_single (....test_fromstringlist_single) 624/1969 ( 31.7%): test_getslice (...nttree.ElementTreeTestCase.test_getslice) 625/1969 ( 31.7%): test_getslice_negative (...TestCase.test_getslice_negative) 626/1969 ( 31.8%): test_getslice_step (...mentTreeTestCase.test_getslice_step) 627/1969 ( 31.8%): test_getslice_text (...mentTreeTestCase.test_getslice_text) 628/1969 ( 31.9%): test_insert (...lementtree.ElementTreeTestCase.test_insert) 629/1969 ( 31.9%): test_insert_beyond_index (...Case.test_insert_beyond_index) 630/1969 ( 32.0%): test_insert_name_interning (....test_insert_name_interning) 631/1969 ( 32.0%): test_insert_negative (...TreeTestCase.test_insert_negative) 632/1969 ( 32.1%): test_insert_tail (....ElementTreeTestCase.test_insert_tail) 633/1969 ( 32.1%): test_interface (...tree.ElementTreeTestCase.test_interface) 634/1969 ( 32.2%): test_iselement (...tree.ElementTreeTestCase.test_iselement) 635/1969 ( 32.2%): test_iter (...st_elementtree.ElementTreeTestCase.test_iter) 636/1969 ( 32.3%): test_iter_remove_tail (...eeTestCase.test_iter_remove_tail) 637/1969 ( 32.4%): test_iteration (...tree.ElementTreeTestCase.test_iteration) 638/1969 ( 32.4%): test_iteration_clear_tail (...se.test_iteration_clear_tail) 639/1969 ( 32.5%): test_iteration_del_child (...Case.test_iteration_del_child) 640/1969 ( 32.5%): test_iteration_double (...eeTestCase.test_iteration_double) 641/1969 ( 32.6%): test_iteration_empty (...TreeTestCase.test_iteration_empty) 642/1969 ( 32.6%): test_iteration_reversed (...stCase.test_iteration_reversed) 643/1969 ( 32.7%): test_iteration_set_tail_empty (...iteration_set_tail_empty) 644/1969 ( 32.7%): test_iteration_subelement (...se.test_iteration_subelement) 645/1969 ( 32.8%): test_iteration_text_only (...Case.test_iteration_text_only) 646/1969 ( 32.8%): test_iterparse (...tree.ElementTreeTestCase.test_iterparse) 647/1969 ( 32.9%): test_iterparse_cdata (...TreeTestCase.test_iterparse_cdata) 648/1969 ( 32.9%): test_iterparse_clear (...TreeTestCase.test_iterparse_clear) 649/1969 ( 33.0%): test_iterparse_file (...ntTreeTestCase.test_iterparse_file) 650/1969 ( 33.0%): test_iterparse_incomplete (...se.test_iterparse_incomplete) 651/1969 ( 33.1%): test_iterparse_large (...TreeTestCase.test_iterparse_large) 652/1969 ( 33.1%): test_iterparse_move_elements (...t_iterparse_move_elements) 653/1969 ( 33.2%): test_iterparse_only_end_ns (....test_iterparse_only_end_ns) 654/1969 ( 33.2%): test_iterparse_set_ns_attribute (...parse_set_ns_attribute) 655/1969 ( 33.3%): test_iterparse_start (...TreeTestCase.test_iterparse_start) 656/1969 ( 33.3%): test_iterparse_start_end (...Case.test_iterparse_start_end) 657/1969 ( 33.4%): test_itertext (...nttree.ElementTreeTestCase.test_itertext) 658/1969 ( 33.4%): test_itertext_child (...ntTreeTestCase.test_itertext_child) 659/1969 ( 33.5%): test_late_tail (...tree.ElementTreeTestCase.test_late_tail) 660/1969 ( 33.5%): test_late_tail_mix_pi_comments (...te_tail_mix_pi_comments) 661/1969 ( 33.6%): test_makeelement (....ElementTreeTestCase.test_makeelement) 662/1969 ( 33.6%): test_merge_namespaced_subtree_as_slice (...ubtree_as_slice) 663/1969 ( 33.7%): test_multiple_elementrees (...se.test_multiple_elementrees) 664/1969 ( 33.7%): test_namespaces_after_serialize (...spaces_after_serialize) 665/1969 ( 33.8%): test_ns_access (...tree.ElementTreeTestCase.test_ns_access) 666/1969 ( 33.8%): test_ns_access2 (...ee.ElementTreeTestCase.test_ns_access2) 667/1969 ( 33.9%): test_ns_attr (...menttree.ElementTreeTestCase.test_ns_attr) 668/1969 ( 33.9%): test_ns_decl_tostring (...eeTestCase.test_ns_decl_tostring) 669/1969 ( 34.0%): test_ns_decl_tostring_default (...ns_decl_tostring_default) 670/1969 ( 34.0%): test_ns_decl_tostring_element (...ns_decl_tostring_element) 671/1969 ( 34.1%): test_ns_decl_tostring_root (....test_ns_decl_tostring_root) 672/1969 ( 34.1%): test_ns_move (...menttree.ElementTreeTestCase.test_ns_move) 673/1969 ( 34.2%): test_ns_setting (...ee.ElementTreeTestCase.test_ns_setting) 674/1969 ( 34.2%): test_ns_tag_parse (...lementTreeTestCase.test_ns_tag_parse) 675/1969 ( 34.3%): test_parse_cdata (....ElementTreeTestCase.test_parse_cdata) 676/1969 ( 34.3%): test_parse_encoding_8bit_explicit (...coding_8bit_explicit) 677/1969 ( 34.4%): test_parse_encoding_8bit_override (...coding_8bit_override) 678/1969 ( 34.4%): test_parse_error (....ElementTreeTestCase.test_parse_error) 679/1969 ( 34.5%): test_parse_error_from_file (....test_parse_error_from_file) 680/1969 ( 34.5%): test_parse_error_none (...eeTestCase.test_parse_error_none) 681/1969 ( 34.6%): test_parse_file (...ee.ElementTreeTestCase.test_parse_file) 682/1969 ( 34.6%): test_parse_file_encoding (...Case.test_parse_file_encoding) 683/1969 ( 34.7%): test_parse_file_nonexistent (...est_parse_file_nonexistent) 684/1969 ( 34.7%): test_parse_file_object (...TestCase.test_parse_file_object) 685/1969 ( 34.8%): test_parse_file_object_encoding (...e_file_object_encoding) 686/1969 ( 34.8%): test_parse_stringio (...ntTreeTestCase.test_parse_stringio) 687/1969 ( 34.9%): test_parse_with_encoding (...Case.test_parse_with_encoding) 688/1969 ( 34.9%): test_parser_target_attrib (...se.test_parser_target_attrib) 689/1969 ( 35.0%): test_parser_target_data (...stCase.test_parser_target_data) 690/1969 ( 35.0%): test_parser_target_end_ns (...se.test_parser_target_end_ns) 691/1969 ( 35.1%): test_parser_target_entity (...se.test_parser_target_entity) 692/1969 ( 35.1%): test_parser_target_entity_unknown (...arget_entity_unknown) 693/1969 ( 35.2%): test_parser_target_error_in_close (...arget_error_in_close) 694/1969 ( 35.2%): test_parser_target_error_in_end (...er_target_error_in_end) 695/1969 ( 35.3%): test_parser_target_error_in_start (...arget_error_in_start) 696/1969 ( 35.3%): test_parser_target_error_in_start_and_close (..._and_close) 697/1969 ( 35.4%): test_parser_target_property (...est_parser_target_property) 698/1969 ( 35.4%): test_parser_target_start_end_ns (...er_target_start_end_ns) 699/1969 ( 35.5%): test_parser_target_tag (...TestCase.test_parser_target_tag) 700/1969 ( 35.6%): test_parser_version (...ntTreeTestCase.test_parser_version) 701/1969 ( 35.6%): test_pi (...s.test_elementtree.ElementTreeTestCase.test_pi) 702/1969 ( 35.7%): test_pi_nonsense (....ElementTreeTestCase.test_pi_nonsense) 703/1969 ( 35.7%): test_processinginstruction (....test_processinginstruction) 704/1969 ( 35.8%): test_qname (..._elementtree.ElementTreeTestCase.test_qname) 705/1969 ( 35.8%): test_qname_attrib (...lementTreeTestCase.test_qname_attrib) 706/1969 ( 35.9%): test_qname_attrib_resolve (...se.test_qname_attrib_resolve) 707/1969 ( 35.9%): test_qname_attribute_getset (...est_qname_attribute_getset) 708/1969 ( 36.0%): test_qname_attribute_resolve (...t_qname_attribute_resolve) 709/1969 ( 36.0%): test_qname_attribute_resolve_new (...attribute_resolve_new) 710/1969 ( 36.1%): test_qname_cmp (...tree.ElementTreeTestCase.test_qname_cmp) 711/1969 ( 36.1%): test_register_namespace (...stCase.test_register_namespace) 712/1969 ( 36.2%): test_remove (...lementtree.ElementTreeTestCase.test_remove) 713/1969 ( 36.2%): test_remove_nonexisting (...stCase.test_remove_nonexisting) 714/1969 ( 36.3%): test_remove_ns (...tree.ElementTreeTestCase.test_remove_ns) 715/1969 ( 36.3%): test_remove_tail (....ElementTreeTestCase.test_remove_tail) 716/1969 ( 36.4%): test_remove_while_iterating (...est_remove_while_iterating) 717/1969 ( 36.4%): test_replace_slice_tail (...stCase.test_replace_slice_tail) 718/1969 ( 36.5%): test_set_text (...nttree.ElementTreeTestCase.test_set_text) 719/1969 ( 36.5%): test_set_text2 (...tree.ElementTreeTestCase.test_set_text2) 720/1969 ( 36.6%): test_set_text_empty (...ntTreeTestCase.test_set_text_empty) 721/1969 ( 36.6%): test_set_text_none (...mentTreeTestCase.test_set_text_none) 722/1969 ( 36.7%): test_setitem (...menttree.ElementTreeTestCase.test_setitem) 723/1969 ( 36.7%): test_setitem2 (...nttree.ElementTreeTestCase.test_setitem2) 724/1969 ( 36.8%): test_setitem_indexerror (...stCase.test_setitem_indexerror) 725/1969 ( 36.8%): test_setitem_replace (...TreeTestCase.test_setitem_replace) 726/1969 ( 36.9%): test_setitem_tail (...lementTreeTestCase.test_setitem_tail) 727/1969 ( 36.9%): test_setslice (...nttree.ElementTreeTestCase.test_setslice) 728/1969 ( 37.0%): test_setslice_all (...lementTreeTestCase.test_setslice_all) 729/1969 ( 37.0%): test_setslice_all_empty (...stCase.test_setslice_all_empty) 730/1969 ( 37.1%): test_setslice_all_replace (...se.test_setslice_all_replace) 731/1969 ( 37.1%): test_setslice_all_replace_reversed (...ll_replace_reversed) 732/1969 ( 37.2%): test_setslice_all_replace_reversed_ns1 (...ce_reversed_ns1) 733/1969 ( 37.2%): test_setslice_all_replace_reversed_ns2 (...ce_reversed_ns2) 734/1969 ( 37.3%): test_setslice_empty (...ntTreeTestCase.test_setslice_empty) 735/1969 ( 37.3%): test_setslice_end (...lementTreeTestCase.test_setslice_end) 736/1969 ( 37.4%): test_setslice_end_exact (...stCase.test_setslice_end_exact) 737/1969 ( 37.4%): test_setslice_negative (...TestCase.test_setslice_negative) 738/1969 ( 37.5%): test_setslice_negative2 (...stCase.test_setslice_negative2) 739/1969 ( 37.5%): test_setslice_single (...TreeTestCase.test_setslice_single) 740/1969 ( 37.6%): test_setslice_tail (...mentTreeTestCase.test_setslice_tail) 741/1969 ( 37.6%): test_shallowcopy (....ElementTreeTestCase.test_shallowcopy) 742/1969 ( 37.7%): test_shallowcopy_elementtree (...t_shallowcopy_elementtree) 743/1969 ( 37.7%): test_simple (...lementtree.ElementTreeTestCase.test_simple) 744/1969 ( 37.8%): test_subelement (...ee.ElementTreeTestCase.test_subelement) 745/1969 ( 37.8%): test_subelement_reference (...se.test_subelement_reference) 746/1969 ( 37.9%): test_subelement_with_attributes (...lement_with_attributes) 747/1969 ( 37.9%): test_subelement_with_attributes_ns (..._with_attributes_ns) 748/1969 ( 38.0%): test_tag_reset_ns (...lementTreeTestCase.test_tag_reset_ns) 749/1969 ( 38.0%): test_tag_reset_root_ns (...TestCase.test_tag_reset_root_ns) 750/1969 ( 38.1%): test_tag_str_subclass (...eeTestCase.test_tag_str_subclass) 751/1969 ( 38.1%): test_tag_write (...tree.ElementTreeTestCase.test_tag_write) 752/1969 ( 38.2%): test_tail (...st_elementtree.ElementTreeTestCase.test_tail) 753/1969 ( 38.2%): test_tail1 (..._elementtree.ElementTreeTestCase.test_tail1) 754/1969 ( 38.3%): test_tail_append (....ElementTreeTestCase.test_tail_append) 755/1969 ( 38.3%): test_tail_elementtree_root (....test_tail_elementtree_root) 756/1969 ( 38.4%): test_tail_set_none (...mentTreeTestCase.test_tail_set_none) 757/1969 ( 38.4%): test_tail_set_twice (...ntTreeTestCase.test_tail_set_twice) 758/1969 ( 38.5%): test_tail_str_subclass (...TestCase.test_tail_str_subclass) 759/1969 ( 38.5%): test_text (...st_elementtree.ElementTreeTestCase.test_text) 760/1969 ( 38.6%): test_text_empty (...ee.ElementTreeTestCase.test_text_empty) 761/1969 ( 38.6%): test_text_escape_in (...ntTreeTestCase.test_text_escape_in) 762/1969 ( 38.7%): test_text_escape_out (...TreeTestCase.test_text_escape_out) 763/1969 ( 38.8%): test_text_escape_tostring (...se.test_text_escape_tostring) 764/1969 ( 38.8%): test_text_other (...ee.ElementTreeTestCase.test_text_other) 765/1969 ( 38.9%): test_text_str_subclass (...TestCase.test_text_str_subclass) 766/1969 ( 38.9%): test_tostring (...nttree.ElementTreeTestCase.test_tostring) 767/1969 ( 39.0%): test_tostring_element (...eeTestCase.test_tostring_element) 768/1969 ( 39.0%): test_tostring_element_tail (....test_tostring_element_tail) 769/1969 ( 39.1%): test_tostring_method_html (...se.test_tostring_method_html) 770/1969 ( 39.1%): test_tostring_method_text (...se.test_tostring_method_text) 771/1969 ( 39.2%): test_treebuilder (....ElementTreeTestCase.test_treebuilder) 772/1969 ( 39.2%): test_treebuilder_comment (...Case.test_treebuilder_comment) 773/1969 ( 39.3%): test_treebuilder_pi (...ntTreeTestCase.test_treebuilder_pi) 774/1969 ( 39.3%): test_treebuilder_target (...stCase.test_treebuilder_target) 775/1969 ( 39.4%): test_weird_dict_interaction (...est_weird_dict_interaction) 776/1969 ( 39.4%): test_write (..._elementtree.ElementTreeTestCase.test_write) 777/1969 ( 39.5%): test_write_ElementTreeDoctest (...write_ElementTreeDoctest) 778/1969 ( 39.5%): test_write_fail (...ee.ElementTreeTestCase.test_write_fail) 779/1969 ( 39.6%): test_write_method_html (...TestCase.test_write_method_html) 780/1969 ( 39.6%): test_write_method_text (...TestCase.test_write_method_text) 781/1969 ( 39.7%): test_events (...nttree.ElementTreePullTestCase.test_events) 782/1969 ( 39.7%): test_events_comment (...eePullTestCase.test_events_comment) 783/1969 ( 39.8%): test_events_pi (....ElementTreePullTestCase.test_events_pi) 784/1969 ( 39.8%): test_events_sequence (...PullTestCase.test_events_sequence) 785/1969 ( 39.9%): test_feed_while_iterating (...se.test_feed_while_iterating) 786/1969 ( 39.9%): test_ns_events (....ElementTreePullTestCase.test_ns_events) 787/1969 ( 40.0%): test_ns_events_end_ns_only (....test_ns_events_end_ns_only) 788/1969 ( 40.0%): test_ns_events_start (...PullTestCase.test_ns_events_start) 789/1969 ( 40.1%): test_ns_events_start_end (...Case.test_ns_events_start_end) 790/1969 ( 40.1%): test_simple_xml (...lementTreePullTestCase.test_simple_xml) 791/1969 ( 40.2%): test_simple_xml_with_ns (...stCase.test_simple_xml_with_ns) 792/1969 ( 40.2%): test_unknown_event (...TreePullTestCase.test_unknown_event) 793/1969 ( 40.3%): test_c14n_exclusion (...ntTreeC14NTest.test_c14n_exclusion) 794/1969 ( 40.3%): test_c14n_namespaces (...TreeC14NTest.test_c14n_namespaces) 795/1969 ( 40.4%): test_simple_roundtrip (...eeC14NTest.test_simple_roundtrip) 796/1969 ( 40.4%): test_xml_c14n2 (...tree.ElementTreeC14NTest.test_xml_c14n2) 797/1969 ( 40.5%): test_delslice (...mentTreeElementSlicingTest.test_delslice) 798/1969 ( 40.5%): test_getslice_negative_steps (...t_getslice_negative_steps) 799/1969 ( 40.6%): test_getslice_range (...entSlicingTest.test_getslice_range) 800/1969 ( 40.6%): test_getslice_single_index (....test_getslice_single_index) 801/1969 ( 40.7%): test_getslice_steps (...entSlicingTest.test_getslice_steps) 802/1969 ( 40.7%): test_setslice_negative_steps (...t_setslice_negative_steps) 803/1969 ( 40.8%): test_setslice_range (...entSlicingTest.test_setslice_range) 804/1969 ( 40.8%): test_setslice_single_index (....test_setslice_single_index) 805/1969 ( 40.9%): test_setslice_steps (...entSlicingTest.test_setslice_steps) 806/1969 ( 40.9%): test_bad_element (...errors.ErrorTestCase.test_bad_element) 807/1969 ( 41.0%): test_element_cyclic_gc_none (...est_element_cyclic_gc_none) 808/1969 ( 41.0%): test_empty_parse (...errors.ErrorTestCase.test_empty_parse) 809/1969 ( 41.1%): test_xmlsyntaxerror_has_info (...t_xmlsyntaxerror_has_info) 810/1969 ( 41.1%): test_HTML_base_url_docinfo (....test_HTML_base_url_docinfo) 811/1969 ( 41.2%): test_XMLDTDID (...st_etree.ETreeOnlyTestCase.test_XMLDTDID) 812/1969 ( 41.2%): test_XMLDTDID_empty (...eeOnlyTestCase.test_XMLDTDID_empty) 813/1969 ( 41.3%): test_XMLDTDID_no_id_dict (...Case.test_XMLDTDID_no_id_dict) 814/1969 ( 41.3%): test_XML_base_url_docinfo (...se.test_XML_base_url_docinfo) 815/1969 ( 41.4%): test_XML_set_base_url_docinfo (...XML_set_base_url_docinfo) 816/1969 ( 41.4%): test_addnext (...test_etree.ETreeOnlyTestCase.test_addnext) 817/1969 ( 41.5%): test_addnext_comment (...OnlyTestCase.test_addnext_comment) 818/1969 ( 41.5%): test_addnext_cycle (...TreeOnlyTestCase.test_addnext_cycle) 819/1969 ( 41.6%): test_addnext_cycle_long (...stCase.test_addnext_cycle_long) 820/1969 ( 41.6%): test_addnext_noops (...TreeOnlyTestCase.test_addnext_noops) 821/1969 ( 41.7%): test_addnext_pi (...tree.ETreeOnlyTestCase.test_addnext_pi) 822/1969 ( 41.7%): test_addnext_root (....ETreeOnlyTestCase.test_addnext_root) 823/1969 ( 41.8%): test_addnext_root_comment (...se.test_addnext_root_comment) 824/1969 ( 41.8%): test_addnext_root_pi (...OnlyTestCase.test_addnext_root_pi) 825/1969 ( 41.9%): test_addprevious (...ee.ETreeOnlyTestCase.test_addprevious) 826/1969 ( 42.0%): test_addprevious_comment (...Case.test_addprevious_comment) 827/1969 ( 42.0%): test_addprevious_cycle (...TestCase.test_addprevious_cycle) 828/1969 ( 42.1%): test_addprevious_cycle_long (...est_addprevious_cycle_long) 829/1969 ( 42.1%): test_addprevious_noops (...TestCase.test_addprevious_noops) 830/1969 ( 42.2%): test_addprevious_pi (...eeOnlyTestCase.test_addprevious_pi) 831/1969 ( 42.2%): test_addprevious_root_comment (...addprevious_root_comment) 832/1969 ( 42.3%): test_addprevious_root_pi (...Case.test_addprevious_root_pi) 833/1969 ( 42.3%): test_append_error (....ETreeOnlyTestCase.test_append_error) 834/1969 ( 42.4%): test_append_recursive_error (...est_append_recursive_error) 835/1969 ( 42.4%): test_attrib_and_keywords (...Case.test_attrib_and_keywords) 836/1969 ( 42.5%): test_attrib_is_Mapping (...TestCase.test_attrib_is_Mapping) 837/1969 ( 42.5%): test_attrib_order (....ETreeOnlyTestCase.test_attrib_order) 838/1969 ( 42.6%): test_attribute_gets_namespace_prefix_on_merge (...on_merge) 839/1969 ( 42.6%): test_attribute_gets_namespace_prefix_on_merge_with_nons ... 840/1969 ( 42.7%): test_attribute_has_key (...TestCase.test_attribute_has_key) 841/1969 ( 42.7%): test_attribute_keeps_namespace_prefix_on_merge (...n_merge) 842/1969 ( 42.8%): test_attribute_keeps_namespace_prefix_on_merge_with_nons... 843/1969 ( 42.8%): test_attribute_set (...TreeOnlyTestCase.test_attribute_set) 844/1969 ( 42.9%): test_attribute_set_invalid (....test_attribute_set_invalid) 845/1969 ( 42.9%): test_attribute_set_nonstring (...t_attribute_set_nonstring) 846/1969 ( 43.0%): test_attribute_values (...lyTestCase.test_attribute_values) 847/1969 ( 43.0%): test_byte_invalid (....ETreeOnlyTestCase.test_byte_invalid) 848/1969 ( 43.1%): test_byte_zero (..._etree.ETreeOnlyTestCase.test_byte_zero) 849/1969 ( 43.1%): test_c_api (...sts.test_etree.ETreeOnlyTestCase.test_c_api) 850/1969 ( 43.2%): test_cdata (...sts.test_etree.ETreeOnlyTestCase.test_cdata) 851/1969 ( 43.2%): test_cdata_errors (....ETreeOnlyTestCase.test_cdata_errors) 852/1969 ( 43.3%): test_cdata_parser (....ETreeOnlyTestCase.test_cdata_parser) 853/1969 ( 43.3%): test_cdata_tail (...tree.ETreeOnlyTestCase.test_cdata_tail) 854/1969 ( 43.4%): test_cdata_type (...tree.ETreeOnlyTestCase.test_cdata_type) 855/1969 ( 43.4%): test_cdata_xpath (...ee.ETreeOnlyTestCase.test_cdata_xpath) 856/1969 ( 43.5%): test_clear_keep_tail (...OnlyTestCase.test_clear_keep_tail) 857/1969 ( 43.5%): test_comment_empty (...TreeOnlyTestCase.test_comment_empty) 858/1969 ( 43.6%): test_comment_immutable (...TestCase.test_comment_immutable) 859/1969 ( 43.6%): test_comment_immutable_attrib (...comment_immutable_attrib) 860/1969 ( 43.7%): test_comment_no_proxy_yet (...se.test_comment_no_proxy_yet) 861/1969 ( 43.7%): test_comment_parse_empty (...Case.test_comment_parse_empty) 862/1969 ( 43.8%): test_deepcopy_elementtree_dtd (...deepcopy_elementtree_dtd) 863/1969 ( 43.8%): test_deepcopy_elementtree_pi (...t_deepcopy_elementtree_pi) 864/1969 ( 43.9%): test_deepcopy_pi (...ee.ETreeOnlyTestCase.test_deepcopy_pi) 865/1969 ( 43.9%): test_deepcopy_pi_dtd (...OnlyTestCase.test_deepcopy_pi_dtd) 866/1969 ( 44.0%): test_docinfo_empty (...TreeOnlyTestCase.test_docinfo_empty) 867/1969 ( 44.0%): test_docinfo_name_only (...TestCase.test_docinfo_name_only) 868/1969 ( 44.1%): test_docinfo_public (...eeOnlyTestCase.test_docinfo_public) 869/1969 ( 44.1%): test_docinfo_system (...eeOnlyTestCase.test_docinfo_system) 870/1969 ( 44.2%): test_doctype_name_only_roundtrip (...e_name_only_roundtrip) 871/1969 ( 44.2%): test_doctype_output_override (...t_doctype_output_override) 872/1969 ( 44.3%): test_dtd_io (...s.test_etree.ETreeOnlyTestCase.test_dtd_io) 873/1969 ( 44.3%): test_dump_none (..._etree.ETreeOnlyTestCase.test_dump_none) 874/1969 ( 44.4%): test_element_name_colon (...stCase.test_element_name_colon) 875/1969 ( 44.4%): test_element_name_empty (...stCase.test_element_name_empty) 876/1969 ( 44.5%): test_element_name_quote (...stCase.test_element_name_quote) 877/1969 ( 44.5%): test_element_name_space (...stCase.test_element_name_space) 878/1969 ( 44.6%): test_element_names (...TreeOnlyTestCase.test_element_names) 879/1969 ( 44.6%): test_element_nsmap (...TreeOnlyTestCase.test_element_nsmap) 880/1969 ( 44.7%): test_element_refcycle (...lyTestCase.test_element_refcycle) 881/1969 ( 44.7%): test_elementtree_find_qname (...est_elementtree_find_qname) 882/1969 ( 44.8%): test_elementtree_findall_ns_qname (...ree_findall_ns_qname) 883/1969 ( 44.8%): test_elementtree_findall_qname (...ementtree_findall_qname) 884/1969 ( 44.9%): test_elementtree_getelementpath (...enttree_getelementpath) 885/1969 ( 44.9%): test_elementtree_getelementpath_ns (...e_getelementpath_ns) 886/1969 ( 45.0%): test_elementtree_getiterator (...t_elementtree_getiterator) 887/1969 ( 45.0%): test_elementtree_getiterator_filter (...getiterator_filter) 888/1969 ( 45.1%): test_elementtree_iter_qname (...est_elementtree_iter_qname) 889/1969 ( 45.1%): test_elementtree_parser_target_type_error (...t_type_error) 890/1969 ( 45.2%): test_encoding_tostring_utf16 (...t_encoding_tostring_utf16) 891/1969 ( 45.3%): test_entity_append (...TreeOnlyTestCase.test_entity_append) 892/1969 ( 45.3%): test_entity_append_parsed (...se.test_entity_append_parsed) 893/1969 ( 45.4%): test_entity_error (....ETreeOnlyTestCase.test_entity_error) 894/1969 ( 45.4%): test_entity_parse (....ETreeOnlyTestCase.test_entity_parse) 895/1969 ( 45.5%): test_entity_restructure (...stCase.test_entity_restructure) 896/1969 ( 45.5%): test_entity_values (...TreeOnlyTestCase.test_entity_values) 897/1969 ( 45.6%): test_feed_parser_recover (...Case.test_feed_parser_recover) 898/1969 ( 45.6%): test_feed_parser_recover_no_id_dict (...recover_no_id_dict) 899/1969 ( 45.7%): test_findall_different_nsmaps (...findall_different_nsmaps) 900/1969 ( 45.7%): test_findall_empty_prefix (...se.test_findall_empty_prefix) 901/1969 ( 45.8%): test_findall_ns (...tree.ETreeOnlyTestCase.test_findall_ns) 902/1969 ( 45.8%): test_findall_syntax_error (...se.test_findall_syntax_error) 903/1969 ( 45.9%): test_getchildren (...ee.ETreeOnlyTestCase.test_getchildren) 904/1969 ( 45.9%): test_getiterator (...ee.ETreeOnlyTestCase.test_getiterator) 905/1969 ( 46.0%): test_getiterator_empty (...TestCase.test_getiterator_empty) 906/1969 ( 46.0%): test_getiterator_filter (...stCase.test_getiterator_filter) 907/1969 ( 46.1%): test_getiterator_filter_all (...est_getiterator_filter_all) 908/1969 ( 46.1%): test_getiterator_filter_all_comment_pi (..._all_comment_pi) 909/1969 ( 46.2%): test_getiterator_filter_comment (...terator_filter_comment) 910/1969 ( 46.2%): test_getiterator_filter_element (...terator_filter_element) 911/1969 ( 46.3%): test_getiterator_filter_entities (...rator_filter_entities) 912/1969 ( 46.3%): test_getiterator_filter_local_name (...r_filter_local_name) 913/1969 ( 46.4%): test_getiterator_filter_multiple (...rator_filter_multiple) 914/1969 ( 46.4%): test_getiterator_filter_multiple_tuple (..._multiple_tuple) 915/1969 ( 46.5%): test_getiterator_filter_namespace (...tor_filter_namespace) 916/1969 ( 46.5%): test_getiterator_filter_pi (....test_getiterator_filter_pi) 917/1969 ( 46.6%): test_getiterator_filter_with_text (...tor_filter_with_text) 918/1969 ( 46.6%): test_getiterator_with_text (....test_getiterator_with_text) 919/1969 ( 46.7%): test_getnext (...test_etree.ETreeOnlyTestCase.test_getnext) 920/1969 ( 46.7%): test_getparent (..._etree.ETreeOnlyTestCase.test_getparent) 921/1969 ( 46.8%): test_getprevious (...ee.ETreeOnlyTestCase.test_getprevious) 922/1969 ( 46.8%): test_getroottree (...ee.ETreeOnlyTestCase.test_getroottree) 923/1969 ( 46.9%): test_html_base (..._etree.ETreeOnlyTestCase.test_html_base) 924/1969 ( 46.9%): test_html_base_tag (...TreeOnlyTestCase.test_html_base_tag) 925/1969 ( 47.0%): test_html_prefix_nsmap (...TestCase.test_html_prefix_nsmap) 926/1969 ( 47.0%): test_include_paths (...TreeOnlyTestCase.test_include_paths) 927/1969 ( 47.1%): test_indent (...s.test_etree.ETreeOnlyTestCase.test_indent) 928/1969 ( 47.1%): test_indent_level (....ETreeOnlyTestCase.test_indent_level) 929/1969 ( 47.2%): test_indent_space (....ETreeOnlyTestCase.test_indent_space) 930/1969 ( 47.2%): test_indent_space_caching (...se.test_indent_space_caching) 931/1969 ( 47.3%): test_index (...sts.test_etree.ETreeOnlyTestCase.test_index) 932/1969 ( 47.3%): test_iterancestors (...TreeOnlyTestCase.test_iterancestors) 933/1969 ( 47.4%): test_iterancestors_tag (...TestCase.test_iterancestors_tag) 934/1969 ( 47.4%): test_iterancestors_tag_multiple (...ancestors_tag_multiple) 935/1969 ( 47.5%): test_iterchildren (....ETreeOnlyTestCase.test_iterchildren) 936/1969 ( 47.5%): test_iterchildren_reversed (....test_iterchildren_reversed) 937/1969 ( 47.6%): test_iterchildren_tag (...lyTestCase.test_iterchildren_tag) 938/1969 ( 47.6%): test_iterchildren_tag_multiple (...erchildren_tag_multiple) 939/1969 ( 47.7%): test_iterchildren_tag_multiple_posarg (..._multiple_posarg) 940/1969 ( 47.7%): test_iterchildren_tag_multiple_reversed (...tiple_reversed) 941/1969 ( 47.8%): test_iterchildren_tag_posarg (...t_iterchildren_tag_posarg) 942/1969 ( 47.8%): test_iterchildren_tag_reversed (...erchildren_tag_reversed) 943/1969 ( 47.9%): test_iterdescendants (...OnlyTestCase.test_iterdescendants) 944/1969 ( 47.9%): test_iterdescendants_tag (...Case.test_iterdescendants_tag) 945/1969 ( 48.0%): test_iterdescendants_tag_multiple (...endants_tag_multiple) 946/1969 ( 48.0%): test_iterparse_broken (...lyTestCase.test_iterparse_broken) 947/1969 ( 48.1%): test_iterparse_broken_multi_recover (...oken_multi_recover) 948/1969 ( 48.1%): test_iterparse_broken_recover (...iterparse_broken_recover) 949/1969 ( 48.2%): test_iterparse_comments (...stCase.test_iterparse_comments) 950/1969 ( 48.2%): test_iterparse_encoding_8bit_override (...ng_8bit_override) 951/1969 ( 48.3%): test_iterparse_encoding_error (...iterparse_encoding_error) 952/1969 ( 48.3%): test_iterparse_getiterator (....test_iterparse_getiterator) 953/1969 ( 48.4%): test_iterparse_keep_cdata (...se.test_iterparse_keep_cdata) 954/1969 ( 48.5%): test_iterparse_pis (...TreeOnlyTestCase.test_iterparse_pis) 955/1969 ( 48.5%): test_iterparse_remove_comments (...erparse_remove_comments) 956/1969 ( 48.6%): test_iterparse_source_pathlike (...erparse_source_pathlike) 957/1969 ( 48.6%): test_iterparse_strip (...OnlyTestCase.test_iterparse_strip) 958/1969 ( 48.7%): test_iterparse_tag (...TreeOnlyTestCase.test_iterparse_tag) 959/1969 ( 48.7%): test_iterparse_tag_all (...TestCase.test_iterparse_tag_all) 960/1969 ( 48.8%): test_iterparse_tag_ns (...lyTestCase.test_iterparse_tag_ns) 961/1969 ( 48.8%): test_iterparse_tag_ns_all (...se.test_iterparse_tag_ns_all) 962/1969 ( 48.9%): test_iterparse_tag_ns_empty (...est_iterparse_tag_ns_empty) 963/1969 ( 48.9%): test_iterparse_tag_ns_empty_all (...parse_tag_ns_empty_all) 964/1969 ( 49.0%): test_iterparse_tree_comments (...t_iterparse_tree_comments) 965/1969 ( 49.0%): test_itersiblings (....ETreeOnlyTestCase.test_itersiblings) 966/1969 ( 49.1%): test_itersiblings_tag (...lyTestCase.test_itersiblings_tag) 967/1969 ( 49.1%): test_itersiblings_tag_multiple (...ersiblings_tag_multiple) 968/1969 ( 49.2%): test_itertext_comment_pi (...Case.test_itertext_comment_pi) 969/1969 ( 49.2%): test_iterwalk (...st_etree.ETreeOnlyTestCase.test_iterwalk) 970/1969 ( 49.3%): test_iterwalk_attrib_ns (...stCase.test_iterwalk_attrib_ns) 971/1969 ( 49.3%): test_iterwalk_clear (...eeOnlyTestCase.test_iterwalk_clear) 972/1969 ( 49.4%): test_iterwalk_comments_root_element (...ments_root_element) 973/1969 ( 49.4%): test_iterwalk_comments_tree (...est_iterwalk_comments_tree) 974/1969 ( 49.5%): test_iterwalk_end_skip (...TestCase.test_iterwalk_end_skip) 975/1969 ( 49.5%): test_iterwalk_getiterator (...se.test_iterwalk_getiterator) 976/1969 ( 49.6%): test_iterwalk_ns_skip (...lyTestCase.test_iterwalk_ns_skip) 977/1969 ( 49.6%): test_iterwalk_pis_comments_tree (...walk_pis_comments_tree) 978/1969 ( 49.7%): test_iterwalk_pis_comments_tree_no_events (...ee_no_events) 979/1969 ( 49.7%): test_iterwalk_pis_root_element (...erwalk_pis_root_element) 980/1969 ( 49.8%): test_iterwalk_pis_tree (...TestCase.test_iterwalk_pis_tree) 981/1969 ( 49.8%): test_iterwalk_start (...eeOnlyTestCase.test_iterwalk_start) 982/1969 ( 49.9%): test_iterwalk_start_end (...stCase.test_iterwalk_start_end) 983/1969 ( 49.9%): test_iterwalk_start_end_skip (...t_iterwalk_start_end_skip) 984/1969 ( 50.0%): test_iterwalk_start_end_tags (...t_iterwalk_start_end_tags) 985/1969 ( 50.0%): test_iterwalk_start_end_tags_with_root (..._tags_with_root) 986/1969 ( 50.1%): test_iterwalk_start_tags (...Case.test_iterwalk_start_tags) 987/1969 ( 50.1%): test_iterwalk_tag (....ETreeOnlyTestCase.test_iterwalk_tag) 988/1969 ( 50.2%): test_iterwalk_tag_all (...lyTestCase.test_iterwalk_tag_all) 989/1969 ( 50.2%): test_large_sourceline_XML (...se.test_large_sourceline_XML) 990/1969 ( 50.3%): test_namespace_cleanup (...TestCase.test_namespace_cleanup) 991/1969 ( 50.3%): test_namespace_cleanup_attributes (...e_cleanup_attributes) 992/1969 ( 50.4%): test_namespace_cleanup_deep (...est_namespace_cleanup_deep) 993/1969 ( 50.4%): test_namespace_cleanup_deep_to_top (...cleanup_deep_to_top) 994/1969 ( 50.5%): test_namespace_cleanup_keep_prefixes (...nup_keep_prefixes) 995/1969 ( 50.5%): test_namespace_cleanup_keep_prefixes_top (..._prefixes_top) 996/1969 ( 50.6%): test_namespace_cleanup_many (...est_namespace_cleanup_many) 997/1969 ( 50.6%): test_namespaces (...tree.ETreeOnlyTestCase.test_namespaces) 998/1969 ( 50.7%): test_namespaces_copy_element (...t_namespaces_copy_element) 999/1969 ( 50.7%): test_namespaces_default (...stCase.test_namespaces_default) 1000/1969 ( 50.8%): test_namespaces_default_and_attr (...aces_default_and_attr) 1001/1969 ( 50.8%): test_namespaces_default_and_other (...es_default_and_other) 1002/1969 ( 50.9%): test_namespaces_default_copy_element (...ault_copy_element) 1003/1969 ( 50.9%): test_namespaces_elementtree (...est_namespaces_elementtree) 1004/1969 ( 51.0%): test_namespaces_reuse_after_move (...aces_reuse_after_move) 1005/1969 ( 51.0%): test_nsmap_prefix_invalid (...se.test_nsmap_prefix_invalid) 1006/1969 ( 51.1%): test_parse_base_url_docinfo (...est_parse_base_url_docinfo) 1007/1969 ( 51.1%): test_parse_fileobject_unicode (...parse_fileobject_unicode) 1008/1969 ( 51.2%): test_parse_parser_type_error (...t_parse_parser_type_error) 1009/1969 ( 51.2%): test_parse_remove_comments (....test_parse_remove_comments) 1010/1969 ( 51.3%): test_parse_remove_pis (...lyTestCase.test_parse_remove_pis) 1011/1969 ( 51.3%): test_parse_source_pathlike (....test_parse_source_pathlike) 1012/1969 ( 51.4%): test_parse_stringio_base_url (...t_parse_stringio_base_url) 1013/1969 ( 51.4%): test_parseid (...test_etree.ETreeOnlyTestCase.test_parseid) 1014/1969 ( 51.5%): test_parser_encoding (...OnlyTestCase.test_parser_encoding) 1015/1969 ( 51.5%): test_parser_encoding_unknown (...t_parser_encoding_unknown) 1016/1969 ( 51.6%): test_parser_target_cdata (...Case.test_parser_target_cdata) 1017/1969 ( 51.7%): test_parser_target_comment (....test_parser_target_comment) 1018/1969 ( 51.7%): test_parser_target_feed_exception (...arget_feed_exception) 1019/1969 ( 51.8%): test_parser_target_feed_no_id_dict (...get_feed_no_id_dict) 1020/1969 ( 51.8%): test_parser_target_fromstring_exception (...ring_exception) 1021/1969 ( 51.9%): test_parser_target_pi (...lyTestCase.test_parser_target_pi) 1022/1969 ( 51.9%): test_parser_target_recover (....test_parser_target_recover) 1023/1969 ( 52.0%): test_pi (lxml.tests.test_etree.ETreeOnlyTestCase.test_pi) 1024/1969 ( 52.0%): test_pi_parse (...st_etree.ETreeOnlyTestCase.test_pi_parse) 1025/1969 ( 52.1%): test_pi_pseudo_attributes_attrib (...udo_attributes_attrib) 1026/1969 ( 52.1%): test_pi_pseudo_attributes_get (...pi_pseudo_attributes_get) 1027/1969 ( 52.2%): test_prefix (...s.test_etree.ETreeOnlyTestCase.test_prefix) 1028/1969 ( 52.2%): test_prefix_default_ns (...TestCase.test_prefix_default_ns) 1029/1969 ( 52.3%): test_proxy_collect_siblings (...est_proxy_collect_siblings) 1030/1969 ( 52.3%): test_proxy_collect_siblings_text (...collect_siblings_text) 1031/1969 ( 52.4%): test_pypy_proxy_collect (...stCase.test_pypy_proxy_collect) 1032/1969 ( 52.4%): test_qname_colon (...ee.ETreeOnlyTestCase.test_qname_colon) 1033/1969 ( 52.5%): test_qname_element (...TreeOnlyTestCase.test_qname_element) 1034/1969 ( 52.5%): test_qname_empty (...ee.ETreeOnlyTestCase.test_qname_empty) 1035/1969 ( 52.6%): test_qname_namespace_localname (...ame_namespace_localname) 1036/1969 ( 52.6%): test_qname_none (...tree.ETreeOnlyTestCase.test_qname_none) 1037/1969 ( 52.7%): test_qname_space (...ee.ETreeOnlyTestCase.test_qname_space) 1038/1969 ( 52.7%): test_qname_text_resolve (...stCase.test_qname_text_resolve) 1039/1969 ( 52.8%): test_register_namespace_xml (...est_register_namespace_xml) 1040/1969 ( 52.8%): test_replace (...test_etree.ETreeOnlyTestCase.test_replace) 1041/1969 ( 52.9%): test_replace_new (...ee.ETreeOnlyTestCase.test_replace_new) 1042/1969 ( 52.9%): test_resolve_bytes_dtd (...TestCase.test_resolve_bytes_dtd) 1043/1969 ( 53.0%): test_resolve_empty (...TreeOnlyTestCase.test_resolve_empty) 1044/1969 ( 53.0%): test_resolve_error (...TreeOnlyTestCase.test_resolve_error) 1045/1969 ( 53.1%): test_resolve_file_dtd (...lyTestCase.test_resolve_file_dtd) 1046/1969 ( 53.1%): test_resolve_filelike_dtd (...se.test_resolve_filelike_dtd) 1047/1969 ( 53.2%): test_resolve_filename_dtd (...se.test_resolve_filename_dtd) 1048/1969 ( 53.2%): test_resolve_filename_dtd_relative (...lename_dtd_relative) 1049/1969 ( 53.3%): test_resolve_string_dtd (...stCase.test_resolve_string_dtd) 1050/1969 ( 53.3%): test_setitem_assert (...eeOnlyTestCase.test_setitem_assert) 1051/1969 ( 53.4%): test_setslice_all_reversed (....test_setslice_all_reversed) 1052/1969 ( 53.4%): test_setslice_step (...TreeOnlyTestCase.test_setslice_step) 1053/1969 ( 53.5%): test_setslice_step_negative (...est_setslice_step_negative) 1054/1969 ( 53.5%): test_setslice_step_negative2 (...t_setslice_step_negative2) 1055/1969 ( 53.6%): test_setslice_step_overrun (....test_setslice_step_overrun) 1056/1969 ( 53.6%): test_sourceline_XML (...eeOnlyTestCase.test_sourceline_XML) 1057/1969 ( 53.7%): test_sourceline_element (...stCase.test_sourceline_element) 1058/1969 ( 53.7%): test_sourceline_iterparse_end (...sourceline_iterparse_end) 1059/1969 ( 53.8%): test_sourceline_iterparse_start (...celine_iterparse_start) 1060/1969 ( 53.8%): test_sourceline_parse (...lyTestCase.test_sourceline_parse) 1061/1969 ( 53.9%): test_standalone (...tree.ETreeOnlyTestCase.test_standalone) 1062/1969 ( 53.9%): test_strip_attributes (...lyTestCase.test_strip_attributes) 1063/1969 ( 54.0%): test_strip_attributes_ns (...Case.test_strip_attributes_ns) 1064/1969 ( 54.0%): test_strip_elements (...eeOnlyTestCase.test_strip_elements) 1065/1969 ( 54.1%): test_strip_elements_ns (...TestCase.test_strip_elements_ns) 1066/1969 ( 54.1%): test_strip_tags (...tree.ETreeOnlyTestCase.test_strip_tags) 1067/1969 ( 54.2%): test_strip_tags_and_remove (....test_strip_tags_and_remove) 1068/1969 ( 54.2%): test_strip_tags_doc_style (...se.test_strip_tags_doc_style) 1069/1969 ( 54.3%): test_strip_tags_ns (...TreeOnlyTestCase.test_strip_tags_ns) 1070/1969 ( 54.3%): test_strip_tags_pi_comment (....test_strip_tags_pi_comment) 1071/1969 ( 54.4%): test_strip_tags_pi_comment_all (...rip_tags_pi_comment_all) 1072/1969 ( 54.4%): test_subelement_attribute_invalid (...nt_attribute_invalid) 1073/1969 ( 54.5%): test_subelement_name_colon (....test_subelement_name_colon) 1074/1969 ( 54.5%): test_subelement_name_empty (....test_subelement_name_empty) 1075/1969 ( 54.6%): test_subelement_name_quote (....test_subelement_name_quote) 1076/1969 ( 54.6%): test_subelement_name_space (....test_subelement_name_space) 1077/1969 ( 54.7%): test_subelement_nsmap (...lyTestCase.test_subelement_nsmap) 1078/1969 ( 54.7%): test_tostring_method_html_with_tail (...hod_html_with_tail) 1079/1969 ( 54.8%): test_tostring_method_text_encoding (...ethod_text_encoding) 1080/1969 ( 54.9%): test_tostring_method_text_unicode (..._method_text_unicode) 1081/1969 ( 54.9%): test_tostring_none (...TreeOnlyTestCase.test_tostring_none) 1082/1969 ( 55.0%): test_tostring_pretty (...OnlyTestCase.test_tostring_pretty) 1083/1969 ( 55.0%): test_tostring_standalone (...Case.test_tostring_standalone) 1084/1969 ( 55.1%): test_tostring_standalone_in_out (...ring_standalone_in_out) 1085/1969 ( 55.1%): test_tostring_unicode (...lyTestCase.test_tostring_unicode) 1086/1969 ( 55.2%): test_tostring_unicode_element (...tostring_unicode_element) 1087/1969 ( 55.2%): test_tostring_unicode_element_tail (...nicode_element_tail) 1088/1969 ( 55.3%): test_tostring_unicode_none (....test_tostring_unicode_none) 1089/1969 ( 55.3%): test_tostring_unicode_pretty (...t_tostring_unicode_pretty) 1090/1969 ( 55.4%): test_tostring_with_tail (...stCase.test_tostring_with_tail) 1091/1969 ( 55.4%): test_tounicode (..._etree.ETreeOnlyTestCase.test_tounicode) 1092/1969 ( 55.5%): test_tounicode_element (...TestCase.test_tounicode_element) 1093/1969 ( 55.5%): test_tounicode_element_tail (...est_tounicode_element_tail) 1094/1969 ( 55.6%): test_tounicode_none (...eeOnlyTestCase.test_tounicode_none) 1095/1969 ( 55.6%): test_tounicode_pretty (...lyTestCase.test_tounicode_pretty) 1096/1969 ( 55.7%): test_unicode_byte_invalid (...se.test_unicode_byte_invalid) 1097/1969 ( 55.7%): test_unicode_byte_invalid_sequence (...te_invalid_sequence) 1098/1969 ( 55.8%): test_unicode_byte_zero (...TestCase.test_unicode_byte_zero) 1099/1969 ( 55.8%): test_version (...test_etree.ETreeOnlyTestCase.test_version) 1100/1969 ( 55.9%): test_walk_after_parse_failure (...walk_after_parse_failure) 1101/1969 ( 55.9%): test_xml_base (...st_etree.ETreeOnlyTestCase.test_xml_base) 1102/1969 ( 56.0%): test_xml_base_attribute (...stCase.test_xml_base_attribute) 1103/1969 ( 56.0%): test_xinclude (...tree.ETreeXIncludeTestCase.test_xinclude) 1104/1969 ( 56.1%): test_xinclude_resolver (...TestCase.test_xinclude_resolver) 1105/1969 ( 56.1%): test_xinclude_resolver_recursive (...de_resolver_recursive) 1106/1969 ( 56.2%): test_xinclude_text (...XIncludeTestCase.test_xinclude_text) 1107/1969 ( 56.2%): test_multiple_include_of_same_file (...nclude_of_same_file) 1108/1969 ( 56.3%): test_xinclude (...ree.ElementIncludeTestCase.test_xinclude) 1109/1969 ( 56.3%): test_xinclude_failures (...TestCase.test_xinclude_failures) 1110/1969 ( 56.4%): test_xinclude_resolver (...TestCase.test_xinclude_resolver) 1111/1969 ( 56.4%): test_xinclude_resolver_recursive (...de_resolver_recursive) 1112/1969 ( 56.5%): test_xinclude_text (...tIncludeTestCase.test_xinclude_text) 1113/1969 ( 56.5%): test_c14n (...tests.test_etree.ETreeC14NTestCase.test_c14n) 1114/1969 ( 56.6%): test_c14n2_file_gzip (...C14NTestCase.test_c14n2_file_gzip) 1115/1969 ( 56.6%): test_c14n2_tostring_with_comments (...string_with_comments) 1116/1969 ( 56.7%): test_c14n2_with_comments (...Case.test_c14n2_with_comments) 1117/1969 ( 56.7%): test_c14n2_with_comments_strip_text (...omments_strip_text) 1118/1969 ( 56.8%): test_c14n2_with_text (...C14NTestCase.test_c14n2_with_text) 1119/1969 ( 56.8%): test_c14n_element_tostring_exclusive (...ostring_exclusive) 1120/1969 ( 56.9%): test_c14n_element_tostring_with_comments (...with_comments) 1121/1969 ( 56.9%): test_c14n_exclusive (...eeC14NTestCase.test_c14n_exclusive) 1122/1969 ( 57.0%): test_c14n_file (..._etree.ETreeC14NTestCase.test_c14n_file) 1123/1969 ( 57.0%): test_c14n_file_gzip (...eeC14NTestCase.test_c14n_file_gzip) 1124/1969 ( 57.1%): test_c14n_file_gzip_pathlike (...t_c14n_file_gzip_pathlike) 1125/1969 ( 57.1%): test_c14n_file_pathlike (...stCase.test_c14n_file_pathlike) 1126/1969 ( 57.2%): test_c14n_gzip (..._etree.ETreeC14NTestCase.test_c14n_gzip) 1127/1969 ( 57.2%): test_c14n_tostring_exclusive (...t_c14n_tostring_exclusive) 1128/1969 ( 57.3%): test_c14n_tostring_inclusive_ns_prefixes (...ive NS spaces) 1129/1969 ( 57.3%): test_c14n_tostring_with_comments (...ostring_with_comments) 1130/1969 ( 57.4%): test_c14n_with_comments (...stCase.test_c14n_with_comments) 1131/1969 ( 57.4%): test_python3_problem_bytesio_iterparse (...tesio_iterparse) 1132/1969 ( 57.5%): test_python3_problem_filebased_iterparse (...sed_iterparse) 1133/1969 ( 57.5%): test_python3_problem_filebased_parse (...m_filebased_parse) 1134/1969 ( 57.6%): test_write (...ts.test_etree.ETreeWriteTestCase.test_write) 1135/1969 ( 57.6%): test_write_doctype (...reeWriteTestCase.test_write_doctype) 1136/1969 ( 57.7%): test_write_file (...ree.ETreeWriteTestCase.test_write_file) 1137/1969 ( 57.7%): test_write_file_gzip (...riteTestCase.test_write_file_gzip) 1138/1969 ( 57.8%): test_write_file_gzip_parse (....test_write_file_gzip_parse) 1139/1969 ( 57.8%): test_write_file_gzip_pathlike (...write_file_gzip_pathlike) 1140/1969 ( 57.9%): test_write_file_gzipfile_parse (...ite_file_gzipfile_parse) 1141/1969 ( 57.9%): test_write_file_pathlike (...Case.test_write_file_pathlike) 1142/1969 ( 58.0%): test_write_file_url (...eWriteTestCase.test_write_file_url) 1143/1969 ( 58.0%): test_write_gzip (...ree.ETreeWriteTestCase.test_write_gzip) 1144/1969 ( 58.1%): test_write_gzip_doctype (...stCase.test_write_gzip_doctype) 1145/1969 ( 58.2%): test_write_gzip_level (...teTestCase.test_write_gzip_level) 1146/1969 ( 58.2%): test_parse_error_logging (...Test.test_parse_error_logging) 1147/1969 ( 58.3%): test_pull_from_simple_target (...t_pull_from_simple_target) 1148/1969 ( 58.3%): test_pull_from_simple_target_start_end (...arget_start_end) 1149/1969 ( 58.4%): test_pull_from_tree_builder (...est_pull_from_tree_builder) 1150/1969 ( 58.4%): test_pull_from_tree_builder_subclass (..._builder_subclass) 1151/1969 ( 58.5%): bad_find (...elftest) Doctest: lxml.tests.selftest.bad_find 1152/1969 ( 58.5%): bug_xmltoolkit25 (...: lxml.tests.selftest.bug_xmltoolkit25 1153/1969 ( 58.6%): bug_xmltoolkit28 (...: lxml.tests.selftest.bug_xmltoolkit28 1154/1969 ( 58.6%): encoding (...elftest) Doctest: lxml.tests.selftest.encoding 1155/1969 ( 58.7%): find (....tests.selftest) Doctest: lxml.tests.selftest.find 1156/1969 ( 58.7%): interface (...ftest) Doctest: lxml.tests.selftest.interface 1157/1969 ( 58.8%): iterators (...ftest) Doctest: lxml.tests.selftest.iterators 1158/1969 ( 58.8%): iterparse (...ftest) Doctest: lxml.tests.selftest.iterparse 1159/1969 ( 58.9%): namespace (...ftest) Doctest: lxml.tests.selftest.namespace 1160/1969 ( 58.9%): parsefile (...ftest) Doctest: lxml.tests.selftest.parsefile 1161/1969 ( 59.0%): parseliteral (... Doctest: lxml.tests.selftest.parseliteral 1162/1969 ( 59.0%): qname (...ests.selftest) Doctest: lxml.tests.selftest.qname 1163/1969 ( 59.1%): simpleops (...ftest) Doctest: lxml.tests.selftest.simpleops 1164/1969 ( 59.1%): writefile (...ftest) Doctest: lxml.tests.selftest.writefile 1165/1969 ( 59.2%): writestring (...t) Doctest: lxml.tests.selftest.writestring 1166/1969 ( 59.2%): xinclude (...elftest) Doctest: lxml.tests.selftest.xinclude 1167/1969 ( 59.3%): xinclude_default (...: lxml.tests.selftest.xinclude_default 1168/1969 ( 59.3%): xpath_tokenizer (...st: lxml.tests.selftest.xpath_tokenizer 1169/1969 ( 59.4%): attrib (....selftest2) Doctest: lxml.tests.selftest2.attrib 1170/1969 ( 59.4%): cdata (...ts.selftest2) Doctest: lxml.tests.selftest2.cdata 1171/1969 ( 59.5%): copy (...ests.selftest2) Doctest: lxml.tests.selftest2.copy 1172/1969 ( 59.5%): element (...elftest2) Doctest: lxml.tests.selftest2.element 1173/1969 ( 59.6%): encoding (...ftest2) Doctest: lxml.tests.selftest2.encoding 1174/1969 ( 59.6%): find (...ests.selftest2) Doctest: lxml.tests.selftest2.find 1175/1969 ( 59.7%): makeelement (...) Doctest: lxml.tests.selftest2.makeelement 1176/1969 ( 59.7%): parsefile (...est2) Doctest: lxml.tests.selftest2.parsefile 1177/1969 ( 59.8%): qname (...ts.selftest2) Doctest: lxml.tests.selftest2.qname 1178/1969 ( 59.8%): writefile (...est2) Doctest: lxml.tests.selftest2.writefile 1179/1969 ( 59.9%): CDATA (lxml.etree) Doctest: lxml.etree.CDATA 1180/1969 ( 59.9%): ElementNamespaceClassLookup (...ElementNamespaceClassLookup 1181/1969 ( 60.0%): FunctionNamespace (...Doctest: lxml.etree.FunctionNamespace 1182/1969 ( 60.0%): Schematron (lxml.etree) Doctest: lxml.etree.Schematron 1183/1969 ( 60.1%): XML (lxml.etree) Doctest: lxml.etree.XML 1184/1969 ( 60.1%): FunctionNamespace (...__test__.FunctionNamespace (line 207) 1185/1969 ( 60.2%): XML (...est__) Doctest: lxml.etree.__test__.XML (line 3211) 1186/1969 ( 60.2%): txt (tutorial) Doctest: tutorial.txt 1187/1969 ( 60.3%): txt (api) Doctest: api.txt 1188/1969 ( 60.3%): txt (FAQ) Doctest: FAQ.txt 1189/1969 ( 60.4%): txt (parsing) Doctest: parsing.txt 1190/1969 ( 60.4%): txt (resolvers) Doctest: resolvers.txt 1191/1969 ( 60.5%): test_external_document_adoption (...rnal_document_adoption) 1192/1969 ( 60.5%): test_boolean_attribute (...TestCase.test_boolean_attribute) 1193/1969 ( 60.6%): test_boolean_attribute_round_trip (...attribute_round_trip) 1194/1969 ( 60.6%): test_boolean_attribute_xml_adds_empty_string (...ty_string) 1195/1969 ( 60.7%): test_default_parser_HTML_broken (...ult_parser_HTML_broken) 1196/1969 ( 60.7%): test_html5_doctype (...mlParserTestCase.test_html5_doctype) 1197/1969 ( 60.8%): test_html_element_name_colon (...t_html_element_name_colon) 1198/1969 ( 60.8%): test_html_element_name_empty (...t_html_element_name_empty) 1199/1969 ( 60.9%): test_html_element_name_quote (...t_html_element_name_quote) 1200/1969 ( 60.9%): test_html_element_name_space (...t_html_element_name_space) 1201/1969 ( 61.0%): test_html_feed_parser (...erTestCase.test_html_feed_parser) 1202/1969 ( 61.0%): test_html_feed_parser_chunky (...t_html_feed_parser_chunky) 1203/1969 ( 61.1%): test_html_feed_parser_more_tags (..._feed_parser_more_tags) 1204/1969 ( 61.1%): test_html_file_error (...rserTestCase.test_html_file_error) 1205/1969 ( 61.2%): test_html_fromstring_target_exceptions (...rget_exceptions) 1206/1969 ( 61.2%): test_html_ids (...lparser.HtmlParserTestCase.test_html_ids) 1207/1969 ( 61.3%): test_html_ids_no_collect_ids (...t_html_ids_no_collect_ids) 1208/1969 ( 61.4%): test_html_iterparse (...ParserTestCase.test_html_iterparse) 1209/1969 ( 61.4%): test_html_iterparse_broken (....test_html_iterparse_broken) 1210/1969 ( 61.5%): test_html_iterparse_broken_no_recover (...roken_no_recover) 1211/1969 ( 61.5%): test_html_iterparse_file (...Case.test_html_iterparse_file) 1212/1969 ( 61.6%): test_html_iterparse_start (...se.test_html_iterparse_start) 1213/1969 ( 61.6%): test_html_iterparse_stop_short (...ml_iterparse_stop_short) 1214/1969 ( 61.7%): test_html_iterparse_tag (...stCase.test_html_iterparse_tag) 1215/1969 ( 61.7%): test_html_parser_target_doctype_empty (...et_doctype_empty) 1216/1969 ( 61.8%): test_html_parser_target_doctype_html (...rget_doctype_html) 1217/1969 ( 61.8%): test_html_parser_target_doctype_html_full (...pe_html_full) 1218/1969 ( 61.9%): test_html_parser_target_exceptions (...r_target_exceptions) 1219/1969 ( 61.9%): test_html_parser_target_tag (...est_html_parser_target_tag) 1220/1969 ( 62.0%): test_html_subelement_name_colon (..._subelement_name_colon) 1221/1969 ( 62.0%): test_html_subelement_name_empty (..._subelement_name_empty) 1222/1969 ( 62.1%): test_html_subelement_name_quote (..._subelement_name_quote) 1223/1969 ( 62.1%): test_html_subelement_name_space (..._subelement_name_space) 1224/1969 ( 62.2%): test_ietf_decl (...arser.HtmlParserTestCase.test_ietf_decl) 1225/1969 ( 62.2%): test_module_HTML (...r.HtmlParserTestCase.test_module_HTML) 1226/1969 ( 62.3%): test_module_HTML_access (...stCase.test_module_HTML_access) 1227/1969 ( 62.3%): test_module_HTML_broken (...stCase.test_module_HTML_broken) 1228/1969 ( 62.4%): test_module_HTML_cdata (...TestCase.test_module_HTML_cdata) 1229/1969 ( 62.4%): test_module_HTML_pretty_print (...module_HTML_pretty_print) 1230/1969 ( 62.5%): test_module_HTML_unicode (...Case.test_module_HTML_unicode) 1231/1969 ( 62.5%): test_module_parse_html (...TestCase.test_module_parse_html) 1232/1969 ( 62.6%): test_module_parse_html_default_doctype (...default_doctype) 1233/1969 ( 62.6%): test_module_parse_html_error (...t_module_parse_html_error) 1234/1969 ( 62.7%): test_module_parse_html_filelike (...le_parse_html_filelike) 1235/1969 ( 62.7%): test_module_parse_html_norecover (..._parse_html_norecover) 1236/1969 ( 62.8%): test_parse_encoding_8bit_explicit (...coding_8bit_explicit) 1237/1969 ( 62.8%): test_parse_encoding_8bit_override (...coding_8bit_override) 1238/1969 ( 62.9%): test_set_decl_html (...mlParserTestCase.test_set_decl_html) 1239/1969 ( 62.9%): test_wide_unicode_html (...TestCase.test_wide_unicode_html) 1240/1969 ( 63.0%): test_xhtml_as_html_as_xml (...se.test_xhtml_as_html_as_xml) 1241/1969 ( 63.0%): test_http_client (...tp_io.HttpIOTestCase.test_http_client) 1242/1969 ( 63.1%): test_http_client_404 (...tpIOTestCase.test_http_client_404) 1243/1969 ( 63.1%): test_http_client_gzip (...IOTestCase.test_http_client_gzip) 1244/1969 ( 63.2%): test_network_dtd (...tp_io.HttpIOTestCase.test_network_dtd) 1245/1969 ( 63.2%): test_parser_input_mix (...IOTestCase.test_parser_input_mix) 1246/1969 ( 63.3%): test_anonymous_namespace (...Case.test_anonymous_namespace) 1247/1969 ( 63.3%): test_attribute (...e.BytesIOXmlFileTestCase.test_attribute) 1248/1969 ( 63.4%): test_attribute_extra (...FileTestCase.test_attribute_extra) 1249/1969 ( 63.4%): test_attribute_extra_duplicate (...tribute_extra_duplicate) 1250/1969 ( 63.5%): test_buffering (...e.BytesIOXmlFileTestCase.test_buffering) 1251/1969 ( 63.5%): test_closing_out_of_order_in_error_case (..._in_error_case) 1252/1969 ( 63.6%): test_comment (...lfile.BytesIOXmlFileTestCase.test_comment) 1253/1969 ( 63.6%): test_default_namespace (...TestCase.test_default_namespace) 1254/1969 ( 63.7%): test_element (...lfile.BytesIOXmlFileTestCase.test_element) 1255/1969 ( 63.7%): test_element_nested (...mlFileTestCase.test_element_nested) 1256/1969 ( 63.8%): test_element_nested_with_text (...element_nested_with_text) 1257/1969 ( 63.8%): test_element_write_empty (...Case.test_element_write_empty) 1258/1969 ( 63.9%): test_element_write_text (...stCase.test_element_write_text) 1259/1969 ( 63.9%): test_encoding (...ile.BytesIOXmlFileTestCase.test_encoding) 1260/1969 ( 64.0%): test_escaping (...ile.BytesIOXmlFileTestCase.test_escaping) 1261/1969 ( 64.0%): test_failure_preceding_text (...est_failure_preceding_text) 1262/1969 ( 64.1%): test_failure_trailing_Element (...failure_trailing_Element) 1263/1969 ( 64.1%): test_failure_trailing_text (....test_failure_trailing_text) 1264/1969 ( 64.2%): test_filelike_close (...mlFileTestCase.test_filelike_close) 1265/1969 ( 64.2%): test_flush (...l_xmlfile.BytesIOXmlFileTestCase.test_flush) 1266/1969 ( 64.3%): test_generator_close_continues_closing (...ntinues_closing) 1267/1969 ( 64.3%): test_namespace_nested_anonymous (...space_nested_anonymous) 1268/1969 ( 64.4%): test_namespace_nested_nsmap (...est_namespace_nested_nsmap) 1269/1969 ( 64.4%): test_namespace_nsmap (...FileTestCase.test_namespace_nsmap) 1270/1969 ( 64.5%): test_nested_default_namespace (...nested_default_namespace) 1271/1969 ( 64.6%): test_nested_default_namespace_and_other (...pace_and_other) 1272/1969 ( 64.6%): test_non_io_exception_continues_closing (...tinues_closing) 1273/1969 ( 64.7%): test_pi (...emental_xmlfile.BytesIOXmlFileTestCase.test_pi) 1274/1969 ( 64.7%): test_write_Element (...OXmlFileTestCase.test_write_Element) 1275/1969 ( 64.8%): test_write_Element_repeatedly (...write_Element_repeatedly) 1276/1969 ( 64.8%): test_anonymous_namespace (...Case.test_anonymous_namespace) 1277/1969 ( 64.9%): test_attribute (...file.TempXmlFileTestCase.test_attribute) 1278/1969 ( 64.9%): test_attribute_extra (...FileTestCase.test_attribute_extra) 1279/1969 ( 65.0%): test_attribute_extra_duplicate (...tribute_extra_duplicate) 1280/1969 ( 65.0%): test_buffering (...file.TempXmlFileTestCase.test_buffering) 1281/1969 ( 65.1%): test_closing_out_of_order_in_error_case (..._in_error_case) 1282/1969 ( 65.1%): test_comment (..._xmlfile.TempXmlFileTestCase.test_comment) 1283/1969 ( 65.2%): test_default_namespace (...TestCase.test_default_namespace) 1284/1969 ( 65.2%): test_element (..._xmlfile.TempXmlFileTestCase.test_element) 1285/1969 ( 65.3%): test_element_nested (...mlFileTestCase.test_element_nested) 1286/1969 ( 65.3%): test_element_nested_with_text (...element_nested_with_text) 1287/1969 ( 65.4%): test_element_write_empty (...Case.test_element_write_empty) 1288/1969 ( 65.4%): test_element_write_text (...stCase.test_element_write_text) 1289/1969 ( 65.5%): test_encoding (...mlfile.TempXmlFileTestCase.test_encoding) 1290/1969 ( 65.5%): test_escaping (...mlfile.TempXmlFileTestCase.test_escaping) 1291/1969 ( 65.6%): test_failure_preceding_text (...est_failure_preceding_text) 1292/1969 ( 65.6%): test_failure_trailing_Element (...failure_trailing_Element) 1293/1969 ( 65.7%): test_failure_trailing_text (....test_failure_trailing_text) 1294/1969 ( 65.7%): test_flush (...ntal_xmlfile.TempXmlFileTestCase.test_flush) 1295/1969 ( 65.8%): test_generator_close_continues_closing (...ntinues_closing) 1296/1969 ( 65.8%): test_namespace_nested_anonymous (...space_nested_anonymous) 1297/1969 ( 65.9%): test_namespace_nested_nsmap (...est_namespace_nested_nsmap) 1298/1969 ( 65.9%): test_namespace_nsmap (...FileTestCase.test_namespace_nsmap) 1299/1969 ( 66.0%): test_nested_default_namespace (...nested_default_namespace) 1300/1969 ( 66.0%): test_nested_default_namespace_and_other (...pace_and_other) 1301/1969 ( 66.1%): test_non_io_exception_continues_closing (...tinues_closing) 1302/1969 ( 66.1%): test_pi (...ncremental_xmlfile.TempXmlFileTestCase.test_pi) 1303/1969 ( 66.2%): test_write_Element (...pXmlFileTestCase.test_write_Element) 1304/1969 ( 66.2%): test_write_Element_repeatedly (...write_Element_repeatedly) 1305/1969 ( 66.3%): test_anonymous_namespace (...Case.test_anonymous_namespace) 1306/1969 ( 66.3%): test_attribute (....TempPathXmlFileTestCase.test_attribute) 1307/1969 ( 66.4%): test_attribute_extra (...FileTestCase.test_attribute_extra) 1308/1969 ( 66.4%): test_attribute_extra_duplicate (...tribute_extra_duplicate) 1309/1969 ( 66.5%): test_buffering (....TempPathXmlFileTestCase.test_buffering) 1310/1969 ( 66.5%): test_closing_out_of_order_in_error_case (..._in_error_case) 1311/1969 ( 66.6%): test_comment (...file.TempPathXmlFileTestCase.test_comment) 1312/1969 ( 66.6%): test_default_namespace (...TestCase.test_default_namespace) 1313/1969 ( 66.7%): test_element (...file.TempPathXmlFileTestCase.test_element) 1314/1969 ( 66.7%): test_element_nested (...mlFileTestCase.test_element_nested) 1315/1969 ( 66.8%): test_element_nested_with_text (...element_nested_with_text) 1316/1969 ( 66.8%): test_element_write_empty (...Case.test_element_write_empty) 1317/1969 ( 66.9%): test_element_write_text (...stCase.test_element_write_text) 1318/1969 ( 66.9%): test_encoding (...le.TempPathXmlFileTestCase.test_encoding) 1319/1969 ( 67.0%): test_escaping (...le.TempPathXmlFileTestCase.test_escaping) 1320/1969 ( 67.0%): test_failure_preceding_text (...est_failure_preceding_text) 1321/1969 ( 67.1%): test_failure_trailing_Element (...failure_trailing_Element) 1322/1969 ( 67.1%): test_failure_trailing_text (....test_failure_trailing_text) 1323/1969 ( 67.2%): test_flush (..._xmlfile.TempPathXmlFileTestCase.test_flush) 1324/1969 ( 67.2%): test_generator_close_continues_closing (...ntinues_closing) 1325/1969 ( 67.3%): test_namespace_nested_anonymous (...space_nested_anonymous) 1326/1969 ( 67.3%): test_namespace_nested_nsmap (...est_namespace_nested_nsmap) 1327/1969 ( 67.4%): test_namespace_nsmap (...FileTestCase.test_namespace_nsmap) 1328/1969 ( 67.4%): test_nested_default_namespace (...nested_default_namespace) 1329/1969 ( 67.5%): test_nested_default_namespace_and_other (...pace_and_other) 1330/1969 ( 67.5%): test_non_io_exception_continues_closing (...tinues_closing) 1331/1969 ( 67.6%): test_pi (...mental_xmlfile.TempPathXmlFileTestCase.test_pi) 1332/1969 ( 67.6%): test_write_Element (...hXmlFileTestCase.test_write_Element) 1333/1969 ( 67.7%): test_write_Element_repeatedly (...write_Element_repeatedly) 1334/1969 ( 67.8%): test_anonymous_namespace (...Case.test_anonymous_namespace) 1335/1969 ( 67.8%): test_attribute (...eFileLikeXmlFileTestCase.test_attribute) 1336/1969 ( 67.9%): test_attribute_extra (...FileTestCase.test_attribute_extra) 1337/1969 ( 67.9%): test_attribute_extra_duplicate (...tribute_extra_duplicate) 1338/1969 ( 68.0%): test_buffering (...eFileLikeXmlFileTestCase.test_buffering) 1339/1969 ( 68.0%): test_closing_out_of_order_in_error_case (..._in_error_case) 1340/1969 ( 68.1%): test_comment (...impleFileLikeXmlFileTestCase.test_comment) 1341/1969 ( 68.1%): test_default_namespace (...TestCase.test_default_namespace) 1342/1969 ( 68.2%): test_element (...impleFileLikeXmlFileTestCase.test_element) 1343/1969 ( 68.2%): test_element_nested (...mlFileTestCase.test_element_nested) 1344/1969 ( 68.3%): test_element_nested_with_text (...element_nested_with_text) 1345/1969 ( 68.3%): test_element_write_empty (...Case.test_element_write_empty) 1346/1969 ( 68.4%): test_element_write_text (...stCase.test_element_write_text) 1347/1969 ( 68.4%): test_encoding (...pleFileLikeXmlFileTestCase.test_encoding) 1348/1969 ( 68.5%): test_escaping (...pleFileLikeXmlFileTestCase.test_escaping) 1349/1969 ( 68.5%): test_failure_preceding_text (...est_failure_preceding_text) 1350/1969 ( 68.6%): test_failure_trailing_Element (...failure_trailing_Element) 1351/1969 ( 68.6%): test_failure_trailing_text (....test_failure_trailing_text) 1352/1969 ( 68.7%): test_filelike_close (...mlFileTestCase.test_filelike_close) 1353/1969 ( 68.7%): test_filelike_not_closing (...se.test_filelike_not_closing) 1354/1969 ( 68.8%): test_flush (...le.SimpleFileLikeXmlFileTestCase.test_flush) 1355/1969 ( 68.8%): test_generator_close_continues_closing (...ntinues_closing) 1356/1969 ( 68.9%): test_namespace_nested_anonymous (...space_nested_anonymous) 1357/1969 ( 68.9%): test_namespace_nested_nsmap (...est_namespace_nested_nsmap) 1358/1969 ( 69.0%): test_namespace_nsmap (...FileTestCase.test_namespace_nsmap) 1359/1969 ( 69.0%): test_nested_default_namespace (...nested_default_namespace) 1360/1969 ( 69.1%): test_nested_default_namespace_and_other (...pace_and_other) 1361/1969 ( 69.1%): test_non_io_exception_continues_closing (...tinues_closing) 1362/1969 ( 69.2%): test_pi (..._xmlfile.SimpleFileLikeXmlFileTestCase.test_pi) 1363/1969 ( 69.2%): test_write_Element (...eXmlFileTestCase.test_write_Element) 1364/1969 ( 69.3%): test_write_Element_repeatedly (...write_Element_repeatedly) 1365/1969 ( 69.3%): test_write_fails (...eLikeXmlFileTestCase.test_write_fails) 1366/1969 ( 69.4%): test_anonymous_namespace (...Case.test_anonymous_namespace) 1367/1969 ( 69.4%): test_attribute (...xmlfile.HtmlFileTestCase.test_attribute) 1368/1969 ( 69.5%): test_attribute_extra (...FileTestCase.test_attribute_extra) 1369/1969 ( 69.5%): test_attribute_extra_duplicate (...tribute_extra_duplicate) 1370/1969 ( 69.6%): test_attribute_quoting (...TestCase.test_attribute_quoting) 1371/1969 ( 69.6%): test_attribute_quoting_unicode (...tribute_quoting_unicode) 1372/1969 ( 69.7%): test_buffering (...xmlfile.HtmlFileTestCase.test_buffering) 1373/1969 ( 69.7%): test_closing_out_of_order_in_error_case (..._in_error_case) 1374/1969 ( 69.8%): test_comment (...tal_xmlfile.HtmlFileTestCase.test_comment) 1375/1969 ( 69.8%): test_default_namespace (...TestCase.test_default_namespace) 1376/1969 ( 69.9%): test_element (...tal_xmlfile.HtmlFileTestCase.test_element) 1377/1969 ( 69.9%): test_element_nested (...mlFileTestCase.test_element_nested) 1378/1969 ( 70.0%): test_element_nested_with_text (...element_nested_with_text) 1379/1969 ( 70.0%): test_element_write_empty (...Case.test_element_write_empty) 1380/1969 ( 70.1%): test_element_write_text (...stCase.test_element_write_text) 1381/1969 ( 70.1%): test_encoding (...l_xmlfile.HtmlFileTestCase.test_encoding) 1382/1969 ( 70.2%): test_escaping (...l_xmlfile.HtmlFileTestCase.test_escaping) 1383/1969 ( 70.2%): test_failure_preceding_text (...est_failure_preceding_text) 1384/1969 ( 70.3%): test_failure_trailing_Element (...failure_trailing_Element) 1385/1969 ( 70.3%): test_failure_trailing_text (....test_failure_trailing_text) 1386/1969 ( 70.4%): test_flush (...emental_xmlfile.HtmlFileTestCase.test_flush) 1387/1969 ( 70.4%): test_generator_close_continues_closing (...ntinues_closing) 1388/1969 ( 70.5%): test_method_context_manager_misuse (...text_manager_misuse) 1389/1969 ( 70.5%): test_namespace_nested_anonymous (...space_nested_anonymous) 1390/1969 ( 70.6%): test_namespace_nested_nsmap (...est_namespace_nested_nsmap) 1391/1969 ( 70.6%): test_namespace_nsmap (...FileTestCase.test_namespace_nsmap) 1392/1969 ( 70.7%): test_nested_default_namespace (...nested_default_namespace) 1393/1969 ( 70.7%): test_nested_default_namespace_and_other (...pace_and_other) 1394/1969 ( 70.8%): test_non_io_exception_continues_closing (...tinues_closing) 1395/1969 ( 70.8%): test_open_namespaced_element (...t_open_namespaced_element) 1396/1969 ( 70.9%): test_pi (...t_incremental_xmlfile.HtmlFileTestCase.test_pi) 1397/1969 ( 70.9%): test_unescaped_script (...leTestCase.test_unescaped_script) 1398/1969 ( 71.0%): test_unescaped_script_incremental (...d_script_incremental) 1399/1969 ( 71.1%): test_void_elements (...HtmlFileTestCase.test_void_elements) 1400/1969 ( 71.1%): test_write_Element (...HtmlFileTestCase.test_write_Element) 1401/1969 ( 71.2%): test_write_Element_repeatedly (...write_Element_repeatedly) 1402/1969 ( 71.2%): test_write_declaration (...TestCase.test_write_declaration) 1403/1969 ( 71.3%): test_write_namespaced_element (...write_namespaced_element) 1404/1969 ( 71.3%): test_xml_mode_element_inside_html (..._element_inside_html) 1405/1969 ( 71.4%): test_xml_mode_write_inside_html (...mode_write_inside_html) 1406/1969 ( 71.4%): test_async (...tal_xmlfile.AsyncXmlFileTestCase.test_async) 1407/1969 ( 71.5%): test_async_api (...ile.AsyncXmlFileTestCase.test_async_api) 1408/1969 ( 71.5%): test_class_parse_filename (...se.test_class_parse_filename) 1409/1969 ( 71.6%): test_class_parse_filename_remove_previous (...ove_previous) 1410/1969 ( 71.6%): test_class_parse_fileobject (...est_class_parse_fileobject) 1411/1969 ( 71.7%): test_class_parse_unamed_fileobject (...e_unamed_fileobject) 1412/1969 ( 71.7%): test_etree_parse_io_error (...se.test_etree_parse_io_error) 1413/1969 ( 71.8%): test_iterparse_utf16_bom (...Case.test_iterparse_utf16_bom) 1414/1969 ( 71.8%): test_iterparse_utf8_bom (...stCase.test_iterparse_utf8_bom) 1415/1969 ( 71.9%): test_module_parse_fileobject_error (...se_fileobject_error) 1416/1969 ( 71.9%): test_module_parse_fileobject_late_error (...ect_late_error) 1417/1969 ( 72.0%): test_module_parse_fileobject_type_error (...ect_type_error) 1418/1969 ( 72.0%): test_module_parse_gzipobject (...t_module_parse_gzipobject) 1419/1969 ( 72.1%): test_module_parse_large_fileobject (...se_large_fileobject) 1420/1969 ( 72.1%): test_parse_utf8_bom (...TreeIOTestCase.test_parse_utf8_bom) 1421/1969 ( 72.2%): test_tree_io (...ests.test_io.ETreeIOTestCase.test_tree_io) 1422/1969 ( 72.2%): test_tree_io_latin1 (...TreeIOTestCase.test_tree_io_latin1) 1423/1969 ( 72.3%): test_write_compressed_text (....test_write_compressed_text) 1424/1969 ( 72.3%): test_write_filename (...TreeIOTestCase.test_write_filename) 1425/1969 ( 72.4%): test_write_filename_special_percent (...me_special_percent) 1426/1969 ( 72.4%): test_write_filename_special_plus (...filename_special_plus) 1427/1969 ( 72.5%): test_write_invalid_filename (...est_write_invalid_filename) 1428/1969 ( 72.5%): test_class_parse_filename (...se.test_class_parse_filename) 1429/1969 ( 72.6%): test_class_parse_filename_remove_previous (...ove_previous) 1430/1969 ( 72.6%): test_class_parse_fileobject (...est_class_parse_fileobject) 1431/1969 ( 72.7%): test_class_parse_unamed_fileobject (...e_unamed_fileobject) 1432/1969 ( 72.7%): test_etree_parse_io_error (...se.test_etree_parse_io_error) 1433/1969 ( 72.8%): test_iterparse_utf16_bom (...Case.test_iterparse_utf16_bom) 1434/1969 ( 72.8%): test_iterparse_utf8_bom (...stCase.test_iterparse_utf8_bom) 1435/1969 ( 72.9%): test_module_parse_fileobject_error (...se_fileobject_error) 1436/1969 ( 72.9%): test_module_parse_fileobject_late_error (...ect_late_error) 1437/1969 ( 73.0%): test_module_parse_fileobject_type_error (...ect_type_error) 1438/1969 ( 73.0%): test_module_parse_gzipobject (...t_module_parse_gzipobject) 1439/1969 ( 73.1%): test_module_parse_large_fileobject (...se_large_fileobject) 1440/1969 ( 73.1%): test_parse_utf8_bom (...TreeIOTestCase.test_parse_utf8_bom) 1441/1969 ( 73.2%): test_tree_io (...est_io.ElementTreeIOTestCase.test_tree_io) 1442/1969 ( 73.2%): test_tree_io_latin1 (...TreeIOTestCase.test_tree_io_latin1) 1443/1969 ( 73.3%): test_write_filename (...TreeIOTestCase.test_write_filename) 1444/1969 ( 73.3%): test_write_filename_special_percent (...me_special_percent) 1445/1969 ( 73.4%): test_write_filename_special_plus (...filename_special_plus) 1446/1969 ( 73.4%): test_write_invalid_filename (...est_write_invalid_filename) 1447/1969 ( 73.5%): test_schematron (...eISOSchematronTestCase.test_schematron) 1448/1969 ( 73.5%): test_schematron_abstract (...Case.test_schematron_abstract) 1449/1969 ( 73.6%): test_schematron_assertValid (...est_schematron_assertValid) 1450/1969 ( 73.6%): test_schematron_call (...tronTestCase.test_schematron_call) 1451/1969 ( 73.7%): test_schematron_customization (...schematron_customization) 1452/1969 ( 73.7%): test_schematron_elementtree_error (...on_elementtree_error) 1453/1969 ( 73.8%): test_schematron_empty_pattern (...schematron_empty_pattern) 1454/1969 ( 73.8%): test_schematron_error_log (...se.test_schematron_error_log) 1455/1969 ( 73.9%): test_schematron_fail_on_report (...hematron_fail_on_report) 1456/1969 ( 73.9%): test_schematron_from_element (...t_schematron_from_element) 1457/1969 ( 74.0%): test_schematron_from_file (...se.test_schematron_from_file) 1458/1969 ( 74.0%): test_schematron_from_tree (...se.test_schematron_from_tree) 1459/1969 ( 74.1%): test_schematron_invalid_args (...t_schematron_invalid_args) 1460/1969 ( 74.1%): test_schematron_invalid_schema_empty (...alid_schema_empty) 1461/1969 ( 74.2%): test_schematron_invalid_schema_namespace (...ema_namespace) 1462/1969 ( 74.3%): test_schematron_phases (...TestCase.test_schematron_phases) 1463/1969 ( 74.3%): test_schematron_phases_kwarg (...t_schematron_phases_kwarg) 1464/1969 ( 74.4%): test_schematron_relaxng_embedded (...tron_relaxng_embedded) 1465/1969 ( 74.4%): test_schematron_result_report (...schematron_result_report) 1466/1969 ( 74.5%): test_schematron_store_schematron (...tron_store_schematron) 1467/1969 ( 74.5%): test_schematron_store_xslt (....test_schematron_store_xslt) 1468/1969 ( 74.6%): test_schematron_validate (...Case.test_schematron_validate) 1469/1969 ( 74.6%): test_schematron_xmlschema_embedded (..._xmlschema_embedded) 1470/1969 ( 74.7%): Schematron (...tron) Doctest: lxml.isoschematron.Schematron 1471/1969 ( 74.7%): txt (validation) Doctest: validation.txt 1472/1969 ( 74.8%): test_create_element (...lassesTestCase.test_create_element) 1473/1969 ( 74.8%): test_create_element_default (...est_create_element_default) 1474/1969 ( 74.9%): test_default_tagname (...ssesTestCase.test_default_tagname) 1475/1969 ( 74.9%): test_element_creation (...esTestCase.test_element_creation) 1476/1969 ( 75.0%): test_ns_classes (...mespaceClassesTestCase.test_ns_classes) 1477/1969 ( 75.0%): test_registry (...eeNamespaceClassesTestCase.test_registry) 1478/1969 ( 75.1%): txt (element_classes) Doctest: element_classes.txt 1479/1969 ( 75.1%): test_XML_base_url_docinfo (...se.test_XML_base_url_docinfo) 1480/1969 ( 75.2%): test_XML_set_base_url_docinfo (...XML_set_base_url_docinfo) 1481/1969 ( 75.2%): test_addattr (..._objectify.ObjectifyTestCase.test_addattr) 1482/1969 ( 75.3%): test_addattr_element (...tifyTestCase.test_addattr_element) 1483/1969 ( 75.3%): test_addattr_list (....ObjectifyTestCase.test_addattr_list) 1484/1969 ( 75.4%): test_build_tree (...tify.ObjectifyTestCase.test_build_tree) 1485/1969 ( 75.4%): test_change_pytype_attribute (...t_change_pytype_attribute) 1486/1969 ( 75.5%): test_child (...test_objectify.ObjectifyTestCase.test_child) 1487/1969 ( 75.5%): test_child_addattr (...bjectifyTestCase.test_child_addattr) 1488/1969 ( 75.6%): test_child_getattr (...bjectifyTestCase.test_child_getattr) 1489/1969 ( 75.6%): test_child_getattr_empty_ns (...est_child_getattr_empty_ns) 1490/1969 ( 75.7%): test_child_index (...fy.ObjectifyTestCase.test_child_index) 1491/1969 ( 75.7%): test_child_index_neg (...tifyTestCase.test_child_index_neg) 1492/1969 ( 75.8%): test_child_iter (...tify.ObjectifyTestCase.test_child_iter) 1493/1969 ( 75.8%): test_child_len (...ectify.ObjectifyTestCase.test_child_len) 1494/1969 ( 75.9%): test_child_nonexistant (...TestCase.test_child_nonexistant) 1495/1969 ( 75.9%): test_child_ns_nons (...bjectifyTestCase.test_child_ns_nons) 1496/1969 ( 76.0%): test_child_set_ro (....ObjectifyTestCase.test_child_set_ro) 1497/1969 ( 76.0%): test_class_lookup (....ObjectifyTestCase.test_class_lookup) 1498/1969 ( 76.1%): test_countchildren (...bjectifyTestCase.test_countchildren) 1499/1969 ( 76.1%): test_data_element_NoneType (....test_data_element_NoneType) 1500/1969 ( 76.2%): test_data_element_attrib_attributes_precedence (...cedence) 1501/1969 ( 76.2%): test_data_element_bool (...TestCase.test_data_element_bool) 1502/1969 ( 76.3%): test_data_element_bool_text (...est_data_element_bool_text) 1503/1969 ( 76.3%): test_data_element_data_element_arg (...nt_data_element_arg) 1504/1969 ( 76.4%): test_data_element_data_element_arg_invalid_pytype (...type) 1505/1969 ( 76.4%): test_data_element_data_element_arg_invalid_xsi (...lid_xsi) 1506/1969 ( 76.5%): test_data_element_data_element_arg_pytype (...t_arg_pytype) 1507/1969 ( 76.5%): test_data_element_data_element_arg_pytype_none (...pe_none) 1508/1969 ( 76.6%): test_data_element_data_element_arg_pytype_xsitype (...type) 1509/1969 ( 76.6%): test_data_element_data_element_arg_xsitype (...arg_xsitype) 1510/1969 ( 76.7%): test_data_element_element_arg (...data_element_element_arg) 1511/1969 ( 76.7%): test_data_element_float (...stCase.test_data_element_float) 1512/1969 ( 76.8%): test_data_element_float_hash (...t_data_element_float_hash) 1513/1969 ( 76.8%): test_data_element_float_hash_repr (...ment_float_hash_repr) 1514/1969 ( 76.9%): test_data_element_float_precision (...ment_float_precision) 1515/1969 ( 76.9%): test_data_element_float_special_value_text (..._value_text) 1516/1969 ( 77.0%): test_data_element_int (...fyTestCase.test_data_element_int) 1517/1969 ( 77.0%): test_data_element_int_hash (....test_data_element_int_hash) 1518/1969 ( 77.1%): test_data_element_invalid_pytype (...lement_invalid_pytype) 1519/1969 ( 77.1%): test_data_element_invalid_xsi (...data_element_invalid_xsi) 1520/1969 ( 77.2%): test_data_element_nsmap_custom (...ta_element_nsmap_custom) 1521/1969 ( 77.2%): test_data_element_nsmap_custom_prefixes (...ustom_prefixes) 1522/1969 ( 77.3%): test_data_element_nsmap_default (..._element_nsmap_default) 1523/1969 ( 77.3%): test_data_element_nsmap_empty (...data_element_nsmap_empty) 1524/1969 ( 77.4%): test_data_element_pytype_none (...data_element_pytype_none) 1525/1969 ( 77.5%): test_data_element_pytype_none_compat (...ytype_none_compat) 1526/1969 ( 77.5%): test_data_element_pytypes (...se.test_data_element_pytypes) 1527/1969 ( 77.6%): test_data_element_str (...fyTestCase.test_data_element_str) 1528/1969 ( 77.6%): test_data_element_str_floatliteral (...nt_str_floatliteral) 1529/1969 ( 77.7%): test_data_element_str_intliteral (...lement_str_intliteral) 1530/1969 ( 77.7%): test_data_element_unregistered (...ta_element_unregistered) 1531/1969 ( 77.8%): test_data_element_ustr (...TestCase.test_data_element_ustr) 1532/1969 ( 77.8%): test_data_element_ustr_floatliteral (..._ustr_floatliteral) 1533/1969 ( 77.9%): test_data_element_ustr_intliteral (...ment_ustr_intliteral) 1534/1969 ( 77.9%): test_data_element_xsitypes (....test_data_element_xsitypes) 1535/1969 ( 78.0%): test_data_element_xsitypes_prefixed (..._xsitypes_prefixed) 1536/1969 ( 78.0%): test_data_element_xsitypes_xsdprefixed (...pes_xsdprefixed) 1537/1969 ( 78.1%): test_dataelement_xsi (...tifyTestCase.test_dataelement_xsi) 1538/1969 ( 78.1%): test_dataelement_xsi_nsmap (....test_dataelement_xsi_nsmap) 1539/1969 ( 78.2%): test_dataelement_xsi_prefix_error (...ent_xsi_prefix_error) 1540/1969 ( 78.2%): test_date_element_efactory_tail (..._element_efactory_tail) 1541/1969 ( 78.3%): test_date_element_efactory_text (..._element_efactory_text) 1542/1969 ( 78.3%): test_deannotate (...tify.ObjectifyTestCase.test_deannotate) 1543/1969 ( 78.4%): test_delitem_index (...bjectifyTestCase.test_delitem_index) 1544/1969 ( 78.4%): test_descendant_paths (...fyTestCase.test_descendant_paths) 1545/1969 ( 78.5%): test_descendant_paths_child (...est_descendant_paths_child) 1546/1969 ( 78.5%): test_descendant_paths_prefix (...t_descendant_paths_prefix) 1547/1969 ( 78.6%): test_dir (...sts.test_objectify.ObjectifyTestCase.test_dir) 1548/1969 ( 78.6%): test_efactory_attrib (...tifyTestCase.test_efactory_attrib) 1549/1969 ( 78.7%): test_efactory_bool (...bjectifyTestCase.test_efactory_bool) 1550/1969 ( 78.7%): test_efactory_float (...ectifyTestCase.test_efactory_float) 1551/1969 ( 78.8%): test_efactory_int (....ObjectifyTestCase.test_efactory_int) 1552/1969 ( 78.8%): test_efactory_nested (...tifyTestCase.test_efactory_nested) 1553/1969 ( 78.9%): test_efactory_none (...bjectifyTestCase.test_efactory_none) 1554/1969 ( 78.9%): test_efactory_str (....ObjectifyTestCase.test_efactory_str) 1555/1969 ( 79.0%): test_efactory_subtype (...fyTestCase.test_efactory_subtype) 1556/1969 ( 79.0%): test_efactory_unicode (...fyTestCase.test_efactory_unicode) 1557/1969 ( 79.1%): test_efactory_value_concatenation (..._value_concatenation) 1558/1969 ( 79.1%): test_element_nsmap_custom (...se.test_element_nsmap_custom) 1559/1969 ( 79.2%): test_element_nsmap_custom_prefixes (...map_custom_prefixes) 1560/1969 ( 79.2%): test_element_nsmap_default (....test_element_nsmap_default) 1561/1969 ( 79.3%): test_element_nsmap_empty (...Case.test_element_nsmap_empty) 1562/1969 ( 79.3%): test_findall (..._objectify.ObjectifyTestCase.test_findall) 1563/1969 ( 79.4%): test_findall_ns (...tify.ObjectifyTestCase.test_findall_ns) 1564/1969 ( 79.4%): test_getslice_complete (...TestCase.test_getslice_complete) 1565/1969 ( 79.5%): test_getslice_partial (...fyTestCase.test_getslice_partial) 1566/1969 ( 79.5%): test_getslice_partial_neg (...se.test_getslice_partial_neg) 1567/1969 ( 79.6%): test_object_path (...fy.ObjectifyTestCase.test_object_path) 1568/1969 ( 79.6%): test_object_path_addattr (...Case.test_object_path_addattr) 1569/1969 ( 79.7%): test_object_path_addattr_create (...ct_path_addattr_create) 1570/1969 ( 79.7%): test_object_path_addattr_create_element (...create_element) 1571/1969 ( 79.8%): test_object_path_addattr_create_list (...dattr_create_list) 1572/1969 ( 79.8%): test_object_path_addattr_element (..._path_addattr_element) 1573/1969 ( 79.9%): test_object_path_default_absolute (...ath_default_absolute) 1574/1969 ( 79.9%): test_object_path_default_relative (...ath_default_relative) 1575/1969 ( 80.0%): test_object_path_dot (...tifyTestCase.test_object_path_dot) 1576/1969 ( 80.0%): test_object_path_dot_list (...se.test_object_path_dot_list) 1577/1969 ( 80.1%): test_object_path_dot_root (...se.test_object_path_dot_root) 1578/1969 ( 80.1%): test_object_path_dot_root_list (...ject_path_dot_root_list) 1579/1969 ( 80.2%): test_object_path_fail (...fyTestCase.test_object_path_fail) 1580/1969 ( 80.2%): test_object_path_fail_parse_empty (...ath_fail_parse_empty) 1581/1969 ( 80.3%): test_object_path_fail_parse_empty_list (...arse_empty_list) 1582/1969 ( 80.3%): test_object_path_hasattr (...Case.test_object_path_hasattr) 1583/1969 ( 80.4%): test_object_path_index (...TestCase.test_object_path_index) 1584/1969 ( 80.4%): test_object_path_index_fail_lookup (...h_index_fail_lookup) 1585/1969 ( 80.5%): test_object_path_index_fail_parse (...ath_index_fail_parse) 1586/1969 ( 80.5%): test_object_path_index_list (...est_object_path_index_list) 1587/1969 ( 80.6%): test_object_path_list (...fyTestCase.test_object_path_list) 1588/1969 ( 80.7%): test_object_path_ns (...ectifyTestCase.test_object_path_ns) 1589/1969 ( 80.7%): test_object_path_ns_list (...Case.test_object_path_ns_list) 1590/1969 ( 80.8%): test_object_path_set (...tifyTestCase.test_object_path_set) 1591/1969 ( 80.8%): test_object_path_set_create (...est_object_path_set_create) 1592/1969 ( 80.9%): test_object_path_set_create_element (...set_create_element) 1593/1969 ( 80.9%): test_object_path_set_create_list (..._path_set_create_list) 1594/1969 ( 81.0%): test_object_path_set_element (...t_object_path_set_element) 1595/1969 ( 81.0%): test_object_path_syntax (...stCase.test_object_path_syntax) 1596/1969 ( 81.1%): test_parse_base_url_docinfo (...est_parse_base_url_docinfo) 1597/1969 ( 81.1%): test_parse_stringio_base_url (...t_parse_stringio_base_url) 1598/1969 ( 81.2%): test_pickle (...st_objectify.ObjectifyTestCase.test_pickle) 1599/1969 ( 81.2%): test_pickle_boolelement (...stCase.test_pickle_boolelement) 1600/1969 ( 81.3%): test_pickle_elementtree (...stCase.test_pickle_elementtree) 1601/1969 ( 81.3%): test_pickle_floattelement (...se.test_pickle_floattelement) 1602/1969 ( 81.4%): test_pickle_intelement (...TestCase.test_pickle_intelement) 1603/1969 ( 81.4%): test_pickle_noneelement (...stCase.test_pickle_noneelement) 1604/1969 ( 81.5%): test_pickle_strelement (...TestCase.test_pickle_strelement) 1605/1969 ( 81.5%): test_pyannotate_empty (...fyTestCase.test_pyannotate_empty) 1606/1969 ( 81.6%): test_pyannotate_ignore_old (....test_pyannotate_ignore_old) 1607/1969 ( 81.6%): test_pyannotate_use_old (...stCase.test_pyannotate_use_old) 1608/1969 ( 81.7%): test_pytype_annotation (...TestCase.test_pytype_annotation) 1609/1969 ( 81.7%): test_pytype_annotation_empty (...t_pytype_annotation_empty) 1610/1969 ( 81.8%): test_pytype_annotation_use_old (...type_annotation_use_old) 1611/1969 ( 81.8%): test_pytype_deannotate (...TestCase.test_pytype_deannotate) 1612/1969 ( 81.9%): test_pytype_xsitype_annotation (...type_xsitype_annotation) 1613/1969 ( 81.9%): test_registered_type_stringify (...gistered_type_stringify) 1614/1969 ( 82.0%): test_registered_types (...fyTestCase.test_registered_types) 1615/1969 ( 82.0%): test_root (...s.test_objectify.ObjectifyTestCase.test_root) 1616/1969 ( 82.1%): test_schema_types (....ObjectifyTestCase.test_schema_types) 1617/1969 ( 82.1%): test_schema_types_prefixed (....test_schema_types_prefixed) 1618/1969 ( 82.2%): test_set_string (...tify.ObjectifyTestCase.test_set_string) 1619/1969 ( 82.2%): test_setattr (..._objectify.ObjectifyTestCase.test_setattr) 1620/1969 ( 82.3%): test_setattr_nonunicode (...stCase.test_setattr_nonunicode) 1621/1969 ( 82.3%): test_setitem_index (...bjectifyTestCase.test_setitem_index) 1622/1969 ( 82.4%): test_setitem_string (...ectifyTestCase.test_setitem_string) 1623/1969 ( 82.4%): test_setitem_string_special (...est_setitem_string_special) 1624/1969 ( 82.5%): test_setslice_complete (...TestCase.test_setslice_complete) 1625/1969 ( 82.5%): test_setslice_elements (...TestCase.test_setslice_elements) 1626/1969 ( 82.6%): test_setslice_empty (...ectifyTestCase.test_setslice_empty) 1627/1969 ( 82.6%): test_setslice_insert (...tifyTestCase.test_setslice_insert) 1628/1969 ( 82.7%): test_setslice_insert_neg (...Case.test_setslice_insert_neg) 1629/1969 ( 82.7%): test_setslice_partial (...fyTestCase.test_setslice_partial) 1630/1969 ( 82.8%): test_setslice_partial_allneg (...t_setslice_partial_allneg) 1631/1969 ( 82.8%): test_setslice_partial_neg (...se.test_setslice_partial_neg) 1632/1969 ( 82.9%): test_setslice_partial_wrong_length (...artial_wrong_length) 1633/1969 ( 82.9%): test_standard_lookup (...tifyTestCase.test_standard_lookup) 1634/1969 ( 83.0%): test_standard_lookup_fuzz (...se.test_standard_lookup_fuzz) 1635/1969 ( 83.0%): test_str (...sts.test_objectify.ObjectifyTestCase.test_str) 1636/1969 ( 83.1%): test_sub_data_element_nsmap_custom (...lement_nsmap_custom) 1637/1969 ( 83.1%): test_sub_data_element_nsmap_custom_prefixes (...m_prefixes) 1638/1969 ( 83.2%): test_sub_data_element_nsmap_default (...ment_nsmap_default) 1639/1969 ( 83.2%): test_sub_data_element_nsmap_empty (..._element_nsmap_empty) 1640/1969 ( 83.3%): test_sub_element_nsmap_custom (...sub_element_nsmap_custom) 1641/1969 ( 83.3%): test_sub_element_nsmap_custom_prefixes (...custom_prefixes) 1642/1969 ( 83.4%): test_sub_element_nsmap_default (...b_element_nsmap_default) 1643/1969 ( 83.4%): test_sub_element_nsmap_empty (...t_sub_element_nsmap_empty) 1644/1969 ( 83.5%): test_type_NoneType (...bjectifyTestCase.test_type_NoneType) 1645/1969 ( 83.5%): test_type_bool (...ectify.ObjectifyTestCase.test_type_bool) 1646/1969 ( 83.6%): test_type_bool_cmp (...bjectifyTestCase.test_type_bool_cmp) 1647/1969 ( 83.6%): test_type_float (...tify.ObjectifyTestCase.test_type_float) 1648/1969 ( 83.7%): test_type_float_instantiation_precision (...tion_precision) 1649/1969 ( 83.7%): test_type_float_precision (...se.test_type_float_precision) 1650/1969 ( 83.8%): test_type_float_precision_consistency (...sion_consistency) 1651/1969 ( 83.8%): test_type_int (...bjectify.ObjectifyTestCase.test_type_int) 1652/1969 ( 83.9%): test_type_int_cmp (....ObjectifyTestCase.test_type_int_cmp) 1653/1969 ( 84.0%): test_type_none_cmp (...bjectifyTestCase.test_type_none_cmp) 1654/1969 ( 84.0%): test_type_str (...bjectify.ObjectifyTestCase.test_type_str) 1655/1969 ( 84.1%): test_type_str_add (....ObjectifyTestCase.test_type_str_add) 1656/1969 ( 84.1%): test_type_str_as_complex (...Case.test_type_str_as_complex) 1657/1969 ( 84.2%): test_type_str_as_float (...TestCase.test_type_str_as_float) 1658/1969 ( 84.2%): test_type_str_as_int (...tifyTestCase.test_type_str_as_int) 1659/1969 ( 84.3%): test_type_str_cmp (....ObjectifyTestCase.test_type_str_cmp) 1660/1969 ( 84.3%): test_type_str_floatliteral (....test_type_str_floatliteral) 1661/1969 ( 84.4%): test_type_str_hash (...bjectifyTestCase.test_type_str_hash) 1662/1969 ( 84.4%): test_type_str_intliteral (...Case.test_type_str_intliteral) 1663/1969 ( 84.5%): test_type_str_mod (....ObjectifyTestCase.test_type_str_mod) 1664/1969 ( 84.5%): test_type_str_mod_data_elements (..._str_mod_data_elements) 1665/1969 ( 84.6%): test_type_str_mul (....ObjectifyTestCase.test_type_str_mul) 1666/1969 ( 84.6%): test_type_str_sequence (...TestCase.test_type_str_sequence) 1667/1969 ( 84.7%): test_type_unregistered (...TestCase.test_type_unregistered) 1668/1969 ( 84.7%): test_type_ustr (...ectify.ObjectifyTestCase.test_type_ustr) 1669/1969 ( 84.8%): test_type_ustr_add (...bjectifyTestCase.test_type_ustr_add) 1670/1969 ( 84.8%): test_type_ustr_floatliteral (...est_type_ustr_floatliteral) 1671/1969 ( 84.9%): test_type_ustr_intliteral (...se.test_type_ustr_intliteral) 1672/1969 ( 84.9%): test_type_ustr_mul (...bjectifyTestCase.test_type_ustr_mul) 1673/1969 ( 85.0%): test_vars (...s.test_objectify.ObjectifyTestCase.test_vars) 1674/1969 ( 85.0%): test_xml_base (...bjectify.ObjectifyTestCase.test_xml_base) 1675/1969 ( 85.1%): test_xml_base_attribute (...stCase.test_xml_base_attribute) 1676/1969 ( 85.1%): test_xsiannotate_ignore_old (...est_xsiannotate_ignore_old) 1677/1969 ( 85.2%): test_xsiannotate_use_old (...Case.test_xsiannotate_use_old) 1678/1969 ( 85.2%): test_xsinil_deannotate (...TestCase.test_xsinil_deannotate) 1679/1969 ( 85.3%): test_xsitype_deannotate (...stCase.test_xsitype_deannotate) 1680/1969 ( 85.3%): ElementMaker (...tify) Doctest: lxml.objectify.ElementMaker 1681/1969 ( 85.4%): ObjectifiedElement (...t: lxml.objectify.ObjectifiedElement 1682/1969 ( 85.4%): txt (objectify) Doctest: objectify.txt 1683/1969 ( 85.5%): test_comments_fallback (...TestCase.test_comments_fallback) 1684/1969 ( 85.5%): test_lookup (...sslookup.PyClassLookupTestCase.test_lookup) 1685/1969 ( 85.6%): test_lookup_attrib (...ssLookupTestCase.test_lookup_attrib) 1686/1969 ( 85.6%): test_lookup_bool (...yClassLookupTestCase.test_lookup_bool) 1687/1969 ( 85.7%): test_lookup_get (....PyClassLookupTestCase.test_lookup_get) 1688/1969 ( 85.7%): test_lookup_get_default (...stCase.test_lookup_get_default) 1689/1969 ( 85.8%): test_lookup_getchildren (...stCase.test_lookup_getchildren) 1690/1969 ( 85.8%): test_lookup_getitem (...LookupTestCase.test_lookup_getitem) 1691/1969 ( 85.9%): test_lookup_getitem_neg (...stCase.test_lookup_getitem_neg) 1692/1969 ( 85.9%): test_lookup_getnext (...LookupTestCase.test_lookup_getnext) 1693/1969 ( 86.0%): test_lookup_getparent (...upTestCase.test_lookup_getparent) 1694/1969 ( 86.0%): test_lookup_getprevious (...stCase.test_lookup_getprevious) 1695/1969 ( 86.1%): test_lookup_getslice (...okupTestCase.test_lookup_getslice) 1696/1969 ( 86.1%): test_lookup_iter_children (...se.test_lookup_iter_children) 1697/1969 ( 86.2%): test_lookup_iterchildren (...Case.test_lookup_iterchildren) 1698/1969 ( 86.2%): test_lookup_iterchildren_tag (...t_lookup_iterchildren_tag) 1699/1969 ( 86.3%): test_lookup_keep_ref_assertion (...okup_keep_ref_assertion) 1700/1969 ( 86.3%): test_lookup_len (....PyClassLookupTestCase.test_lookup_len) 1701/1969 ( 86.4%): test_lookup_prefix (...ssLookupTestCase.test_lookup_prefix) 1702/1969 ( 86.4%): test_lookup_sourceline (...TestCase.test_lookup_sourceline) 1703/1969 ( 86.5%): test_lookup_tag (....PyClassLookupTestCase.test_lookup_tag) 1704/1969 ( 86.5%): test_lookup_tail (...yClassLookupTestCase.test_lookup_tail) 1705/1969 ( 86.6%): test_lookup_text (...yClassLookupTestCase.test_lookup_text) 1706/1969 ( 86.6%): test_multiple_elementrees (...se.test_multiple_elementrees) 1707/1969 ( 86.7%): test_relaxng (...relaxng.ETreeRelaxNGTestCase.test_relaxng) 1708/1969 ( 86.7%): test_relaxng_elementtree_error (...laxng_elementtree_error) 1709/1969 ( 86.8%): test_relaxng_error (...eRelaxNGTestCase.test_relaxng_error) 1710/1969 ( 86.8%): test_relaxng_generic_error (....test_relaxng_generic_error) 1711/1969 ( 86.9%): test_relaxng_include (...axNGTestCase.test_relaxng_include) 1712/1969 ( 86.9%): test_relaxng_invalid_schema (...est_relaxng_invalid_schema) 1713/1969 ( 87.0%): test_relaxng_invalid_schema2 (...t_relaxng_invalid_schema2) 1714/1969 ( 87.0%): test_relaxng_invalid_schema3 (...t_relaxng_invalid_schema3) 1715/1969 ( 87.1%): test_relaxng_invalid_schema4 (...t_relaxng_invalid_schema4) 1716/1969 ( 87.2%): test_relaxng_shortcut (...NGTestCase.test_relaxng_shortcut) 1717/1969 ( 87.2%): test_relaxng_stringio (...NGTestCase.test_relaxng_stringio) 1718/1969 ( 87.3%): txt (validation) Doctest: validation.txt 1719/1969 ( 87.3%): test_element_sax (...sax.ETreeSaxTestCase.test_element_sax) 1720/1969 ( 87.4%): test_element_sax_ns (...reeSaxTestCase.test_element_sax_ns) 1721/1969 ( 87.4%): test_etree_sax_attributes (...se.test_etree_sax_attributes) 1722/1969 ( 87.5%): test_etree_sax_comment (...TestCase.test_etree_sax_comment) 1723/1969 ( 87.5%): test_etree_sax_comment_root (...est_etree_sax_comment_root) 1724/1969 ( 87.6%): test_etree_sax_double (...axTestCase.test_etree_sax_double) 1725/1969 ( 87.6%): test_etree_sax_error (...eSaxTestCase.test_etree_sax_error) 1726/1969 ( 87.7%): test_etree_sax_error2 (...axTestCase.test_etree_sax_error2) 1727/1969 ( 87.7%): test_etree_sax_handler_default_ns (...x_handler_default_ns) 1728/1969 ( 87.8%): test_etree_sax_handler_default_ns_None (...default_ns_None) 1729/1969 ( 87.8%): test_etree_sax_no_ns (...eSaxTestCase.test_etree_sax_no_ns) 1730/1969 ( 87.9%): test_etree_sax_no_ns_attributes (...e_sax_no_ns_attributes) 1731/1969 ( 87.9%): test_etree_sax_ns1 (...ETreeSaxTestCase.test_etree_sax_ns1) 1732/1969 ( 88.0%): test_etree_sax_ns2 (...ETreeSaxTestCase.test_etree_sax_ns2) 1733/1969 ( 88.0%): test_etree_sax_ns_attributes (...t_etree_sax_ns_attributes) 1734/1969 ( 88.1%): test_etree_sax_pi (...x.ETreeSaxTestCase.test_etree_sax_pi) 1735/1969 ( 88.1%): test_etree_sax_pi_root (...TestCase.test_etree_sax_pi_root) 1736/1969 ( 88.2%): test_etree_sax_redefine_ns (....test_etree_sax_redefine_ns) 1737/1969 ( 88.2%): test_etree_sax_simple (...axTestCase.test_etree_sax_simple) 1738/1969 ( 88.3%): test_sax_to_pulldom (...reeSaxTestCase.test_sax_to_pulldom) 1739/1969 ( 88.3%): test_sax_to_pulldom_multiple_namespaces (...ple_namespaces) 1740/1969 ( 88.4%): test_element_sax_default_ns_prefix (...x_default_ns_prefix) 1741/1969 ( 88.4%): test_element_sax_ns_prefix (....test_element_sax_ns_prefix) 1742/1969 ( 88.5%): test_element_sax_twin_ns_prefix (...ent_sax_twin_ns_prefix) 1743/1969 ( 88.5%): txt (sax) Doctest: sax.txt 1744/1969 ( 88.6%): test_schematron (...TreeSchematronTestCase.test_schematron) 1745/1969 ( 88.6%): test_schematron_elementtree_error (...on_elementtree_error) 1746/1969 ( 88.7%): test_schematron_invalid_schema (...hematron_invalid_schema) 1747/1969 ( 88.7%): test_schematron_invalid_schema_empty (...alid_schema_empty) 1748/1969 ( 88.8%): test_schematron_invalid_schema_namespace (...ema_namespace) 1749/1969 ( 88.8%): txt (validation) Doctest: validation.txt 1750/1969 ( 88.9%): test_concurrent_attribute_names_in_dicts (...ames_in_dicts) 1751/1969 ( 88.9%): test_concurrent_class_lookup (...t_concurrent_class_lookup) 1752/1969 ( 89.0%): test_concurrent_proxies (...stCase.test_concurrent_proxies) 1753/1969 ( 89.0%): test_main_xslt_in_thread (...Case.test_main_xslt_in_thread) 1754/1969 ( 89.1%): test_subtree_copy_thread (...Case.test_subtree_copy_thread) 1755/1969 ( 89.1%): test_thread_create_xslt (...stCase.test_thread_create_xslt) 1756/1969 ( 89.2%): test_thread_error_log (...ngTestCase.test_thread_error_log) 1757/1969 ( 89.2%): test_thread_mix (...ding.ThreadingTestCase.test_thread_mix) 1758/1969 ( 89.3%): test_thread_xslt (...ng.ThreadingTestCase.test_thread_xslt) 1759/1969 ( 89.3%): test_thread_xslt_apply_error_log (..._xslt_apply_error_log) 1760/1969 ( 89.4%): test_thread_xslt_attr_replace (...thread_xslt_attr_replace) 1761/1969 ( 89.4%): test_thread_xslt_parsing_error_log (...t_parsing_error_log) 1762/1969 ( 89.5%): test_thread_pipeline_global_parse (...ipeline_global_parse) 1763/1969 ( 89.5%): test_thread_pipeline_thread_parse (...ipeline_thread_parse) 1764/1969 ( 89.6%): test__str (...tests.test_unicode.UnicodeTestCase.test__str) 1765/1969 ( 89.6%): test_unicode_attr (...de.UnicodeTestCase.test_unicode_attr) 1766/1969 ( 89.7%): test_unicode_comment (...codeTestCase.test_unicode_comment) 1767/1969 ( 89.7%): test_unicode_ns_invalid (...stCase.test_unicode_ns_invalid) 1768/1969 ( 89.8%): test_unicode_nstag (....UnicodeTestCase.test_unicode_nstag) 1769/1969 ( 89.8%): test_unicode_nstag_invalid (....test_unicode_nstag_invalid) 1770/1969 ( 89.9%): test_unicode_parse_stringio (...est_unicode_parse_stringio) 1771/1969 ( 89.9%): test_unicode_qname (....UnicodeTestCase.test_unicode_qname) 1772/1969 ( 90.0%): test_unicode_qname_invalid (....test_unicode_qname_invalid) 1773/1969 ( 90.0%): test_unicode_repr1 (....UnicodeTestCase.test_unicode_repr1) 1774/1969 ( 90.1%): test_unicode_repr2 (....UnicodeTestCase.test_unicode_repr2) 1775/1969 ( 90.1%): test_unicode_repr3 (....UnicodeTestCase.test_unicode_repr3) 1776/1969 ( 90.2%): test_unicode_repr4 (....UnicodeTestCase.test_unicode_repr4) 1777/1969 ( 90.2%): test_unicode_tag (...code.UnicodeTestCase.test_unicode_tag) 1778/1969 ( 90.3%): test_unicode_tag_invalid (...Case.test_unicode_tag_invalid) 1779/1969 ( 90.4%): test_unicode_text (...de.UnicodeTestCase.test_unicode_text) 1780/1969 ( 90.4%): test_unicode_xml (...code.UnicodeTestCase.test_unicode_xml) 1781/1969 ( 90.5%): test_unicode_xml_broken (...stCase.test_unicode_xml_broken) 1782/1969 ( 90.5%): test_uniname (...test_unicode.UnicodeTestCase.test_uniname) 1783/1969 ( 90.6%): test_wide_unicode_xml (...deTestCase.test_wide_unicode_xml) 1784/1969 ( 90.6%): test_illegal_utf8 (....EncodingsTestCase.test_illegal_utf8) 1785/1969 ( 90.7%): test_illegal_utf8_recover (...se.test_illegal_utf8_recover) 1786/1969 ( 90.7%): test_utf16BE_fromstring (...stCase.test_utf16BE_fromstring) 1787/1969 ( 90.8%): test_utf16LE_fromstring (...stCase.test_utf16LE_fromstring) 1788/1969 ( 90.8%): test_utf16_fromstring (...gsTestCase.test_utf16_fromstring) 1789/1969 ( 90.9%): test_utf32BE_fromstring (...stCase.test_utf32BE_fromstring) 1790/1969 ( 90.9%): test_utf32LE_fromstring (...stCase.test_utf32LE_fromstring) 1791/1969 ( 91.0%): test_utf32_fromstring (...gsTestCase.test_utf32_fromstring) 1792/1969 ( 91.0%): test_utf8_fromstring (...ingsTestCase.test_utf8_fromstring) 1793/1969 ( 91.1%): test_utf8sig_fromstring (...stCase.test_utf8sig_fromstring) 1794/1969 ( 91.1%): test_create_from_partial_doc (...t_create_from_partial_doc) 1795/1969 ( 91.2%): test_xmlschema (...a.ETreeXMLSchemaTestCase.test_xmlschema) 1796/1969 ( 91.2%): test_xmlschema_comment_error (...t_xmlschema_comment_error) 1797/1969 ( 91.3%): test_xmlschema_default_attributes (...a_default_attributes) 1798/1969 ( 91.3%): test_xmlschema_elementtree_error (...ema_elementtree_error) 1799/1969 ( 91.4%): test_xmlschema_error_log (...Case.test_xmlschema_error_log) 1800/1969 ( 91.4%): test_xmlschema_error_log_path (...ere will always be a path 1801/1969 ( 91.5%): test_xmlschema_file (...SchemaTestCase.test_xmlschema_file) 1802/1969 ( 91.5%): test_xmlschema_illegal_validation_error (...lidation_error) 1803/1969 ( 91.6%): test_xmlschema_import_file (....test_xmlschema_import_file) 1804/1969 ( 91.6%): test_xmlschema_invalid_schema1 (...lschema_invalid_schema1) 1805/1969 ( 91.7%): test_xmlschema_invalid_schema2 (...lschema_invalid_schema2) 1806/1969 ( 91.7%): test_xmlschema_iterparse (...Case.test_xmlschema_iterparse) 1807/1969 ( 91.8%): test_xmlschema_iterparse_fail (...xmlschema_iterparse_fail) 1808/1969 ( 91.8%): test_xmlschema_iterparse_incomplete (...erparse_incomplete) 1809/1969 ( 91.9%): test_xmlschema_parse (...hemaTestCase.test_xmlschema_parse) 1810/1969 ( 91.9%): test_xmlschema_parse_default_attributes (...ult_attributes) 1811/1969 ( 92.0%): test_xmlschema_parse_default_attributes_schema_config (...) 1812/1969 ( 92.0%): test_xmlschema_parse_fixed_attributes (...fixed_attributes) 1813/1969 ( 92.1%): test_xmlschema_pathlike (...stCase.test_xmlschema_pathlike) 1814/1969 ( 92.1%): test_xmlschema_shortcut (...stCase.test_xmlschema_shortcut) 1815/1969 ( 92.2%): test_xmlschema_stringio (...stCase.test_xmlschema_stringio) 1816/1969 ( 92.2%): test_xmlschema_nested_resolvers (...chema_nested_resolvers) 1817/1969 ( 92.3%): test_xmlschema_resolvers (...Case.test_xmlschema_resolvers) 1818/1969 ( 92.3%): test_xmlschema_resolvers_noroot (...chema_resolvers_noroot) 1819/1969 ( 92.4%): test_xmlschema_resolvers_root (...xmlschema_resolvers_root) 1820/1969 ( 92.4%): txt (validation) Doctest: validation.txt 1821/1969 ( 92.5%): test_elementtree_getpath (...Case.test_elementtree_getpath) 1822/1969 ( 92.5%): test_elementtree_getpath_partial (...ttree_getpath_partial) 1823/1969 ( 92.6%): test_rel_xpath_boolean (...TestCase.test_rel_xpath_boolean) 1824/1969 ( 92.6%): test_rel_xpath_list_elements (...t_rel_xpath_list_elements) 1825/1969 ( 92.7%): test_xpath_boolean (...reeXPathTestCase.test_xpath_boolean) 1826/1969 ( 92.7%): test_xpath_class_error (...TestCase.test_xpath_class_error) 1827/1969 ( 92.8%): test_xpath_class_prefix_error (...xpath_class_prefix_error) 1828/1969 ( 92.8%): test_xpath_context_node (...stCase.test_xpath_context_node) 1829/1969 ( 92.9%): test_xpath_document_root (...Case.test_xpath_document_root) 1830/1969 ( 92.9%): test_xpath_error (...r.ETreeXPathTestCase.test_xpath_error) 1831/1969 ( 93.0%): test_xpath_eval_context_clear (...xpath_eval_context_clear) 1832/1969 ( 93.0%): test_xpath_eval_context_propagation (...ontext_propagation) 1833/1969 ( 93.1%): test_xpath_evaluator (...PathTestCase.test_xpath_evaluator) 1834/1969 ( 93.1%): test_xpath_evaluator_element (...t_xpath_evaluator_element) 1835/1969 ( 93.2%): test_xpath_evaluator_tree (...se.test_xpath_evaluator_tree) 1836/1969 ( 93.2%): test_xpath_evaluator_tree_absolute (...uator_tree_absolute) 1837/1969 ( 93.3%): test_xpath_extensions (...thTestCase.test_xpath_extensions) 1838/1969 ( 93.3%): test_xpath_extensions_error (...est_xpath_extensions_error) 1839/1969 ( 93.4%): test_xpath_extensions_mix (...se.test_xpath_extensions_mix) 1840/1969 ( 93.4%): test_xpath_extensions_nodes (...est_xpath_extensions_nodes) 1841/1969 ( 93.5%): test_xpath_extensions_nodes_append (...nsions_nodes_append) 1842/1969 ( 93.6%): test_xpath_extensions_nodes_append2 (...ions_nodes_append2) 1843/1969 ( 93.6%): test_xpath_extensions_wrong_args (...extensions_wrong_args) 1844/1969 ( 93.7%): test_xpath_list_attribute (...se.test_xpath_list_attribute) 1845/1969 ( 93.7%): test_xpath_list_attribute_parent (...list_attribute_parent) 1846/1969 ( 93.8%): test_xpath_list_attribute_parent_no_smart_strings (...ings) 1847/1969 ( 93.8%): test_xpath_list_comment (...stCase.test_xpath_list_comment) 1848/1969 ( 93.9%): test_xpath_list_elements (...Case.test_xpath_list_elements) 1849/1969 ( 93.9%): test_xpath_list_nothing (...stCase.test_xpath_list_nothing) 1850/1969 ( 94.0%): test_xpath_list_text (...PathTestCase.test_xpath_list_text) 1851/1969 ( 94.0%): test_xpath_list_text_parent (...est_xpath_list_text_parent) 1852/1969 ( 94.1%): test_xpath_list_text_parent_no_smart_strings (...t_strings) 1853/1969 ( 94.1%): test_xpath_list_unicode_text_parent (...nicode_text_parent) 1854/1969 ( 94.2%): test_xpath_namespace (...PathTestCase.test_xpath_namespace) 1855/1969 ( 94.2%): test_xpath_namespace_empty (....test_xpath_namespace_empty) 1856/1969 ( 94.3%): test_xpath_ns (...aluator.ETreeXPathTestCase.test_xpath_ns) 1857/1969 ( 94.3%): test_xpath_ns_empty (...eXPathTestCase.test_xpath_ns_empty) 1858/1969 ( 94.4%): test_xpath_ns_none (...reeXPathTestCase.test_xpath_ns_none) 1859/1969 ( 94.4%): test_xpath_number (...ETreeXPathTestCase.test_xpath_number) 1860/1969 ( 94.5%): test_xpath_prefix_error (...stCase.test_xpath_prefix_error) 1861/1969 ( 94.5%): test_xpath_string (...ETreeXPathTestCase.test_xpath_string) 1862/1969 ( 94.6%): test_xpath_text_from_other_document (...rom_other_document) 1863/1969 ( 94.6%): test_xpath_variables (...PathTestCase.test_xpath_variables) 1864/1969 ( 94.7%): test_xpath_variables_nodeset (...t_xpath_variables_nodeset) 1865/1969 ( 94.7%): test_xpath_compile_doc (...TestCase.test_xpath_compile_doc) 1866/1969 ( 94.8%): test_xpath_compile_element (....test_xpath_compile_element) 1867/1969 ( 94.8%): test_xpath_compile_error (...Case.test_xpath_compile_error) 1868/1969 ( 94.9%): test_xpath_compile_vars (...stCase.test_xpath_compile_vars) 1869/1969 ( 94.9%): test_xpath_elementtree_error (...t_xpath_elementtree_error) 1870/1969 ( 95.0%): test_xpath_exslt_functions_date (...h_exslt_functions_date) 1871/1969 ( 95.0%): test_xpath_exslt_functions_strings (...t_functions_strings) 1872/1969 ( 95.1%): test_xpath_compile_ns (...ssTestCase.test_xpath_compile_ns) 1873/1969 ( 95.1%): xpath (...or) Doctest: lxml.tests.test_xpathevaluator.xpath 1874/1969 ( 95.2%): txt (xpathxslt) Doctest: xpathxslt.txt 1875/1969 ( 95.2%): test_multiple_elementrees (...se.test_multiple_elementrees) 1876/1969 ( 95.3%): test_xslt (....tests.test_xslt.ETreeXSLTTestCase.test_xslt) 1877/1969 ( 95.3%): test_xslt_access_control_repr (...xslt_access_control_repr) 1878/1969 ( 95.4%): test_xslt_apply_error_log (...se.test_xslt_apply_error_log) 1879/1969 ( 95.4%): test_xslt_broken (...lt.ETreeXSLTTestCase.test_xslt_broken) 1880/1969 ( 95.5%): test_xslt_copy (...t_xslt.ETreeXSLTTestCase.test_xslt_copy) 1881/1969 ( 95.5%): test_xslt_default_parameters (...t_xslt_default_parameters) 1882/1969 ( 95.6%): test_xslt_document_XML (...TestCase.test_xslt_document_XML) 1883/1969 ( 95.6%): test_xslt_document_XML_resolver (..._document_XML_resolver) 1884/1969 ( 95.7%): test_xslt_document_elementtree (...lt_document_elementtree) 1885/1969 ( 95.7%): test_xslt_document_error (...Case.test_xslt_document_error) 1886/1969 ( 95.8%): test_xslt_document_parse (...Case.test_xslt_document_parse) 1887/1969 ( 95.8%): test_xslt_document_parse_allow (...lt_document_parse_allow) 1888/1969 ( 95.9%): test_xslt_document_parse_deny (...xslt_document_parse_deny) 1889/1969 ( 95.9%): test_xslt_document_parse_deny_all (...ument_parse_deny_all) 1890/1969 ( 96.0%): test_xslt_elementtree_error (...est_xslt_elementtree_error) 1891/1969 ( 96.0%): test_xslt_empty (...xslt.ETreeXSLTTestCase.test_xslt_empty) 1892/1969 ( 96.1%): test_xslt_encoding (...TreeXSLTTestCase.test_xslt_encoding) 1893/1969 ( 96.1%): test_xslt_encoding_override (...est_xslt_encoding_override) 1894/1969 ( 96.2%): test_xslt_html_output (...LTTestCase.test_xslt_html_output) 1895/1969 ( 96.2%): test_xslt_include (....ETreeXSLTTestCase.test_xslt_include) 1896/1969 ( 96.3%): test_xslt_include_from_filelike (..._include_from_filelike) 1897/1969 ( 96.3%): test_xslt_input (...xslt.ETreeXSLTTestCase.test_xslt_input) 1898/1969 ( 96.4%): test_xslt_input_none (...XSLTTestCase.test_xslt_input_none) 1899/1969 ( 96.4%): test_xslt_input_partial_doc (...est_xslt_input_partial_doc) 1900/1969 ( 96.5%): test_xslt_invalid_stylesheet (...t_xslt_invalid_stylesheet) 1901/1969 ( 96.5%): test_xslt_message (....ETreeXSLTTestCase.test_xslt_message) 1902/1969 ( 96.6%): test_xslt_message_terminate (...est_xslt_message_terminate) 1903/1969 ( 96.6%): test_xslt_move_result (...LTTestCase.test_xslt_move_result) 1904/1969 ( 96.7%): test_xslt_multiple_parameters (...xslt_multiple_parameters) 1905/1969 ( 96.7%): test_xslt_multiple_transforms (...xslt_multiple_transforms) 1906/1969 ( 96.8%): test_xslt_parameter_invalid (...est_xslt_parameter_invalid) 1907/1969 ( 96.9%): test_xslt_parameter_missing (...est_xslt_parameter_missing) 1908/1969 ( 96.9%): test_xslt_parameter_xpath (...se.test_xslt_parameter_xpath) 1909/1969 ( 97.0%): test_xslt_parameter_xpath_object (...arameter_xpath_object) 1910/1969 ( 97.0%): test_xslt_parameters (...XSLTTestCase.test_xslt_parameters) 1911/1969 ( 97.1%): test_xslt_parsing_error_log (...est_xslt_parsing_error_log) 1912/1969 ( 97.1%): test_xslt_pi (....test_xslt.ETreeXSLTTestCase.test_xslt_pi) 1913/1969 ( 97.2%): test_xslt_pi_embedded_id (...Case.test_xslt_pi_embedded_id) 1914/1969 ( 97.2%): test_xslt_pi_embedded_xmlid (...est_xslt_pi_embedded_xmlid) 1915/1969 ( 97.3%): test_xslt_pi_get (...lt.ETreeXSLTTestCase.test_xslt_pi_get) 1916/1969 ( 97.3%): test_xslt_pi_get_all (...XSLTTestCase.test_xslt_pi_get_all) 1917/1969 ( 97.4%): test_xslt_pi_get_all_reversed (...xslt_pi_get_all_reversed) 1918/1969 ( 97.4%): test_xslt_pi_get_unknown (...Case.test_xslt_pi_get_unknown) 1919/1969 ( 97.5%): test_xslt_pi_set_new (...XSLTTestCase.test_xslt_pi_set_new) 1920/1969 ( 97.5%): test_xslt_pi_set_replace (...Case.test_xslt_pi_set_replace) 1921/1969 ( 97.6%): test_xslt_repeat_transform (....test_xslt_repeat_transform) 1922/1969 ( 97.6%): test_xslt_resolver_url_building (..._resolver_url_building) 1923/1969 ( 97.7%): test_xslt_shortcut (...TreeXSLTTestCase.test_xslt_shortcut) 1924/1969 ( 97.7%): test_xslt_string_parameters (...est_xslt_string_parameters) 1925/1969 ( 97.8%): test_xslt_unicode (....ETreeXSLTTestCase.test_xslt_unicode) 1926/1969 ( 97.8%): test_xslt_unicode_standalone (...t_xslt_unicode_standalone) 1927/1969 ( 97.9%): test_xslt_utf8 (...t_xslt.ETreeXSLTTestCase.test_xslt_utf8) 1928/1969 ( 97.9%): test_xslt_write_output_bytesio (...lt_write_output_bytesio) 1929/1969 ( 98.0%): test_xslt_write_output_failure (...lt_write_output_failure) 1930/1969 ( 98.0%): test_xslt_write_output_file (...est_xslt_write_output_file) 1931/1969 ( 98.1%): test_xslt_write_output_file_oserror (...utput_file_oserror) 1932/1969 ( 98.1%): test_xslt_write_output_file_path (...rite_output_file_path) 1933/1969 ( 98.2%): test_xslt_write_output_file_path_urlescaped (...urlescaped) 1934/1969 ( 98.2%): test_xslt_write_output_file_path_urlescaped_plus (..._plus) 1935/1969 ( 98.3%): test_xslt_write_output_file_pathlike (...put_file_pathlike) 1936/1969 ( 98.3%): test_exslt_math (...slt.ETreeEXSLTTestCase.test_exslt_math) 1937/1969 ( 98.4%): test_exslt_regexp_match (...stCase.test_exslt_regexp_match) 1938/1969 ( 98.4%): test_exslt_regexp_match1 (...Case.test_exslt_regexp_match1) 1939/1969 ( 98.5%): test_exslt_regexp_match2 (...Case.test_exslt_regexp_match2) 1940/1969 ( 98.5%): test_exslt_regexp_match_groups (...slt_regexp_match_groups) 1941/1969 ( 98.6%): test_exslt_regexp_replace (...se.test_exslt_regexp_replace) 1942/1969 ( 98.6%): test_exslt_regexp_test (...TestCase.test_exslt_regexp_test) 1943/1969 ( 98.7%): test_exslt_str (..._xslt.ETreeEXSLTTestCase.test_exslt_str) 1944/1969 ( 98.7%): test_exslt_str_attribute_replace (...str_attribute_replace) 1945/1969 ( 98.8%): test_extensions1 (...eXSLTExtFuncTestCase.test_extensions1) 1946/1969 ( 98.8%): test_extensions2 (...eXSLTExtFuncTestCase.test_extensions2) 1947/1969 ( 98.9%): test_variable_result_tree_fragment (...esult_tree_fragment) 1948/1969 ( 98.9%): test_xpath_on_context_node (....test_xpath_on_context_node) 1949/1969 ( 99.0%): test_xpath_on_foreign_context_node (...oreign_context_node) 1950/1969 ( 99.0%): test_extension_element (...TestCase.test_extension_element) 1951/1969 ( 99.1%): test_extension_element_apply_templates (...apply_templates) 1952/1969 ( 99.1%): test_extension_element_apply_templates_elements_only (...y) 1953/1969 ( 99.2%): test_extension_element_apply_templates_remove_blank_text... 1954/1969 ( 99.2%): test_extension_element_apply_templates_target_node (...ode) 1955/1969 ( 99.3%): test_extension_element_apply_templates_target_node_doc (... 1956/1969 ( 99.3%): test_extension_element_comment_pi_context (...t_pi_context) 1957/1969 ( 99.4%): test_extension_element_content (...tension_element_content) 1958/1969 ( 99.4%): test_extension_element_doc_context (...element_doc_context) 1959/1969 ( 99.5%): test_extension_element_process_children (...ocess_children) 1960/1969 ( 99.5%): test_extension_element_process_children_to_append_only (... 1961/1969 ( 99.6%): test_extension_element_process_children_to_read_only_rai... 1962/1969 ( 99.6%): test_extension_element_process_children_with_subextensio... 1963/1969 ( 99.7%): test_extension_element_raise (...t_extension_element_raise) 1964/1969 ( 99.7%): test_extensions_nsmap (...ntTestCase.test_extensions_nsmap) 1965/1969 ( 99.8%): test_xslt_result_bytearray (....test_xslt_result_bytearray) 1966/1969 ( 99.8%): test_xslt_result_bytes (...TestCase.test_xslt_result_bytes) 1967/1969 ( 99.9%): test_xslt_result_memoryview (...est_xslt_result_memoryview) 1968/1969 ( 99.9%): txt (extensions) Doctest: extensions.txt 1969/1969 (100.0%): txt (xpathxslt) Doctest: xpathxslt.txt ---------------------------------------------------------------------- Ran 1969 tests in 7.158s OK Skipping tests in lxml.cssselect - external cssselect package is not installed Comparing with ElementTree 1.3.0 TESTED VERSION: 4.9.3 Python: sys.version_info(major=3, minor=11, micro=4, releaselevel='final', serial=0) lxml.etree: (4, 9, 3, 0) libxml used: (2, 11, 4) libxml compiled: (2, 11, 4) libxslt used: (1, 1, 38) libxslt compiled: (1, 1, 38) FS encoding: utf-8 Default encoding: utf-8 Max Unicode: 1114111 >>> py3-lxml: Entering fakeroot... Building lxml version 4.9.3. Building without Cython. Building against libxml2 2.11.4 and libxslt 1.1.38 running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/main/py3-lxml/pkg creating /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml creating /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr creating /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib creating /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11 creating /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages creating /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml creating /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/lxml-version.h -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/xmlerror.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/etreepublic.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/c14n.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/__init__.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/tree.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/dtdvalid.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/xinclude.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/htmlparser.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/schematron.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/xslt.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/config.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/etree_defs.h -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/relaxng.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/xmlschema.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/xmlparser.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/__init__.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/xpath.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/includes/uri.pxd -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes copying build/lib.linux-x86_64-cpython-311/lxml/xpath.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/readonlytree.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/etree.pyx -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/serializer.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/relaxng.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/dtd.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/builder.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/sax.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/xsltext.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/saxparser.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/objectify.pyx -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/schematron.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/xmlschema.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/pyclasslookup.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/iterparse.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/xinclude.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/debug.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/sax.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/etree.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/_elementpath.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/doctestcompare.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/parsertarget.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/xmlid.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/nsclasses.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/objectpath.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/__init__.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/extensions.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/usedoctest.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/proxy.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/etree_api.h -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/builder.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/xslt.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/classlookup.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml creating /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/_setmixin.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/_html5builder.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/clean.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/builder.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/soupparser.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/diff.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/ElementSoup.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/_diffcommand.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/__init__.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/usedoctest.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/diff.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/formfill.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/clean.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/html5parser.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/html/defs.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html copying build/lib.linux-x86_64-cpython-311/lxml/lxml.etree.h -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/etree.h -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/public-api.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/docloader.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/_elementpath.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/cssselect.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/xmlerror.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/cleanup.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/apihelpers.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml creating /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron creating /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/resources creating /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl creating /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl copying build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/resources/xsl creating /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-x86_64-cpython-311/lxml/isoschematron/resources/rng/iso-schematron.rng -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-x86_64-cpython-311/lxml/isoschematron/__init__.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron copying build/lib.linux-x86_64-cpython-311/lxml/lxml.etree_api.h -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/objectify.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/parser.pxi -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml copying build/lib.linux-x86_64-cpython-311/lxml/ElementInclude.py -> /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/builder.py to builder.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/pyclasslookup.py to pyclasslookup.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/sax.py to sax.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/doctestcompare.py to doctestcompare.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/usedoctest.py to usedoctest.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html/_setmixin.py to _setmixin.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html/_html5builder.py to _html5builder.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html/builder.py to builder.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html/soupparser.py to soupparser.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html/diff.py to diff.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html/ElementSoup.py to ElementSoup.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html/_diffcommand.py to _diffcommand.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html/usedoctest.py to usedoctest.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html/formfill.py to formfill.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html/clean.py to clean.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html/html5parser.py to html5parser.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html/defs.py to defs.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/_elementpath.py to _elementpath.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/cssselect.py to cssselect.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/ElementInclude.py to ElementInclude.cpython-311.pyc running install_egg_info running egg_info writing src/lxml.egg-info/PKG-INFO writing dependency_links to src/lxml.egg-info/dependency_links.txt writing requirements to src/lxml.egg-info/requires.txt writing top-level names to src/lxml.egg-info/top_level.txt reading manifest file 'src/lxml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'LICENSES.txt' writing manifest file 'src/lxml.egg-info/SOURCES.txt' Copying src/lxml.egg-info to /home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml-4.9.3-py3.11.egg-info running install_scripts >>> py3-lxml-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/includes/__pycache__' -> '/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml-pyc/usr/lib/python3.11/site-packages/lxml/includes/__pycache__' '/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/html/__pycache__' -> '/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml-pyc/usr/lib/python3.11/site-packages/lxml/html/__pycache__' '/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/isoschematron/__pycache__' -> '/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml-pyc/usr/lib/python3.11/site-packages/lxml/isoschematron/__pycache__' '/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml/usr/lib/python3.11/site-packages/lxml/__pycache__' -> '/home/buildozer/aports/main/py3-lxml/pkg/py3-lxml-pyc/usr/lib/python3.11/site-packages/lxml/__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.11 >>> py3-lxml-pyc*: Package size: 412.0 KB >>> py3-lxml-pyc*: Compressing data... >>> py3-lxml-pyc*: Create checksum... >>> py3-lxml-pyc*: Create py3-lxml-pyc-4.9.3-r0.apk >>> py3-lxml*: Tracing dependencies... python3~3.11 so:libc.musl-x86_64.so.1 so:libexslt.so.0 so:libxml2.so.2 so:libxslt.so.1 >>> py3-lxml*: Package size: 3.7 MB >>> py3-lxml*: Compressing data... >>> py3-lxml*: Create checksum... >>> py3-lxml*: Create py3-lxml-4.9.3-r0.apk >>> py3-lxml: Build complete at Thu, 06 Jul 2023 14:02:43 +0000 elapsed time 0h 1m 19s >>> py3-lxml: Cleaning up srcdir >>> py3-lxml: Cleaning up pkgdir >>> py3-lxml: Uninstalling dependencies... (1/32) Purging .makedepends-py3-lxml (20230706.140124) (2/32) Purging cython-pyc (0.29.36-r0) (3/32) Purging cython (0.29.36-r0) (4/32) Purging libxslt-dev (1.1.38-r0) (5/32) Purging libxslt (1.1.38-r0) (6/32) Purging py3-setuptools-pyc (67.7.2-r0) (7/32) Purging py3-setuptools (67.7.2-r0) (8/32) Purging py3-packaging-pyc (23.1-r1) (9/32) Purging py3-packaging (23.1-r1) (10/32) Purging py3-parsing-pyc (3.0.9-r2) (11/32) Purging py3-parsing (3.0.9-r2) (12/32) Purging python3-dev (3.11.4-r0) (13/32) Purging libgcrypt (1.10.2-r1) (14/32) Purging libgpg-error (1.47-r1) (15/32) Purging libxml2-dev (2.11.4-r0) (16/32) Purging zlib-dev (1.2.13-r1) (17/32) Purging xz-dev (5.4.3-r0) (18/32) Purging xz (5.4.3-r0) (19/32) Purging libxml2-utils (2.11.4-r0) (20/32) Purging libxml2 (2.11.4-r0) (21/32) Purging python3-pyc (3.11.4-r0) (22/32) Purging python3-pycache-pyc0 (3.11.4-r0) (23/32) Purging pyc (0.1-r0) (24/32) Purging python3 (3.11.4-r0) (25/32) Purging gdbm (1.23-r1) (26/32) Purging libbz2 (1.0.8-r5) (27/32) Purging libffi (3.4.4-r2) (28/32) Purging libpanelw (6.4_p20230506-r0) (29/32) Purging mpdecimal (2.5.1-r2) (30/32) Purging readline (8.2.1-r1) (31/32) Purging sqlite-libs (3.41.2-r2) (32/32) Purging xz-libs (5.4.3-r0) Executing busybox-1.36.1-r1.trigger OK: 392 MiB in 99 packages >>> py3-lxml: Updating the main/x86_64 repository index... >>> py3-lxml: Signing the index...