Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-lxml.spec'], uid=1001printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2823/root'user='mockbuild'gid=135env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100'}shell=Falsetimeout=0logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-lxml.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-114647048.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-lxml-3.4.4-5.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-lxml.spec'], uid=1001env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2823/root'user='mockbuild'gid=135private_network=Trueshell=FalseprintOutput=Falsetimeout=0logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-lxml.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D9KDY0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lxml-3.4.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/lxml-3.4.4.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lxml-3.4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f src/lxml/lxml.etree.c + rm -f src/lxml/lxml.etree.h + rm -f src/lxml/lxml.etree_api.h + rm -f src/lxml/lxml.objectify.c + chmod a-x doc/rest2html.py + sed -i 's/\r//' doc/s5/ui/default/print.css doc/s5/ep2008/atom.rng doc/s5/ui/default/iepngfix.htc + rm -rf /builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos + cp -r . /builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.n9HKt3 + umask 022 + cd /builddir/build/BUILD + cd lxml-3.4.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python setup.py build --with-cython warning: src/lxml/xmlerror.pxi:624:26: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:632:48: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:646:44: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:656:24: local variable 'args' referenced before assignment Building lxml version 3.4.4. Building with Cython 0.23.4. Using build configuration of libxslt 1.1.28 Building against libxml2/libxslt in the following directory: /usr/lib64 missing cimport in module 'lxml.includes.tree': src/lxml/lxml.etree.pyx missing cimport in module 'lxml': src/lxml/lxml.etree.pyx missing cimport in module 'lxml.includes': src/lxml/lxml.etree.pyx missing cimport in module 'lxml.python': src/lxml/lxml.etree.pyx missing cimport in module 'lxml.includes.tree': src/lxml/lxml.objectify.pyx missing cimport in module 'lxml': src/lxml/lxml.objectify.pyx missing cimport in module 'lxml.includes.etreepublic': src/lxml/lxml.objectify.pyx missing cimport in module 'lxml.includes': src/lxml/lxml.objectify.pyx Compiling src/lxml/lxml.etree.pyx because it changed. Compiling src/lxml/lxml.objectify.pyx because it changed. [1/2] Cythonizing src/lxml/lxml.etree.pyx [2/2] Cythonizing src/lxml/lxml.objectify.pyx /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url' warnings.warn(msg) running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/lxml copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/__init__.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/sax.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/cssselect.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/builder.py -> build/lib.linux-x86_64-2.7/lxml creating build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-2.7/lxml/includes creating build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/diff.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/defs.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/__init__.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/formfill.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/clean.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/builder.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-2.7/lxml/html creating build/lib.linux-x86_64-2.7/lxml/isoschematron copying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-2.7/lxml/isoschematron copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-2.7/lxml/includes creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/rng copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/rng creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl creating build/lib.linux-x86_64-2.7/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-2.7/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-2.7/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-2.7/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-2.7/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-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 running build_ext building 'lxml.etree' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src creating build/temp.linux-x86_64-2.7/src/lxml gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/libxml2 -I/builddir/build/BUILD/lxml-3.4.4/src/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -w gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -L/usr/lib64 -L/usr/lib64 -lxslt -lexslt -lxml2 -lz -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/lxml/etree.so building 'lxml.objectify' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/libxml2 -I/builddir/build/BUILD/lxml-3.4.4/src/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.objectify.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.objectify.o -w gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/src/lxml/lxml.objectify.o -L/usr/lib64 -L/usr/lib64 -lxslt -lexslt -lxml2 -lz -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/lxml/objectify.so + cp src/lxml/lxml.etree.c /builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos/src/lxml + cp src/lxml/lxml.etree.h /builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos/src/lxml + cp src/lxml/lxml.etree_api.h /builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos/src/lxml + cp src/lxml/lxml.objectify.c /builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos/src/lxml + pushd /builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos ~/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos ~/build/BUILD/lxml-3.4.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py build --with-cython Building lxml version 3.4.4. Building without Cython. Using build configuration of libxslt 1.1.28 Building against libxml2/libxslt in the following directory: /usr/lib64 running build running build_py creating build creating build/lib.linux-x86_64-3.4 creating build/lib.linux-x86_64-3.4/lxml copying src/lxml/builder.py -> build/lib.linux-x86_64-3.4/lxml copying src/lxml/cssselect.py -> build/lib.linux-x86_64-3.4/lxml copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-3.4/lxml copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-3.4/lxml copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-3.4/lxml copying src/lxml/sax.py -> build/lib.linux-x86_64-3.4/lxml copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-3.4/lxml copying src/lxml/__init__.py -> build/lib.linux-x86_64-3.4/lxml copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-3.4/lxml creating build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-3.4/lxml/includes creating build/lib.linux-x86_64-3.4/lxml/html copying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-3.4/lxml/html copying src/lxml/html/builder.py -> build/lib.linux-x86_64-3.4/lxml/html copying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-3.4/lxml/html copying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-3.4/lxml/html copying src/lxml/html/clean.py -> build/lib.linux-x86_64-3.4/lxml/html copying src/lxml/html/formfill.py -> build/lib.linux-x86_64-3.4/lxml/html copying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-3.4/lxml/html copying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-3.4/lxml/html copying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-3.4/lxml/html copying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-3.4/lxml/html copying src/lxml/html/__init__.py -> build/lib.linux-x86_64-3.4/lxml/html copying src/lxml/html/defs.py -> build/lib.linux-x86_64-3.4/lxml/html copying src/lxml/html/diff.py -> build/lib.linux-x86_64-3.4/lxml/html creating build/lib.linux-x86_64-3.4/lxml/isoschematron copying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-3.4/lxml/isoschematron copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-3.4/lxml copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-3.4/lxml copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-3.4/lxml/includes copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-3.4/lxml/includes creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/rng copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/rng creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl creating build/lib.linux-x86_64-3.4/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-3.4/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-3.4/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-3.4/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-3.4/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-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 running build_ext building 'lxml.etree' extension creating build/temp.linux-x86_64-3.4 creating build/temp.linux-x86_64-3.4/src creating build/temp.linux-x86_64-3.4/src/lxml gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/libxml2 -I/builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos/src/lxml/includes -I/usr/include/python3.4m -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-3.4/src/lxml/lxml.etree.o -w gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-3.4/src/lxml/lxml.etree.o -L/usr/lib64 -L/usr/lib64 -lxslt -lexslt -lxml2 -lz -lm -lpython3.4m -o build/lib.linux-x86_64-3.4/lxml/etree.cpython-34m.so building 'lxml.objectify' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/libxml2 -I/builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos/src/lxml/includes -I/usr/include/python3.4m -c src/lxml/lxml.objectify.c -o build/temp.linux-x86_64-3.4/src/lxml/lxml.objectify.o -w gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-3.4/src/lxml/lxml.objectify.o -L/usr/lib64 -L/usr/lib64 -lxslt -lexslt -lxml2 -lz -lm -lpython3.4m -o build/lib.linux-x86_64-3.4/lxml/objectify.cpython-34m.so /usr/lib64/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'bugtrack_url' warnings.warn(msg) ~/build/BUILD/lxml-3.4.4 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n0hCo9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64 + cd lxml-3.4.4 + /usr/bin/python setup.py install --skip-build --no-compile --with-cython --root /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64 Building lxml version 3.4.4. Building with Cython 0.23.4. Using build configuration of libxslt 1.1.28 Building against libxml2/libxslt in the following directory: /usr/lib64 missing cimport in module 'lxml.includes.tree': src/lxml/lxml.etree.pyx missing cimport in module 'lxml': src/lxml/lxml.etree.pyx missing cimport in module 'lxml.includes': src/lxml/lxml.etree.pyx missing cimport in module 'lxml.python': src/lxml/lxml.etree.pyx missing cimport in module 'lxml.includes.tree': src/lxml/lxml.objectify.pyx missing cimport in module 'lxml': src/lxml/lxml.objectify.pyx missing cimport in module 'lxml.includes.etreepublic': src/lxml/lxml.objectify.pyx missing cimport in module 'lxml.includes': src/lxml/lxml.objectify.pyx /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/objectify.so -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/etree.so -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/lxml.etree_api.h -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/lxml.etree.h -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/rng/iso-schematron.rng -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-x86_64-2.7/lxml/isoschematron/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/_html5builder.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/builder.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/html5parser.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/_diffcommand.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/clean.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/formfill.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/usedoctest.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/_setmixin.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/soupparser.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/ElementSoup.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/defs.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/diff.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/html creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/lxml-version.h -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/etree_defs.h -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/relaxng.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/xmlerror.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/etreepublic.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/c14n.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/dtdvalid.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/config.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/schematron.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/xpath.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/xmlparser.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/tree.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/xslt.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/htmlparser.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/xmlschema.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/uri.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/xinclude.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/builder.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/cssselect.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/pyclasslookup.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/usedoctest.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/ElementInclude.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/sax.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/_elementpath.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/doctestcompare.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml running install_egg_info running egg_info writing requirements to src/lxml.egg-info/requires.txt writing src/lxml.egg-info/PKG-INFO writing top-level names to src/lxml.egg-info/top_level.txt writing dependency_links to src/lxml.egg-info/dependency_links.txt reading manifest file 'src/lxml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/lxml.egg-info/SOURCES.txt' Copying src/lxml.egg-info to /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml-3.4.4-py2.7.egg-info running install_scripts + pushd /builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos ~/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos ~/build/BUILD/lxml-3.4.4 + /usr/bin/python3.4 setup.py install --skip-build --no-compile --with-cython --root /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64 Building lxml version 3.4.4. Building without Cython. Using build configuration of libxslt 1.1.28 Building against libxml2/libxslt in the following directory: /usr/lib64 running install running install_lib creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4 creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml copying build/lib.linux-x86_64-3.4/lxml/objectify.cpython-34m.so -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml copying build/lib.linux-x86_64-3.4/lxml/etree.cpython-34m.so -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml copying build/lib.linux-x86_64-3.4/lxml/lxml.etree_api.h -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml copying build/lib.linux-x86_64-3.4/lxml/lxml.etree.h -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron/resources creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron/resources/xsl creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron/resources/xsl copying build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron/resources/xsl creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/rng/iso-schematron.rng -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-x86_64-3.4/lxml/isoschematron/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/isoschematron creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/html copying build/lib.linux-x86_64-3.4/lxml/html/diff.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/html copying build/lib.linux-x86_64-3.4/lxml/html/defs.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/html copying build/lib.linux-x86_64-3.4/lxml/html/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/html copying build/lib.linux-x86_64-3.4/lxml/html/ElementSoup.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/html copying build/lib.linux-x86_64-3.4/lxml/html/soupparser.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/html copying build/lib.linux-x86_64-3.4/lxml/html/_setmixin.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/html copying build/lib.linux-x86_64-3.4/lxml/html/usedoctest.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/html copying build/lib.linux-x86_64-3.4/lxml/html/formfill.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/html copying build/lib.linux-x86_64-3.4/lxml/html/clean.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/html copying build/lib.linux-x86_64-3.4/lxml/html/_diffcommand.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/html copying build/lib.linux-x86_64-3.4/lxml/html/html5parser.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/html copying build/lib.linux-x86_64-3.4/lxml/html/builder.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/html copying build/lib.linux-x86_64-3.4/lxml/html/_html5builder.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/html creating /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/etree_defs.h -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/lxml-version.h -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/xinclude.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/uri.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/xmlschema.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/htmlparser.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/xslt.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/tree.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/xmlparser.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/xpath.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/schematron.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/config.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/dtdvalid.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/c14n.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/etreepublic.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/xmlerror.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/relaxng.pxd -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/includes/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/includes copying build/lib.linux-x86_64-3.4/lxml/doctestcompare.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml copying build/lib.linux-x86_64-3.4/lxml/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml copying build/lib.linux-x86_64-3.4/lxml/_elementpath.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml copying build/lib.linux-x86_64-3.4/lxml/sax.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml copying build/lib.linux-x86_64-3.4/lxml/ElementInclude.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml copying build/lib.linux-x86_64-3.4/lxml/usedoctest.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml copying build/lib.linux-x86_64-3.4/lxml/pyclasslookup.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml copying build/lib.linux-x86_64-3.4/lxml/cssselect.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml copying build/lib.linux-x86_64-3.4/lxml/builder.py -> /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml running install_egg_info running egg_info writing requirements to src/lxml.egg-info/requires.txt writing src/lxml.egg-info/PKG-INFO writing dependency_links to src/lxml.egg-info/dependency_links.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' writing manifest file 'src/lxml.egg-info/SOURCES.txt' Copying src/lxml.egg-info to /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml-3.4.4-py3.4.egg-info running install_scripts /usr/lib64/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'bugtrack_url' warnings.warn(msg) ~/build/BUILD/lxml-3.4.4 + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/lxml-3.4.4 extracting debug info from /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/etree.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4/site-packages/lxml/objectify.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/etree.so extracting debug info from /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7/site-packages/lxml/objectify.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 42441 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib/debug/usr/lib64/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.L1UJFr + umask 022 + cd /builddir/build/BUILD + cd lxml-3.4.4 ++ head -n 1 ++ xargs dirname +++ pwd ++ find /builddir/build/BUILD/lxml-3.4.4 -name '*.so' + BUILD_LIB_DIR=/builddir/build/BUILD/lxml-3.4.4/build/lib.linux-x86_64-2.7/lxml + cp /builddir/build/BUILD/lxml-3.4.4/build/lib.linux-x86_64-2.7/lxml/etree.so /builddir/build/BUILD/lxml-3.4.4/build/lib.linux-x86_64-2.7/lxml/objectify.so src/lxml + export LANG=en_US.utf8 + LANG=en_US.utf8 + /usr/bin/python test.py -p -v 1/1645 ( 0.1%): txt (test_autolink) Doctest: test_autolink.txt 2/1645 ( 0.1%): txt (test_basic) Doctest: test_basic.txt 3/1645 ( 0.2%): drop_tag (...mlMixin) Doctest: lxml.html.HtmlMixin.drop_tag 4/1645 ( 0.2%): XHTMLParser (lxml.html) Doctest: lxml.html.XHTMLParser 5/1645 ( 0.3%): tostring (lxml.html) Doctest: lxml.html.tostring 6/1645 ( 0.4%): txt (test_clean) Doctest: test_clean.txt 7/1645 ( 0.4%): txt (test_clean_embed) Doctest: test_clean_embed.txt 8/1645 ( 0.5%): test_allow_tags (lxml.html.tests.test_clean.CleanerTest) 9/1645 ( 0.5%): test_clean_invalid_root_tag (...sts.test_clean.CleanerTest) 10/1645 ( 0.6%): test_safe_attrs_excluded (....tests.test_clean.CleanerTest) 11/1645 ( 0.7%): test_safe_attrs_included (....tests.test_clean.CleanerTest) 12/1645 ( 0.7%): txt (test_diff) Doctest: test_diff.txt 13/1645 ( 0.8%): html_annotate (...ff) Doctest: lxml.html.diff.html_annotate 14/1645 ( 0.9%): locate_unbalanced_start (...ml.diff.locate_unbalanced_start 15/1645 ( 0.9%): runTest (...s/feedparser-data/entry_content_onmouseout.data 16/1645 ( 1.0%): runTest (...sts/feedparser-data/entry_content_onsubmit.data 17/1645 ( 1.0%): runTest (...ests/feedparser-data/entry_content_onabort.data 18/1645 ( 1.1%): runTest (...tests/feedparser-data/entry_content_onblur.data 19/1645 ( 1.2%): runTest (.../tests/feedparser-data/entry_content_frame.data 20/1645 ( 1.2%): runTest (...l/tests/feedparser-data/entry_content_link.data 21/1645 ( 1.3%): runTest (...sts/feedparser-data/entry_content_onchange.data 22/1645 ( 1.3%): runTest (...eedparser-data/entry_content_script_inline.data 23/1645 ( 1.4%): runTest (...sts/feedparser-data/entry_content_onunload.data 24/1645 ( 1.5%): runTest (.../tests/feedparser-data/entry_content_embed.data 25/1645 ( 1.5%): runTest (.../tests/feedparser-data/entry_content_crazy.data 26/1645 ( 1.6%): runTest (...ests/feedparser-data/entry_content_onreset.data 27/1645 ( 1.6%): runTest (...tests/feedparser-data/entry_content_object.data 28/1645 ( 1.7%): runTest (...s/feedparser-data/entry_content_onkeypress.data 29/1645 ( 1.8%): runTest (.../feedparser-data/entry_content_onmousedown.data 30/1645 ( 1.8%): runTest (.../tests/feedparser-data/entry_content_style.data 31/1645 ( 1.9%): runTest (...ests/feedparser-data/entry_content_onclick.data 32/1645 ( 1.9%): runTest (...s/feedparser-data/entry_content_ondblclick.data 33/1645 ( 2.0%): runTest (...ests/feedparser-data/entry_content_onkeyup.data 34/1645 ( 2.1%): runTest (...tests/feedparser-data/entry_content_onload.data 35/1645 ( 2.1%): runTest (.../feedparser-data/entry_content_onmouseover.data 36/1645 ( 2.2%): runTest (...tests/feedparser-data/entry_content_script.data 37/1645 ( 2.2%): runTest (...l/tests/feedparser-data/entry_content_meta.data 38/1645 ( 2.3%): runTest (...ests/feedparser-data/entry_content_onerror.data 39/1645 ( 2.4%): runTest (...tests/feedparser-data/entry_content_iframe.data 40/1645 ( 2.4%): runTest (...ts/feedparser-data/entry_content_onmouseup.data 41/1645 ( 2.5%): runTest (...sts/feedparser-data/entry_content_onresize.data 42/1645 ( 2.6%): runTest (...tests/feedparser-data/entry_content_applet.data 43/1645 ( 2.6%): runTest (...ests/feedparser-data/entry_content_onfocus.data 44/1645 ( 2.7%): runTest (...feedparser-data/entry_content_script_cdata.data 45/1645 ( 2.7%): runTest (...ts/feedparser-data/entry_content_onkeydown.data 46/1645 ( 2.8%): runTest (.../tests/feedparser-data/entry_content_blink.data 47/1645 ( 2.9%): runTest (...l/html/tests/hackers-org-data/style-url-js.data 48/1645 ( 2.9%): runTest (...tml/tests/hackers-org-data/xml-data-island.data 49/1645 ( 3.0%): runTest (.../html/tests/hackers-org-data/style-comment.data 50/1645 ( 3.0%): runTest (...html/tests/hackers-org-data/html-plus-time.data 51/1645 ( 3.1%): runTest (...sts/hackers-org-data/background-image-plus.data 52/1645 ( 3.2%): runTest (...ml/tests/hackers-org-data/downlevel-hidden.data 53/1645 ( 3.2%): runTest (...rs-org-data/background-image-with-unicoded.data 54/1645 ( 3.3%): runTest (...tml/tests/hackers-org-data/javascript-link.data 55/1645 ( 3.3%): runTest (...tml/tests/hackers-org-data/xml-embedded-js.data 56/1645 ( 3.4%): runTest (...l/html/tests/hackers-org-data/style-js-tag.data 57/1645 ( 3.5%): runTest (...ml/tests/hackers-org-data/style-expression.data 58/1645 ( 3.5%): runTest (...l/html/tests/hackers-org-data/style-import.data 59/1645 ( 3.6%): txt (test_formfill) Doctest: test_formfill.txt 60/1645 ( 3.6%): txt (test_forms) Doctest: test_forms.txt 61/1645 ( 3.7%): test_parse_fragments_fromstring (....test_frames.FrameTest) 62/1645 ( 3.8%): test_parse_fromstring (...html.tests.test_frames.FrameTest) 63/1645 ( 3.8%): test_integration (...ests.test_html5parser.Test_HTMLParser) 64/1645 ( 3.9%): test_integration (...sts.test_html5parser.Test_XHTMLParser) 65/1645 ( 4.0%): test_basic (...s.test_html5parser.Test_document_fromstring) 66/1645 ( 4.0%): test_guess_charset_arg_gets_passed_to_parser (...romstring) 67/1645 ( 4.1%): test_integration (..._html5parser.Test_document_fromstring) 68/1645 ( 4.1%): test_raises_type_error_on_nonstring_input (...t_fromstring) 69/1645 ( 4.2%): test_basic (...s.test_html5parser.Test_fragment_fromstring) 70/1645 ( 4.3%): test_create_parent (...tml5parser.Test_fragment_fromstring) 71/1645 ( 4.3%): test_create_parent_default_type_no_ns (...gment_fromstring) 72/1645 ( 4.4%): test_raises_error_if_multiple_elements_found (...romstring) 73/1645 ( 4.4%): test_raises_error_if_no_elements_found (...ment_fromstring) 74/1645 ( 4.5%): test_raises_error_if_tail (...ser.Test_fragment_fromstring) 75/1645 ( 4.6%): test_raises_error_on_leading_text (..._fragment_fromstring) 76/1645 ( 4.6%): test_raises_type_error_on_nonstring_input (...t_fromstring) 77/1645 ( 4.7%): test_basic (....test_html5parser.Test_fragments_fromstring) 78/1645 ( 4.7%): test_guess_charset_arg_gets_passed_to_parser (...romstring) 79/1645 ( 4.8%): test_integration (...html5parser.Test_fragments_fromstring) 80/1645 ( 4.9%): test_no_leading_text_raises_error_if_leading_text (...ring) 81/1645 ( 4.9%): test_no_leading_text_strips_empty_leading_text (...mstring) 82/1645 ( 5.0%): test_raises_type_error_on_nonstring_input (...s_fromstring) 83/1645 ( 5.0%): test_integration_single_fragment (...arser.Test_fromstring) 84/1645 ( 5.1%): test_integration_whole_doc (...html5parser.Test_fromstring) 85/1645 ( 5.2%): test_raises_type_error_on_nonstring_input (...t_fromstring) 86/1645 ( 5.2%): test_returns_body_if_has_text (...l5parser.Test_fromstring) 87/1645 ( 5.3%): test_returns_body_if_single_element_has_tail (...romstring) 88/1645 ( 5.3%): test_returns_unwraps_body_if_single_element (...fromstring) 89/1645 ( 5.4%): test_returns_whole_doc_if_head_not_empty (...st_fromstring) 90/1645 ( 5.5%): test_returns_whole_doc_if_head_not_empty_no_ns (...mstring) 91/1645 ( 5.5%): test_returns_whole_doc_if_input_contains_doctype (...tring) 92/1645 ( 5.6%): test_returns_whole_doc_if_input_contains_html_tag (...ring) 93/1645 ( 5.7%): test_wraps_multiple_fragments_in_div_no_ns (..._fromstring) 94/1645 ( 5.7%): test_wraps_multiple_fragments_in_span_no_ns (...fromstring) 95/1645 ( 5.8%): test_integration (...tml.tests.test_html5parser.Test_parse) 96/1645 ( 5.8%): test_with_file_name (....tests.test_html5parser.Test_parse) 97/1645 ( 5.9%): test_with_file_object (...ests.test_html5parser.Test_parse) 98/1645 ( 6.0%): test_with_url (lxml.html.tests.test_html5parser.Test_parse) 99/1645 ( 6.0%): txt (test_rewritelinks) Doctest: test_rewritelinks.txt 100/1645 ( 6.1%): txt (test_xhtml) Doctest: test_xhtml.txt 101/1645 ( 6.1%): test_build_from_xpath_result (...t_builder.BuilderTestCase) 102/1645 ( 6.2%): test_cdata (lxml.tests.test_builder.BuilderTestCase) 103/1645 ( 6.3%): test_cdata_solo (lxml.tests.test_builder.BuilderTestCase) 104/1645 ( 6.3%): test_unknown_type_raises (....test_builder.BuilderTestCase) 105/1645 ( 6.4%): test_comment_base (...tests.test_classlookup.ProxyTestCase) 106/1645 ( 6.4%): test_element_base (...tests.test_classlookup.ProxyTestCase) 107/1645 ( 6.5%): test_element_base_children (...t_classlookup.ProxyTestCase) 108/1645 ( 6.6%): test_pi_base (lxml.tests.test_classlookup.ProxyTestCase) 109/1645 ( 6.6%): test_proxy_hashing (...ests.test_classlookup.ProxyTestCase) 110/1645 ( 6.7%): test_proxy_reuse (....tests.test_classlookup.ProxyTestCase) 111/1645 ( 6.7%): test_proxy_reuse_after_del_root (...sslookup.ProxyTestCase) 112/1645 ( 6.8%): test_proxy_reuse_after_gc (...st_classlookup.ProxyTestCase) 113/1645 ( 6.9%): test_attribute_based_lookup (...lookup.ClassLookupTestCase) 114/1645 ( 6.9%): test_class_lookup_reentry (...sslookup.ClassLookupTestCase) 115/1645 ( 7.0%): test_class_lookup_type_mismatch (...up.ClassLookupTestCase) 116/1645 ( 7.1%): test_custom_lookup (...est_classlookup.ClassLookupTestCase) 117/1645 ( 7.1%): test_custom_lookup_ns_fallback (...kup.ClassLookupTestCase) 118/1645 ( 7.2%): test_default_class_lookup (...sslookup.ClassLookupTestCase) 119/1645 ( 7.2%): test_default_class_lookup_pull_parser (...ssLookupTestCase) 120/1645 ( 7.3%): test_evil_class_lookup (...classlookup.ClassLookupTestCase) 121/1645 ( 7.4%): test_lookup_without_fallback (...ookup.ClassLookupTestCase) 122/1645 ( 7.4%): test_namespace_lookup (..._classlookup.ClassLookupTestCase) 123/1645 ( 7.5%): test_parser_based_lookup (...asslookup.ClassLookupTestCase) 124/1645 ( 7.5%): CSSSelector (...select) Doctest: lxml.cssselect.CSSSelector 125/1645 ( 7.6%): test_cssselect (lxml.tests.test_css.CSSTestCase) 126/1645 ( 7.7%): test_differing_attributes (...stcompare.DoctestCompareTest) 127/1645 ( 7.7%): test_differing_tags (..._doctestcompare.DoctestCompareTest) 128/1645 ( 7.8%): test_equal_input (...est_doctestcompare.DoctestCompareTest) 129/1645 ( 7.8%): test_tags_upper_lower_case (...tcompare.DoctestCompareTest) 130/1645 ( 7.9%): test_tags_upper_lower_case_html (...are.DoctestCompareTest) 131/1645 ( 8.0%): test_declaration_apos (....tests.test_dtd.ETreeDtdTestCase) 132/1645 ( 8.0%): test_declaration_escape_quote_pid (...dtd.ETreeDtdTestCase) 133/1645 ( 8.1%): test_declaration_quote_withoutpid (...dtd.ETreeDtdTestCase) 134/1645 ( 8.1%): test_dtd (lxml.tests.test_dtd.ETreeDtdTestCase) 135/1645 ( 8.2%): test_dtd_api_internal (....tests.test_dtd.ETreeDtdTestCase) 136/1645 ( 8.3%): test_dtd_assertValid (lxml.tests.test_dtd.ETreeDtdTestCase) 137/1645 ( 8.3%): test_dtd_attrs (lxml.tests.test_dtd.ETreeDtdTestCase) 138/1645 ( 8.4%): test_dtd_broken (lxml.tests.test_dtd.ETreeDtdTestCase) 139/1645 ( 8.4%): test_dtd_file (lxml.tests.test_dtd.ETreeDtdTestCase) 140/1645 ( 8.5%): test_dtd_internal (lxml.tests.test_dtd.ETreeDtdTestCase) 141/1645 ( 8.6%): test_dtd_internal_invalid (...ts.test_dtd.ETreeDtdTestCase) 142/1645 ( 8.6%): test_dtd_invalid (lxml.tests.test_dtd.ETreeDtdTestCase) 143/1645 ( 8.7%): test_dtd_invalid_duplicate_id (...est_dtd.ETreeDtdTestCase) 144/1645 ( 8.8%): test_dtd_parse_file_not_found (...est_dtd.ETreeDtdTestCase) 145/1645 ( 8.8%): test_dtd_parse_invalid (...tests.test_dtd.ETreeDtdTestCase) 146/1645 ( 8.9%): test_dtd_parse_valid (lxml.tests.test_dtd.ETreeDtdTestCase) 147/1645 ( 8.9%): test_dtd_parse_valid_file_url (...est_dtd.ETreeDtdTestCase) 148/1645 ( 9.0%): test_dtd_parse_valid_relative (...est_dtd.ETreeDtdTestCase) 149/1645 ( 9.1%): test_dtd_parse_valid_relative_file_url (...TreeDtdTestCase) 150/1645 ( 9.1%): test_dtd_stringio (lxml.tests.test_dtd.ETreeDtdTestCase) 151/1645 ( 9.2%): test_internal_dtds (lxml.tests.test_dtd.ETreeDtdTestCase) 152/1645 ( 9.2%): test_iterparse_file_dtd_end (....test_dtd.ETreeDtdTestCase) 153/1645 ( 9.3%): test_iterparse_file_dtd_start (...est_dtd.ETreeDtdTestCase) 154/1645 ( 9.4%): test_parse_file_dtd (lxml.tests.test_dtd.ETreeDtdTestCase) 155/1645 ( 9.4%): txt (validation) Doctest: validation.txt 156/1645 ( 9.5%): test_cache (...s.test_elementpath.EtreeElementPathTestCase) 157/1645 ( 9.5%): test_ElementTree (....tests.test_elementtree.ETreeTestCase) 158/1645 ( 9.6%): test_XML (lxml.tests.test_elementtree.ETreeTestCase) 159/1645 ( 9.7%): test_XMLID (lxml.tests.test_elementtree.ETreeTestCase) 160/1645 ( 9.7%): test_attrib (lxml.tests.test_elementtree.ETreeTestCase) 161/1645 ( 9.8%): test_attrib_as_attrib (...s.test_elementtree.ETreeTestCase) 162/1645 ( 9.8%): test_attrib_clear (...tests.test_elementtree.ETreeTestCase) 163/1645 ( 9.9%): test_attrib_copy (....tests.test_elementtree.ETreeTestCase) 164/1645 ( 10.0%): test_attrib_deepcopy (...ts.test_elementtree.ETreeTestCase) 165/1645 ( 10.0%): test_attrib_dict (....tests.test_elementtree.ETreeTestCase) 166/1645 ( 10.1%): test_attrib_get (lxml.tests.test_elementtree.ETreeTestCase) 167/1645 ( 10.2%): test_attrib_ns_clear (...ts.test_elementtree.ETreeTestCase) 168/1645 ( 10.2%): test_attrib_pop (lxml.tests.test_elementtree.ETreeTestCase) 169/1645 ( 10.3%): test_attrib_pop_default (...test_elementtree.ETreeTestCase) 170/1645 ( 10.3%): test_attrib_pop_empty_default (...lementtree.ETreeTestCase) 171/1645 ( 10.4%): test_attrib_pop_invalid_args (...elementtree.ETreeTestCase) 172/1645 ( 10.5%): test_attrib_pop_unknown (...test_elementtree.ETreeTestCase) 173/1645 ( 10.5%): test_attrib_set_clear (...s.test_elementtree.ETreeTestCase) 174/1645 ( 10.6%): test_attribute_contains (...test_elementtree.ETreeTestCase) 175/1645 ( 10.6%): test_attribute_items (...ts.test_elementtree.ETreeTestCase) 176/1645 ( 10.7%): test_attribute_items2 (...s.test_elementtree.ETreeTestCase) 177/1645 ( 10.8%): test_attribute_items_ns (...test_elementtree.ETreeTestCase) 178/1645 ( 10.8%): test_attribute_iterator (...test_elementtree.ETreeTestCase) 179/1645 ( 10.9%): test_attribute_keys (...sts.test_elementtree.ETreeTestCase) 180/1645 ( 10.9%): test_attribute_keys2 (...ts.test_elementtree.ETreeTestCase) 181/1645 ( 11.0%): test_attribute_keys_ns (....test_elementtree.ETreeTestCase) 182/1645 ( 11.1%): test_attribute_manipulation (..._elementtree.ETreeTestCase) 183/1645 ( 11.1%): test_attribute_namespace_roundtrip (...ttree.ETreeTestCase) 184/1645 ( 11.2%): test_attribute_namespace_roundtrip_replaced (...eeTestCase) 185/1645 ( 11.2%): test_attribute_set (...ests.test_elementtree.ETreeTestCase) 186/1645 ( 11.3%): test_attribute_str (...ests.test_elementtree.ETreeTestCase) 187/1645 ( 11.4%): test_attribute_update_attrib (...elementtree.ETreeTestCase) 188/1645 ( 11.4%): test_attribute_update_dict (...t_elementtree.ETreeTestCase) 189/1645 ( 11.5%): test_attribute_update_iter (...t_elementtree.ETreeTestCase) 190/1645 ( 11.6%): test_attribute_update_sequence (...ementtree.ETreeTestCase) 191/1645 ( 11.6%): test_attribute_values (...s.test_elementtree.ETreeTestCase) 192/1645 ( 11.7%): test_attribute_values_ns (...est_elementtree.ETreeTestCase) 193/1645 ( 11.7%): test_attribute_xmlns_move (...st_elementtree.ETreeTestCase) 194/1645 ( 11.8%): test_attributes_get (...sts.test_elementtree.ETreeTestCase) 195/1645 ( 11.9%): test_clear (lxml.tests.test_elementtree.ETreeTestCase) 196/1645 ( 11.9%): test_clear_sub (lxml.tests.test_elementtree.ETreeTestCase) 197/1645 ( 12.0%): test_clear_tail (lxml.tests.test_elementtree.ETreeTestCase) 198/1645 ( 12.0%): test_comment (lxml.tests.test_elementtree.ETreeTestCase) 199/1645 ( 12.1%): test_comment_getitem_getslice (...lementtree.ETreeTestCase) 200/1645 ( 12.2%): test_comment_nonsense (...s.test_elementtree.ETreeTestCase) 201/1645 ( 12.2%): test_comment_text (...tests.test_elementtree.ETreeTestCase) 202/1645 ( 12.3%): test_comment_whitespace (...test_elementtree.ETreeTestCase) 203/1645 ( 12.3%): test_crash (lxml.tests.test_elementtree.ETreeTestCase) 204/1645 ( 12.4%): test_deepcopy (lxml.tests.test_elementtree.ETreeTestCase) 205/1645 ( 12.5%): test_deepcopy_append (...ts.test_elementtree.ETreeTestCase) 206/1645 ( 12.5%): test_deepcopy_comment (...s.test_elementtree.ETreeTestCase) 207/1645 ( 12.6%): test_deepcopy_elementtree (...st_elementtree.ETreeTestCase) 208/1645 ( 12.6%): test_deepcopy_namespaces (...est_elementtree.ETreeTestCase) 209/1645 ( 12.7%): test_deepcopy_subelement (...est_elementtree.ETreeTestCase) 210/1645 ( 12.8%): test_deepcopy_tail (...ests.test_elementtree.ETreeTestCase) 211/1645 ( 12.8%): test_del_attribute_ns (...s.test_elementtree.ETreeTestCase) 212/1645 ( 12.9%): test_del_attribute_ns_parsed (...elementtree.ETreeTestCase) 213/1645 ( 12.9%): test_del_insert (lxml.tests.test_elementtree.ETreeTestCase) 214/1645 ( 13.0%): test_del_setitem (....tests.test_elementtree.ETreeTestCase) 215/1645 ( 13.1%): test_del_setslice (...tests.test_elementtree.ETreeTestCase) 216/1645 ( 13.1%): test_delitem (lxml.tests.test_elementtree.ETreeTestCase) 217/1645 ( 13.2%): test_delitem_tail (...tests.test_elementtree.ETreeTestCase) 218/1645 ( 13.3%): test_delslice (lxml.tests.test_elementtree.ETreeTestCase) 219/1645 ( 13.3%): test_delslice_child_tail (...est_elementtree.ETreeTestCase) 220/1645 ( 13.4%): test_delslice_memory (...ts.test_elementtree.ETreeTestCase) 221/1645 ( 13.4%): test_delslice_negative1 (...test_elementtree.ETreeTestCase) 222/1645 ( 13.5%): test_delslice_negative2 (...test_elementtree.ETreeTestCase) 223/1645 ( 13.6%): test_delslice_step (...ests.test_elementtree.ETreeTestCase) 224/1645 ( 13.6%): test_delslice_step_negative (..._elementtree.ETreeTestCase) 225/1645 ( 13.7%): test_delslice_step_negative2 (...elementtree.ETreeTestCase) 226/1645 ( 13.7%): test_delslice_tail (...ests.test_elementtree.ETreeTestCase) 227/1645 ( 13.8%): test_element (lxml.tests.test_elementtree.ETreeTestCase) 228/1645 ( 13.9%): test_element_contains (...s.test_elementtree.ETreeTestCase) 229/1645 ( 13.9%): test_element_indexing_negative (...ementtree.ETreeTestCase) 230/1645 ( 14.0%): test_element_indexing_only_text (...menttree.ETreeTestCase) 231/1645 ( 14.0%): test_element_indexing_with_text (...menttree.ETreeTestCase) 232/1645 ( 14.1%): test_element_indexing_with_text2 (...enttree.ETreeTestCase) 233/1645 ( 14.2%): test_element_with_attributes (...elementtree.ETreeTestCase) 234/1645 ( 14.2%): test_element_with_attributes_keywords (...ee.ETreeTestCase) 235/1645 ( 14.3%): test_element_with_attributes_ns (...menttree.ETreeTestCase) 236/1645 ( 14.3%): test_elementtree (....tests.test_elementtree.ETreeTestCase) 237/1645 ( 14.4%): test_elementtree_getiterator (...elementtree.ETreeTestCase) 238/1645 ( 14.5%): test_elementtree_getiterator_filter (...tree.ETreeTestCase) 239/1645 ( 14.5%): test_elementtree_parser_target (...ementtree.ETreeTestCase) 240/1645 ( 14.6%): test_encoding (lxml.tests.test_elementtree.ETreeTestCase) 241/1645 ( 14.7%): test_encoding_8bit_latin1 (...st_elementtree.ETreeTestCase) 242/1645 ( 14.7%): test_encoding_8bit_parse_stringio (...nttree.ETreeTestCase) 243/1645 ( 14.8%): test_encoding_8bit_xml (....test_elementtree.ETreeTestCase) 244/1645 ( 14.8%): test_encoding_exact (...sts.test_elementtree.ETreeTestCase) 245/1645 ( 14.9%): test_encoding_sub_tostring_default_encoding (...eeTestCase) 246/1645 ( 15.0%): test_encoding_tostring (....test_elementtree.ETreeTestCase) 247/1645 ( 15.0%): test_encoding_tostring_default_encoding (....ETreeTestCase) 248/1645 ( 15.1%): test_encoding_tostring_sub (...t_elementtree.ETreeTestCase) 249/1645 ( 15.1%): test_encoding_tostring_sub_tail (...menttree.ETreeTestCase) 250/1645 ( 15.2%): test_encoding_tostring_unknown (...ementtree.ETreeTestCase) 251/1645 ( 15.3%): test_encoding_utf8_bom (....test_elementtree.ETreeTestCase) 252/1645 ( 15.3%): test_encoding_write_default_encoding (...ree.ETreeTestCase) 253/1645 ( 15.4%): test_extend (lxml.tests.test_elementtree.ETreeTestCase) 254/1645 ( 15.4%): test_feed_parser_bytes (....test_elementtree.ETreeTestCase) 255/1645 ( 15.5%): test_feed_parser_error_broken (...lementtree.ETreeTestCase) 256/1645 ( 15.6%): test_feed_parser_error_close_empty (...ttree.ETreeTestCase) 257/1645 ( 15.6%): test_feed_parser_error_close_incomplete (....ETreeTestCase) 258/1645 ( 15.7%): test_feed_parser_error_position (...menttree.ETreeTestCase) 259/1645 ( 15.7%): test_feed_parser_unicode (...est_elementtree.ETreeTestCase) 260/1645 ( 15.8%): test_findall (lxml.tests.test_elementtree.ETreeTestCase) 261/1645 ( 15.9%): test_findall_ns (lxml.tests.test_elementtree.ETreeTestCase) 262/1645 ( 15.9%): test_fromstring (lxml.tests.test_elementtree.ETreeTestCase) 263/1645 ( 16.0%): test_fromstringlist (...sts.test_elementtree.ETreeTestCase) 264/1645 ( 16.0%): test_fromstringlist_characters (...ementtree.ETreeTestCase) 265/1645 ( 16.1%): test_fromstringlist_single (...t_elementtree.ETreeTestCase) 266/1645 ( 16.2%): test_getiterator (....tests.test_elementtree.ETreeTestCase) 267/1645 ( 16.2%): test_getiterator_empty (....test_elementtree.ETreeTestCase) 268/1645 ( 16.3%): test_getiterator_filter (...test_elementtree.ETreeTestCase) 269/1645 ( 16.4%): test_getiterator_filter_all (..._elementtree.ETreeTestCase) 270/1645 ( 16.4%): test_getiterator_filter_comment (...menttree.ETreeTestCase) 271/1645 ( 16.5%): test_getiterator_filter_pi (...t_elementtree.ETreeTestCase) 272/1645 ( 16.5%): test_getiterator_filter_with_text (...nttree.ETreeTestCase) 273/1645 ( 16.6%): test_getiterator_with_text (...t_elementtree.ETreeTestCase) 274/1645 ( 16.7%): test_getslice (lxml.tests.test_elementtree.ETreeTestCase) 275/1645 ( 16.7%): test_getslice_negative (....test_elementtree.ETreeTestCase) 276/1645 ( 16.8%): test_getslice_step (...ests.test_elementtree.ETreeTestCase) 277/1645 ( 16.8%): test_getslice_text (...ests.test_elementtree.ETreeTestCase) 278/1645 ( 16.9%): test_insert (lxml.tests.test_elementtree.ETreeTestCase) 279/1645 ( 17.0%): test_insert_beyond_index (...est_elementtree.ETreeTestCase) 280/1645 ( 17.0%): test_insert_negative (...ts.test_elementtree.ETreeTestCase) 281/1645 ( 17.1%): test_insert_tail (....tests.test_elementtree.ETreeTestCase) 282/1645 ( 17.1%): test_iselement (lxml.tests.test_elementtree.ETreeTestCase) 283/1645 ( 17.2%): test_iter (lxml.tests.test_elementtree.ETreeTestCase) 284/1645 ( 17.3%): test_iteration (lxml.tests.test_elementtree.ETreeTestCase) 285/1645 ( 17.3%): test_iteration_crash (...ts.test_elementtree.ETreeTestCase) 286/1645 ( 17.4%): test_iteration_del_child (...est_elementtree.ETreeTestCase) 287/1645 ( 17.4%): test_iteration_double (...s.test_elementtree.ETreeTestCase) 288/1645 ( 17.5%): test_iteration_empty (...ts.test_elementtree.ETreeTestCase) 289/1645 ( 17.6%): test_iteration_reversed (...test_elementtree.ETreeTestCase) 290/1645 ( 17.6%): test_iteration_subelement (...st_elementtree.ETreeTestCase) 291/1645 ( 17.7%): test_iteration_text_only (...est_elementtree.ETreeTestCase) 292/1645 ( 17.8%): test_iterparse (lxml.tests.test_elementtree.ETreeTestCase) 293/1645 ( 17.8%): test_iterparse_attrib_ns (...est_elementtree.ETreeTestCase) 294/1645 ( 17.9%): test_iterparse_cdata (...ts.test_elementtree.ETreeTestCase) 295/1645 ( 17.9%): test_iterparse_clear (...ts.test_elementtree.ETreeTestCase) 296/1645 ( 18.0%): test_iterparse_file (...sts.test_elementtree.ETreeTestCase) 297/1645 ( 18.1%): test_iterparse_getiterator (...t_elementtree.ETreeTestCase) 298/1645 ( 18.1%): test_iterparse_large (...ts.test_elementtree.ETreeTestCase) 299/1645 ( 18.2%): test_iterparse_move_elements (...elementtree.ETreeTestCase) 300/1645 ( 18.2%): test_iterparse_start (...ts.test_elementtree.ETreeTestCase) 301/1645 ( 18.3%): test_iterparse_start_end (...est_elementtree.ETreeTestCase) 302/1645 ( 18.4%): test_itertext (lxml.tests.test_elementtree.ETreeTestCase) 303/1645 ( 18.4%): test_itertext_child (...sts.test_elementtree.ETreeTestCase) 304/1645 ( 18.5%): test_makeelement (....tests.test_elementtree.ETreeTestCase) 305/1645 ( 18.5%): test_merge_namespaced_subtree_as_slice (...e.ETreeTestCase) 306/1645 ( 18.6%): test_multiple_elementrees (...st_elementtree.ETreeTestCase) 307/1645 ( 18.7%): test_namespaces_after_serialize (...menttree.ETreeTestCase) 308/1645 ( 18.7%): test_ns_access (lxml.tests.test_elementtree.ETreeTestCase) 309/1645 ( 18.8%): test_ns_access2 (lxml.tests.test_elementtree.ETreeTestCase) 310/1645 ( 18.8%): test_ns_attr (lxml.tests.test_elementtree.ETreeTestCase) 311/1645 ( 18.9%): test_ns_decl_tostring (...s.test_elementtree.ETreeTestCase) 312/1645 ( 19.0%): test_ns_decl_tostring_default (...lementtree.ETreeTestCase) 313/1645 ( 19.0%): test_ns_decl_tostring_element (...lementtree.ETreeTestCase) 314/1645 ( 19.1%): test_ns_decl_tostring_root (...t_elementtree.ETreeTestCase) 315/1645 ( 19.1%): test_ns_move (lxml.tests.test_elementtree.ETreeTestCase) 316/1645 ( 19.2%): test_ns_setting (lxml.tests.test_elementtree.ETreeTestCase) 317/1645 ( 19.3%): test_ns_tag_parse (...tests.test_elementtree.ETreeTestCase) 318/1645 ( 19.3%): test_parse_cdata (....tests.test_elementtree.ETreeTestCase) 319/1645 ( 19.4%): test_parse_encoding_8bit_explicit (...nttree.ETreeTestCase) 320/1645 ( 19.5%): test_parse_encoding_8bit_override (...nttree.ETreeTestCase) 321/1645 ( 19.5%): test_parse_error (....tests.test_elementtree.ETreeTestCase) 322/1645 ( 19.6%): test_parse_error_from_file (...t_elementtree.ETreeTestCase) 323/1645 ( 19.6%): test_parse_error_none (...s.test_elementtree.ETreeTestCase) 324/1645 ( 19.7%): test_parse_file (lxml.tests.test_elementtree.ETreeTestCase) 325/1645 ( 19.8%): test_parse_file_encoding (...est_elementtree.ETreeTestCase) 326/1645 ( 19.8%): test_parse_file_nonexistent (..._elementtree.ETreeTestCase) 327/1645 ( 19.9%): test_parse_file_object (....test_elementtree.ETreeTestCase) 328/1645 ( 19.9%): test_parse_file_object_encoding (...menttree.ETreeTestCase) 329/1645 ( 20.0%): test_parse_stringio (...sts.test_elementtree.ETreeTestCase) 330/1645 ( 20.1%): test_parse_with_encoding (...est_elementtree.ETreeTestCase) 331/1645 ( 20.1%): test_parser_target_attrib (...st_elementtree.ETreeTestCase) 332/1645 ( 20.2%): test_parser_target_data (...test_elementtree.ETreeTestCase) 333/1645 ( 20.2%): test_parser_target_entity (...st_elementtree.ETreeTestCase) 334/1645 ( 20.3%): test_parser_target_entity_unknown (...nttree.ETreeTestCase) 335/1645 ( 20.4%): test_parser_target_error_in_close (...nttree.ETreeTestCase) 336/1645 ( 20.4%): test_parser_target_error_in_end (...menttree.ETreeTestCase) 337/1645 ( 20.5%): test_parser_target_error_in_start (...nttree.ETreeTestCase) 338/1645 ( 20.5%): test_parser_target_error_in_start_and_close (...eeTestCase) 339/1645 ( 20.6%): test_parser_target_property (..._elementtree.ETreeTestCase) 340/1645 ( 20.7%): test_parser_target_tag (....test_elementtree.ETreeTestCase) 341/1645 ( 20.7%): test_parser_version (...sts.test_elementtree.ETreeTestCase) 342/1645 ( 20.8%): test_pi (lxml.tests.test_elementtree.ETreeTestCase) 343/1645 ( 20.9%): test_pi_nonsense (....tests.test_elementtree.ETreeTestCase) 344/1645 ( 20.9%): test_processinginstruction (...t_elementtree.ETreeTestCase) 345/1645 ( 21.0%): test_qname (lxml.tests.test_elementtree.ETreeTestCase) 346/1645 ( 21.0%): test_qname_attrib (...tests.test_elementtree.ETreeTestCase) 347/1645 ( 21.1%): test_qname_attrib_resolve (...st_elementtree.ETreeTestCase) 348/1645 ( 21.2%): test_qname_attribute_getset (..._elementtree.ETreeTestCase) 349/1645 ( 21.2%): test_qname_attribute_resolve (...elementtree.ETreeTestCase) 350/1645 ( 21.3%): test_qname_attribute_resolve_new (...enttree.ETreeTestCase) 351/1645 ( 21.3%): test_qname_cmp (lxml.tests.test_elementtree.ETreeTestCase) 352/1645 ( 21.4%): test_register_namespace (...test_elementtree.ETreeTestCase) 353/1645 ( 21.5%): test_remove (lxml.tests.test_elementtree.ETreeTestCase) 354/1645 ( 21.5%): test_remove_nonexisting (...test_elementtree.ETreeTestCase) 355/1645 ( 21.6%): test_remove_ns (lxml.tests.test_elementtree.ETreeTestCase) 356/1645 ( 21.6%): test_remove_tail (....tests.test_elementtree.ETreeTestCase) 357/1645 ( 21.7%): test_replace_slice_tail (...test_elementtree.ETreeTestCase) 358/1645 ( 21.8%): test_set_text (lxml.tests.test_elementtree.ETreeTestCase) 359/1645 ( 21.8%): test_set_text2 (lxml.tests.test_elementtree.ETreeTestCase) 360/1645 ( 21.9%): test_set_text_empty (...sts.test_elementtree.ETreeTestCase) 361/1645 ( 21.9%): test_set_text_none (...ests.test_elementtree.ETreeTestCase) 362/1645 ( 22.0%): test_setitem (lxml.tests.test_elementtree.ETreeTestCase) 363/1645 ( 22.1%): test_setitem2 (lxml.tests.test_elementtree.ETreeTestCase) 364/1645 ( 22.1%): test_setitem_indexerror (...test_elementtree.ETreeTestCase) 365/1645 ( 22.2%): test_setitem_replace (...ts.test_elementtree.ETreeTestCase) 366/1645 ( 22.2%): test_setitem_tail (...tests.test_elementtree.ETreeTestCase) 367/1645 ( 22.3%): test_setslice (lxml.tests.test_elementtree.ETreeTestCase) 368/1645 ( 22.4%): test_setslice_all (...tests.test_elementtree.ETreeTestCase) 369/1645 ( 22.4%): test_setslice_all_empty (...test_elementtree.ETreeTestCase) 370/1645 ( 22.5%): test_setslice_all_replace (...st_elementtree.ETreeTestCase) 371/1645 ( 22.6%): test_setslice_all_replace_reversed (...ttree.ETreeTestCase) 372/1645 ( 22.6%): test_setslice_all_replace_reversed_ns1 (...e.ETreeTestCase) 373/1645 ( 22.7%): test_setslice_all_replace_reversed_ns2 (...e.ETreeTestCase) 374/1645 ( 22.7%): test_setslice_empty (...sts.test_elementtree.ETreeTestCase) 375/1645 ( 22.8%): test_setslice_end (...tests.test_elementtree.ETreeTestCase) 376/1645 ( 22.9%): test_setslice_end_exact (...test_elementtree.ETreeTestCase) 377/1645 ( 22.9%): test_setslice_negative (....test_elementtree.ETreeTestCase) 378/1645 ( 23.0%): test_setslice_negative2 (...test_elementtree.ETreeTestCase) 379/1645 ( 23.0%): test_setslice_single (...ts.test_elementtree.ETreeTestCase) 380/1645 ( 23.1%): test_setslice_tail (...ests.test_elementtree.ETreeTestCase) 381/1645 ( 23.2%): test_shallowcopy (....tests.test_elementtree.ETreeTestCase) 382/1645 ( 23.2%): test_shallowcopy_elementtree (...elementtree.ETreeTestCase) 383/1645 ( 23.3%): test_simple (lxml.tests.test_elementtree.ETreeTestCase) 384/1645 ( 23.3%): test_subelement (lxml.tests.test_elementtree.ETreeTestCase) 385/1645 ( 23.4%): test_subelement_reference (...st_elementtree.ETreeTestCase) 386/1645 ( 23.5%): test_subelement_with_attributes (...menttree.ETreeTestCase) 387/1645 ( 23.5%): test_subelement_with_attributes_ns (...ttree.ETreeTestCase) 388/1645 ( 23.6%): test_tag_reset_ns (...tests.test_elementtree.ETreeTestCase) 389/1645 ( 23.6%): test_tag_reset_root_ns (....test_elementtree.ETreeTestCase) 390/1645 ( 23.7%): test_tag_str_subclass (...s.test_elementtree.ETreeTestCase) 391/1645 ( 23.8%): test_tag_write (lxml.tests.test_elementtree.ETreeTestCase) 392/1645 ( 23.8%): test_tail (lxml.tests.test_elementtree.ETreeTestCase) 393/1645 ( 23.9%): test_tail1 (lxml.tests.test_elementtree.ETreeTestCase) 394/1645 ( 24.0%): test_tail_append (....tests.test_elementtree.ETreeTestCase) 395/1645 ( 24.0%): test_tail_elementtree_root (...t_elementtree.ETreeTestCase) 396/1645 ( 24.1%): test_tail_set_none (...ests.test_elementtree.ETreeTestCase) 397/1645 ( 24.1%): test_tail_set_twice (...sts.test_elementtree.ETreeTestCase) 398/1645 ( 24.2%): test_tail_str_subclass (....test_elementtree.ETreeTestCase) 399/1645 ( 24.3%): test_text (lxml.tests.test_elementtree.ETreeTestCase) 400/1645 ( 24.3%): test_text_empty (lxml.tests.test_elementtree.ETreeTestCase) 401/1645 ( 24.4%): test_text_escape_in (...sts.test_elementtree.ETreeTestCase) 402/1645 ( 24.4%): test_text_escape_out (...ts.test_elementtree.ETreeTestCase) 403/1645 ( 24.5%): test_text_escape_tostring (...st_elementtree.ETreeTestCase) 404/1645 ( 24.6%): test_text_other (lxml.tests.test_elementtree.ETreeTestCase) 405/1645 ( 24.6%): test_text_str_subclass (....test_elementtree.ETreeTestCase) 406/1645 ( 24.7%): test_tostring (lxml.tests.test_elementtree.ETreeTestCase) 407/1645 ( 24.7%): test_tostring_element (...s.test_elementtree.ETreeTestCase) 408/1645 ( 24.8%): test_tostring_element_tail (...t_elementtree.ETreeTestCase) 409/1645 ( 24.9%): test_tostring_method_html (...st_elementtree.ETreeTestCase) 410/1645 ( 24.9%): test_tostring_method_text (...st_elementtree.ETreeTestCase) 411/1645 ( 25.0%): test_treebuilder (....tests.test_elementtree.ETreeTestCase) 412/1645 ( 25.0%): test_treebuilder_target (...test_elementtree.ETreeTestCase) 413/1645 ( 25.1%): test_weird_dict_interaction (..._elementtree.ETreeTestCase) 414/1645 ( 25.2%): test_write (lxml.tests.test_elementtree.ETreeTestCase) 415/1645 ( 25.2%): test_write_ElementTreeDoctest (...lementtree.ETreeTestCase) 416/1645 ( 25.3%): test_write_fail (lxml.tests.test_elementtree.ETreeTestCase) 417/1645 ( 25.3%): test_write_method_html (....test_elementtree.ETreeTestCase) 418/1645 ( 25.4%): test_write_method_text (....test_elementtree.ETreeTestCase) 419/1645 ( 25.5%): test_events (lxml.tests.test_elementtree.ETreePullTestCase) 420/1645 ( 25.5%): test_events_sequence (...est_elementtree.ETreePullTestCase) 421/1645 ( 25.6%): test_feed_while_iterating (...lementtree.ETreePullTestCase) 422/1645 ( 25.7%): test_ns_events (...ests.test_elementtree.ETreePullTestCase) 423/1645 ( 25.7%): test_simple_xml (...sts.test_elementtree.ETreePullTestCase) 424/1645 ( 25.8%): test_simple_xml_with_ns (..._elementtree.ETreePullTestCase) 425/1645 ( 25.8%): test_unknown_event (....test_elementtree.ETreePullTestCase) 426/1645 ( 25.9%): test_ElementTree (....test_elementtree.ElementTreeTestCase) 427/1645 ( 26.0%): test_XML (lxml.tests.test_elementtree.ElementTreeTestCase) 428/1645 ( 26.0%): test_XMLID (....tests.test_elementtree.ElementTreeTestCase) 429/1645 ( 26.1%): test_attrib (...tests.test_elementtree.ElementTreeTestCase) 430/1645 ( 26.1%): test_attrib_as_attrib (..._elementtree.ElementTreeTestCase) 431/1645 ( 26.2%): test_attrib_clear (...test_elementtree.ElementTreeTestCase) 432/1645 ( 26.3%): test_attrib_copy (....test_elementtree.ElementTreeTestCase) 433/1645 ( 26.3%): test_attrib_deepcopy (...t_elementtree.ElementTreeTestCase) 434/1645 ( 26.4%): test_attrib_dict (....test_elementtree.ElementTreeTestCase) 435/1645 ( 26.4%): test_attrib_get (...s.test_elementtree.ElementTreeTestCase) 436/1645 ( 26.5%): test_attrib_ns_clear (...t_elementtree.ElementTreeTestCase) 437/1645 ( 26.6%): test_attrib_pop (...s.test_elementtree.ElementTreeTestCase) 438/1645 ( 26.6%): test_attrib_pop_default (...lementtree.ElementTreeTestCase) 439/1645 ( 26.7%): test_attrib_pop_empty_default (...tree.ElementTreeTestCase) 440/1645 ( 26.7%): test_attrib_pop_invalid_args (...ttree.ElementTreeTestCase) 441/1645 ( 26.8%): test_attrib_pop_unknown (...lementtree.ElementTreeTestCase) 442/1645 ( 26.9%): test_attrib_set_clear (..._elementtree.ElementTreeTestCase) 443/1645 ( 26.9%): test_attribute_contains (...lementtree.ElementTreeTestCase) 444/1645 ( 27.0%): test_attribute_items (...t_elementtree.ElementTreeTestCase) 445/1645 ( 27.1%): test_attribute_items2 (..._elementtree.ElementTreeTestCase) 446/1645 ( 27.1%): test_attribute_items_ns (...lementtree.ElementTreeTestCase) 447/1645 ( 27.2%): test_attribute_iterator (...lementtree.ElementTreeTestCase) 448/1645 ( 27.2%): test_attribute_keys (...st_elementtree.ElementTreeTestCase) 449/1645 ( 27.3%): test_attribute_keys2 (...t_elementtree.ElementTreeTestCase) 450/1645 ( 27.4%): test_attribute_keys_ns (...elementtree.ElementTreeTestCase) 451/1645 ( 27.4%): test_attribute_manipulation (...nttree.ElementTreeTestCase) 452/1645 ( 27.5%): test_attribute_namespace_roundtrip (...ElementTreeTestCase) 453/1645 ( 27.5%): test_attribute_namespace_roundtrip_replaced (...eeTestCase) 454/1645 ( 27.6%): test_attribute_set (...est_elementtree.ElementTreeTestCase) 455/1645 ( 27.7%): test_attribute_str (...est_elementtree.ElementTreeTestCase) 456/1645 ( 27.7%): test_attribute_update_attrib (...ttree.ElementTreeTestCase) 457/1645 ( 27.8%): test_attribute_update_dict (...enttree.ElementTreeTestCase) 458/1645 ( 27.8%): test_attribute_update_iter (...enttree.ElementTreeTestCase) 459/1645 ( 27.9%): test_attribute_update_sequence (...ree.ElementTreeTestCase) 460/1645 ( 28.0%): test_attribute_values (..._elementtree.ElementTreeTestCase) 461/1645 ( 28.0%): test_attribute_values_ns (...ementtree.ElementTreeTestCase) 462/1645 ( 28.1%): test_attribute_xmlns_move (...menttree.ElementTreeTestCase) 463/1645 ( 28.1%): test_attributes_get (...st_elementtree.ElementTreeTestCase) 464/1645 ( 28.2%): test_clear (....tests.test_elementtree.ElementTreeTestCase) 465/1645 ( 28.3%): test_clear_sub (...ts.test_elementtree.ElementTreeTestCase) 466/1645 ( 28.3%): test_clear_tail (...s.test_elementtree.ElementTreeTestCase) 467/1645 ( 28.4%): test_comment (...ests.test_elementtree.ElementTreeTestCase) 468/1645 ( 28.4%): test_comment_getitem_getslice (...tree.ElementTreeTestCase) 469/1645 ( 28.5%): test_comment_nonsense (..._elementtree.ElementTreeTestCase) 470/1645 ( 28.6%): test_comment_text (...test_elementtree.ElementTreeTestCase) 471/1645 ( 28.6%): test_comment_whitespace (...lementtree.ElementTreeTestCase) 472/1645 ( 28.7%): test_crash (....tests.test_elementtree.ElementTreeTestCase) 473/1645 ( 28.8%): test_deepcopy (...sts.test_elementtree.ElementTreeTestCase) 474/1645 ( 28.8%): test_deepcopy_append (...t_elementtree.ElementTreeTestCase) 475/1645 ( 28.9%): test_deepcopy_comment (..._elementtree.ElementTreeTestCase) 476/1645 ( 28.9%): test_deepcopy_elementtree (...menttree.ElementTreeTestCase) 477/1645 ( 29.0%): test_deepcopy_namespaces (...ementtree.ElementTreeTestCase) 478/1645 ( 29.1%): test_deepcopy_subelement (...ementtree.ElementTreeTestCase) 479/1645 ( 29.1%): test_deepcopy_tail (...est_elementtree.ElementTreeTestCase) 480/1645 ( 29.2%): test_del_attribute_ns (..._elementtree.ElementTreeTestCase) 481/1645 ( 29.2%): test_del_attribute_ns_parsed (...ttree.ElementTreeTestCase) 482/1645 ( 29.3%): test_del_insert (...s.test_elementtree.ElementTreeTestCase) 483/1645 ( 29.4%): test_del_setitem (....test_elementtree.ElementTreeTestCase) 484/1645 ( 29.4%): test_del_setslice (...test_elementtree.ElementTreeTestCase) 485/1645 ( 29.5%): test_delitem (...ests.test_elementtree.ElementTreeTestCase) 486/1645 ( 29.5%): test_delitem_tail (...test_elementtree.ElementTreeTestCase) 487/1645 ( 29.6%): test_delslice (...sts.test_elementtree.ElementTreeTestCase) 488/1645 ( 29.7%): test_delslice_child_tail (...ementtree.ElementTreeTestCase) 489/1645 ( 29.7%): test_delslice_memory (...t_elementtree.ElementTreeTestCase) 490/1645 ( 29.8%): test_delslice_negative1 (...lementtree.ElementTreeTestCase) 491/1645 ( 29.8%): test_delslice_negative2 (...lementtree.ElementTreeTestCase) 492/1645 ( 29.9%): test_delslice_step (...est_elementtree.ElementTreeTestCase) 493/1645 ( 30.0%): test_delslice_step_negative (...nttree.ElementTreeTestCase) 494/1645 ( 30.0%): test_delslice_step_negative2 (...ttree.ElementTreeTestCase) 495/1645 ( 30.1%): test_delslice_tail (...est_elementtree.ElementTreeTestCase) 496/1645 ( 30.2%): test_element (...ests.test_elementtree.ElementTreeTestCase) 497/1645 ( 30.2%): test_element_contains (..._elementtree.ElementTreeTestCase) 498/1645 ( 30.3%): test_element_indexing_negative (...ree.ElementTreeTestCase) 499/1645 ( 30.3%): test_element_indexing_only_text (...ee.ElementTreeTestCase) 500/1645 ( 30.4%): test_element_indexing_with_text (...ee.ElementTreeTestCase) 501/1645 ( 30.5%): test_element_indexing_with_text2 (...e.ElementTreeTestCase) 502/1645 ( 30.5%): test_element_with_attributes (...ttree.ElementTreeTestCase) 503/1645 ( 30.6%): test_element_with_attributes_keywords (...mentTreeTestCase) 504/1645 ( 30.6%): test_element_with_attributes_ns (...ee.ElementTreeTestCase) 505/1645 ( 30.7%): test_elementtree (....test_elementtree.ElementTreeTestCase) 506/1645 ( 30.8%): test_elementtree_getiterator (...ttree.ElementTreeTestCase) 507/1645 ( 30.8%): test_elementtree_getiterator_filter (...lementTreeTestCase) 508/1645 ( 30.9%): test_elementtree_parser_target (...ree.ElementTreeTestCase) 509/1645 ( 30.9%): test_encoding (...sts.test_elementtree.ElementTreeTestCase) 510/1645 ( 31.0%): test_encoding_8bit_latin1 (...menttree.ElementTreeTestCase) 511/1645 ( 31.1%): test_encoding_8bit_parse_stringio (....ElementTreeTestCase) 512/1645 ( 31.1%): test_encoding_8bit_xml (...elementtree.ElementTreeTestCase) 513/1645 ( 31.2%): test_encoding_exact (...st_elementtree.ElementTreeTestCase) 514/1645 ( 31.2%): test_encoding_sub_tostring_default_encoding (...eeTestCase) 515/1645 ( 31.3%): test_encoding_tostring (...elementtree.ElementTreeTestCase) 516/1645 ( 31.4%): test_encoding_tostring_default_encoding (...ntTreeTestCase) 517/1645 ( 31.4%): test_encoding_tostring_sub (...enttree.ElementTreeTestCase) 518/1645 ( 31.5%): test_encoding_tostring_sub_tail (...ee.ElementTreeTestCase) 519/1645 ( 31.6%): test_encoding_tostring_unknown (...ree.ElementTreeTestCase) 520/1645 ( 31.6%): test_encoding_utf8_bom (...elementtree.ElementTreeTestCase) 521/1645 ( 31.7%): test_encoding_write_default_encoding (...ementTreeTestCase) 522/1645 ( 31.7%): test_extend (...tests.test_elementtree.ElementTreeTestCase) 523/1645 ( 31.8%): test_feed_parser_bytes (...elementtree.ElementTreeTestCase) 524/1645 ( 31.9%): test_feed_parser_error_broken (...tree.ElementTreeTestCase) 525/1645 ( 31.9%): test_feed_parser_error_close_empty (...ElementTreeTestCase) 526/1645 ( 32.0%): test_feed_parser_error_close_incomplete (...ntTreeTestCase) 527/1645 ( 32.0%): test_feed_parser_error_position (...ee.ElementTreeTestCase) 528/1645 ( 32.1%): test_feed_parser_unicode (...ementtree.ElementTreeTestCase) 529/1645 ( 32.2%): test_findall (...ests.test_elementtree.ElementTreeTestCase) 530/1645 ( 32.2%): test_findall_ns (...s.test_elementtree.ElementTreeTestCase) 531/1645 ( 32.3%): test_fromstring (...s.test_elementtree.ElementTreeTestCase) 532/1645 ( 32.3%): test_fromstringlist (...st_elementtree.ElementTreeTestCase) 533/1645 ( 32.4%): test_fromstringlist_characters (...ree.ElementTreeTestCase) 534/1645 ( 32.5%): test_fromstringlist_single (...enttree.ElementTreeTestCase) 535/1645 ( 32.5%): test_getiterator (....test_elementtree.ElementTreeTestCase) 536/1645 ( 32.6%): test_getiterator_empty (...elementtree.ElementTreeTestCase) 537/1645 ( 32.6%): test_getiterator_filter (...lementtree.ElementTreeTestCase) 538/1645 ( 32.7%): test_getiterator_filter_all (...nttree.ElementTreeTestCase) 539/1645 ( 32.8%): test_getiterator_filter_comment (...ee.ElementTreeTestCase) 540/1645 ( 32.8%): test_getiterator_filter_pi (...enttree.ElementTreeTestCase) 541/1645 ( 32.9%): test_getiterator_filter_with_text (....ElementTreeTestCase) 542/1645 ( 32.9%): test_getiterator_with_text (...enttree.ElementTreeTestCase) 543/1645 ( 33.0%): test_getslice (...sts.test_elementtree.ElementTreeTestCase) 544/1645 ( 33.1%): test_getslice_negative (...elementtree.ElementTreeTestCase) 545/1645 ( 33.1%): test_getslice_step (...est_elementtree.ElementTreeTestCase) 546/1645 ( 33.2%): test_getslice_text (...est_elementtree.ElementTreeTestCase) 547/1645 ( 33.3%): test_insert (...tests.test_elementtree.ElementTreeTestCase) 548/1645 ( 33.3%): test_insert_beyond_index (...ementtree.ElementTreeTestCase) 549/1645 ( 33.4%): test_insert_negative (...t_elementtree.ElementTreeTestCase) 550/1645 ( 33.4%): test_insert_tail (....test_elementtree.ElementTreeTestCase) 551/1645 ( 33.5%): test_iselement (...ts.test_elementtree.ElementTreeTestCase) 552/1645 ( 33.6%): test_iter (lxml.tests.test_elementtree.ElementTreeTestCase) 553/1645 ( 33.6%): test_iteration (...ts.test_elementtree.ElementTreeTestCase) 554/1645 ( 33.7%): test_iteration_crash (...t_elementtree.ElementTreeTestCase) 555/1645 ( 33.7%): test_iteration_del_child (...ementtree.ElementTreeTestCase) 556/1645 ( 33.8%): test_iteration_double (..._elementtree.ElementTreeTestCase) 557/1645 ( 33.9%): test_iteration_empty (...t_elementtree.ElementTreeTestCase) 558/1645 ( 33.9%): test_iteration_reversed (...lementtree.ElementTreeTestCase) 559/1645 ( 34.0%): test_iteration_subelement (...menttree.ElementTreeTestCase) 560/1645 ( 34.0%): test_iteration_text_only (...ementtree.ElementTreeTestCase) 561/1645 ( 34.1%): test_iterparse (...ts.test_elementtree.ElementTreeTestCase) 562/1645 ( 34.2%): test_iterparse_attrib_ns (...ementtree.ElementTreeTestCase) 563/1645 ( 34.2%): test_iterparse_cdata (...t_elementtree.ElementTreeTestCase) 564/1645 ( 34.3%): test_iterparse_clear (...t_elementtree.ElementTreeTestCase) 565/1645 ( 34.3%): test_iterparse_file (...st_elementtree.ElementTreeTestCase) 566/1645 ( 34.4%): test_iterparse_getiterator (...enttree.ElementTreeTestCase) 567/1645 ( 34.5%): test_iterparse_large (...t_elementtree.ElementTreeTestCase) 568/1645 ( 34.5%): test_iterparse_move_elements (...ttree.ElementTreeTestCase) 569/1645 ( 34.6%): test_iterparse_start (...t_elementtree.ElementTreeTestCase) 570/1645 ( 34.7%): test_iterparse_start_end (...ementtree.ElementTreeTestCase) 571/1645 ( 34.7%): test_itertext (...sts.test_elementtree.ElementTreeTestCase) 572/1645 ( 34.8%): test_itertext_child (...st_elementtree.ElementTreeTestCase) 573/1645 ( 34.8%): test_makeelement (....test_elementtree.ElementTreeTestCase) 574/1645 ( 34.9%): test_merge_namespaced_subtree_as_slice (...entTreeTestCase) 575/1645 ( 35.0%): test_multiple_elementrees (...menttree.ElementTreeTestCase) 576/1645 ( 35.0%): test_namespaces_after_serialize (...ee.ElementTreeTestCase) 577/1645 ( 35.1%): test_ns_access (...ts.test_elementtree.ElementTreeTestCase) 578/1645 ( 35.1%): test_ns_access2 (...s.test_elementtree.ElementTreeTestCase) 579/1645 ( 35.2%): test_ns_attr (...ests.test_elementtree.ElementTreeTestCase) 580/1645 ( 35.3%): test_ns_decl_tostring (..._elementtree.ElementTreeTestCase) 581/1645 ( 35.3%): test_ns_decl_tostring_default (...tree.ElementTreeTestCase) 582/1645 ( 35.4%): test_ns_decl_tostring_element (...tree.ElementTreeTestCase) 583/1645 ( 35.4%): test_ns_decl_tostring_root (...enttree.ElementTreeTestCase) 584/1645 ( 35.5%): test_ns_move (...ests.test_elementtree.ElementTreeTestCase) 585/1645 ( 35.6%): test_ns_setting (...s.test_elementtree.ElementTreeTestCase) 586/1645 ( 35.6%): test_ns_tag_parse (...test_elementtree.ElementTreeTestCase) 587/1645 ( 35.7%): test_parse_cdata (....test_elementtree.ElementTreeTestCase) 588/1645 ( 35.7%): test_parse_encoding_8bit_explicit (....ElementTreeTestCase) 589/1645 ( 35.8%): test_parse_encoding_8bit_override (....ElementTreeTestCase) 590/1645 ( 35.9%): test_parse_error (....test_elementtree.ElementTreeTestCase) 591/1645 ( 35.9%): test_parse_error_from_file (...enttree.ElementTreeTestCase) 592/1645 ( 36.0%): test_parse_error_none (..._elementtree.ElementTreeTestCase) 593/1645 ( 36.0%): test_parse_file (...s.test_elementtree.ElementTreeTestCase) 594/1645 ( 36.1%): test_parse_file_encoding (...ementtree.ElementTreeTestCase) 595/1645 ( 36.2%): test_parse_file_nonexistent (...nttree.ElementTreeTestCase) 596/1645 ( 36.2%): test_parse_file_object (...elementtree.ElementTreeTestCase) 597/1645 ( 36.3%): test_parse_file_object_encoding (...ee.ElementTreeTestCase) 598/1645 ( 36.4%): test_parse_stringio (...st_elementtree.ElementTreeTestCase) 599/1645 ( 36.4%): test_parse_with_encoding (...ementtree.ElementTreeTestCase) 600/1645 ( 36.5%): test_parser_target_attrib (...menttree.ElementTreeTestCase) 601/1645 ( 36.5%): test_parser_target_data (...lementtree.ElementTreeTestCase) 602/1645 ( 36.6%): test_parser_target_entity (...menttree.ElementTreeTestCase) 603/1645 ( 36.7%): test_parser_target_entity_unknown (....ElementTreeTestCase) 604/1645 ( 36.7%): test_parser_target_error_in_close (....ElementTreeTestCase) 605/1645 ( 36.8%): test_parser_target_error_in_end (...ee.ElementTreeTestCase) 606/1645 ( 36.8%): test_parser_target_error_in_start (....ElementTreeTestCase) 607/1645 ( 36.9%): test_parser_target_error_in_start_and_close (...eeTestCase) 608/1645 ( 37.0%): test_parser_target_property (...nttree.ElementTreeTestCase) 609/1645 ( 37.0%): test_parser_target_tag (...elementtree.ElementTreeTestCase) 610/1645 ( 37.1%): test_parser_version (...st_elementtree.ElementTreeTestCase) 611/1645 ( 37.1%): test_pi (lxml.tests.test_elementtree.ElementTreeTestCase) 612/1645 ( 37.2%): test_pi_nonsense (....test_elementtree.ElementTreeTestCase) 613/1645 ( 37.3%): test_processinginstruction (...enttree.ElementTreeTestCase) 614/1645 ( 37.3%): test_qname (....tests.test_elementtree.ElementTreeTestCase) 615/1645 ( 37.4%): test_qname_attrib (...test_elementtree.ElementTreeTestCase) 616/1645 ( 37.4%): test_qname_attrib_resolve (...menttree.ElementTreeTestCase) 617/1645 ( 37.5%): test_qname_attribute_getset (...nttree.ElementTreeTestCase) 618/1645 ( 37.6%): test_qname_attribute_resolve (...ttree.ElementTreeTestCase) 619/1645 ( 37.6%): test_qname_attribute_resolve_new (...e.ElementTreeTestCase) 620/1645 ( 37.7%): test_qname_cmp (...ts.test_elementtree.ElementTreeTestCase) 621/1645 ( 37.8%): test_register_namespace (...lementtree.ElementTreeTestCase) 622/1645 ( 37.8%): test_remove (...tests.test_elementtree.ElementTreeTestCase) 623/1645 ( 37.9%): test_remove_nonexisting (...lementtree.ElementTreeTestCase) 624/1645 ( 37.9%): test_remove_ns (...ts.test_elementtree.ElementTreeTestCase) 625/1645 ( 38.0%): test_remove_tail (....test_elementtree.ElementTreeTestCase) 626/1645 ( 38.1%): test_replace_slice_tail (...lementtree.ElementTreeTestCase) 627/1645 ( 38.1%): test_set_text (...sts.test_elementtree.ElementTreeTestCase) 628/1645 ( 38.2%): test_set_text2 (...ts.test_elementtree.ElementTreeTestCase) 629/1645 ( 38.2%): test_set_text_empty (...st_elementtree.ElementTreeTestCase) 630/1645 ( 38.3%): test_set_text_none (...est_elementtree.ElementTreeTestCase) 631/1645 ( 38.4%): test_setitem (...ests.test_elementtree.ElementTreeTestCase) 632/1645 ( 38.4%): test_setitem2 (...sts.test_elementtree.ElementTreeTestCase) 633/1645 ( 38.5%): test_setitem_indexerror (...lementtree.ElementTreeTestCase) 634/1645 ( 38.5%): test_setitem_replace (...t_elementtree.ElementTreeTestCase) 635/1645 ( 38.6%): test_setitem_tail (...test_elementtree.ElementTreeTestCase) 636/1645 ( 38.7%): test_setslice (...sts.test_elementtree.ElementTreeTestCase) 637/1645 ( 38.7%): test_setslice_all (...test_elementtree.ElementTreeTestCase) 638/1645 ( 38.8%): test_setslice_all_empty (...lementtree.ElementTreeTestCase) 639/1645 ( 38.8%): test_setslice_all_replace (...menttree.ElementTreeTestCase) 640/1645 ( 38.9%): test_setslice_all_replace_reversed (...ElementTreeTestCase) 641/1645 ( 39.0%): test_setslice_all_replace_reversed_ns1 (...entTreeTestCase) 642/1645 ( 39.0%): test_setslice_all_replace_reversed_ns2 (...entTreeTestCase) 643/1645 ( 39.1%): test_setslice_empty (...st_elementtree.ElementTreeTestCase) 644/1645 ( 39.1%): test_setslice_end (...test_elementtree.ElementTreeTestCase) 645/1645 ( 39.2%): test_setslice_end_exact (...lementtree.ElementTreeTestCase) 646/1645 ( 39.3%): test_setslice_negative (...elementtree.ElementTreeTestCase) 647/1645 ( 39.3%): test_setslice_negative2 (...lementtree.ElementTreeTestCase) 648/1645 ( 39.4%): test_setslice_single (...t_elementtree.ElementTreeTestCase) 649/1645 ( 39.5%): test_setslice_tail (...est_elementtree.ElementTreeTestCase) 650/1645 ( 39.5%): test_shallowcopy (....test_elementtree.ElementTreeTestCase) 651/1645 ( 39.6%): test_shallowcopy_elementtree (...ttree.ElementTreeTestCase) 652/1645 ( 39.6%): test_simple (...tests.test_elementtree.ElementTreeTestCase) 653/1645 ( 39.7%): test_subelement (...s.test_elementtree.ElementTreeTestCase) 654/1645 ( 39.8%): test_subelement_reference (...menttree.ElementTreeTestCase) 655/1645 ( 39.8%): test_subelement_with_attributes (...ee.ElementTreeTestCase) 656/1645 ( 39.9%): test_subelement_with_attributes_ns (...ElementTreeTestCase) 657/1645 ( 39.9%): test_tag_reset_ns (...test_elementtree.ElementTreeTestCase) 658/1645 ( 40.0%): test_tag_reset_root_ns (...elementtree.ElementTreeTestCase) 659/1645 ( 40.1%): test_tag_str_subclass (..._elementtree.ElementTreeTestCase) 660/1645 ( 40.1%): test_tag_write (...ts.test_elementtree.ElementTreeTestCase) 661/1645 ( 40.2%): test_tail (lxml.tests.test_elementtree.ElementTreeTestCase) 662/1645 ( 40.2%): test_tail1 (....tests.test_elementtree.ElementTreeTestCase) 663/1645 ( 40.3%): test_tail_append (....test_elementtree.ElementTreeTestCase) 664/1645 ( 40.4%): test_tail_elementtree_root (...enttree.ElementTreeTestCase) 665/1645 ( 40.4%): test_tail_set_none (...est_elementtree.ElementTreeTestCase) 666/1645 ( 40.5%): test_tail_set_twice (...st_elementtree.ElementTreeTestCase) 667/1645 ( 40.5%): test_tail_str_subclass (...elementtree.ElementTreeTestCase) 668/1645 ( 40.6%): test_text (lxml.tests.test_elementtree.ElementTreeTestCase) 669/1645 ( 40.7%): test_text_empty (...s.test_elementtree.ElementTreeTestCase) 670/1645 ( 40.7%): test_text_escape_in (...st_elementtree.ElementTreeTestCase) 671/1645 ( 40.8%): test_text_escape_out (...t_elementtree.ElementTreeTestCase) 672/1645 ( 40.9%): test_text_escape_tostring (...menttree.ElementTreeTestCase) 673/1645 ( 40.9%): test_text_other (...s.test_elementtree.ElementTreeTestCase) 674/1645 ( 41.0%): test_text_str_subclass (...elementtree.ElementTreeTestCase) 675/1645 ( 41.0%): test_tostring (...sts.test_elementtree.ElementTreeTestCase) 676/1645 ( 41.1%): test_tostring_element (..._elementtree.ElementTreeTestCase) 677/1645 ( 41.2%): test_tostring_element_tail (...enttree.ElementTreeTestCase) 678/1645 ( 41.2%): test_tostring_method_html (...menttree.ElementTreeTestCase) 679/1645 ( 41.3%): test_tostring_method_text (...menttree.ElementTreeTestCase) 680/1645 ( 41.3%): test_treebuilder (....test_elementtree.ElementTreeTestCase) 681/1645 ( 41.4%): test_treebuilder_target (...lementtree.ElementTreeTestCase) 682/1645 ( 41.5%): test_weird_dict_interaction (...nttree.ElementTreeTestCase) 683/1645 ( 41.5%): test_write (....tests.test_elementtree.ElementTreeTestCase) 684/1645 ( 41.6%): test_write_ElementTreeDoctest (...tree.ElementTreeTestCase) 685/1645 ( 41.6%): test_write_fail (...s.test_elementtree.ElementTreeTestCase) 686/1645 ( 41.7%): test_write_method_html (...elementtree.ElementTreeTestCase) 687/1645 ( 41.8%): test_write_method_text (...elementtree.ElementTreeTestCase) 688/1645 ( 41.8%): test_bad_element (lxml.tests.test_errors.ErrorTestCase) 689/1645 ( 41.9%): test_element_cyclic_gc_none (....test_errors.ErrorTestCase) 690/1645 ( 41.9%): test_empty_parse (lxml.tests.test_errors.ErrorTestCase) 691/1645 ( 42.0%): test_HTML_base_url_docinfo (...est_etree.ETreeOnlyTestCase) 692/1645 ( 42.1%): test_XMLDTDID (lxml.tests.test_etree.ETreeOnlyTestCase) 693/1645 ( 42.1%): test_XMLDTDID_empty (...tests.test_etree.ETreeOnlyTestCase) 694/1645 ( 42.2%): test_XMLDTDID_no_id_dict (....test_etree.ETreeOnlyTestCase) 695/1645 ( 42.2%): test_XML_base_url_docinfo (...test_etree.ETreeOnlyTestCase) 696/1645 ( 42.3%): test_XML_set_base_url_docinfo (..._etree.ETreeOnlyTestCase) 697/1645 ( 42.4%): test_addnext (lxml.tests.test_etree.ETreeOnlyTestCase) 698/1645 ( 42.4%): test_addnext_comment (...ests.test_etree.ETreeOnlyTestCase) 699/1645 ( 42.5%): test_addnext_cycle (....tests.test_etree.ETreeOnlyTestCase) 700/1645 ( 42.6%): test_addnext_cycle_long (...s.test_etree.ETreeOnlyTestCase) 701/1645 ( 42.6%): test_addnext_noops (....tests.test_etree.ETreeOnlyTestCase) 702/1645 ( 42.7%): test_addnext_pi (lxml.tests.test_etree.ETreeOnlyTestCase) 703/1645 ( 42.7%): test_addnext_root (lxml.tests.test_etree.ETreeOnlyTestCase) 704/1645 ( 42.8%): test_addnext_root_comment (...test_etree.ETreeOnlyTestCase) 705/1645 ( 42.9%): test_addnext_root_pi (...ests.test_etree.ETreeOnlyTestCase) 706/1645 ( 42.9%): test_addprevious (lxml.tests.test_etree.ETreeOnlyTestCase) 707/1645 ( 43.0%): test_addprevious_comment (....test_etree.ETreeOnlyTestCase) 708/1645 ( 43.0%): test_addprevious_cycle (...ts.test_etree.ETreeOnlyTestCase) 709/1645 ( 43.1%): test_addprevious_cycle_long (...st_etree.ETreeOnlyTestCase) 710/1645 ( 43.2%): test_addprevious_noops (...ts.test_etree.ETreeOnlyTestCase) 711/1645 ( 43.2%): test_addprevious_pi (...tests.test_etree.ETreeOnlyTestCase) 712/1645 ( 43.3%): test_addprevious_root_comment (..._etree.ETreeOnlyTestCase) 713/1645 ( 43.3%): test_addprevious_root_pi (....test_etree.ETreeOnlyTestCase) 714/1645 ( 43.4%): test_append_error (lxml.tests.test_etree.ETreeOnlyTestCase) 715/1645 ( 43.5%): test_append_recursive_error (...st_etree.ETreeOnlyTestCase) 716/1645 ( 43.5%): test_attrib_and_keywords (....test_etree.ETreeOnlyTestCase) 717/1645 ( 43.6%): test_attrib_order (lxml.tests.test_etree.ETreeOnlyTestCase) 718/1645 ( 43.6%): test_attribute_gets_namespace_prefix_on_merge (...TestCase) 719/1645 ( 43.7%): test_attribute_gets_namespace_prefix_on_merge_with_nons ... 720/1645 ( 43.8%): test_attribute_has_key (...ts.test_etree.ETreeOnlyTestCase) 721/1645 ( 43.8%): test_attribute_keeps_namespace_prefix_on_merge (...estCase) 722/1645 ( 43.9%): test_attribute_keeps_namespace_prefix_on_merge_with_nons... 723/1645 ( 44.0%): test_attribute_set (....tests.test_etree.ETreeOnlyTestCase) 724/1645 ( 44.0%): test_attribute_set_invalid (...est_etree.ETreeOnlyTestCase) 725/1645 ( 44.1%): test_attribute_set_nonstring (...t_etree.ETreeOnlyTestCase) 726/1645 ( 44.1%): test_attribute_values (...sts.test_etree.ETreeOnlyTestCase) 727/1645 ( 44.2%): test_byte_invalid (lxml.tests.test_etree.ETreeOnlyTestCase) 728/1645 ( 44.3%): test_byte_zero (lxml.tests.test_etree.ETreeOnlyTestCase) 729/1645 ( 44.3%): test_c_api (lxml.tests.test_etree.ETreeOnlyTestCase) 730/1645 ( 44.4%): test_cdata (lxml.tests.test_etree.ETreeOnlyTestCase) 731/1645 ( 44.4%): test_cdata_errors (lxml.tests.test_etree.ETreeOnlyTestCase) 732/1645 ( 44.5%): test_cdata_parser (lxml.tests.test_etree.ETreeOnlyTestCase) 733/1645 ( 44.6%): test_cdata_tail (lxml.tests.test_etree.ETreeOnlyTestCase) 734/1645 ( 44.6%): test_cdata_type (lxml.tests.test_etree.ETreeOnlyTestCase) 735/1645 ( 44.7%): test_cdata_xpath (lxml.tests.test_etree.ETreeOnlyTestCase) 736/1645 ( 44.7%): test_comment_empty (....tests.test_etree.ETreeOnlyTestCase) 737/1645 ( 44.8%): test_comment_immutable (...ts.test_etree.ETreeOnlyTestCase) 738/1645 ( 44.9%): test_comment_immutable_attrib (..._etree.ETreeOnlyTestCase) 739/1645 ( 44.9%): test_comment_no_proxy_yet (...test_etree.ETreeOnlyTestCase) 740/1645 ( 45.0%): test_comment_parse_empty (....test_etree.ETreeOnlyTestCase) 741/1645 ( 45.0%): test_deepcopy_elementtree_dtd (..._etree.ETreeOnlyTestCase) 742/1645 ( 45.1%): test_deepcopy_elementtree_pi (...t_etree.ETreeOnlyTestCase) 743/1645 ( 45.2%): test_deepcopy_pi (lxml.tests.test_etree.ETreeOnlyTestCase) 744/1645 ( 45.2%): test_docinfo_empty (....tests.test_etree.ETreeOnlyTestCase) 745/1645 ( 45.3%): test_docinfo_name_only (...ts.test_etree.ETreeOnlyTestCase) 746/1645 ( 45.3%): test_docinfo_public (...tests.test_etree.ETreeOnlyTestCase) 747/1645 ( 45.4%): test_docinfo_system (...tests.test_etree.ETreeOnlyTestCase) 748/1645 ( 45.5%): test_doctype_name_only_roundtrip (...ree.ETreeOnlyTestCase) 749/1645 ( 45.5%): test_doctype_output_override (...t_etree.ETreeOnlyTestCase) 750/1645 ( 45.6%): test_dtd_io (lxml.tests.test_etree.ETreeOnlyTestCase) 751/1645 ( 45.7%): test_dump_none (lxml.tests.test_etree.ETreeOnlyTestCase) 752/1645 ( 45.7%): test_element_name_colon (...s.test_etree.ETreeOnlyTestCase) 753/1645 ( 45.8%): test_element_name_empty (...s.test_etree.ETreeOnlyTestCase) 754/1645 ( 45.8%): test_element_name_quote (...s.test_etree.ETreeOnlyTestCase) 755/1645 ( 45.9%): test_element_name_space (...s.test_etree.ETreeOnlyTestCase) 756/1645 ( 46.0%): test_element_names (....tests.test_etree.ETreeOnlyTestCase) 757/1645 ( 46.0%): test_element_nsmap (....tests.test_etree.ETreeOnlyTestCase) 758/1645 ( 46.1%): test_element_refcycle (...sts.test_etree.ETreeOnlyTestCase) 759/1645 ( 46.1%): test_elementtree_find_qname (...st_etree.ETreeOnlyTestCase) 760/1645 ( 46.2%): test_elementtree_findall_ns_qname (...ee.ETreeOnlyTestCase) 761/1645 ( 46.3%): test_elementtree_findall_qname (...etree.ETreeOnlyTestCase) 762/1645 ( 46.3%): test_elementtree_getelementpath (...tree.ETreeOnlyTestCase) 763/1645 ( 46.4%): test_elementtree_getelementpath_ns (...e.ETreeOnlyTestCase) 764/1645 ( 46.4%): test_elementtree_parser_target_type_error (...OnlyTestCase) 765/1645 ( 46.5%): test_encoding_tostring_utf16 (...t_etree.ETreeOnlyTestCase) 766/1645 ( 46.6%): test_entity_append (....tests.test_etree.ETreeOnlyTestCase) 767/1645 ( 46.6%): test_entity_error (lxml.tests.test_etree.ETreeOnlyTestCase) 768/1645 ( 46.7%): test_entity_parse (lxml.tests.test_etree.ETreeOnlyTestCase) 769/1645 ( 46.7%): test_entity_restructure (...s.test_etree.ETreeOnlyTestCase) 770/1645 ( 46.8%): test_entity_values (....tests.test_etree.ETreeOnlyTestCase) 771/1645 ( 46.9%): test_feed_parser_recover (....test_etree.ETreeOnlyTestCase) 772/1645 ( 46.9%): test_feed_parser_recover_no_id_dict (....ETreeOnlyTestCase) 773/1645 ( 47.0%): test_findall_different_nsmaps (..._etree.ETreeOnlyTestCase) 774/1645 ( 47.1%): test_findall_ns (lxml.tests.test_etree.ETreeOnlyTestCase) 775/1645 ( 47.1%): test_findall_syntax_error (...test_etree.ETreeOnlyTestCase) 776/1645 ( 47.2%): test_getiterator_filter_all_comment_pi (...reeOnlyTestCase) 777/1645 ( 47.2%): test_getiterator_filter_element (...tree.ETreeOnlyTestCase) 778/1645 ( 47.3%): test_getiterator_filter_entities (...ree.ETreeOnlyTestCase) 779/1645 ( 47.4%): test_getiterator_filter_local_name (...e.ETreeOnlyTestCase) 780/1645 ( 47.4%): test_getiterator_filter_multiple (...ree.ETreeOnlyTestCase) 781/1645 ( 47.5%): test_getiterator_filter_multiple_tuple (...reeOnlyTestCase) 782/1645 ( 47.5%): test_getiterator_filter_namespace (...ee.ETreeOnlyTestCase) 783/1645 ( 47.6%): test_getnext (lxml.tests.test_etree.ETreeOnlyTestCase) 784/1645 ( 47.7%): test_getparent (lxml.tests.test_etree.ETreeOnlyTestCase) 785/1645 ( 47.7%): test_getprevious (lxml.tests.test_etree.ETreeOnlyTestCase) 786/1645 ( 47.8%): test_getroottree (lxml.tests.test_etree.ETreeOnlyTestCase) 787/1645 ( 47.8%): test_html_base (lxml.tests.test_etree.ETreeOnlyTestCase) 788/1645 ( 47.9%): test_html_base_tag (....tests.test_etree.ETreeOnlyTestCase) 789/1645 ( 48.0%): test_html_prefix_nsmap (...ts.test_etree.ETreeOnlyTestCase) 790/1645 ( 48.0%): test_index (lxml.tests.test_etree.ETreeOnlyTestCase) 791/1645 ( 48.1%): test_iterancestors (....tests.test_etree.ETreeOnlyTestCase) 792/1645 ( 48.1%): test_iterancestors_tag (...ts.test_etree.ETreeOnlyTestCase) 793/1645 ( 48.2%): test_iterancestors_tag_multiple (...tree.ETreeOnlyTestCase) 794/1645 ( 48.3%): test_iterchildren (lxml.tests.test_etree.ETreeOnlyTestCase) 795/1645 ( 48.3%): test_iterchildren_reversed (...est_etree.ETreeOnlyTestCase) 796/1645 ( 48.4%): test_iterchildren_tag (...sts.test_etree.ETreeOnlyTestCase) 797/1645 ( 48.4%): test_iterchildren_tag_multiple (...etree.ETreeOnlyTestCase) 798/1645 ( 48.5%): test_iterchildren_tag_multiple_posarg (...TreeOnlyTestCase) 799/1645 ( 48.6%): test_iterchildren_tag_multiple_reversed (...eeOnlyTestCase) 800/1645 ( 48.6%): test_iterchildren_tag_posarg (...t_etree.ETreeOnlyTestCase) 801/1645 ( 48.7%): test_iterchildren_tag_reversed (...etree.ETreeOnlyTestCase) 802/1645 ( 48.8%): test_iterdescendants (...ests.test_etree.ETreeOnlyTestCase) 803/1645 ( 48.8%): test_iterdescendants_tag (....test_etree.ETreeOnlyTestCase) 804/1645 ( 48.9%): test_iterdescendants_tag_multiple (...ee.ETreeOnlyTestCase) 805/1645 ( 48.9%): test_iterparse_broken (...sts.test_etree.ETreeOnlyTestCase) 806/1645 ( 49.0%): test_iterparse_broken_multi_recover (....ETreeOnlyTestCase) 807/1645 ( 49.1%): test_iterparse_broken_recover (..._etree.ETreeOnlyTestCase) 808/1645 ( 49.1%): test_iterparse_comments (...s.test_etree.ETreeOnlyTestCase) 809/1645 ( 49.2%): test_iterparse_encoding_8bit_override (...TreeOnlyTestCase) 810/1645 ( 49.2%): test_iterparse_encoding_error (..._etree.ETreeOnlyTestCase) 811/1645 ( 49.3%): test_iterparse_keep_cdata (...test_etree.ETreeOnlyTestCase) 812/1645 ( 49.4%): test_iterparse_pis (....tests.test_etree.ETreeOnlyTestCase) 813/1645 ( 49.4%): test_iterparse_remove_comments (...etree.ETreeOnlyTestCase) 814/1645 ( 49.5%): test_iterparse_strip (...ests.test_etree.ETreeOnlyTestCase) 815/1645 ( 49.5%): test_iterparse_tag (....tests.test_etree.ETreeOnlyTestCase) 816/1645 ( 49.6%): test_iterparse_tag_all (...ts.test_etree.ETreeOnlyTestCase) 817/1645 ( 49.7%): test_iterparse_tag_ns (...sts.test_etree.ETreeOnlyTestCase) 818/1645 ( 49.7%): test_iterparse_tag_ns_all (...test_etree.ETreeOnlyTestCase) 819/1645 ( 49.8%): test_iterparse_tag_ns_empty (...st_etree.ETreeOnlyTestCase) 820/1645 ( 49.8%): test_iterparse_tag_ns_empty_all (...tree.ETreeOnlyTestCase) 821/1645 ( 49.9%): test_iterparse_tree_comments (...t_etree.ETreeOnlyTestCase) 822/1645 ( 50.0%): test_itersiblings (lxml.tests.test_etree.ETreeOnlyTestCase) 823/1645 ( 50.0%): test_itersiblings_tag (...sts.test_etree.ETreeOnlyTestCase) 824/1645 ( 50.1%): test_itersiblings_tag_multiple (...etree.ETreeOnlyTestCase) 825/1645 ( 50.2%): test_iterwalk (lxml.tests.test_etree.ETreeOnlyTestCase) 826/1645 ( 50.2%): test_iterwalk_attrib_ns (...s.test_etree.ETreeOnlyTestCase) 827/1645 ( 50.3%): test_iterwalk_clear (...tests.test_etree.ETreeOnlyTestCase) 828/1645 ( 50.3%): test_iterwalk_getiterator (...test_etree.ETreeOnlyTestCase) 829/1645 ( 50.4%): test_iterwalk_start (...tests.test_etree.ETreeOnlyTestCase) 830/1645 ( 50.5%): test_iterwalk_start_end (...s.test_etree.ETreeOnlyTestCase) 831/1645 ( 50.5%): test_iterwalk_tag (lxml.tests.test_etree.ETreeOnlyTestCase) 832/1645 ( 50.6%): test_iterwalk_tag_all (...sts.test_etree.ETreeOnlyTestCase) 833/1645 ( 50.6%): test_large_sourceline_XML (...test_etree.ETreeOnlyTestCase) 834/1645 ( 50.7%): test_namespace_cleanup (...ts.test_etree.ETreeOnlyTestCase) 835/1645 ( 50.8%): test_namespaces (lxml.tests.test_etree.ETreeOnlyTestCase) 836/1645 ( 50.8%): test_namespaces_copy_element (...t_etree.ETreeOnlyTestCase) 837/1645 ( 50.9%): test_namespaces_default (...s.test_etree.ETreeOnlyTestCase) 838/1645 ( 50.9%): test_namespaces_default_and_attr (...ree.ETreeOnlyTestCase) 839/1645 ( 51.0%): test_namespaces_default_copy_element (...ETreeOnlyTestCase) 840/1645 ( 51.1%): test_namespaces_elementtree (...st_etree.ETreeOnlyTestCase) 841/1645 ( 51.1%): test_namespaces_reuse_after_move (...ree.ETreeOnlyTestCase) 842/1645 ( 51.2%): test_nsmap_prefix_invalid (...test_etree.ETreeOnlyTestCase) 843/1645 ( 51.2%): test_parse_base_url_docinfo (...st_etree.ETreeOnlyTestCase) 844/1645 ( 51.3%): test_parse_fileobject_unicode (..._etree.ETreeOnlyTestCase) 845/1645 ( 51.4%): test_parse_parser_type_error (...t_etree.ETreeOnlyTestCase) 846/1645 ( 51.4%): test_parse_remove_comments (...est_etree.ETreeOnlyTestCase) 847/1645 ( 51.5%): test_parse_remove_pis (...sts.test_etree.ETreeOnlyTestCase) 848/1645 ( 51.6%): test_parse_stringio_base_url (...t_etree.ETreeOnlyTestCase) 849/1645 ( 51.6%): test_parseid (lxml.tests.test_etree.ETreeOnlyTestCase) 850/1645 ( 51.7%): test_parser_encoding (...ests.test_etree.ETreeOnlyTestCase) 851/1645 ( 51.7%): test_parser_encoding_unknown (...t_etree.ETreeOnlyTestCase) 852/1645 ( 51.8%): test_parser_target_cdata (....test_etree.ETreeOnlyTestCase) 853/1645 ( 51.9%): test_parser_target_comment (...est_etree.ETreeOnlyTestCase) 854/1645 ( 51.9%): test_parser_target_feed_exception (...ee.ETreeOnlyTestCase) 855/1645 ( 52.0%): test_parser_target_feed_no_id_dict (...e.ETreeOnlyTestCase) 856/1645 ( 52.0%): test_parser_target_fromstring_exception (...eeOnlyTestCase) 857/1645 ( 52.1%): test_parser_target_pi (...sts.test_etree.ETreeOnlyTestCase) 858/1645 ( 52.2%): test_parser_target_recover (...est_etree.ETreeOnlyTestCase) 859/1645 ( 52.2%): test_pi (lxml.tests.test_etree.ETreeOnlyTestCase) 860/1645 ( 52.3%): test_pi_parse (lxml.tests.test_etree.ETreeOnlyTestCase) 861/1645 ( 52.3%): test_pi_pseudo_attributes_attrib (...ree.ETreeOnlyTestCase) 862/1645 ( 52.4%): test_pi_pseudo_attributes_get (..._etree.ETreeOnlyTestCase) 863/1645 ( 52.5%): test_prefix (lxml.tests.test_etree.ETreeOnlyTestCase) 864/1645 ( 52.5%): test_prefix_default_ns (...ts.test_etree.ETreeOnlyTestCase) 865/1645 ( 52.6%): test_proxy_collect_siblings (...st_etree.ETreeOnlyTestCase) 866/1645 ( 52.6%): test_proxy_collect_siblings_text (...ree.ETreeOnlyTestCase) 867/1645 ( 52.7%): test_pypy_proxy_collect (...s.test_etree.ETreeOnlyTestCase) 868/1645 ( 52.8%): test_qname_colon (lxml.tests.test_etree.ETreeOnlyTestCase) 869/1645 ( 52.8%): test_qname_element (....tests.test_etree.ETreeOnlyTestCase) 870/1645 ( 52.9%): test_qname_empty (lxml.tests.test_etree.ETreeOnlyTestCase) 871/1645 ( 52.9%): test_qname_namespace_localname (...etree.ETreeOnlyTestCase) 872/1645 ( 53.0%): test_qname_space (lxml.tests.test_etree.ETreeOnlyTestCase) 873/1645 ( 53.1%): test_qname_text_resolve (...s.test_etree.ETreeOnlyTestCase) 874/1645 ( 53.1%): test_replace (lxml.tests.test_etree.ETreeOnlyTestCase) 875/1645 ( 53.2%): test_replace_new (lxml.tests.test_etree.ETreeOnlyTestCase) 876/1645 ( 53.3%): test_resolve_bytes_dtd (...ts.test_etree.ETreeOnlyTestCase) 877/1645 ( 53.3%): test_resolve_empty (....tests.test_etree.ETreeOnlyTestCase) 878/1645 ( 53.4%): test_resolve_error (....tests.test_etree.ETreeOnlyTestCase) 879/1645 ( 53.4%): test_resolve_file_dtd (...sts.test_etree.ETreeOnlyTestCase) 880/1645 ( 53.5%): test_resolve_filelike_dtd (...test_etree.ETreeOnlyTestCase) 881/1645 ( 53.6%): test_resolve_filename_dtd (...test_etree.ETreeOnlyTestCase) 882/1645 ( 53.6%): test_resolve_filename_dtd_relative (...e.ETreeOnlyTestCase) 883/1645 ( 53.7%): test_resolve_string_dtd (...s.test_etree.ETreeOnlyTestCase) 884/1645 ( 53.7%): test_setitem_assert (...tests.test_etree.ETreeOnlyTestCase) 885/1645 ( 53.8%): test_setslice_all_empty_reversed (...ree.ETreeOnlyTestCase) 886/1645 ( 53.9%): test_setslice_step (....tests.test_etree.ETreeOnlyTestCase) 887/1645 ( 53.9%): test_setslice_step_negative (...st_etree.ETreeOnlyTestCase) 888/1645 ( 54.0%): test_setslice_step_negative2 (...t_etree.ETreeOnlyTestCase) 889/1645 ( 54.0%): test_setslice_step_overrun (...est_etree.ETreeOnlyTestCase) 890/1645 ( 54.1%): test_sourceline_XML (...tests.test_etree.ETreeOnlyTestCase) 891/1645 ( 54.2%): test_sourceline_element (...s.test_etree.ETreeOnlyTestCase) 892/1645 ( 54.2%): test_sourceline_iterparse_end (..._etree.ETreeOnlyTestCase) 893/1645 ( 54.3%): test_sourceline_iterparse_start (...tree.ETreeOnlyTestCase) 894/1645 ( 54.3%): test_sourceline_parse (...sts.test_etree.ETreeOnlyTestCase) 895/1645 ( 54.4%): test_standalone (lxml.tests.test_etree.ETreeOnlyTestCase) 896/1645 ( 54.5%): test_strip_attributes (...sts.test_etree.ETreeOnlyTestCase) 897/1645 ( 54.5%): test_strip_attributes_ns (....test_etree.ETreeOnlyTestCase) 898/1645 ( 54.6%): test_strip_elements (...tests.test_etree.ETreeOnlyTestCase) 899/1645 ( 54.7%): test_strip_elements_ns (...ts.test_etree.ETreeOnlyTestCase) 900/1645 ( 54.7%): test_strip_tags (lxml.tests.test_etree.ETreeOnlyTestCase) 901/1645 ( 54.8%): test_strip_tags_and_remove (...est_etree.ETreeOnlyTestCase) 902/1645 ( 54.8%): test_strip_tags_doc_style (...test_etree.ETreeOnlyTestCase) 903/1645 ( 54.9%): test_strip_tags_ns (....tests.test_etree.ETreeOnlyTestCase) 904/1645 ( 55.0%): test_strip_tags_pi_comment (...est_etree.ETreeOnlyTestCase) 905/1645 ( 55.0%): test_strip_tags_pi_comment_all (...etree.ETreeOnlyTestCase) 906/1645 ( 55.1%): test_subelement_attribute_invalid (...ee.ETreeOnlyTestCase) 907/1645 ( 55.1%): test_subelement_name_colon (...est_etree.ETreeOnlyTestCase) 908/1645 ( 55.2%): test_subelement_name_empty (...est_etree.ETreeOnlyTestCase) 909/1645 ( 55.3%): test_subelement_name_quote (...est_etree.ETreeOnlyTestCase) 910/1645 ( 55.3%): test_subelement_name_space (...est_etree.ETreeOnlyTestCase) 911/1645 ( 55.4%): test_subelement_nsmap (...sts.test_etree.ETreeOnlyTestCase) 912/1645 ( 55.4%): test_tostring_method_html_with_tail (....ETreeOnlyTestCase) 913/1645 ( 55.5%): test_tostring_method_text_encoding (...e.ETreeOnlyTestCase) 914/1645 ( 55.6%): test_tostring_method_text_unicode (...ee.ETreeOnlyTestCase) 915/1645 ( 55.6%): test_tostring_none (....tests.test_etree.ETreeOnlyTestCase) 916/1645 ( 55.7%): test_tostring_pretty (...ests.test_etree.ETreeOnlyTestCase) 917/1645 ( 55.7%): test_tostring_standalone (....test_etree.ETreeOnlyTestCase) 918/1645 ( 55.8%): test_tostring_standalone_in_out (...tree.ETreeOnlyTestCase) 919/1645 ( 55.9%): test_tostring_unicode (...sts.test_etree.ETreeOnlyTestCase) 920/1645 ( 55.9%): test_tostring_unicode_element (..._etree.ETreeOnlyTestCase) 921/1645 ( 56.0%): test_tostring_unicode_element_tail (...e.ETreeOnlyTestCase) 922/1645 ( 56.0%): test_tostring_unicode_none (...est_etree.ETreeOnlyTestCase) 923/1645 ( 56.1%): test_tostring_unicode_pretty (...t_etree.ETreeOnlyTestCase) 924/1645 ( 56.2%): test_tostring_with_tail (...s.test_etree.ETreeOnlyTestCase) 925/1645 ( 56.2%): test_tounicode (lxml.tests.test_etree.ETreeOnlyTestCase) 926/1645 ( 56.3%): test_tounicode_element (...ts.test_etree.ETreeOnlyTestCase) 927/1645 ( 56.4%): test_tounicode_element_tail (...st_etree.ETreeOnlyTestCase) 928/1645 ( 56.4%): test_tounicode_none (...tests.test_etree.ETreeOnlyTestCase) 929/1645 ( 56.5%): test_tounicode_pretty (...sts.test_etree.ETreeOnlyTestCase) 930/1645 ( 56.5%): test_unicode_byte_invalid (...test_etree.ETreeOnlyTestCase) 931/1645 ( 56.6%): test_unicode_byte_invalid_sequence (...e.ETreeOnlyTestCase) 932/1645 ( 56.7%): test_unicode_byte_zero (...ts.test_etree.ETreeOnlyTestCase) 933/1645 ( 56.7%): test_version (lxml.tests.test_etree.ETreeOnlyTestCase) 934/1645 ( 56.8%): test_xml_base (lxml.tests.test_etree.ETreeOnlyTestCase) 935/1645 ( 56.8%): test_xml_base_attribute (...s.test_etree.ETreeOnlyTestCase) 936/1645 ( 56.9%): test_xinclude (lxml.tests.test_etree.ETreeXIncludeTestCase) 937/1645 ( 57.0%): test_xinclude_resolver (...est_etree.ETreeXIncludeTestCase) 938/1645 ( 57.0%): test_xinclude_resolver_recursive (...ETreeXIncludeTestCase) 939/1645 ( 57.1%): test_xinclude_text (...ts.test_etree.ETreeXIncludeTestCase) 940/1645 ( 57.1%): test_xinclude (....tests.test_etree.ElementIncludeTestCase) 941/1645 ( 57.2%): test_xinclude_resolver (...st_etree.ElementIncludeTestCase) 942/1645 ( 57.3%): test_xinclude_resolver_recursive (...lementIncludeTestCase) 943/1645 ( 57.3%): test_xinclude_text (...s.test_etree.ElementIncludeTestCase) 944/1645 ( 57.4%): test_c14n (lxml.tests.test_etree.ETreeC14NTestCase) 945/1645 ( 57.4%): test_c14n_element_tostring_exclusive (...ETreeC14NTestCase) 946/1645 ( 57.5%): test_c14n_element_tostring_with_comments (...eC14NTestCase) 947/1645 ( 57.6%): test_c14n_exclusive (...tests.test_etree.ETreeC14NTestCase) 948/1645 ( 57.6%): test_c14n_file (lxml.tests.test_etree.ETreeC14NTestCase) 949/1645 ( 57.7%): test_c14n_file_gzip (...tests.test_etree.ETreeC14NTestCase) 950/1645 ( 57.8%): test_c14n_gzip (lxml.tests.test_etree.ETreeC14NTestCase) 951/1645 ( 57.8%): test_c14n_tostring_exclusive (...t_etree.ETreeC14NTestCase) 952/1645 ( 57.9%): test_c14n_tostring_inclusive_ns_prefixes (...ive NS spaces) 953/1645 ( 57.9%): test_c14n_tostring_with_comments (...ree.ETreeC14NTestCase) 954/1645 ( 58.0%): test_c14n_with_comments (...s.test_etree.ETreeC14NTestCase) 955/1645 ( 58.1%): test_write (lxml.tests.test_etree.ETreeWriteTestCase) 956/1645 ( 58.1%): test_write_file (lxml.tests.test_etree.ETreeWriteTestCase) 957/1645 ( 58.2%): test_write_file_gzip (...sts.test_etree.ETreeWriteTestCase) 958/1645 ( 58.2%): test_write_file_gzip_parse (...st_etree.ETreeWriteTestCase) 959/1645 ( 58.3%): test_write_file_gzipfile_parse (...tree.ETreeWriteTestCase) 960/1645 ( 58.4%): test_write_gzip (lxml.tests.test_etree.ETreeWriteTestCase) 961/1645 ( 58.4%): test_write_gzip_level (...ts.test_etree.ETreeWriteTestCase) 962/1645 ( 58.5%): test_parse_error_logging (....test_etree.ETreeErrorLogTest) 963/1645 ( 58.5%): test_pull_from_simple_target (...t_etree.XMLPullParserTest) 964/1645 ( 58.6%): test_pull_from_simple_target_start_end (...LPullParserTest) 965/1645 ( 58.7%): test_pull_from_tree_builder (...st_etree.XMLPullParserTest) 966/1645 ( 58.7%): test_pull_from_tree_builder_subclass (...XMLPullParserTest) 967/1645 ( 58.8%): CDATA (lxml.etree) Doctest: lxml.etree.CDATA 968/1645 ( 58.8%): Schematron (lxml.etree) Doctest: lxml.etree.Schematron 969/1645 ( 58.9%): XML (...est__) Doctest: lxml.etree.__test__.XML (line 3058) 970/1645 ( 59.0%): txt (tutorial) Doctest: tutorial.txt 971/1645 ( 59.0%): txt (api) Doctest: api.txt 972/1645 ( 59.1%): txt (FAQ) Doctest: FAQ.txt 973/1645 ( 59.1%): txt (parsing) Doctest: parsing.txt 974/1645 ( 59.2%): txt (resolvers) Doctest: resolvers.txt 975/1645 ( 59.3%): test_default_parser_HTML_broken (...ser.HtmlParserTestCase) 976/1645 ( 59.3%): test_html_element_name_colon (...parser.HtmlParserTestCase) 977/1645 ( 59.4%): test_html_element_name_empty (...parser.HtmlParserTestCase) 978/1645 ( 59.5%): test_html_element_name_quote (...parser.HtmlParserTestCase) 979/1645 ( 59.5%): test_html_element_name_space (...parser.HtmlParserTestCase) 980/1645 ( 59.6%): test_html_feed_parser (...st_htmlparser.HtmlParserTestCase) 981/1645 ( 59.6%): test_html_feed_parser_chunky (...parser.HtmlParserTestCase) 982/1645 ( 59.7%): test_html_feed_parser_more_tags (...ser.HtmlParserTestCase) 983/1645 ( 59.8%): test_html_file_error (...est_htmlparser.HtmlParserTestCase) 984/1645 ( 59.8%): test_html_iterparse (...test_htmlparser.HtmlParserTestCase) 985/1645 ( 59.9%): test_html_iterparse_broken (...mlparser.HtmlParserTestCase) 986/1645 ( 59.9%): test_html_iterparse_broken_no_recover (...mlParserTestCase) 987/1645 ( 60.0%): test_html_iterparse_file (...htmlparser.HtmlParserTestCase) 988/1645 ( 60.1%): test_html_iterparse_start (...tmlparser.HtmlParserTestCase) 989/1645 ( 60.1%): test_html_iterparse_stop_short (...rser.HtmlParserTestCase) 990/1645 ( 60.2%): test_html_parser_target_doctype_empty (...mlParserTestCase) 991/1645 ( 60.2%): test_html_parser_target_doctype_html (...tmlParserTestCase) 992/1645 ( 60.3%): test_html_parser_target_doctype_html_full (...rserTestCase) 993/1645 ( 60.4%): test_html_parser_target_tag (...lparser.HtmlParserTestCase) 994/1645 ( 60.4%): test_html_subelement_name_colon (...ser.HtmlParserTestCase) 995/1645 ( 60.5%): test_html_subelement_name_empty (...ser.HtmlParserTestCase) 996/1645 ( 60.5%): test_html_subelement_name_quote (...ser.HtmlParserTestCase) 997/1645 ( 60.6%): test_html_subelement_name_space (...ser.HtmlParserTestCase) 998/1645 ( 60.7%): test_module_HTML (...ts.test_htmlparser.HtmlParserTestCase) 999/1645 ( 60.7%): test_module_HTML_access (..._htmlparser.HtmlParserTestCase) 1000/1645 ( 60.8%): test_module_HTML_broken (..._htmlparser.HtmlParserTestCase) 1001/1645 ( 60.9%): test_module_HTML_cdata (...t_htmlparser.HtmlParserTestCase) 1002/1645 ( 60.9%): test_module_HTML_pretty_print (...arser.HtmlParserTestCase) 1003/1645 ( 61.0%): test_module_HTML_unicode (...htmlparser.HtmlParserTestCase) 1004/1645 ( 61.0%): test_module_parse_html (...t_htmlparser.HtmlParserTestCase) 1005/1645 ( 61.1%): test_module_parse_html_error (...parser.HtmlParserTestCase) 1006/1645 ( 61.2%): test_module_parse_html_filelike (...ser.HtmlParserTestCase) 1007/1645 ( 61.2%): test_module_parse_html_norecover (...er.HtmlParserTestCase) 1008/1645 ( 61.3%): test_parse_encoding_8bit_explicit (...r.HtmlParserTestCase) 1009/1645 ( 61.3%): test_parse_encoding_8bit_override (...r.HtmlParserTestCase) 1010/1645 ( 61.4%): test_wide_unicode_xml (...st_htmlparser.HtmlParserTestCase) 1011/1645 ( 61.5%): test_http_client (lxml.tests.test_http_io.HttpIOTestCase) 1012/1645 ( 61.5%): test_http_client_404 (...tests.test_http_io.HttpIOTestCase) 1013/1645 ( 61.6%): test_http_client_gzip (...ests.test_http_io.HttpIOTestCase) 1014/1645 ( 61.6%): test_network_dtd (lxml.tests.test_http_io.HttpIOTestCase) 1015/1645 ( 61.7%): test_parser_input_mix (...ests.test_http_io.HttpIOTestCase) 1016/1645 ( 61.8%): test_anonymous_namespace (...mlfile.BytesIOXmlFileTestCase) 1017/1645 ( 61.8%): test_attribute (...remental_xmlfile.BytesIOXmlFileTestCase) 1018/1645 ( 61.9%): test_buffering (...remental_xmlfile.BytesIOXmlFileTestCase) 1019/1645 ( 61.9%): test_closing_out_of_order_in_error_case (...mlFileTestCase) 1020/1645 ( 62.0%): test_comment (...ncremental_xmlfile.BytesIOXmlFileTestCase) 1021/1645 ( 62.1%): test_default_namespace (..._xmlfile.BytesIOXmlFileTestCase) 1022/1645 ( 62.1%): test_element (...ncremental_xmlfile.BytesIOXmlFileTestCase) 1023/1645 ( 62.2%): test_element_nested (...tal_xmlfile.BytesIOXmlFileTestCase) 1024/1645 ( 62.2%): test_element_nested_with_text (...e.BytesIOXmlFileTestCase) 1025/1645 ( 62.3%): test_element_write_text (...xmlfile.BytesIOXmlFileTestCase) 1026/1645 ( 62.4%): test_encoding (...cremental_xmlfile.BytesIOXmlFileTestCase) 1027/1645 ( 62.4%): test_escaping (...cremental_xmlfile.BytesIOXmlFileTestCase) 1028/1645 ( 62.5%): test_failure_preceding_text (...ile.BytesIOXmlFileTestCase) 1029/1645 ( 62.6%): test_failure_trailing_Element (...e.BytesIOXmlFileTestCase) 1030/1645 ( 62.6%): test_failure_trailing_text (...file.BytesIOXmlFileTestCase) 1031/1645 ( 62.7%): test_filelike_close (...tal_xmlfile.BytesIOXmlFileTestCase) 1032/1645 ( 62.7%): test_flush (..._incremental_xmlfile.BytesIOXmlFileTestCase) 1033/1645 ( 62.8%): test_namespace_nested_anonymous (...BytesIOXmlFileTestCase) 1034/1645 ( 62.9%): test_namespace_nested_nsmap (...ile.BytesIOXmlFileTestCase) 1035/1645 ( 62.9%): test_namespace_nsmap (...al_xmlfile.BytesIOXmlFileTestCase) 1036/1645 ( 63.0%): test_nested_default_namespace (...e.BytesIOXmlFileTestCase) 1037/1645 ( 63.0%): test_nested_default_namespace_and_other (...mlFileTestCase) 1038/1645 ( 63.1%): test_pi (...est_incremental_xmlfile.BytesIOXmlFileTestCase) 1039/1645 ( 63.2%): test_write_Element (...ntal_xmlfile.BytesIOXmlFileTestCase) 1040/1645 ( 63.2%): test_write_Element_repeatedly (...e.BytesIOXmlFileTestCase) 1041/1645 ( 63.3%): test_anonymous_namespace (...l_xmlfile.TempXmlFileTestCase) 1042/1645 ( 63.3%): test_attribute (...incremental_xmlfile.TempXmlFileTestCase) 1043/1645 ( 63.4%): test_buffering (...incremental_xmlfile.TempXmlFileTestCase) 1044/1645 ( 63.5%): test_closing_out_of_order_in_error_case (...mlFileTestCase) 1045/1645 ( 63.5%): test_comment (...t_incremental_xmlfile.TempXmlFileTestCase) 1046/1645 ( 63.6%): test_default_namespace (...tal_xmlfile.TempXmlFileTestCase) 1047/1645 ( 63.6%): test_element (...t_incremental_xmlfile.TempXmlFileTestCase) 1048/1645 ( 63.7%): test_element_nested (...mental_xmlfile.TempXmlFileTestCase) 1049/1645 ( 63.8%): test_element_nested_with_text (...file.TempXmlFileTestCase) 1050/1645 ( 63.8%): test_element_write_text (...al_xmlfile.TempXmlFileTestCase) 1051/1645 ( 63.9%): test_encoding (..._incremental_xmlfile.TempXmlFileTestCase) 1052/1645 ( 64.0%): test_escaping (..._incremental_xmlfile.TempXmlFileTestCase) 1053/1645 ( 64.0%): test_failure_preceding_text (...mlfile.TempXmlFileTestCase) 1054/1645 ( 64.1%): test_failure_trailing_Element (...file.TempXmlFileTestCase) 1055/1645 ( 64.1%): test_failure_trailing_text (...xmlfile.TempXmlFileTestCase) 1056/1645 ( 64.2%): test_flush (...est_incremental_xmlfile.TempXmlFileTestCase) 1057/1645 ( 64.3%): test_namespace_nested_anonymous (...le.TempXmlFileTestCase) 1058/1645 ( 64.3%): test_namespace_nested_nsmap (...mlfile.TempXmlFileTestCase) 1059/1645 ( 64.4%): test_namespace_nsmap (...ental_xmlfile.TempXmlFileTestCase) 1060/1645 ( 64.4%): test_nested_default_namespace (...file.TempXmlFileTestCase) 1061/1645 ( 64.5%): test_nested_default_namespace_and_other (...mlFileTestCase) 1062/1645 ( 64.6%): test_pi (...s.test_incremental_xmlfile.TempXmlFileTestCase) 1063/1645 ( 64.6%): test_write_Element (...emental_xmlfile.TempXmlFileTestCase) 1064/1645 ( 64.7%): test_write_Element_repeatedly (...file.TempXmlFileTestCase) 1065/1645 ( 64.7%): test_anonymous_namespace (...lfile.TempPathXmlFileTestCase) 1066/1645 ( 64.8%): test_attribute (...emental_xmlfile.TempPathXmlFileTestCase) 1067/1645 ( 64.9%): test_buffering (...emental_xmlfile.TempPathXmlFileTestCase) 1068/1645 ( 64.9%): test_closing_out_of_order_in_error_case (...mlFileTestCase) 1069/1645 ( 65.0%): test_comment (...cremental_xmlfile.TempPathXmlFileTestCase) 1070/1645 ( 65.0%): test_default_namespace (...xmlfile.TempPathXmlFileTestCase) 1071/1645 ( 65.1%): test_element (...cremental_xmlfile.TempPathXmlFileTestCase) 1072/1645 ( 65.2%): test_element_nested (...al_xmlfile.TempPathXmlFileTestCase) 1073/1645 ( 65.2%): test_element_nested_with_text (....TempPathXmlFileTestCase) 1074/1645 ( 65.3%): test_element_write_text (...mlfile.TempPathXmlFileTestCase) 1075/1645 ( 65.3%): test_encoding (...remental_xmlfile.TempPathXmlFileTestCase) 1076/1645 ( 65.4%): test_escaping (...remental_xmlfile.TempPathXmlFileTestCase) 1077/1645 ( 65.5%): test_failure_preceding_text (...le.TempPathXmlFileTestCase) 1078/1645 ( 65.5%): test_failure_trailing_Element (....TempPathXmlFileTestCase) 1079/1645 ( 65.6%): test_failure_trailing_text (...ile.TempPathXmlFileTestCase) 1080/1645 ( 65.7%): test_flush (...incremental_xmlfile.TempPathXmlFileTestCase) 1081/1645 ( 65.7%): test_namespace_nested_anonymous (...empPathXmlFileTestCase) 1082/1645 ( 65.8%): test_namespace_nested_nsmap (...le.TempPathXmlFileTestCase) 1083/1645 ( 65.8%): test_namespace_nsmap (...l_xmlfile.TempPathXmlFileTestCase) 1084/1645 ( 65.9%): test_nested_default_namespace (....TempPathXmlFileTestCase) 1085/1645 ( 66.0%): test_nested_default_namespace_and_other (...mlFileTestCase) 1086/1645 ( 66.0%): test_pi (...st_incremental_xmlfile.TempPathXmlFileTestCase) 1087/1645 ( 66.1%): test_write_Element (...tal_xmlfile.TempPathXmlFileTestCase) 1088/1645 ( 66.1%): test_write_Element_repeatedly (....TempPathXmlFileTestCase) 1089/1645 ( 66.2%): test_anonymous_namespace (...SimpleFileLikeXmlFileTestCase) 1090/1645 ( 66.3%): test_attribute (...l_xmlfile.SimpleFileLikeXmlFileTestCase) 1091/1645 ( 66.3%): test_buffering (...l_xmlfile.SimpleFileLikeXmlFileTestCase) 1092/1645 ( 66.4%): test_closing_out_of_order_in_error_case (...mlFileTestCase) 1093/1645 ( 66.4%): test_comment (...tal_xmlfile.SimpleFileLikeXmlFileTestCase) 1094/1645 ( 66.5%): test_default_namespace (...e.SimpleFileLikeXmlFileTestCase) 1095/1645 ( 66.6%): test_element (...tal_xmlfile.SimpleFileLikeXmlFileTestCase) 1096/1645 ( 66.6%): test_element_nested (...file.SimpleFileLikeXmlFileTestCase) 1097/1645 ( 66.7%): test_element_nested_with_text (...eFileLikeXmlFileTestCase) 1098/1645 ( 66.7%): test_element_write_text (....SimpleFileLikeXmlFileTestCase) 1099/1645 ( 66.8%): test_encoding (...al_xmlfile.SimpleFileLikeXmlFileTestCase) 1100/1645 ( 66.9%): test_escaping (...al_xmlfile.SimpleFileLikeXmlFileTestCase) 1101/1645 ( 66.9%): test_failure_preceding_text (...pleFileLikeXmlFileTestCase) 1102/1645 ( 67.0%): test_failure_trailing_Element (...eFileLikeXmlFileTestCase) 1103/1645 ( 67.1%): test_failure_trailing_text (...mpleFileLikeXmlFileTestCase) 1104/1645 ( 67.1%): test_filelike_close (...file.SimpleFileLikeXmlFileTestCase) 1105/1645 ( 67.2%): test_filelike_not_closing (...impleFileLikeXmlFileTestCase) 1106/1645 ( 67.2%): test_flush (...ental_xmlfile.SimpleFileLikeXmlFileTestCase) 1107/1645 ( 67.3%): test_namespace_nested_anonymous (...ileLikeXmlFileTestCase) 1108/1645 ( 67.4%): test_namespace_nested_nsmap (...pleFileLikeXmlFileTestCase) 1109/1645 ( 67.4%): test_namespace_nsmap (...ile.SimpleFileLikeXmlFileTestCase) 1110/1645 ( 67.5%): test_nested_default_namespace (...eFileLikeXmlFileTestCase) 1111/1645 ( 67.5%): test_nested_default_namespace_and_other (...mlFileTestCase) 1112/1645 ( 67.6%): test_pi (...remental_xmlfile.SimpleFileLikeXmlFileTestCase) 1113/1645 ( 67.7%): test_write_Element (...lfile.SimpleFileLikeXmlFileTestCase) 1114/1645 ( 67.7%): test_write_Element_repeatedly (...eFileLikeXmlFileTestCase) 1115/1645 ( 67.8%): test_anonymous_namespace (...ntal_xmlfile.HtmlFileTestCase) 1116/1645 ( 67.8%): test_attribute (...st_incremental_xmlfile.HtmlFileTestCase) 1117/1645 ( 67.9%): test_buffering (...st_incremental_xmlfile.HtmlFileTestCase) 1118/1645 ( 68.0%): test_closing_out_of_order_in_error_case (...mlFileTestCase) 1119/1645 ( 68.0%): test_comment (...test_incremental_xmlfile.HtmlFileTestCase) 1120/1645 ( 68.1%): test_default_namespace (...mental_xmlfile.HtmlFileTestCase) 1121/1645 ( 68.1%): test_element (...test_incremental_xmlfile.HtmlFileTestCase) 1122/1645 ( 68.2%): test_element_nested (...cremental_xmlfile.HtmlFileTestCase) 1123/1645 ( 68.3%): test_element_nested_with_text (...xmlfile.HtmlFileTestCase) 1124/1645 ( 68.3%): test_element_write_text (...ental_xmlfile.HtmlFileTestCase) 1125/1645 ( 68.4%): test_encoding (...est_incremental_xmlfile.HtmlFileTestCase) 1126/1645 ( 68.4%): test_escaping (...est_incremental_xmlfile.HtmlFileTestCase) 1127/1645 ( 68.5%): test_failure_preceding_text (...l_xmlfile.HtmlFileTestCase) 1128/1645 ( 68.6%): test_failure_trailing_Element (...xmlfile.HtmlFileTestCase) 1129/1645 ( 68.6%): test_failure_trailing_text (...al_xmlfile.HtmlFileTestCase) 1130/1645 ( 68.7%): test_flush (...s.test_incremental_xmlfile.HtmlFileTestCase) 1131/1645 ( 68.8%): test_namespace_nested_anonymous (...lfile.HtmlFileTestCase) 1132/1645 ( 68.8%): test_namespace_nested_nsmap (...l_xmlfile.HtmlFileTestCase) 1133/1645 ( 68.9%): test_namespace_nsmap (...remental_xmlfile.HtmlFileTestCase) 1134/1645 ( 68.9%): test_nested_default_namespace (...xmlfile.HtmlFileTestCase) 1135/1645 ( 69.0%): test_nested_default_namespace_and_other (...mlFileTestCase) 1136/1645 ( 69.1%): test_open_namespaced_element (..._xmlfile.HtmlFileTestCase) 1137/1645 ( 69.1%): test_pi (...ests.test_incremental_xmlfile.HtmlFileTestCase) 1138/1645 ( 69.2%): test_void_elements (...ncremental_xmlfile.HtmlFileTestCase) 1139/1645 ( 69.2%): test_write_Element (...ncremental_xmlfile.HtmlFileTestCase) 1140/1645 ( 69.3%): test_write_Element_repeatedly (...xmlfile.HtmlFileTestCase) 1141/1645 ( 69.4%): test_write_declaration (...mental_xmlfile.HtmlFileTestCase) 1142/1645 ( 69.4%): test_write_namespaced_element (...xmlfile.HtmlFileTestCase) 1143/1645 ( 69.5%): test_class_parse_filename (...ests.test_io.ETreeIOTestCase) 1144/1645 ( 69.5%): test_class_parse_filename_remove_previous (...eeIOTestCase) 1145/1645 ( 69.6%): test_class_parse_fileobject (...ts.test_io.ETreeIOTestCase) 1146/1645 ( 69.7%): test_class_parse_unamed_fileobject (..._io.ETreeIOTestCase) 1147/1645 ( 69.7%): test_etree_parse_io_error (...ests.test_io.ETreeIOTestCase) 1148/1645 ( 69.8%): test_iterparse_utf16_bom (...tests.test_io.ETreeIOTestCase) 1149/1645 ( 69.8%): test_iterparse_utf8_bom (....tests.test_io.ETreeIOTestCase) 1150/1645 ( 69.9%): test_module_parse_fileobject_error (..._io.ETreeIOTestCase) 1151/1645 ( 70.0%): test_module_parse_fileobject_late_error (...TreeIOTestCase) 1152/1645 ( 70.0%): test_module_parse_fileobject_type_error (...TreeIOTestCase) 1153/1645 ( 70.1%): test_module_parse_gzipobject (...s.test_io.ETreeIOTestCase) 1154/1645 ( 70.2%): test_module_parse_large_fileobject (..._io.ETreeIOTestCase) 1155/1645 ( 70.2%): test_parse_utf8_bom (lxml.tests.test_io.ETreeIOTestCase) 1156/1645 ( 70.3%): test_tree_io (lxml.tests.test_io.ETreeIOTestCase) 1157/1645 ( 70.3%): test_tree_io_latin1 (lxml.tests.test_io.ETreeIOTestCase) 1158/1645 ( 70.4%): test_write_compressed_text (...sts.test_io.ETreeIOTestCase) 1159/1645 ( 70.5%): test_write_filename (lxml.tests.test_io.ETreeIOTestCase) 1160/1645 ( 70.5%): test_write_invalid_filename (...ts.test_io.ETreeIOTestCase) 1161/1645 ( 70.6%): test_class_parse_filename (...est_io.ElementTreeIOTestCase) 1162/1645 ( 70.6%): test_class_parse_filename_remove_previous (...eeIOTestCase) 1163/1645 ( 70.7%): test_class_parse_fileobject (...t_io.ElementTreeIOTestCase) 1164/1645 ( 70.8%): test_class_parse_unamed_fileobject (...ementTreeIOTestCase) 1165/1645 ( 70.8%): test_etree_parse_io_error (...est_io.ElementTreeIOTestCase) 1166/1645 ( 70.9%): test_iterparse_utf16_bom (...test_io.ElementTreeIOTestCase) 1167/1645 ( 70.9%): test_iterparse_utf8_bom (....test_io.ElementTreeIOTestCase) 1168/1645 ( 71.0%): test_module_parse_fileobject_error (...ementTreeIOTestCase) 1169/1645 ( 71.1%): test_module_parse_fileobject_late_error (...TreeIOTestCase) 1170/1645 ( 71.1%): test_module_parse_fileobject_type_error (...TreeIOTestCase) 1171/1645 ( 71.2%): test_module_parse_gzipobject (..._io.ElementTreeIOTestCase) 1172/1645 ( 71.2%): test_module_parse_large_fileobject (...ementTreeIOTestCase) 1173/1645 ( 71.3%): test_parse_utf8_bom (...ests.test_io.ElementTreeIOTestCase) 1174/1645 ( 71.4%): test_tree_io (lxml.tests.test_io.ElementTreeIOTestCase) 1175/1645 ( 71.4%): test_tree_io_latin1 (...ests.test_io.ElementTreeIOTestCase) 1176/1645 ( 71.5%): test_write_filename (...ests.test_io.ElementTreeIOTestCase) 1177/1645 ( 71.6%): test_write_invalid_filename (...t_io.ElementTreeIOTestCase) 1178/1645 ( 71.6%): test_schematron (...oschematron.ETreeISOSchematronTestCase) 1179/1645 ( 71.7%): test_schematron_abstract (...on.ETreeISOSchematronTestCase) 1180/1645 ( 71.7%): test_schematron_assertValid (...ETreeISOSchematronTestCase) 1181/1645 ( 71.8%): test_schematron_call (...matron.ETreeISOSchematronTestCase) 1182/1645 ( 71.9%): test_schematron_customization (...reeISOSchematronTestCase) 1183/1645 ( 71.9%): test_schematron_elementtree_error (...SOSchematronTestCase) 1184/1645 ( 72.0%): test_schematron_empty_pattern (...reeISOSchematronTestCase) 1185/1645 ( 72.0%): test_schematron_error_log (...n.ETreeISOSchematronTestCase) 1186/1645 ( 72.1%): test_schematron_from_element (...TreeISOSchematronTestCase) 1187/1645 ( 72.2%): test_schematron_from_file (...n.ETreeISOSchematronTestCase) 1188/1645 ( 72.2%): test_schematron_from_tree (...n.ETreeISOSchematronTestCase) 1189/1645 ( 72.3%): test_schematron_invalid_args (...TreeISOSchematronTestCase) 1190/1645 ( 72.3%): test_schematron_invalid_schema_empty (...chematronTestCase) 1191/1645 ( 72.4%): test_schematron_invalid_schema_namespace (...atronTestCase) 1192/1645 ( 72.5%): test_schematron_phases (...tron.ETreeISOSchematronTestCase) 1193/1645 ( 72.5%): test_schematron_phases_kwarg (...TreeISOSchematronTestCase) 1194/1645 ( 72.6%): test_schematron_relaxng_embedded (...ISOSchematronTestCase) 1195/1645 ( 72.6%): test_schematron_result_report (...reeISOSchematronTestCase) 1196/1645 ( 72.7%): test_schematron_store_schematron (...ISOSchematronTestCase) 1197/1645 ( 72.8%): test_schematron_store_xslt (....ETreeISOSchematronTestCase) 1198/1645 ( 72.8%): test_schematron_validate (...on.ETreeISOSchematronTestCase) 1199/1645 ( 72.9%): test_schematron_xmlschema_embedded (...OSchematronTestCase) 1200/1645 ( 72.9%): txt (validation) Doctest: validation.txt 1201/1645 ( 73.0%): test_create_element (...sses.ETreeNamespaceClassesTestCase) 1202/1645 ( 73.1%): test_create_element_default (...eeNamespaceClassesTestCase) 1203/1645 ( 73.1%): test_default_tagname (...ses.ETreeNamespaceClassesTestCase) 1204/1645 ( 73.2%): test_element_creation (...es.ETreeNamespaceClassesTestCase) 1205/1645 ( 73.3%): test_ns_classes (...sclasses.ETreeNamespaceClassesTestCase) 1206/1645 ( 73.3%): test_registry (..._nsclasses.ETreeNamespaceClassesTestCase) 1207/1645 ( 73.4%): txt (element_classes) Doctest: element_classes.txt 1208/1645 ( 73.4%): test_XML_base_url_docinfo (..._objectify.ObjectifyTestCase) 1209/1645 ( 73.5%): test_XML_set_base_url_docinfo (...ectify.ObjectifyTestCase) 1210/1645 ( 73.6%): test_addattr (lxml.tests.test_objectify.ObjectifyTestCase) 1211/1645 ( 73.6%): test_addattr_element (....test_objectify.ObjectifyTestCase) 1212/1645 ( 73.7%): test_addattr_list (...sts.test_objectify.ObjectifyTestCase) 1213/1645 ( 73.7%): test_build_tree (...tests.test_objectify.ObjectifyTestCase) 1214/1645 ( 73.8%): test_change_pytype_attribute (...jectify.ObjectifyTestCase) 1215/1645 ( 73.9%): test_child (lxml.tests.test_objectify.ObjectifyTestCase) 1216/1645 ( 73.9%): test_child_addattr (...ts.test_objectify.ObjectifyTestCase) 1217/1645 ( 74.0%): test_child_getattr (...ts.test_objectify.ObjectifyTestCase) 1218/1645 ( 74.0%): test_child_getattr_empty_ns (...bjectify.ObjectifyTestCase) 1219/1645 ( 74.1%): test_child_index (...ests.test_objectify.ObjectifyTestCase) 1220/1645 ( 74.2%): test_child_index_neg (....test_objectify.ObjectifyTestCase) 1221/1645 ( 74.2%): test_child_iter (...tests.test_objectify.ObjectifyTestCase) 1222/1645 ( 74.3%): test_child_len (....tests.test_objectify.ObjectifyTestCase) 1223/1645 ( 74.3%): test_child_nonexistant (...est_objectify.ObjectifyTestCase) 1224/1645 ( 74.4%): test_child_ns_nons (...ts.test_objectify.ObjectifyTestCase) 1225/1645 ( 74.5%): test_child_set_ro (...sts.test_objectify.ObjectifyTestCase) 1226/1645 ( 74.5%): test_class_lookup (...sts.test_objectify.ObjectifyTestCase) 1227/1645 ( 74.6%): test_countchildren (...ts.test_objectify.ObjectifyTestCase) 1228/1645 ( 74.7%): test_data_element_NoneType (...objectify.ObjectifyTestCase) 1229/1645 ( 74.7%): test_data_element_attrib_attributes_precedence (...estCase) 1230/1645 ( 74.8%): test_data_element_bool (...est_objectify.ObjectifyTestCase) 1231/1645 ( 74.8%): test_data_element_data_element_arg (...y.ObjectifyTestCase) 1232/1645 ( 74.9%): test_data_element_data_element_arg_invalid_pytype (...Case) 1233/1645 ( 75.0%): test_data_element_data_element_arg_invalid_xsi (...estCase) 1234/1645 ( 75.0%): test_data_element_data_element_arg_pytype (...tifyTestCase) 1235/1645 ( 75.1%): test_data_element_data_element_arg_pytype_none (...estCase) 1236/1645 ( 75.1%): test_data_element_data_element_arg_pytype_xsitype (...Case) 1237/1645 ( 75.2%): test_data_element_data_element_arg_xsitype (...ifyTestCase) 1238/1645 ( 75.3%): test_data_element_element_arg (...ectify.ObjectifyTestCase) 1239/1645 ( 75.3%): test_data_element_float (...st_objectify.ObjectifyTestCase) 1240/1645 ( 75.4%): test_data_element_float_hash (...jectify.ObjectifyTestCase) 1241/1645 ( 75.4%): test_data_element_int (...test_objectify.ObjectifyTestCase) 1242/1645 ( 75.5%): test_data_element_int_hash (...objectify.ObjectifyTestCase) 1243/1645 ( 75.6%): test_data_element_invalid_pytype (...ify.ObjectifyTestCase) 1244/1645 ( 75.6%): test_data_element_invalid_xsi (...ectify.ObjectifyTestCase) 1245/1645 ( 75.7%): test_data_element_nsmap_custom (...ctify.ObjectifyTestCase) 1246/1645 ( 75.7%): test_data_element_nsmap_custom_prefixes (...ectifyTestCase) 1247/1645 ( 75.8%): test_data_element_nsmap_default (...tify.ObjectifyTestCase) 1248/1645 ( 75.9%): test_data_element_nsmap_empty (...ectify.ObjectifyTestCase) 1249/1645 ( 75.9%): test_data_element_pytype_none (...ectify.ObjectifyTestCase) 1250/1645 ( 76.0%): test_data_element_pytype_none_compat (...ObjectifyTestCase) 1251/1645 ( 76.0%): test_data_element_pytypes (..._objectify.ObjectifyTestCase) 1252/1645 ( 76.1%): test_data_element_str (...test_objectify.ObjectifyTestCase) 1253/1645 ( 76.2%): test_data_element_str_floatliteral (...y.ObjectifyTestCase) 1254/1645 ( 76.2%): test_data_element_str_intliteral (...ify.ObjectifyTestCase) 1255/1645 ( 76.3%): test_data_element_unregistered (...ctify.ObjectifyTestCase) 1256/1645 ( 76.4%): test_data_element_ustr (...est_objectify.ObjectifyTestCase) 1257/1645 ( 76.4%): test_data_element_ustr_floatliteral (....ObjectifyTestCase) 1258/1645 ( 76.5%): test_data_element_ustr_intliteral (...fy.ObjectifyTestCase) 1259/1645 ( 76.5%): test_data_element_xsitypes (...objectify.ObjectifyTestCase) 1260/1645 ( 76.6%): test_data_element_xsitypes_prefixed (....ObjectifyTestCase) 1261/1645 ( 76.7%): test_data_element_xsitypes_xsdprefixed (...jectifyTestCase) 1262/1645 ( 76.7%): test_dataelement_xsi (....test_objectify.ObjectifyTestCase) 1263/1645 ( 76.8%): test_dataelement_xsi_nsmap (...objectify.ObjectifyTestCase) 1264/1645 ( 76.8%): test_dataelement_xsi_prefix_error (...fy.ObjectifyTestCase) 1265/1645 ( 76.9%): test_date_element_efactory_tail (...tify.ObjectifyTestCase) 1266/1645 ( 77.0%): test_date_element_efactory_text (...tify.ObjectifyTestCase) 1267/1645 ( 77.0%): test_deannotate (...tests.test_objectify.ObjectifyTestCase) 1268/1645 ( 77.1%): test_descendant_paths (...test_objectify.ObjectifyTestCase) 1269/1645 ( 77.1%): test_descendant_paths_child (...bjectify.ObjectifyTestCase) 1270/1645 ( 77.2%): test_descendant_paths_prefix (...jectify.ObjectifyTestCase) 1271/1645 ( 77.3%): test_dir (lxml.tests.test_objectify.ObjectifyTestCase) 1272/1645 ( 77.3%): test_efactory_attrib (....test_objectify.ObjectifyTestCase) 1273/1645 ( 77.4%): test_efactory_bool (...ts.test_objectify.ObjectifyTestCase) 1274/1645 ( 77.4%): test_efactory_float (...s.test_objectify.ObjectifyTestCase) 1275/1645 ( 77.5%): test_efactory_int (...sts.test_objectify.ObjectifyTestCase) 1276/1645 ( 77.6%): test_efactory_nested (....test_objectify.ObjectifyTestCase) 1277/1645 ( 77.6%): test_efactory_none (...ts.test_objectify.ObjectifyTestCase) 1278/1645 ( 77.7%): test_efactory_str (...sts.test_objectify.ObjectifyTestCase) 1279/1645 ( 77.8%): test_efactory_subtype (...test_objectify.ObjectifyTestCase) 1280/1645 ( 77.8%): test_efactory_unicode (...test_objectify.ObjectifyTestCase) 1281/1645 ( 77.9%): test_efactory_value_concatenation (...fy.ObjectifyTestCase) 1282/1645 ( 77.9%): test_element_nsmap_custom (..._objectify.ObjectifyTestCase) 1283/1645 ( 78.0%): test_element_nsmap_custom_prefixes (...y.ObjectifyTestCase) 1284/1645 ( 78.1%): test_element_nsmap_default (...objectify.ObjectifyTestCase) 1285/1645 ( 78.1%): test_element_nsmap_empty (...t_objectify.ObjectifyTestCase) 1286/1645 ( 78.2%): test_findall (lxml.tests.test_objectify.ObjectifyTestCase) 1287/1645 ( 78.2%): test_findall_ns (...tests.test_objectify.ObjectifyTestCase) 1288/1645 ( 78.3%): test_getslice_complete (...est_objectify.ObjectifyTestCase) 1289/1645 ( 78.4%): test_getslice_partial (...test_objectify.ObjectifyTestCase) 1290/1645 ( 78.4%): test_getslice_partial_neg (..._objectify.ObjectifyTestCase) 1291/1645 ( 78.5%): test_object_path (...ests.test_objectify.ObjectifyTestCase) 1292/1645 ( 78.5%): test_object_path_addattr (...t_objectify.ObjectifyTestCase) 1293/1645 ( 78.6%): test_object_path_addattr_create (...tify.ObjectifyTestCase) 1294/1645 ( 78.7%): test_object_path_addattr_create_element (...ectifyTestCase) 1295/1645 ( 78.7%): test_object_path_addattr_create_list (...ObjectifyTestCase) 1296/1645 ( 78.8%): test_object_path_addattr_element (...ify.ObjectifyTestCase) 1297/1645 ( 78.8%): test_object_path_default_absolute (...fy.ObjectifyTestCase) 1298/1645 ( 78.9%): test_object_path_default_relative (...fy.ObjectifyTestCase) 1299/1645 ( 79.0%): test_object_path_dot (....test_objectify.ObjectifyTestCase) 1300/1645 ( 79.0%): test_object_path_dot_list (..._objectify.ObjectifyTestCase) 1301/1645 ( 79.1%): test_object_path_dot_root (..._objectify.ObjectifyTestCase) 1302/1645 ( 79.1%): test_object_path_dot_root_list (...ctify.ObjectifyTestCase) 1303/1645 ( 79.2%): test_object_path_fail (...test_objectify.ObjectifyTestCase) 1304/1645 ( 79.3%): test_object_path_fail_parse_empty (...fy.ObjectifyTestCase) 1305/1645 ( 79.3%): test_object_path_fail_parse_empty_list (...jectifyTestCase) 1306/1645 ( 79.4%): test_object_path_hasattr (...t_objectify.ObjectifyTestCase) 1307/1645 ( 79.5%): test_object_path_index (...est_objectify.ObjectifyTestCase) 1308/1645 ( 79.5%): test_object_path_index_fail_lookup (...y.ObjectifyTestCase) 1309/1645 ( 79.6%): test_object_path_index_fail_parse (...fy.ObjectifyTestCase) 1310/1645 ( 79.6%): test_object_path_index_list (...bjectify.ObjectifyTestCase) 1311/1645 ( 79.7%): test_object_path_list (...test_objectify.ObjectifyTestCase) 1312/1645 ( 79.8%): test_object_path_ns (...s.test_objectify.ObjectifyTestCase) 1313/1645 ( 79.8%): test_object_path_ns_list (...t_objectify.ObjectifyTestCase) 1314/1645 ( 79.9%): test_object_path_set (....test_objectify.ObjectifyTestCase) 1315/1645 ( 79.9%): test_object_path_set_create (...bjectify.ObjectifyTestCase) 1316/1645 ( 80.0%): test_object_path_set_create_element (....ObjectifyTestCase) 1317/1645 ( 80.1%): test_object_path_set_create_list (...ify.ObjectifyTestCase) 1318/1645 ( 80.1%): test_object_path_set_element (...jectify.ObjectifyTestCase) 1319/1645 ( 80.2%): test_object_path_syntax (...st_objectify.ObjectifyTestCase) 1320/1645 ( 80.2%): test_parse_base_url_docinfo (...bjectify.ObjectifyTestCase) 1321/1645 ( 80.3%): test_parse_stringio_base_url (...jectify.ObjectifyTestCase) 1322/1645 ( 80.4%): test_pickle (lxml.tests.test_objectify.ObjectifyTestCase) 1323/1645 ( 80.4%): test_pickle_boolelement (...st_objectify.ObjectifyTestCase) 1324/1645 ( 80.5%): test_pickle_elementtree (...st_objectify.ObjectifyTestCase) 1325/1645 ( 80.5%): test_pickle_floattelement (..._objectify.ObjectifyTestCase) 1326/1645 ( 80.6%): test_pickle_intelement (...est_objectify.ObjectifyTestCase) 1327/1645 ( 80.7%): test_pickle_noneelement (...st_objectify.ObjectifyTestCase) 1328/1645 ( 80.7%): test_pickle_strelement (...est_objectify.ObjectifyTestCase) 1329/1645 ( 80.8%): test_pyannotate_empty (...test_objectify.ObjectifyTestCase) 1330/1645 ( 80.9%): test_pyannotate_ignore_old (...objectify.ObjectifyTestCase) 1331/1645 ( 80.9%): test_pyannotate_use_old (...st_objectify.ObjectifyTestCase) 1332/1645 ( 81.0%): test_pytype_annotation (...est_objectify.ObjectifyTestCase) 1333/1645 ( 81.0%): test_pytype_annotation_empty (...jectify.ObjectifyTestCase) 1334/1645 ( 81.1%): test_pytype_annotation_use_old (...ctify.ObjectifyTestCase) 1335/1645 ( 81.2%): test_pytype_deannotate (...est_objectify.ObjectifyTestCase) 1336/1645 ( 81.2%): test_pytype_xsitype_annotation (...ctify.ObjectifyTestCase) 1337/1645 ( 81.3%): test_registered_type_stringify (...ctify.ObjectifyTestCase) 1338/1645 ( 81.3%): test_registered_types (...test_objectify.ObjectifyTestCase) 1339/1645 ( 81.4%): test_root (lxml.tests.test_objectify.ObjectifyTestCase) 1340/1645 ( 81.5%): test_schema_types (...sts.test_objectify.ObjectifyTestCase) 1341/1645 ( 81.5%): test_schema_types_prefixed (...objectify.ObjectifyTestCase) 1342/1645 ( 81.6%): test_set_string (...tests.test_objectify.ObjectifyTestCase) 1343/1645 ( 81.6%): test_setattr (lxml.tests.test_objectify.ObjectifyTestCase) 1344/1645 ( 81.7%): test_setattr_nonunicode (...st_objectify.ObjectifyTestCase) 1345/1645 ( 81.8%): test_setitem_string (...s.test_objectify.ObjectifyTestCase) 1346/1645 ( 81.8%): test_setitem_string_special (...bjectify.ObjectifyTestCase) 1347/1645 ( 81.9%): test_setslice_complete (...est_objectify.ObjectifyTestCase) 1348/1645 ( 81.9%): test_setslice_elements (...est_objectify.ObjectifyTestCase) 1349/1645 ( 82.0%): test_setslice_empty (...s.test_objectify.ObjectifyTestCase) 1350/1645 ( 82.1%): test_setslice_insert (....test_objectify.ObjectifyTestCase) 1351/1645 ( 82.1%): test_setslice_insert_neg (...t_objectify.ObjectifyTestCase) 1352/1645 ( 82.2%): test_setslice_partial (...test_objectify.ObjectifyTestCase) 1353/1645 ( 82.2%): test_setslice_partial_allneg (...jectify.ObjectifyTestCase) 1354/1645 ( 82.3%): test_setslice_partial_neg (..._objectify.ObjectifyTestCase) 1355/1645 ( 82.4%): test_setslice_partial_wrong_length (...y.ObjectifyTestCase) 1356/1645 ( 82.4%): test_standard_lookup (....test_objectify.ObjectifyTestCase) 1357/1645 ( 82.5%): test_str (lxml.tests.test_objectify.ObjectifyTestCase) 1358/1645 ( 82.6%): test_sub_data_element_nsmap_custom (...y.ObjectifyTestCase) 1359/1645 ( 82.6%): test_sub_data_element_nsmap_custom_prefixes (...fyTestCase) 1360/1645 ( 82.7%): test_sub_data_element_nsmap_default (....ObjectifyTestCase) 1361/1645 ( 82.7%): test_sub_data_element_nsmap_empty (...fy.ObjectifyTestCase) 1362/1645 ( 82.8%): test_sub_element_nsmap_custom (...ectify.ObjectifyTestCase) 1363/1645 ( 82.9%): test_sub_element_nsmap_custom_prefixes (...jectifyTestCase) 1364/1645 ( 82.9%): test_sub_element_nsmap_default (...ctify.ObjectifyTestCase) 1365/1645 ( 83.0%): test_sub_element_nsmap_empty (...jectify.ObjectifyTestCase) 1366/1645 ( 83.0%): test_type_NoneType (...ts.test_objectify.ObjectifyTestCase) 1367/1645 ( 83.1%): test_type_bool (....tests.test_objectify.ObjectifyTestCase) 1368/1645 ( 83.2%): test_type_bool_cmp (...ts.test_objectify.ObjectifyTestCase) 1369/1645 ( 83.2%): test_type_float (...tests.test_objectify.ObjectifyTestCase) 1370/1645 ( 83.3%): test_type_int (lxml.tests.test_objectify.ObjectifyTestCase) 1371/1645 ( 83.3%): test_type_int_cmp (...sts.test_objectify.ObjectifyTestCase) 1372/1645 ( 83.4%): test_type_none_cmp (...ts.test_objectify.ObjectifyTestCase) 1373/1645 ( 83.5%): test_type_str (lxml.tests.test_objectify.ObjectifyTestCase) 1374/1645 ( 83.5%): test_type_str_add (...sts.test_objectify.ObjectifyTestCase) 1375/1645 ( 83.6%): test_type_str_as_complex (...t_objectify.ObjectifyTestCase) 1376/1645 ( 83.6%): test_type_str_as_float (...est_objectify.ObjectifyTestCase) 1377/1645 ( 83.7%): test_type_str_as_int (....test_objectify.ObjectifyTestCase) 1378/1645 ( 83.8%): test_type_str_cmp (...sts.test_objectify.ObjectifyTestCase) 1379/1645 ( 83.8%): test_type_str_floatliteral (...objectify.ObjectifyTestCase) 1380/1645 ( 83.9%): test_type_str_hash (...ts.test_objectify.ObjectifyTestCase) 1381/1645 ( 84.0%): test_type_str_intliteral (...t_objectify.ObjectifyTestCase) 1382/1645 ( 84.0%): test_type_str_mod (...sts.test_objectify.ObjectifyTestCase) 1383/1645 ( 84.1%): test_type_str_mod_data_elements (...tify.ObjectifyTestCase) 1384/1645 ( 84.1%): test_type_str_mul (...sts.test_objectify.ObjectifyTestCase) 1385/1645 ( 84.2%): test_type_str_sequence (...est_objectify.ObjectifyTestCase) 1386/1645 ( 84.3%): test_type_unregistered (...est_objectify.ObjectifyTestCase) 1387/1645 ( 84.3%): test_type_ustr (....tests.test_objectify.ObjectifyTestCase) 1388/1645 ( 84.4%): test_type_ustr_add (...ts.test_objectify.ObjectifyTestCase) 1389/1645 ( 84.4%): test_type_ustr_floatliteral (...bjectify.ObjectifyTestCase) 1390/1645 ( 84.5%): test_type_ustr_intliteral (..._objectify.ObjectifyTestCase) 1391/1645 ( 84.6%): test_type_ustr_mul (...ts.test_objectify.ObjectifyTestCase) 1392/1645 ( 84.6%): test_vars (lxml.tests.test_objectify.ObjectifyTestCase) 1393/1645 ( 84.7%): test_xml_base (lxml.tests.test_objectify.ObjectifyTestCase) 1394/1645 ( 84.7%): test_xml_base_attribute (...st_objectify.ObjectifyTestCase) 1395/1645 ( 84.8%): test_xsiannotate_ignore_old (...bjectify.ObjectifyTestCase) 1396/1645 ( 84.9%): test_xsiannotate_use_old (...t_objectify.ObjectifyTestCase) 1397/1645 ( 84.9%): test_xsinil_deannotate (...est_objectify.ObjectifyTestCase) 1398/1645 ( 85.0%): test_xsitype_deannotate (...st_objectify.ObjectifyTestCase) 1399/1645 ( 85.0%): ElementMaker (...tify) Doctest: lxml.objectify.ElementMaker 1400/1645 ( 85.1%): ObjectifiedElement (...t: lxml.objectify.ObjectifiedElement 1401/1645 ( 85.2%): txt (objectify) Doctest: objectify.txt 1402/1645 ( 85.2%): test_lookup (...s.test_pyclasslookup.PyClassLookupTestCase) 1403/1645 ( 85.3%): test_lookup_attrib (...pyclasslookup.PyClassLookupTestCase) 1404/1645 ( 85.3%): test_lookup_bool (...t_pyclasslookup.PyClassLookupTestCase) 1405/1645 ( 85.4%): test_lookup_get (...st_pyclasslookup.PyClassLookupTestCase) 1406/1645 ( 85.5%): test_lookup_get_default (...sslookup.PyClassLookupTestCase) 1407/1645 ( 85.5%): test_lookup_getchildren (...sslookup.PyClassLookupTestCase) 1408/1645 ( 85.6%): test_lookup_getitem (...yclasslookup.PyClassLookupTestCase) 1409/1645 ( 85.7%): test_lookup_getitem_neg (...sslookup.PyClassLookupTestCase) 1410/1645 ( 85.7%): test_lookup_getnext (...yclasslookup.PyClassLookupTestCase) 1411/1645 ( 85.8%): test_lookup_getparent (...lasslookup.PyClassLookupTestCase) 1412/1645 ( 85.8%): test_lookup_getprevious (...sslookup.PyClassLookupTestCase) 1413/1645 ( 85.9%): test_lookup_getslice (...classlookup.PyClassLookupTestCase) 1414/1645 ( 86.0%): test_lookup_iter_children (...lookup.PyClassLookupTestCase) 1415/1645 ( 86.0%): test_lookup_iterchildren (...slookup.PyClassLookupTestCase) 1416/1645 ( 86.1%): test_lookup_iterchildren_tag (...kup.PyClassLookupTestCase) 1417/1645 ( 86.1%): test_lookup_keep_ref_assertion (...p.PyClassLookupTestCase) 1418/1645 ( 86.2%): test_lookup_len (...st_pyclasslookup.PyClassLookupTestCase) 1419/1645 ( 86.3%): test_lookup_prefix (...pyclasslookup.PyClassLookupTestCase) 1420/1645 ( 86.3%): test_lookup_sourceline (...asslookup.PyClassLookupTestCase) 1421/1645 ( 86.4%): test_lookup_tag (...st_pyclasslookup.PyClassLookupTestCase) 1422/1645 ( 86.4%): test_lookup_tail (...t_pyclasslookup.PyClassLookupTestCase) 1423/1645 ( 86.5%): test_lookup_text (...t_pyclasslookup.PyClassLookupTestCase) 1424/1645 ( 86.6%): test_multiple_elementrees (...relaxng.ETreeRelaxNGTestCase) 1425/1645 ( 86.6%): test_relaxng (lxml.tests.test_relaxng.ETreeRelaxNGTestCase) 1426/1645 ( 86.7%): test_relaxng_elementtree_error (...ng.ETreeRelaxNGTestCase) 1427/1645 ( 86.7%): test_relaxng_error (...s.test_relaxng.ETreeRelaxNGTestCase) 1428/1645 ( 86.8%): test_relaxng_include (...test_relaxng.ETreeRelaxNGTestCase) 1429/1645 ( 86.9%): test_relaxng_invalid_schema (...laxng.ETreeRelaxNGTestCase) 1430/1645 ( 86.9%): test_relaxng_invalid_schema2 (...axng.ETreeRelaxNGTestCase) 1431/1645 ( 87.0%): test_relaxng_invalid_schema3 (...axng.ETreeRelaxNGTestCase) 1432/1645 ( 87.1%): test_relaxng_invalid_schema4 (...axng.ETreeRelaxNGTestCase) 1433/1645 ( 87.1%): test_relaxng_shortcut (...est_relaxng.ETreeRelaxNGTestCase) 1434/1645 ( 87.2%): test_relaxng_stringio (...est_relaxng.ETreeRelaxNGTestCase) 1435/1645 ( 87.2%): txt (validation) Doctest: validation.txt 1436/1645 ( 87.3%): test_element_sax (lxml.tests.test_sax.ETreeSaxTestCase) 1437/1645 ( 87.4%): test_element_sax_ns (lxml.tests.test_sax.ETreeSaxTestCase) 1438/1645 ( 87.4%): test_etree_sax_attributes (...ts.test_sax.ETreeSaxTestCase) 1439/1645 ( 87.5%): test_etree_sax_comment (...tests.test_sax.ETreeSaxTestCase) 1440/1645 ( 87.5%): test_etree_sax_comment_root (....test_sax.ETreeSaxTestCase) 1441/1645 ( 87.6%): test_etree_sax_double (....tests.test_sax.ETreeSaxTestCase) 1442/1645 ( 87.7%): test_etree_sax_error (lxml.tests.test_sax.ETreeSaxTestCase) 1443/1645 ( 87.7%): test_etree_sax_error2 (....tests.test_sax.ETreeSaxTestCase) 1444/1645 ( 87.8%): test_etree_sax_handler_default_ns (...sax.ETreeSaxTestCase) 1445/1645 ( 87.8%): test_etree_sax_handler_default_ns_None (...TreeSaxTestCase) 1446/1645 ( 87.9%): test_etree_sax_no_ns (lxml.tests.test_sax.ETreeSaxTestCase) 1447/1645 ( 88.0%): test_etree_sax_no_ns_attributes (...t_sax.ETreeSaxTestCase) 1448/1645 ( 88.0%): test_etree_sax_ns1 (lxml.tests.test_sax.ETreeSaxTestCase) 1449/1645 ( 88.1%): test_etree_sax_ns2 (lxml.tests.test_sax.ETreeSaxTestCase) 1450/1645 ( 88.1%): test_etree_sax_ns_attributes (...test_sax.ETreeSaxTestCase) 1451/1645 ( 88.2%): test_etree_sax_pi (lxml.tests.test_sax.ETreeSaxTestCase) 1452/1645 ( 88.3%): test_etree_sax_pi_root (...tests.test_sax.ETreeSaxTestCase) 1453/1645 ( 88.3%): test_etree_sax_redefine_ns (...s.test_sax.ETreeSaxTestCase) 1454/1645 ( 88.4%): test_etree_sax_simple (....tests.test_sax.ETreeSaxTestCase) 1455/1645 ( 88.4%): test_sax_to_pulldom (lxml.tests.test_sax.ETreeSaxTestCase) 1456/1645 ( 88.5%): txt (sax) Doctest: sax.txt 1457/1645 ( 88.6%): test_schematron (...est_schematron.ETreeSchematronTestCase) 1458/1645 ( 88.6%): test_schematron_elementtree_error (...eeSchematronTestCase) 1459/1645 ( 88.7%): test_schematron_invalid_schema (...ETreeSchematronTestCase) 1460/1645 ( 88.8%): test_schematron_invalid_schema_empty (...chematronTestCase) 1461/1645 ( 88.8%): test_schematron_invalid_schema_namespace (...atronTestCase) 1462/1645 ( 88.9%): txt (validation) Doctest: validation.txt 1463/1645 ( 88.9%): test_concurrent_class_lookup (...reading.ThreadingTestCase) 1464/1645 ( 89.0%): test_concurrent_proxies (...st_threading.ThreadingTestCase) 1465/1645 ( 89.1%): test_main_xslt_in_thread (...t_threading.ThreadingTestCase) 1466/1645 ( 89.1%): test_subtree_copy_thread (...t_threading.ThreadingTestCase) 1467/1645 ( 89.2%): test_thread_create_xslt (...st_threading.ThreadingTestCase) 1468/1645 ( 89.2%): test_thread_error_log (...test_threading.ThreadingTestCase) 1469/1645 ( 89.3%): test_thread_mix (...tests.test_threading.ThreadingTestCase) 1470/1645 ( 89.4%): test_thread_xslt (...ests.test_threading.ThreadingTestCase) 1471/1645 ( 89.4%): test_thread_xslt_attr_replace (...eading.ThreadingTestCase) 1472/1645 ( 89.5%): test_thread_pipeline_global_parse (...readPipelineTestCase) 1473/1645 ( 89.5%): test_thread_pipeline_thread_parse (...readPipelineTestCase) 1474/1645 ( 89.6%): test_unicode_attr (lxml.tests.test_unicode.UnicodeTestCase) 1475/1645 ( 89.7%): test_unicode_comment (...ests.test_unicode.UnicodeTestCase) 1476/1645 ( 89.7%): test_unicode_ns_invalid (...s.test_unicode.UnicodeTestCase) 1477/1645 ( 89.8%): test_unicode_nstag (....tests.test_unicode.UnicodeTestCase) 1478/1645 ( 89.8%): test_unicode_nstag_invalid (...est_unicode.UnicodeTestCase) 1479/1645 ( 89.9%): test_unicode_parse_stringio (...st_unicode.UnicodeTestCase) 1480/1645 ( 90.0%): test_unicode_qname (....tests.test_unicode.UnicodeTestCase) 1481/1645 ( 90.0%): test_unicode_qname_invalid (...est_unicode.UnicodeTestCase) 1482/1645 ( 90.1%): test_unicode_tag (lxml.tests.test_unicode.UnicodeTestCase) 1483/1645 ( 90.2%): test_unicode_tag_invalid (....test_unicode.UnicodeTestCase) 1484/1645 ( 90.2%): test_unicode_xml (lxml.tests.test_unicode.UnicodeTestCase) 1485/1645 ( 90.3%): test_unicode_xml_broken (...s.test_unicode.UnicodeTestCase) 1486/1645 ( 90.3%): test_wide_unicode_xml (...sts.test_unicode.UnicodeTestCase) 1487/1645 ( 90.4%): test_illegal_utf8 (...tests.test_unicode.EncodingsTestCase) 1488/1645 ( 90.5%): test_illegal_utf8_recover (...st_unicode.EncodingsTestCase) 1489/1645 ( 90.5%): test_create_from_partial_doc (...ma.ETreeXMLSchemaTestCase) 1490/1645 ( 90.6%): test_xmlschema (...s.test_xmlschema.ETreeXMLSchemaTestCase) 1491/1645 ( 90.6%): test_xmlschema_comment_error (...ma.ETreeXMLSchemaTestCase) 1492/1645 ( 90.7%): test_xmlschema_default_attributes (...reeXMLSchemaTestCase) 1493/1645 ( 90.8%): test_xmlschema_elementtree_error (...TreeXMLSchemaTestCase) 1494/1645 ( 90.8%): test_xmlschema_error_log (...schema.ETreeXMLSchemaTestCase) 1495/1645 ( 90.9%): test_xmlschema_file (...t_xmlschema.ETreeXMLSchemaTestCase) 1496/1645 ( 90.9%): test_xmlschema_illegal_validation_error (...SchemaTestCase) 1497/1645 ( 91.0%): test_xmlschema_import_file (...hema.ETreeXMLSchemaTestCase) 1498/1645 ( 91.1%): test_xmlschema_invalid_schema1 (....ETreeXMLSchemaTestCase) 1499/1645 ( 91.1%): test_xmlschema_invalid_schema2 (....ETreeXMLSchemaTestCase) 1500/1645 ( 91.2%): test_xmlschema_iterparse (...schema.ETreeXMLSchemaTestCase) 1501/1645 ( 91.2%): test_xmlschema_iterparse_fail (...a.ETreeXMLSchemaTestCase) 1502/1645 ( 91.3%): test_xmlschema_parse (..._xmlschema.ETreeXMLSchemaTestCase) 1503/1645 ( 91.4%): test_xmlschema_parse_default_attributes (...SchemaTestCase) 1504/1645 ( 91.4%): test_xmlschema_parse_default_attributes_schema_config (...) 1505/1645 ( 91.5%): test_xmlschema_parse_fixed_attributes (...MLSchemaTestCase) 1506/1645 ( 91.6%): test_xmlschema_shortcut (...lschema.ETreeXMLSchemaTestCase) 1507/1645 ( 91.6%): test_xmlschema_stringio (...lschema.ETreeXMLSchemaTestCase) 1508/1645 ( 91.7%): test_xmlschema_nested_resolvers (...chemaResolversTestCase) 1509/1645 ( 91.7%): test_xmlschema_resolvers (...reeXMLSchemaResolversTestCase) 1510/1645 ( 91.8%): test_xmlschema_resolvers_noroot (...chemaResolversTestCase) 1511/1645 ( 91.9%): test_xmlschema_resolvers_root (...LSchemaResolversTestCase) 1512/1645 ( 91.9%): txt (validation) Doctest: validation.txt 1513/1645 ( 92.0%): test_elementtree_getpath (...hevaluator.ETreeXPathTestCase) 1514/1645 ( 92.0%): test_elementtree_getpath_partial (...or.ETreeXPathTestCase) 1515/1645 ( 92.1%): test_rel_xpath_boolean (...athevaluator.ETreeXPathTestCase) 1516/1645 ( 92.2%): test_rel_xpath_list_elements (...luator.ETreeXPathTestCase) 1517/1645 ( 92.2%): test_xpath_boolean (...t_xpathevaluator.ETreeXPathTestCase) 1518/1645 ( 92.3%): test_xpath_class_error (...athevaluator.ETreeXPathTestCase) 1519/1645 ( 92.3%): test_xpath_class_prefix_error (...uator.ETreeXPathTestCase) 1520/1645 ( 92.4%): test_xpath_context_node (...thevaluator.ETreeXPathTestCase) 1521/1645 ( 92.5%): test_xpath_document_root (...hevaluator.ETreeXPathTestCase) 1522/1645 ( 92.5%): test_xpath_error (...est_xpathevaluator.ETreeXPathTestCase) 1523/1645 ( 92.6%): test_xpath_eval_context_clear (...uator.ETreeXPathTestCase) 1524/1645 ( 92.6%): test_xpath_eval_context_propagation (...ETreeXPathTestCase) 1525/1645 ( 92.7%): test_xpath_evaluator (...xpathevaluator.ETreeXPathTestCase) 1526/1645 ( 92.8%): test_xpath_evaluator_element (...luator.ETreeXPathTestCase) 1527/1645 ( 92.8%): test_xpath_evaluator_tree (...evaluator.ETreeXPathTestCase) 1528/1645 ( 92.9%): test_xpath_evaluator_tree_absolute (....ETreeXPathTestCase) 1529/1645 ( 92.9%): test_xpath_extensions (...pathevaluator.ETreeXPathTestCase) 1530/1645 ( 93.0%): test_xpath_extensions_error (...aluator.ETreeXPathTestCase) 1531/1645 ( 93.1%): test_xpath_extensions_mix (...evaluator.ETreeXPathTestCase) 1532/1645 ( 93.1%): test_xpath_extensions_nodes (...aluator.ETreeXPathTestCase) 1533/1645 ( 93.2%): test_xpath_extensions_nodes_append (....ETreeXPathTestCase) 1534/1645 ( 93.3%): test_xpath_extensions_nodes_append2 (...ETreeXPathTestCase) 1535/1645 ( 93.3%): test_xpath_extensions_wrong_args (...or.ETreeXPathTestCase) 1536/1645 ( 93.4%): test_xpath_list_attribute (...evaluator.ETreeXPathTestCase) 1537/1645 ( 93.4%): test_xpath_list_attribute_parent (...or.ETreeXPathTestCase) 1538/1645 ( 93.5%): test_xpath_list_attribute_parent_no_smart_strings (...Case) 1539/1645 ( 93.6%): test_xpath_list_comment (...thevaluator.ETreeXPathTestCase) 1540/1645 ( 93.6%): test_xpath_list_elements (...hevaluator.ETreeXPathTestCase) 1541/1645 ( 93.7%): test_xpath_list_nothing (...thevaluator.ETreeXPathTestCase) 1542/1645 ( 93.7%): test_xpath_list_text (...xpathevaluator.ETreeXPathTestCase) 1543/1645 ( 93.8%): test_xpath_list_text_parent (...aluator.ETreeXPathTestCase) 1544/1645 ( 93.9%): test_xpath_list_text_parent_no_smart_strings (...hTestCase) 1545/1645 ( 93.9%): test_xpath_list_unicode_text_parent (...ETreeXPathTestCase) 1546/1645 ( 94.0%): test_xpath_namespace (...xpathevaluator.ETreeXPathTestCase) 1547/1645 ( 94.0%): test_xpath_namespace_empty (...valuator.ETreeXPathTestCase) 1548/1645 ( 94.1%): test_xpath_ns (...s.test_xpathevaluator.ETreeXPathTestCase) 1549/1645 ( 94.2%): test_xpath_ns_empty (..._xpathevaluator.ETreeXPathTestCase) 1550/1645 ( 94.2%): test_xpath_ns_none (...t_xpathevaluator.ETreeXPathTestCase) 1551/1645 ( 94.3%): test_xpath_number (...st_xpathevaluator.ETreeXPathTestCase) 1552/1645 ( 94.3%): test_xpath_prefix_error (...thevaluator.ETreeXPathTestCase) 1553/1645 ( 94.4%): test_xpath_string (...st_xpathevaluator.ETreeXPathTestCase) 1554/1645 ( 94.5%): test_xpath_text_from_other_document (...ETreeXPathTestCase) 1555/1645 ( 94.5%): test_xpath_variables (...xpathevaluator.ETreeXPathTestCase) 1556/1645 ( 94.6%): test_xpath_variables_nodeset (...luator.ETreeXPathTestCase) 1557/1645 ( 94.7%): test_xpath_compile_doc (...aluator.ETreeXPathClassTestCase) 1558/1645 ( 94.7%): test_xpath_compile_element (...tor.ETreeXPathClassTestCase) 1559/1645 ( 94.8%): test_xpath_compile_error (...uator.ETreeXPathClassTestCase) 1560/1645 ( 94.8%): test_xpath_compile_vars (...luator.ETreeXPathClassTestCase) 1561/1645 ( 94.9%): test_xpath_elementtree_error (...r.ETreeXPathClassTestCase) 1562/1645 ( 95.0%): test_xpath_exslt_functions_date (...TreeXPathExsltTestCase) 1563/1645 ( 95.0%): test_xpath_exslt_functions_strings (...eXPathExsltTestCase) 1564/1645 ( 95.1%): test_xpath_compile_ns (...luator.ETreeETXPathClassTestCase) 1565/1645 ( 95.1%): xpath (...or) Doctest: lxml.tests.test_xpathevaluator.xpath 1566/1645 ( 95.2%): txt (xpathxslt) Doctest: xpathxslt.txt 1567/1645 ( 95.3%): test_multiple_elementrees (....test_xslt.ETreeXSLTTestCase) 1568/1645 ( 95.3%): test_xslt (lxml.tests.test_xslt.ETreeXSLTTestCase) 1569/1645 ( 95.4%): test_xslt_access_control_repr (...t_xslt.ETreeXSLTTestCase) 1570/1645 ( 95.4%): test_xslt_broken (lxml.tests.test_xslt.ETreeXSLTTestCase) 1571/1645 ( 95.5%): test_xslt_copy (lxml.tests.test_xslt.ETreeXSLTTestCase) 1572/1645 ( 95.6%): test_xslt_default_parameters (...st_xslt.ETreeXSLTTestCase) 1573/1645 ( 95.6%): test_xslt_document_XML (...sts.test_xslt.ETreeXSLTTestCase) 1574/1645 ( 95.7%): test_xslt_document_XML_resolver (...xslt.ETreeXSLTTestCase) 1575/1645 ( 95.7%): test_xslt_document_elementtree (..._xslt.ETreeXSLTTestCase) 1576/1645 ( 95.8%): test_xslt_document_error (...s.test_xslt.ETreeXSLTTestCase) 1577/1645 ( 95.9%): test_xslt_document_parse (...s.test_xslt.ETreeXSLTTestCase) 1578/1645 ( 95.9%): test_xslt_document_parse_allow (..._xslt.ETreeXSLTTestCase) 1579/1645 ( 96.0%): test_xslt_document_parse_deny (...t_xslt.ETreeXSLTTestCase) 1580/1645 ( 96.0%): test_xslt_document_parse_deny_all (...lt.ETreeXSLTTestCase) 1581/1645 ( 96.1%): test_xslt_elementtree_error (...est_xslt.ETreeXSLTTestCase) 1582/1645 ( 96.2%): test_xslt_empty (lxml.tests.test_xslt.ETreeXSLTTestCase) 1583/1645 ( 96.2%): test_xslt_encoding (lxml.tests.test_xslt.ETreeXSLTTestCase) 1584/1645 ( 96.3%): test_xslt_encoding_override (...est_xslt.ETreeXSLTTestCase) 1585/1645 ( 96.4%): test_xslt_html_output (...ests.test_xslt.ETreeXSLTTestCase) 1586/1645 ( 96.4%): test_xslt_include (lxml.tests.test_xslt.ETreeXSLTTestCase) 1587/1645 ( 96.5%): test_xslt_include_from_filelike (...xslt.ETreeXSLTTestCase) 1588/1645 ( 96.5%): test_xslt_input (lxml.tests.test_xslt.ETreeXSLTTestCase) 1589/1645 ( 96.6%): test_xslt_input_none (...tests.test_xslt.ETreeXSLTTestCase) 1590/1645 ( 96.7%): test_xslt_input_partial_doc (...est_xslt.ETreeXSLTTestCase) 1591/1645 ( 96.7%): test_xslt_message (lxml.tests.test_xslt.ETreeXSLTTestCase) 1592/1645 ( 96.8%): test_xslt_message_terminate (...est_xslt.ETreeXSLTTestCase) 1593/1645 ( 96.8%): test_xslt_move_result (...ests.test_xslt.ETreeXSLTTestCase) 1594/1645 ( 96.9%): test_xslt_multiple_parameters (...t_xslt.ETreeXSLTTestCase) 1595/1645 ( 97.0%): test_xslt_multiple_transforms (...t_xslt.ETreeXSLTTestCase) 1596/1645 ( 97.0%): test_xslt_parameter_invalid (...est_xslt.ETreeXSLTTestCase) 1597/1645 ( 97.1%): test_xslt_parameter_xpath (....test_xslt.ETreeXSLTTestCase) 1598/1645 ( 97.1%): test_xslt_parameter_xpath_object (...slt.ETreeXSLTTestCase) 1599/1645 ( 97.2%): test_xslt_parameters (...tests.test_xslt.ETreeXSLTTestCase) 1600/1645 ( 97.3%): test_xslt_pi (lxml.tests.test_xslt.ETreeXSLTTestCase) 1601/1645 ( 97.3%): test_xslt_pi_embedded_id (...s.test_xslt.ETreeXSLTTestCase) 1602/1645 ( 97.4%): test_xslt_pi_embedded_xmlid (...est_xslt.ETreeXSLTTestCase) 1603/1645 ( 97.4%): test_xslt_pi_get (lxml.tests.test_xslt.ETreeXSLTTestCase) 1604/1645 ( 97.5%): test_xslt_pi_get_all (...tests.test_xslt.ETreeXSLTTestCase) 1605/1645 ( 97.6%): test_xslt_pi_get_all_reversed (...t_xslt.ETreeXSLTTestCase) 1606/1645 ( 97.6%): test_xslt_pi_get_unknown (...s.test_xslt.ETreeXSLTTestCase) 1607/1645 ( 97.7%): test_xslt_pi_set_new (...tests.test_xslt.ETreeXSLTTestCase) 1608/1645 ( 97.8%): test_xslt_pi_set_replace (...s.test_xslt.ETreeXSLTTestCase) 1609/1645 ( 97.8%): test_xslt_repeat_transform (...test_xslt.ETreeXSLTTestCase) 1610/1645 ( 97.9%): test_xslt_resolver_url_building (...xslt.ETreeXSLTTestCase) 1611/1645 ( 97.9%): test_xslt_shortcut (lxml.tests.test_xslt.ETreeXSLTTestCase) 1612/1645 ( 98.0%): test_xslt_string_parameters (...est_xslt.ETreeXSLTTestCase) 1613/1645 ( 98.1%): test_xslt_unicode (lxml.tests.test_xslt.ETreeXSLTTestCase) 1614/1645 ( 98.1%): test_xslt_unicode_standalone (...st_xslt.ETreeXSLTTestCase) 1615/1645 ( 98.2%): test_xslt_utf8 (lxml.tests.test_xslt.ETreeXSLTTestCase) 1616/1645 ( 98.2%): test_exslt_math (lxml.tests.test_xslt.ETreeEXSLTTestCase) 1617/1645 ( 98.3%): test_exslt_regexp_match (...s.test_xslt.ETreeEXSLTTestCase) 1618/1645 ( 98.4%): test_exslt_regexp_match1 (....test_xslt.ETreeEXSLTTestCase) 1619/1645 ( 98.4%): test_exslt_regexp_match2 (....test_xslt.ETreeEXSLTTestCase) 1620/1645 ( 98.5%): test_exslt_regexp_match_groups (...xslt.ETreeEXSLTTestCase) 1621/1645 ( 98.5%): test_exslt_regexp_replace (...test_xslt.ETreeEXSLTTestCase) 1622/1645 ( 98.6%): test_exslt_regexp_test (...ts.test_xslt.ETreeEXSLTTestCase) 1623/1645 ( 98.7%): test_exslt_str (lxml.tests.test_xslt.ETreeEXSLTTestCase) 1624/1645 ( 98.7%): test_exslt_str_attribute_replace (...lt.ETreeEXSLTTestCase) 1625/1645 ( 98.8%): test_extensions1 (...ts.test_xslt.ETreeXSLTExtFuncTestCase) 1626/1645 ( 98.8%): test_extensions2 (...ts.test_xslt.ETreeXSLTExtFuncTestCase) 1627/1645 ( 98.9%): test_variable_result_tree_fragment (...XSLTExtFuncTestCase) 1628/1645 ( 99.0%): test_xpath_on_context_node (...lt.ETreeXSLTExtFuncTestCase) 1629/1645 ( 99.0%): test_xpath_on_foreign_context_node (...XSLTExtFuncTestCase) 1630/1645 ( 99.1%): test_extension_element (...slt.ETreeXSLTExtElementTestCase) 1631/1645 ( 99.1%): test_extension_element_apply_templates (...ElementTestCase) 1632/1645 ( 99.2%): test_extension_element_apply_templates_elements_only (...e) 1633/1645 ( 99.3%): test_extension_element_apply_templates_remove_blank_text... 1634/1645 ( 99.3%): test_extension_element_apply_templates_target_node (...ase) 1635/1645 ( 99.4%): test_extension_element_apply_templates_target_node_doc (... 1636/1645 ( 99.5%): test_extension_element_comment_pi_context (...mentTestCase) 1637/1645 ( 99.5%): test_extension_element_content (...eXSLTExtElementTestCase) 1638/1645 ( 99.6%): test_extension_element_doc_context (...TExtElementTestCase) 1639/1645 ( 99.6%): test_extension_element_process_children (...lementTestCase) 1640/1645 ( 99.7%): test_extension_element_process_children_to_append_only (... 1641/1645 ( 99.8%): test_extension_element_process_children_to_read_only_rai... 1642/1645 ( 99.8%): test_extension_element_process_children_with_subextensio... 1643/1645 ( 99.9%): test_extension_element_raise (...reeXSLTExtElementTestCase) 1644/1645 ( 99.9%): txt (extensions) Doctest: extensions.txt 1645/1645 (100.0%): txt (xpathxslt) Doctest: xpathxslt.txt ---------------------------------------------------------------------- Ran 1645 tests in 24.120s OK Comparing with ElementTree 1.3.0 TESTED VERSION: 3.4.4 Python: sys.version_info(major=2, minor=7, micro=5, releaselevel='final', serial=0) lxml.etree: (3, 4, 4, 0) libxml used: (2, 9, 1) libxml compiled: (2, 9, 1) libxslt used: (1, 1, 28) libxslt compiled: (1, 1, 28) + export PYTHONPATH=src + PYTHONPATH=src + /usr/bin/python selftest.py 184 tests ok. + /usr/bin/python selftest2.py 110 tests ok. ~/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos ~/build/BUILD/lxml-3.4.4 + pushd /builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos ++ head -n 1 ++ xargs dirname +++ pwd ++ find /builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos -name '*.so' + BUILD_LIB_DIR=/builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos/build/lib.linux-x86_64-3.4/lxml + cp /builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos/build/lib.linux-x86_64-3.4/lxml/etree.cpython-34m.so /builddir/build/BUILD/python3-python-lxml-3.4.4-5.el7.centos/build/lib.linux-x86_64-3.4/lxml/objectify.cpython-34m.so src/lxml + export LANG=en_US.utf8 + LANG=en_US.utf8 + /usr/bin/python3.4 test.py -p -v 1/1656 ( 0.1%): txt (test_autolink) Doctest: test_autolink.txt 2/1656 ( 0.1%): txt (test_basic) Doctest: test_basic.txt 3/1656 ( 0.2%): drop_tag (...mlMixin) Doctest: lxml.html.HtmlMixin.drop_tag 4/1656 ( 0.2%): XHTMLParser (lxml.html) Doctest: lxml.html.XHTMLParser 5/1656 ( 0.3%): tostring (lxml.html) Doctest: lxml.html.tostring 6/1656 ( 0.4%): txt (test_clean) Doctest: test_clean.txt 7/1656 ( 0.4%): txt (test_clean_embed) Doctest: test_clean_embed.txt 8/1656 ( 0.5%): test_allow_tags (lxml.html.tests.test_clean.CleanerTest) 9/1656 ( 0.5%): test_clean_invalid_root_tag (...sts.test_clean.CleanerTest) 10/1656 ( 0.6%): test_safe_attrs_excluded (....tests.test_clean.CleanerTest) 11/1656 ( 0.7%): test_safe_attrs_included (....tests.test_clean.CleanerTest) 12/1656 ( 0.7%): txt (test_diff) Doctest: test_diff.txt 13/1656 ( 0.8%): html_annotate (...ff) Doctest: lxml.html.diff.html_annotate 14/1656 ( 0.8%): locate_unbalanced_start (...ml.diff.locate_unbalanced_start 15/1656 ( 0.9%): runTest (.../tests/feedparser-data/entry_content_blink.data 16/1656 ( 1.0%): runTest (...ts/feedparser-data/entry_content_onkeydown.data 17/1656 ( 1.0%): runTest (...feedparser-data/entry_content_script_cdata.data 18/1656 ( 1.1%): runTest (...ests/feedparser-data/entry_content_onfocus.data 19/1656 ( 1.1%): runTest (...tests/feedparser-data/entry_content_applet.data 20/1656 ( 1.2%): runTest (...sts/feedparser-data/entry_content_onresize.data 21/1656 ( 1.3%): runTest (...ts/feedparser-data/entry_content_onmouseup.data 22/1656 ( 1.3%): runTest (...tests/feedparser-data/entry_content_iframe.data 23/1656 ( 1.4%): runTest (...ests/feedparser-data/entry_content_onerror.data 24/1656 ( 1.4%): runTest (...l/tests/feedparser-data/entry_content_meta.data 25/1656 ( 1.5%): runTest (...tests/feedparser-data/entry_content_script.data 26/1656 ( 1.6%): runTest (.../feedparser-data/entry_content_onmouseover.data 27/1656 ( 1.6%): runTest (...tests/feedparser-data/entry_content_onload.data 28/1656 ( 1.7%): runTest (...ests/feedparser-data/entry_content_onkeyup.data 29/1656 ( 1.8%): runTest (...s/feedparser-data/entry_content_ondblclick.data 30/1656 ( 1.8%): runTest (...ests/feedparser-data/entry_content_onclick.data 31/1656 ( 1.9%): runTest (.../tests/feedparser-data/entry_content_style.data 32/1656 ( 1.9%): runTest (.../feedparser-data/entry_content_onmousedown.data 33/1656 ( 2.0%): runTest (...s/feedparser-data/entry_content_onkeypress.data 34/1656 ( 2.1%): runTest (...tests/feedparser-data/entry_content_object.data 35/1656 ( 2.1%): runTest (...ests/feedparser-data/entry_content_onreset.data 36/1656 ( 2.2%): runTest (.../tests/feedparser-data/entry_content_crazy.data 37/1656 ( 2.2%): runTest (.../tests/feedparser-data/entry_content_embed.data 38/1656 ( 2.3%): runTest (...sts/feedparser-data/entry_content_onunload.data 39/1656 ( 2.4%): runTest (...eedparser-data/entry_content_script_inline.data 40/1656 ( 2.4%): runTest (...sts/feedparser-data/entry_content_onchange.data 41/1656 ( 2.5%): runTest (...l/tests/feedparser-data/entry_content_link.data 42/1656 ( 2.5%): runTest (.../tests/feedparser-data/entry_content_frame.data 43/1656 ( 2.6%): runTest (...tests/feedparser-data/entry_content_onblur.data 44/1656 ( 2.7%): runTest (...ests/feedparser-data/entry_content_onabort.data 45/1656 ( 2.7%): runTest (...sts/feedparser-data/entry_content_onsubmit.data 46/1656 ( 2.8%): runTest (...s/feedparser-data/entry_content_onmouseout.data 47/1656 ( 2.8%): runTest (...l/html/tests/hackers-org-data/style-import.data 48/1656 ( 2.9%): runTest (...ml/tests/hackers-org-data/style-expression.data 49/1656 ( 3.0%): runTest (...l/html/tests/hackers-org-data/style-js-tag.data 50/1656 ( 3.0%): runTest (...tml/tests/hackers-org-data/xml-embedded-js.data 51/1656 ( 3.1%): runTest (...tml/tests/hackers-org-data/javascript-link.data 52/1656 ( 3.1%): runTest (...rs-org-data/background-image-with-unicoded.data 53/1656 ( 3.2%): runTest (...ml/tests/hackers-org-data/downlevel-hidden.data 54/1656 ( 3.3%): runTest (...sts/hackers-org-data/background-image-plus.data 55/1656 ( 3.3%): runTest (...html/tests/hackers-org-data/html-plus-time.data 56/1656 ( 3.4%): runTest (.../html/tests/hackers-org-data/style-comment.data 57/1656 ( 3.4%): runTest (...tml/tests/hackers-org-data/xml-data-island.data 58/1656 ( 3.5%): runTest (...l/html/tests/hackers-org-data/style-url-js.data 59/1656 ( 3.6%): txt (test_formfill) Doctest: test_formfill.txt 60/1656 ( 3.6%): txt (test_forms) Doctest: test_forms.txt 61/1656 ( 3.7%): test_parse_fragments_fromstring (....test_frames.FrameTest) 62/1656 ( 3.7%): test_parse_fromstring (...html.tests.test_frames.FrameTest) 63/1656 ( 3.8%): test_integration (...ests.test_html5parser.Test_HTMLParser) 64/1656 ( 3.9%): test_integration (...sts.test_html5parser.Test_XHTMLParser) 65/1656 ( 3.9%): test_basic (...s.test_html5parser.Test_document_fromstring) 66/1656 ( 4.0%): test_guess_charset_arg_gets_passed_to_parser (...romstring) 67/1656 ( 4.0%): test_integration (..._html5parser.Test_document_fromstring) 68/1656 ( 4.1%): test_raises_type_error_on_nonstring_input (...t_fromstring) 69/1656 ( 4.2%): test_basic (...s.test_html5parser.Test_fragment_fromstring) 70/1656 ( 4.2%): test_create_parent (...tml5parser.Test_fragment_fromstring) 71/1656 ( 4.3%): test_create_parent_default_type_no_ns (...gment_fromstring) 72/1656 ( 4.3%): test_raises_error_if_multiple_elements_found (...romstring) 73/1656 ( 4.4%): test_raises_error_if_no_elements_found (...ment_fromstring) 74/1656 ( 4.5%): test_raises_error_if_tail (...ser.Test_fragment_fromstring) 75/1656 ( 4.5%): test_raises_error_on_leading_text (..._fragment_fromstring) 76/1656 ( 4.6%): test_raises_type_error_on_nonstring_input (...t_fromstring) 77/1656 ( 4.6%): test_basic (....test_html5parser.Test_fragments_fromstring) 78/1656 ( 4.7%): test_guess_charset_arg_gets_passed_to_parser (...romstring) 79/1656 ( 4.8%): test_integration (...html5parser.Test_fragments_fromstring) 80/1656 ( 4.8%): test_no_leading_text_raises_error_if_leading_text (...ring) 81/1656 ( 4.9%): test_no_leading_text_strips_empty_leading_text (...mstring) 82/1656 ( 5.0%): test_raises_type_error_on_nonstring_input (...s_fromstring) 83/1656 ( 5.0%): test_integration_single_fragment (...arser.Test_fromstring) 84/1656 ( 5.1%): test_integration_whole_doc (...html5parser.Test_fromstring) 85/1656 ( 5.1%): test_raises_type_error_on_nonstring_input (...t_fromstring) 86/1656 ( 5.2%): test_returns_body_if_has_text (...l5parser.Test_fromstring) 87/1656 ( 5.3%): test_returns_body_if_single_element_has_tail (...romstring) 88/1656 ( 5.3%): test_returns_unwraps_body_if_single_element (...fromstring) 89/1656 ( 5.4%): test_returns_whole_doc_if_head_not_empty (...st_fromstring) 90/1656 ( 5.4%): test_returns_whole_doc_if_head_not_empty_no_ns (...mstring) 91/1656 ( 5.5%): test_returns_whole_doc_if_input_contains_doctype (...tring) 92/1656 ( 5.6%): test_returns_whole_doc_if_input_contains_html_tag (...ring) 93/1656 ( 5.6%): test_wraps_multiple_fragments_in_div_no_ns (..._fromstring) 94/1656 ( 5.7%): test_wraps_multiple_fragments_in_span_no_ns (...fromstring) 95/1656 ( 5.7%): test_integration (...tml.tests.test_html5parser.Test_parse) 96/1656 ( 5.8%): test_with_file_name (....tests.test_html5parser.Test_parse) 97/1656 ( 5.9%): test_with_file_object (...ests.test_html5parser.Test_parse) 98/1656 ( 5.9%): test_with_url (lxml.html.tests.test_html5parser.Test_parse) 99/1656 ( 6.0%): txt (test_rewritelinks) Doctest: test_rewritelinks.txt 100/1656 ( 6.0%): txt (test_xhtml) Doctest: test_xhtml.txt 101/1656 ( 6.1%): test_build_from_xpath_result (...t_builder.BuilderTestCase) 102/1656 ( 6.2%): test_cdata (lxml.tests.test_builder.BuilderTestCase) 103/1656 ( 6.2%): test_cdata_solo (lxml.tests.test_builder.BuilderTestCase) 104/1656 ( 6.3%): test_unknown_type_raises (....test_builder.BuilderTestCase) 105/1656 ( 6.3%): test_comment_base (...tests.test_classlookup.ProxyTestCase) 106/1656 ( 6.4%): test_element_base (...tests.test_classlookup.ProxyTestCase) 107/1656 ( 6.5%): test_element_base_children (...t_classlookup.ProxyTestCase) 108/1656 ( 6.5%): test_pi_base (lxml.tests.test_classlookup.ProxyTestCase) 109/1656 ( 6.6%): test_proxy_hashing (...ests.test_classlookup.ProxyTestCase) 110/1656 ( 6.6%): test_proxy_reuse (....tests.test_classlookup.ProxyTestCase) 111/1656 ( 6.7%): test_proxy_reuse_after_del_root (...sslookup.ProxyTestCase) 112/1656 ( 6.8%): test_proxy_reuse_after_gc (...st_classlookup.ProxyTestCase) 113/1656 ( 6.8%): test_attribute_based_lookup (...lookup.ClassLookupTestCase) 114/1656 ( 6.9%): test_class_lookup_reentry (...sslookup.ClassLookupTestCase) 115/1656 ( 6.9%): test_class_lookup_type_mismatch (...up.ClassLookupTestCase) 116/1656 ( 7.0%): test_custom_lookup (...est_classlookup.ClassLookupTestCase) 117/1656 ( 7.1%): test_custom_lookup_ns_fallback (...kup.ClassLookupTestCase) 118/1656 ( 7.1%): test_default_class_lookup (...sslookup.ClassLookupTestCase) 119/1656 ( 7.2%): test_default_class_lookup_pull_parser (...ssLookupTestCase) 120/1656 ( 7.2%): test_evil_class_lookup (...classlookup.ClassLookupTestCase) 121/1656 ( 7.3%): test_lookup_without_fallback (...ookup.ClassLookupTestCase) 122/1656 ( 7.4%): test_namespace_lookup (..._classlookup.ClassLookupTestCase) 123/1656 ( 7.4%): test_parser_based_lookup (...asslookup.ClassLookupTestCase) 124/1656 ( 7.5%): CSSSelector (...select) Doctest: lxml.cssselect.CSSSelector 125/1656 ( 7.5%): test_cssselect (lxml.tests.test_css.CSSTestCase) 126/1656 ( 7.6%): test_differing_attributes (...stcompare.DoctestCompareTest) 127/1656 ( 7.7%): test_differing_tags (..._doctestcompare.DoctestCompareTest) 128/1656 ( 7.7%): test_equal_input (...est_doctestcompare.DoctestCompareTest) 129/1656 ( 7.8%): test_tags_upper_lower_case (...tcompare.DoctestCompareTest) 130/1656 ( 7.9%): test_tags_upper_lower_case_html (...are.DoctestCompareTest) 131/1656 ( 7.9%): test_declaration_apos (....tests.test_dtd.ETreeDtdTestCase) 132/1656 ( 8.0%): test_declaration_escape_quote_pid (...dtd.ETreeDtdTestCase) 133/1656 ( 8.0%): test_declaration_quote_withoutpid (...dtd.ETreeDtdTestCase) 134/1656 ( 8.1%): test_dtd (lxml.tests.test_dtd.ETreeDtdTestCase) 135/1656 ( 8.2%): test_dtd_api_internal (....tests.test_dtd.ETreeDtdTestCase) 136/1656 ( 8.2%): test_dtd_assertValid (lxml.tests.test_dtd.ETreeDtdTestCase) 137/1656 ( 8.3%): test_dtd_attrs (lxml.tests.test_dtd.ETreeDtdTestCase) 138/1656 ( 8.3%): test_dtd_broken (lxml.tests.test_dtd.ETreeDtdTestCase) 139/1656 ( 8.4%): test_dtd_file (lxml.tests.test_dtd.ETreeDtdTestCase) 140/1656 ( 8.5%): test_dtd_internal (lxml.tests.test_dtd.ETreeDtdTestCase) 141/1656 ( 8.5%): test_dtd_internal_invalid (...ts.test_dtd.ETreeDtdTestCase) 142/1656 ( 8.6%): test_dtd_invalid (lxml.tests.test_dtd.ETreeDtdTestCase) 143/1656 ( 8.6%): test_dtd_invalid_duplicate_id (...est_dtd.ETreeDtdTestCase) 144/1656 ( 8.7%): test_dtd_parse_file_not_found (...est_dtd.ETreeDtdTestCase) 145/1656 ( 8.8%): test_dtd_parse_invalid (...tests.test_dtd.ETreeDtdTestCase) 146/1656 ( 8.8%): test_dtd_parse_valid (lxml.tests.test_dtd.ETreeDtdTestCase) 147/1656 ( 8.9%): test_dtd_parse_valid_file_url (...est_dtd.ETreeDtdTestCase) 148/1656 ( 8.9%): test_dtd_parse_valid_relative (...est_dtd.ETreeDtdTestCase) 149/1656 ( 9.0%): test_dtd_parse_valid_relative_file_url (...TreeDtdTestCase) 150/1656 ( 9.1%): test_dtd_stringio (lxml.tests.test_dtd.ETreeDtdTestCase) 151/1656 ( 9.1%): test_internal_dtds (lxml.tests.test_dtd.ETreeDtdTestCase) 152/1656 ( 9.2%): test_iterparse_file_dtd_end (....test_dtd.ETreeDtdTestCase) 153/1656 ( 9.2%): test_iterparse_file_dtd_start (...est_dtd.ETreeDtdTestCase) 154/1656 ( 9.3%): test_parse_file_dtd (lxml.tests.test_dtd.ETreeDtdTestCase) 155/1656 ( 9.4%): txt (validation) Doctest: validation.txt 156/1656 ( 9.4%): test_cache (...s.test_elementpath.EtreeElementPathTestCase) 157/1656 ( 9.5%): test_ElementTree (....tests.test_elementtree.ETreeTestCase) 158/1656 ( 9.5%): test_XML (lxml.tests.test_elementtree.ETreeTestCase) 159/1656 ( 9.6%): test_XMLID (lxml.tests.test_elementtree.ETreeTestCase) 160/1656 ( 9.7%): test_attrib (lxml.tests.test_elementtree.ETreeTestCase) 161/1656 ( 9.7%): test_attrib_as_attrib (...s.test_elementtree.ETreeTestCase) 162/1656 ( 9.8%): test_attrib_clear (...tests.test_elementtree.ETreeTestCase) 163/1656 ( 9.8%): test_attrib_copy (....tests.test_elementtree.ETreeTestCase) 164/1656 ( 9.9%): test_attrib_deepcopy (...ts.test_elementtree.ETreeTestCase) 165/1656 ( 10.0%): test_attrib_dict (....tests.test_elementtree.ETreeTestCase) 166/1656 ( 10.0%): test_attrib_get (lxml.tests.test_elementtree.ETreeTestCase) 167/1656 ( 10.1%): test_attrib_ns_clear (...ts.test_elementtree.ETreeTestCase) 168/1656 ( 10.1%): test_attrib_pop (lxml.tests.test_elementtree.ETreeTestCase) 169/1656 ( 10.2%): test_attrib_pop_default (...test_elementtree.ETreeTestCase) 170/1656 ( 10.3%): test_attrib_pop_empty_default (...lementtree.ETreeTestCase) 171/1656 ( 10.3%): test_attrib_pop_invalid_args (...elementtree.ETreeTestCase) 172/1656 ( 10.4%): test_attrib_pop_unknown (...test_elementtree.ETreeTestCase) 173/1656 ( 10.4%): test_attrib_set_clear (...s.test_elementtree.ETreeTestCase) 174/1656 ( 10.5%): test_attribute_contains (...test_elementtree.ETreeTestCase) 175/1656 ( 10.6%): test_attribute_items (...ts.test_elementtree.ETreeTestCase) 176/1656 ( 10.6%): test_attribute_items2 (...s.test_elementtree.ETreeTestCase) 177/1656 ( 10.7%): test_attribute_items_ns (...test_elementtree.ETreeTestCase) 178/1656 ( 10.7%): test_attribute_iterator (...test_elementtree.ETreeTestCase) 179/1656 ( 10.8%): test_attribute_keys (...sts.test_elementtree.ETreeTestCase) 180/1656 ( 10.9%): test_attribute_keys2 (...ts.test_elementtree.ETreeTestCase) 181/1656 ( 10.9%): test_attribute_keys_ns (....test_elementtree.ETreeTestCase) 182/1656 ( 11.0%): test_attribute_manipulation (..._elementtree.ETreeTestCase) 183/1656 ( 11.1%): test_attribute_namespace_roundtrip (...ttree.ETreeTestCase) 184/1656 ( 11.1%): test_attribute_namespace_roundtrip_replaced (...eeTestCase) 185/1656 ( 11.2%): test_attribute_set (...ests.test_elementtree.ETreeTestCase) 186/1656 ( 11.2%): test_attribute_str (...ests.test_elementtree.ETreeTestCase) 187/1656 ( 11.3%): test_attribute_update_attrib (...elementtree.ETreeTestCase) 188/1656 ( 11.4%): test_attribute_update_dict (...t_elementtree.ETreeTestCase) 189/1656 ( 11.4%): test_attribute_update_iter (...t_elementtree.ETreeTestCase) 190/1656 ( 11.5%): test_attribute_update_sequence (...ementtree.ETreeTestCase) 191/1656 ( 11.5%): test_attribute_values (...s.test_elementtree.ETreeTestCase) 192/1656 ( 11.6%): test_attribute_values_ns (...est_elementtree.ETreeTestCase) 193/1656 ( 11.7%): test_attribute_xmlns_move (...st_elementtree.ETreeTestCase) 194/1656 ( 11.7%): test_attributes_get (...sts.test_elementtree.ETreeTestCase) 195/1656 ( 11.8%): test_clear (lxml.tests.test_elementtree.ETreeTestCase) 196/1656 ( 11.8%): test_clear_sub (lxml.tests.test_elementtree.ETreeTestCase) 197/1656 ( 11.9%): test_clear_tail (lxml.tests.test_elementtree.ETreeTestCase) 198/1656 ( 12.0%): test_comment (lxml.tests.test_elementtree.ETreeTestCase) 199/1656 ( 12.0%): test_comment_getitem_getslice (...lementtree.ETreeTestCase) 200/1656 ( 12.1%): test_comment_nonsense (...s.test_elementtree.ETreeTestCase) 201/1656 ( 12.1%): test_comment_text (...tests.test_elementtree.ETreeTestCase) 202/1656 ( 12.2%): test_comment_whitespace (...test_elementtree.ETreeTestCase) 203/1656 ( 12.3%): test_crash (lxml.tests.test_elementtree.ETreeTestCase) 204/1656 ( 12.3%): test_deepcopy (lxml.tests.test_elementtree.ETreeTestCase) 205/1656 ( 12.4%): test_deepcopy_append (...ts.test_elementtree.ETreeTestCase) 206/1656 ( 12.4%): test_deepcopy_comment (...s.test_elementtree.ETreeTestCase) 207/1656 ( 12.5%): test_deepcopy_elementtree (...st_elementtree.ETreeTestCase) 208/1656 ( 12.6%): test_deepcopy_namespaces (...est_elementtree.ETreeTestCase) 209/1656 ( 12.6%): test_deepcopy_subelement (...est_elementtree.ETreeTestCase) 210/1656 ( 12.7%): test_deepcopy_tail (...ests.test_elementtree.ETreeTestCase) 211/1656 ( 12.7%): test_del_attribute_ns (...s.test_elementtree.ETreeTestCase) 212/1656 ( 12.8%): test_del_attribute_ns_parsed (...elementtree.ETreeTestCase) 213/1656 ( 12.9%): test_del_insert (lxml.tests.test_elementtree.ETreeTestCase) 214/1656 ( 12.9%): test_del_setitem (....tests.test_elementtree.ETreeTestCase) 215/1656 ( 13.0%): test_del_setslice (...tests.test_elementtree.ETreeTestCase) 216/1656 ( 13.0%): test_delitem (lxml.tests.test_elementtree.ETreeTestCase) 217/1656 ( 13.1%): test_delitem_tail (...tests.test_elementtree.ETreeTestCase) 218/1656 ( 13.2%): test_delslice (lxml.tests.test_elementtree.ETreeTestCase) 219/1656 ( 13.2%): test_delslice_child_tail (...est_elementtree.ETreeTestCase) 220/1656 ( 13.3%): test_delslice_memory (...ts.test_elementtree.ETreeTestCase) 221/1656 ( 13.3%): test_delslice_negative1 (...test_elementtree.ETreeTestCase) 222/1656 ( 13.4%): test_delslice_negative2 (...test_elementtree.ETreeTestCase) 223/1656 ( 13.5%): test_delslice_step (...ests.test_elementtree.ETreeTestCase) 224/1656 ( 13.5%): test_delslice_step_negative (..._elementtree.ETreeTestCase) 225/1656 ( 13.6%): test_delslice_step_negative2 (...elementtree.ETreeTestCase) 226/1656 ( 13.6%): test_delslice_tail (...ests.test_elementtree.ETreeTestCase) 227/1656 ( 13.7%): test_element (lxml.tests.test_elementtree.ETreeTestCase) 228/1656 ( 13.8%): test_element_contains (...s.test_elementtree.ETreeTestCase) 229/1656 ( 13.8%): test_element_indexing_negative (...ementtree.ETreeTestCase) 230/1656 ( 13.9%): test_element_indexing_only_text (...menttree.ETreeTestCase) 231/1656 ( 13.9%): test_element_indexing_with_text (...menttree.ETreeTestCase) 232/1656 ( 14.0%): test_element_indexing_with_text2 (...enttree.ETreeTestCase) 233/1656 ( 14.1%): test_element_with_attributes (...elementtree.ETreeTestCase) 234/1656 ( 14.1%): test_element_with_attributes_keywords (...ee.ETreeTestCase) 235/1656 ( 14.2%): test_element_with_attributes_ns (...menttree.ETreeTestCase) 236/1656 ( 14.3%): test_elementtree (....tests.test_elementtree.ETreeTestCase) 237/1656 ( 14.3%): test_elementtree_getiterator (...elementtree.ETreeTestCase) 238/1656 ( 14.4%): test_elementtree_getiterator_filter (...tree.ETreeTestCase) 239/1656 ( 14.4%): test_elementtree_parser_target (...ementtree.ETreeTestCase) 240/1656 ( 14.5%): test_encoding (lxml.tests.test_elementtree.ETreeTestCase) 241/1656 ( 14.6%): test_encoding_8bit_latin1 (...st_elementtree.ETreeTestCase) 242/1656 ( 14.6%): test_encoding_8bit_parse_stringio (...nttree.ETreeTestCase) 243/1656 ( 14.7%): test_encoding_8bit_xml (....test_elementtree.ETreeTestCase) 244/1656 ( 14.7%): test_encoding_exact (...sts.test_elementtree.ETreeTestCase) 245/1656 ( 14.8%): test_encoding_sub_tostring_default_encoding (...eeTestCase) 246/1656 ( 14.9%): test_encoding_tostring (....test_elementtree.ETreeTestCase) 247/1656 ( 14.9%): test_encoding_tostring_default_encoding (....ETreeTestCase) 248/1656 ( 15.0%): test_encoding_tostring_sub (...t_elementtree.ETreeTestCase) 249/1656 ( 15.0%): test_encoding_tostring_sub_tail (...menttree.ETreeTestCase) 250/1656 ( 15.1%): test_encoding_tostring_unknown (...ementtree.ETreeTestCase) 251/1656 ( 15.2%): test_encoding_utf8_bom (....test_elementtree.ETreeTestCase) 252/1656 ( 15.2%): test_encoding_write_default_encoding (...ree.ETreeTestCase) 253/1656 ( 15.3%): test_extend (lxml.tests.test_elementtree.ETreeTestCase) 254/1656 ( 15.3%): test_feed_parser_bytes (....test_elementtree.ETreeTestCase) 255/1656 ( 15.4%): test_feed_parser_error_broken (...lementtree.ETreeTestCase) 256/1656 ( 15.5%): test_feed_parser_error_close_empty (...ttree.ETreeTestCase) 257/1656 ( 15.5%): test_feed_parser_error_close_incomplete (....ETreeTestCase) 258/1656 ( 15.6%): test_feed_parser_error_position (...menttree.ETreeTestCase) 259/1656 ( 15.6%): test_feed_parser_unicode (...est_elementtree.ETreeTestCase) 260/1656 ( 15.7%): test_findall (lxml.tests.test_elementtree.ETreeTestCase) 261/1656 ( 15.8%): test_findall_ns (lxml.tests.test_elementtree.ETreeTestCase) 262/1656 ( 15.8%): test_fromstring (lxml.tests.test_elementtree.ETreeTestCase) 263/1656 ( 15.9%): test_fromstringlist (...sts.test_elementtree.ETreeTestCase) 264/1656 ( 15.9%): test_fromstringlist_characters (...ementtree.ETreeTestCase) 265/1656 ( 16.0%): test_fromstringlist_single (...t_elementtree.ETreeTestCase) 266/1656 ( 16.1%): test_getiterator (....tests.test_elementtree.ETreeTestCase) 267/1656 ( 16.1%): test_getiterator_empty (....test_elementtree.ETreeTestCase) 268/1656 ( 16.2%): test_getiterator_filter (...test_elementtree.ETreeTestCase) 269/1656 ( 16.2%): test_getiterator_filter_all (..._elementtree.ETreeTestCase) 270/1656 ( 16.3%): test_getiterator_filter_comment (...menttree.ETreeTestCase) 271/1656 ( 16.4%): test_getiterator_filter_pi (...t_elementtree.ETreeTestCase) 272/1656 ( 16.4%): test_getiterator_filter_with_text (...nttree.ETreeTestCase) 273/1656 ( 16.5%): test_getiterator_with_text (...t_elementtree.ETreeTestCase) 274/1656 ( 16.5%): test_getslice (lxml.tests.test_elementtree.ETreeTestCase) 275/1656 ( 16.6%): test_getslice_negative (....test_elementtree.ETreeTestCase) 276/1656 ( 16.7%): test_getslice_step (...ests.test_elementtree.ETreeTestCase) 277/1656 ( 16.7%): test_getslice_text (...ests.test_elementtree.ETreeTestCase) 278/1656 ( 16.8%): test_insert (lxml.tests.test_elementtree.ETreeTestCase) 279/1656 ( 16.8%): test_insert_beyond_index (...est_elementtree.ETreeTestCase) 280/1656 ( 16.9%): test_insert_negative (...ts.test_elementtree.ETreeTestCase) 281/1656 ( 17.0%): test_insert_tail (....tests.test_elementtree.ETreeTestCase) 282/1656 ( 17.0%): test_iselement (lxml.tests.test_elementtree.ETreeTestCase) 283/1656 ( 17.1%): test_iter (lxml.tests.test_elementtree.ETreeTestCase) 284/1656 ( 17.1%): test_iteration (lxml.tests.test_elementtree.ETreeTestCase) 285/1656 ( 17.2%): test_iteration_crash (...ts.test_elementtree.ETreeTestCase) 286/1656 ( 17.3%): test_iteration_del_child (...est_elementtree.ETreeTestCase) 287/1656 ( 17.3%): test_iteration_double (...s.test_elementtree.ETreeTestCase) 288/1656 ( 17.4%): test_iteration_empty (...ts.test_elementtree.ETreeTestCase) 289/1656 ( 17.5%): test_iteration_reversed (...test_elementtree.ETreeTestCase) 290/1656 ( 17.5%): test_iteration_subelement (...st_elementtree.ETreeTestCase) 291/1656 ( 17.6%): test_iteration_text_only (...est_elementtree.ETreeTestCase) 292/1656 ( 17.6%): test_iterparse (lxml.tests.test_elementtree.ETreeTestCase) 293/1656 ( 17.7%): test_iterparse_attrib_ns (...est_elementtree.ETreeTestCase) 294/1656 ( 17.8%): test_iterparse_cdata (...ts.test_elementtree.ETreeTestCase) 295/1656 ( 17.8%): test_iterparse_clear (...ts.test_elementtree.ETreeTestCase) 296/1656 ( 17.9%): test_iterparse_file (...sts.test_elementtree.ETreeTestCase) 297/1656 ( 17.9%): test_iterparse_getiterator (...t_elementtree.ETreeTestCase) 298/1656 ( 18.0%): test_iterparse_large (...ts.test_elementtree.ETreeTestCase) 299/1656 ( 18.1%): test_iterparse_move_elements (...elementtree.ETreeTestCase) 300/1656 ( 18.1%): test_iterparse_start (...ts.test_elementtree.ETreeTestCase) 301/1656 ( 18.2%): test_iterparse_start_end (...est_elementtree.ETreeTestCase) 302/1656 ( 18.2%): test_itertext (lxml.tests.test_elementtree.ETreeTestCase) 303/1656 ( 18.3%): test_itertext_child (...sts.test_elementtree.ETreeTestCase) 304/1656 ( 18.4%): test_makeelement (....tests.test_elementtree.ETreeTestCase) 305/1656 ( 18.4%): test_merge_namespaced_subtree_as_slice (...e.ETreeTestCase) 306/1656 ( 18.5%): test_multiple_elementrees (...st_elementtree.ETreeTestCase) 307/1656 ( 18.5%): test_namespaces_after_serialize (...menttree.ETreeTestCase) 308/1656 ( 18.6%): test_ns_access (lxml.tests.test_elementtree.ETreeTestCase) 309/1656 ( 18.7%): test_ns_access2 (lxml.tests.test_elementtree.ETreeTestCase) 310/1656 ( 18.7%): test_ns_attr (lxml.tests.test_elementtree.ETreeTestCase) 311/1656 ( 18.8%): test_ns_decl_tostring (...s.test_elementtree.ETreeTestCase) 312/1656 ( 18.8%): test_ns_decl_tostring_default (...lementtree.ETreeTestCase) 313/1656 ( 18.9%): test_ns_decl_tostring_element (...lementtree.ETreeTestCase) 314/1656 ( 19.0%): test_ns_decl_tostring_root (...t_elementtree.ETreeTestCase) 315/1656 ( 19.0%): test_ns_move (lxml.tests.test_elementtree.ETreeTestCase) 316/1656 ( 19.1%): test_ns_setting (lxml.tests.test_elementtree.ETreeTestCase) 317/1656 ( 19.1%): test_ns_tag_parse (...tests.test_elementtree.ETreeTestCase) 318/1656 ( 19.2%): test_parse_cdata (....tests.test_elementtree.ETreeTestCase) 319/1656 ( 19.3%): test_parse_encoding_8bit_explicit (...nttree.ETreeTestCase) 320/1656 ( 19.3%): test_parse_encoding_8bit_override (...nttree.ETreeTestCase) 321/1656 ( 19.4%): test_parse_error (....tests.test_elementtree.ETreeTestCase) 322/1656 ( 19.4%): test_parse_error_from_file (...t_elementtree.ETreeTestCase) 323/1656 ( 19.5%): test_parse_error_none (...s.test_elementtree.ETreeTestCase) 324/1656 ( 19.6%): test_parse_file (lxml.tests.test_elementtree.ETreeTestCase) 325/1656 ( 19.6%): test_parse_file_encoding (...est_elementtree.ETreeTestCase) 326/1656 ( 19.7%): test_parse_file_nonexistent (..._elementtree.ETreeTestCase) 327/1656 ( 19.7%): test_parse_file_object (....test_elementtree.ETreeTestCase) 328/1656 ( 19.8%): test_parse_file_object_encoding (...menttree.ETreeTestCase) 329/1656 ( 19.9%): test_parse_stringio (...sts.test_elementtree.ETreeTestCase) 330/1656 ( 19.9%): test_parse_with_encoding (...est_elementtree.ETreeTestCase) 331/1656 ( 20.0%): test_parser_target_attrib (...st_elementtree.ETreeTestCase) 332/1656 ( 20.0%): test_parser_target_data (...test_elementtree.ETreeTestCase) 333/1656 ( 20.1%): test_parser_target_entity (...st_elementtree.ETreeTestCase) 334/1656 ( 20.2%): test_parser_target_entity_unknown (...nttree.ETreeTestCase) 335/1656 ( 20.2%): test_parser_target_error_in_close (...nttree.ETreeTestCase) 336/1656 ( 20.3%): test_parser_target_error_in_end (...menttree.ETreeTestCase) 337/1656 ( 20.4%): test_parser_target_error_in_start (...nttree.ETreeTestCase) 338/1656 ( 20.4%): test_parser_target_error_in_start_and_close (...eeTestCase) 339/1656 ( 20.5%): test_parser_target_property (..._elementtree.ETreeTestCase) 340/1656 ( 20.5%): test_parser_target_tag (....test_elementtree.ETreeTestCase) 341/1656 ( 20.6%): test_parser_version (...sts.test_elementtree.ETreeTestCase) 342/1656 ( 20.7%): test_pi (lxml.tests.test_elementtree.ETreeTestCase) 343/1656 ( 20.7%): test_pi_nonsense (....tests.test_elementtree.ETreeTestCase) 344/1656 ( 20.8%): test_processinginstruction (...t_elementtree.ETreeTestCase) 345/1656 ( 20.8%): test_qname (lxml.tests.test_elementtree.ETreeTestCase) 346/1656 ( 20.9%): test_qname_attrib (...tests.test_elementtree.ETreeTestCase) 347/1656 ( 21.0%): test_qname_attrib_resolve (...st_elementtree.ETreeTestCase) 348/1656 ( 21.0%): test_qname_attribute_getset (..._elementtree.ETreeTestCase) 349/1656 ( 21.1%): test_qname_attribute_resolve (...elementtree.ETreeTestCase) 350/1656 ( 21.1%): test_qname_attribute_resolve_new (...enttree.ETreeTestCase) 351/1656 ( 21.2%): test_qname_cmp (lxml.tests.test_elementtree.ETreeTestCase) 352/1656 ( 21.3%): test_register_namespace (...test_elementtree.ETreeTestCase) 353/1656 ( 21.3%): test_remove (lxml.tests.test_elementtree.ETreeTestCase) 354/1656 ( 21.4%): test_remove_nonexisting (...test_elementtree.ETreeTestCase) 355/1656 ( 21.4%): test_remove_ns (lxml.tests.test_elementtree.ETreeTestCase) 356/1656 ( 21.5%): test_remove_tail (....tests.test_elementtree.ETreeTestCase) 357/1656 ( 21.6%): test_replace_slice_tail (...test_elementtree.ETreeTestCase) 358/1656 ( 21.6%): test_set_text (lxml.tests.test_elementtree.ETreeTestCase) 359/1656 ( 21.7%): test_set_text2 (lxml.tests.test_elementtree.ETreeTestCase) 360/1656 ( 21.7%): test_set_text_empty (...sts.test_elementtree.ETreeTestCase) 361/1656 ( 21.8%): test_set_text_none (...ests.test_elementtree.ETreeTestCase) 362/1656 ( 21.9%): test_setitem (lxml.tests.test_elementtree.ETreeTestCase) 363/1656 ( 21.9%): test_setitem2 (lxml.tests.test_elementtree.ETreeTestCase) 364/1656 ( 22.0%): test_setitem_indexerror (...test_elementtree.ETreeTestCase) 365/1656 ( 22.0%): test_setitem_replace (...ts.test_elementtree.ETreeTestCase) 366/1656 ( 22.1%): test_setitem_tail (...tests.test_elementtree.ETreeTestCase) 367/1656 ( 22.2%): test_setslice (lxml.tests.test_elementtree.ETreeTestCase) 368/1656 ( 22.2%): test_setslice_all (...tests.test_elementtree.ETreeTestCase) 369/1656 ( 22.3%): test_setslice_all_empty (...test_elementtree.ETreeTestCase) 370/1656 ( 22.3%): test_setslice_all_replace (...st_elementtree.ETreeTestCase) 371/1656 ( 22.4%): test_setslice_all_replace_reversed (...ttree.ETreeTestCase) 372/1656 ( 22.5%): test_setslice_all_replace_reversed_ns1 (...e.ETreeTestCase) 373/1656 ( 22.5%): test_setslice_all_replace_reversed_ns2 (...e.ETreeTestCase) 374/1656 ( 22.6%): test_setslice_empty (...sts.test_elementtree.ETreeTestCase) 375/1656 ( 22.6%): test_setslice_end (...tests.test_elementtree.ETreeTestCase) 376/1656 ( 22.7%): test_setslice_end_exact (...test_elementtree.ETreeTestCase) 377/1656 ( 22.8%): test_setslice_negative (....test_elementtree.ETreeTestCase) 378/1656 ( 22.8%): test_setslice_negative2 (...test_elementtree.ETreeTestCase) 379/1656 ( 22.9%): test_setslice_single (...ts.test_elementtree.ETreeTestCase) 380/1656 ( 22.9%): test_setslice_tail (...ests.test_elementtree.ETreeTestCase) 381/1656 ( 23.0%): test_shallowcopy (....tests.test_elementtree.ETreeTestCase) 382/1656 ( 23.1%): test_shallowcopy_elementtree (...elementtree.ETreeTestCase) 383/1656 ( 23.1%): test_simple (lxml.tests.test_elementtree.ETreeTestCase) 384/1656 ( 23.2%): test_subelement (lxml.tests.test_elementtree.ETreeTestCase) 385/1656 ( 23.2%): test_subelement_reference (...st_elementtree.ETreeTestCase) 386/1656 ( 23.3%): test_subelement_with_attributes (...menttree.ETreeTestCase) 387/1656 ( 23.4%): test_subelement_with_attributes_ns (...ttree.ETreeTestCase) 388/1656 ( 23.4%): test_tag_reset_ns (...tests.test_elementtree.ETreeTestCase) 389/1656 ( 23.5%): test_tag_reset_root_ns (....test_elementtree.ETreeTestCase) 390/1656 ( 23.6%): test_tag_str_subclass (...s.test_elementtree.ETreeTestCase) 391/1656 ( 23.6%): test_tag_write (lxml.tests.test_elementtree.ETreeTestCase) 392/1656 ( 23.7%): test_tail (lxml.tests.test_elementtree.ETreeTestCase) 393/1656 ( 23.7%): test_tail1 (lxml.tests.test_elementtree.ETreeTestCase) 394/1656 ( 23.8%): test_tail_append (....tests.test_elementtree.ETreeTestCase) 395/1656 ( 23.9%): test_tail_elementtree_root (...t_elementtree.ETreeTestCase) 396/1656 ( 23.9%): test_tail_set_none (...ests.test_elementtree.ETreeTestCase) 397/1656 ( 24.0%): test_tail_set_twice (...sts.test_elementtree.ETreeTestCase) 398/1656 ( 24.0%): test_tail_str_subclass (....test_elementtree.ETreeTestCase) 399/1656 ( 24.1%): test_text (lxml.tests.test_elementtree.ETreeTestCase) 400/1656 ( 24.2%): test_text_empty (lxml.tests.test_elementtree.ETreeTestCase) 401/1656 ( 24.2%): test_text_escape_in (...sts.test_elementtree.ETreeTestCase) 402/1656 ( 24.3%): test_text_escape_out (...ts.test_elementtree.ETreeTestCase) 403/1656 ( 24.3%): test_text_escape_tostring (...st_elementtree.ETreeTestCase) 404/1656 ( 24.4%): test_text_other (lxml.tests.test_elementtree.ETreeTestCase) 405/1656 ( 24.5%): test_text_str_subclass (....test_elementtree.ETreeTestCase) 406/1656 ( 24.5%): test_tostring (lxml.tests.test_elementtree.ETreeTestCase) 407/1656 ( 24.6%): test_tostring_element (...s.test_elementtree.ETreeTestCase) 408/1656 ( 24.6%): test_tostring_element_tail (...t_elementtree.ETreeTestCase) 409/1656 ( 24.7%): test_tostring_method_html (...st_elementtree.ETreeTestCase) 410/1656 ( 24.8%): test_tostring_method_text (...st_elementtree.ETreeTestCase) 411/1656 ( 24.8%): test_treebuilder (....tests.test_elementtree.ETreeTestCase) 412/1656 ( 24.9%): test_treebuilder_target (...test_elementtree.ETreeTestCase) 413/1656 ( 24.9%): test_weird_dict_interaction (..._elementtree.ETreeTestCase) 414/1656 ( 25.0%): test_write (lxml.tests.test_elementtree.ETreeTestCase) 415/1656 ( 25.1%): test_write_ElementTreeDoctest (...lementtree.ETreeTestCase) 416/1656 ( 25.1%): test_write_fail (lxml.tests.test_elementtree.ETreeTestCase) 417/1656 ( 25.2%): test_write_method_html (....test_elementtree.ETreeTestCase) 418/1656 ( 25.2%): test_write_method_text (....test_elementtree.ETreeTestCase) 419/1656 ( 25.3%): test_events (lxml.tests.test_elementtree.ETreePullTestCase) 420/1656 ( 25.4%): test_events_sequence (...est_elementtree.ETreePullTestCase) 421/1656 ( 25.4%): test_feed_while_iterating (...lementtree.ETreePullTestCase) 422/1656 ( 25.5%): test_ns_events (...ests.test_elementtree.ETreePullTestCase) 423/1656 ( 25.5%): test_simple_xml (...sts.test_elementtree.ETreePullTestCase) 424/1656 ( 25.6%): test_simple_xml_with_ns (..._elementtree.ETreePullTestCase) 425/1656 ( 25.7%): test_unknown_event (....test_elementtree.ETreePullTestCase) 426/1656 ( 25.7%): test_ElementTree (....test_elementtree.ElementTreeTestCase) 427/1656 ( 25.8%): test_XML (lxml.tests.test_elementtree.ElementTreeTestCase) 428/1656 ( 25.8%): test_XMLID (....tests.test_elementtree.ElementTreeTestCase) 429/1656 ( 25.9%): test_attrib (...tests.test_elementtree.ElementTreeTestCase) 430/1656 ( 26.0%): test_attrib_as_attrib (..._elementtree.ElementTreeTestCase) 431/1656 ( 26.0%): test_attrib_clear (...test_elementtree.ElementTreeTestCase) 432/1656 ( 26.1%): test_attrib_copy (....test_elementtree.ElementTreeTestCase) 433/1656 ( 26.1%): test_attrib_deepcopy (...t_elementtree.ElementTreeTestCase) 434/1656 ( 26.2%): test_attrib_dict (....test_elementtree.ElementTreeTestCase) 435/1656 ( 26.3%): test_attrib_get (...s.test_elementtree.ElementTreeTestCase) 436/1656 ( 26.3%): test_attrib_ns_clear (...t_elementtree.ElementTreeTestCase) 437/1656 ( 26.4%): test_attrib_pop (...s.test_elementtree.ElementTreeTestCase) 438/1656 ( 26.4%): test_attrib_pop_default (...lementtree.ElementTreeTestCase) 439/1656 ( 26.5%): test_attrib_pop_empty_default (...tree.ElementTreeTestCase) 440/1656 ( 26.6%): test_attrib_pop_invalid_args (...ttree.ElementTreeTestCase) 441/1656 ( 26.6%): test_attrib_pop_unknown (...lementtree.ElementTreeTestCase) 442/1656 ( 26.7%): test_attrib_set_clear (..._elementtree.ElementTreeTestCase) 443/1656 ( 26.8%): test_attribute_contains (...lementtree.ElementTreeTestCase) 444/1656 ( 26.8%): test_attribute_items (...t_elementtree.ElementTreeTestCase) 445/1656 ( 26.9%): test_attribute_items2 (..._elementtree.ElementTreeTestCase) 446/1656 ( 26.9%): test_attribute_items_ns (...lementtree.ElementTreeTestCase) 447/1656 ( 27.0%): test_attribute_iterator (...lementtree.ElementTreeTestCase) 448/1656 ( 27.1%): test_attribute_keys (...st_elementtree.ElementTreeTestCase) 449/1656 ( 27.1%): test_attribute_keys2 (...t_elementtree.ElementTreeTestCase) 450/1656 ( 27.2%): test_attribute_keys_ns (...elementtree.ElementTreeTestCase) 451/1656 ( 27.2%): test_attribute_manipulation (...nttree.ElementTreeTestCase) 452/1656 ( 27.3%): test_attribute_namespace_roundtrip (...ElementTreeTestCase) 453/1656 ( 27.4%): test_attribute_namespace_roundtrip_replaced (...eeTestCase) 454/1656 ( 27.4%): test_attribute_set (...est_elementtree.ElementTreeTestCase) 455/1656 ( 27.5%): test_attribute_str (...est_elementtree.ElementTreeTestCase) 456/1656 ( 27.5%): test_attribute_update_attrib (...ttree.ElementTreeTestCase) 457/1656 ( 27.6%): test_attribute_update_dict (...enttree.ElementTreeTestCase) 458/1656 ( 27.7%): test_attribute_update_iter (...enttree.ElementTreeTestCase) 459/1656 ( 27.7%): test_attribute_update_sequence (...ree.ElementTreeTestCase) 460/1656 ( 27.8%): test_attribute_values (..._elementtree.ElementTreeTestCase) 461/1656 ( 27.8%): test_attribute_values_ns (...ementtree.ElementTreeTestCase) 462/1656 ( 27.9%): test_attribute_xmlns_move (...menttree.ElementTreeTestCase) 463/1656 ( 28.0%): test_attributes_get (...st_elementtree.ElementTreeTestCase) 464/1656 ( 28.0%): test_clear (....tests.test_elementtree.ElementTreeTestCase) 465/1656 ( 28.1%): test_clear_sub (...ts.test_elementtree.ElementTreeTestCase) 466/1656 ( 28.1%): test_clear_tail (...s.test_elementtree.ElementTreeTestCase) 467/1656 ( 28.2%): test_comment (...ests.test_elementtree.ElementTreeTestCase) 468/1656 ( 28.3%): test_comment_getitem_getslice (...tree.ElementTreeTestCase) 469/1656 ( 28.3%): test_comment_nonsense (..._elementtree.ElementTreeTestCase) 470/1656 ( 28.4%): test_comment_text (...test_elementtree.ElementTreeTestCase) 471/1656 ( 28.4%): test_comment_whitespace (...lementtree.ElementTreeTestCase) 472/1656 ( 28.5%): test_crash (....tests.test_elementtree.ElementTreeTestCase) 473/1656 ( 28.6%): test_deepcopy (...sts.test_elementtree.ElementTreeTestCase) 474/1656 ( 28.6%): test_deepcopy_append (...t_elementtree.ElementTreeTestCase) 475/1656 ( 28.7%): test_deepcopy_comment (..._elementtree.ElementTreeTestCase) 476/1656 ( 28.7%): test_deepcopy_elementtree (...menttree.ElementTreeTestCase) 477/1656 ( 28.8%): test_deepcopy_namespaces (...ementtree.ElementTreeTestCase) 478/1656 ( 28.9%): test_deepcopy_subelement (...ementtree.ElementTreeTestCase) 479/1656 ( 28.9%): test_deepcopy_tail (...est_elementtree.ElementTreeTestCase) 480/1656 ( 29.0%): test_del_attribute_ns (..._elementtree.ElementTreeTestCase) 481/1656 ( 29.0%): test_del_attribute_ns_parsed (...ttree.ElementTreeTestCase) 482/1656 ( 29.1%): test_del_insert (...s.test_elementtree.ElementTreeTestCase) 483/1656 ( 29.2%): test_del_setitem (....test_elementtree.ElementTreeTestCase) 484/1656 ( 29.2%): test_del_setslice (...test_elementtree.ElementTreeTestCase) 485/1656 ( 29.3%): test_delitem (...ests.test_elementtree.ElementTreeTestCase) 486/1656 ( 29.3%): test_delitem_tail (...test_elementtree.ElementTreeTestCase) 487/1656 ( 29.4%): test_delslice (...sts.test_elementtree.ElementTreeTestCase) 488/1656 ( 29.5%): test_delslice_child_tail (...ementtree.ElementTreeTestCase) 489/1656 ( 29.5%): test_delslice_memory (...t_elementtree.ElementTreeTestCase) 490/1656 ( 29.6%): test_delslice_negative1 (...lementtree.ElementTreeTestCase) 491/1656 ( 29.6%): test_delslice_negative2 (...lementtree.ElementTreeTestCase) 492/1656 ( 29.7%): test_delslice_step (...est_elementtree.ElementTreeTestCase) 493/1656 ( 29.8%): test_delslice_step_negative (...nttree.ElementTreeTestCase) 494/1656 ( 29.8%): test_delslice_step_negative2 (...ttree.ElementTreeTestCase) 495/1656 ( 29.9%): test_delslice_tail (...est_elementtree.ElementTreeTestCase) 496/1656 ( 30.0%): test_element (...ests.test_elementtree.ElementTreeTestCase) 497/1656 ( 30.0%): test_element_contains (..._elementtree.ElementTreeTestCase) 498/1656 ( 30.1%): test_element_indexing_negative (...ree.ElementTreeTestCase) 499/1656 ( 30.1%): test_element_indexing_only_text (...ee.ElementTreeTestCase) 500/1656 ( 30.2%): test_element_indexing_with_text (...ee.ElementTreeTestCase) 501/1656 ( 30.3%): test_element_indexing_with_text2 (...e.ElementTreeTestCase) 502/1656 ( 30.3%): test_element_with_attributes (...ttree.ElementTreeTestCase) 503/1656 ( 30.4%): test_element_with_attributes_keywords (...mentTreeTestCase) 504/1656 ( 30.4%): test_element_with_attributes_ns (...ee.ElementTreeTestCase) 505/1656 ( 30.5%): test_elementtree (....test_elementtree.ElementTreeTestCase) 506/1656 ( 30.6%): test_elementtree_getiterator (...ttree.ElementTreeTestCase) 507/1656 ( 30.6%): test_elementtree_getiterator_filter (...lementTreeTestCase) 508/1656 ( 30.7%): test_elementtree_parser_target (...ree.ElementTreeTestCase) 509/1656 ( 30.7%): test_encoding (...sts.test_elementtree.ElementTreeTestCase) 510/1656 ( 30.8%): test_encoding_8bit_latin1 (...menttree.ElementTreeTestCase) 511/1656 ( 30.9%): test_encoding_8bit_parse_stringio (....ElementTreeTestCase) 512/1656 ( 30.9%): test_encoding_8bit_xml (...elementtree.ElementTreeTestCase) 513/1656 ( 31.0%): test_encoding_exact (...st_elementtree.ElementTreeTestCase) 514/1656 ( 31.0%): test_encoding_sub_tostring_default_encoding (...eeTestCase) 515/1656 ( 31.1%): test_encoding_tostring (...elementtree.ElementTreeTestCase) 516/1656 ( 31.2%): test_encoding_tostring_default_encoding (...ntTreeTestCase) 517/1656 ( 31.2%): test_encoding_tostring_sub (...enttree.ElementTreeTestCase) 518/1656 ( 31.3%): test_encoding_tostring_sub_tail (...ee.ElementTreeTestCase) 519/1656 ( 31.3%): test_encoding_tostring_unknown (...ree.ElementTreeTestCase) 520/1656 ( 31.4%): test_encoding_utf8_bom (...elementtree.ElementTreeTestCase) 521/1656 ( 31.5%): test_encoding_write_default_encoding (...ementTreeTestCase) 522/1656 ( 31.5%): test_extend (...tests.test_elementtree.ElementTreeTestCase) 523/1656 ( 31.6%): test_feed_parser_bytes (...elementtree.ElementTreeTestCase) 524/1656 ( 31.6%): test_feed_parser_error_broken (...tree.ElementTreeTestCase) 525/1656 ( 31.7%): test_feed_parser_error_close_empty (...ElementTreeTestCase) 526/1656 ( 31.8%): test_feed_parser_error_close_incomplete (...ntTreeTestCase) 527/1656 ( 31.8%): test_feed_parser_error_position (...ee.ElementTreeTestCase) 528/1656 ( 31.9%): test_feed_parser_unicode (...ementtree.ElementTreeTestCase) 529/1656 ( 31.9%): test_findall (...ests.test_elementtree.ElementTreeTestCase) 530/1656 ( 32.0%): test_findall_ns (...s.test_elementtree.ElementTreeTestCase) 531/1656 ( 32.1%): test_fromstring (...s.test_elementtree.ElementTreeTestCase) 532/1656 ( 32.1%): test_fromstringlist (...st_elementtree.ElementTreeTestCase) 533/1656 ( 32.2%): test_fromstringlist_characters (...ree.ElementTreeTestCase) 534/1656 ( 32.2%): test_fromstringlist_single (...enttree.ElementTreeTestCase) 535/1656 ( 32.3%): test_getiterator (....test_elementtree.ElementTreeTestCase) 536/1656 ( 32.4%): test_getiterator_empty (...elementtree.ElementTreeTestCase) 537/1656 ( 32.4%): test_getiterator_filter (...lementtree.ElementTreeTestCase) 538/1656 ( 32.5%): test_getiterator_filter_all (...nttree.ElementTreeTestCase) 539/1656 ( 32.5%): test_getiterator_filter_comment (...ee.ElementTreeTestCase) 540/1656 ( 32.6%): test_getiterator_filter_pi (...enttree.ElementTreeTestCase) 541/1656 ( 32.7%): test_getiterator_filter_with_text (....ElementTreeTestCase) 542/1656 ( 32.7%): test_getiterator_with_text (...enttree.ElementTreeTestCase) 543/1656 ( 32.8%): test_getslice (...sts.test_elementtree.ElementTreeTestCase) 544/1656 ( 32.9%): test_getslice_negative (...elementtree.ElementTreeTestCase) 545/1656 ( 32.9%): test_getslice_step (...est_elementtree.ElementTreeTestCase) 546/1656 ( 33.0%): test_getslice_text (...est_elementtree.ElementTreeTestCase) 547/1656 ( 33.0%): test_insert (...tests.test_elementtree.ElementTreeTestCase) 548/1656 ( 33.1%): test_insert_beyond_index (...ementtree.ElementTreeTestCase) 549/1656 ( 33.2%): test_insert_negative (...t_elementtree.ElementTreeTestCase) 550/1656 ( 33.2%): test_insert_tail (....test_elementtree.ElementTreeTestCase) 551/1656 ( 33.3%): test_iselement (...ts.test_elementtree.ElementTreeTestCase) 552/1656 ( 33.3%): test_iter (lxml.tests.test_elementtree.ElementTreeTestCase) 553/1656 ( 33.4%): test_iteration (...ts.test_elementtree.ElementTreeTestCase) 554/1656 ( 33.5%): test_iteration_crash (...t_elementtree.ElementTreeTestCase) 555/1656 ( 33.5%): test_iteration_del_child (...ementtree.ElementTreeTestCase) 556/1656 ( 33.6%): test_iteration_double (..._elementtree.ElementTreeTestCase) 557/1656 ( 33.6%): test_iteration_empty (...t_elementtree.ElementTreeTestCase) 558/1656 ( 33.7%): test_iteration_reversed (...lementtree.ElementTreeTestCase) 559/1656 ( 33.8%): test_iteration_subelement (...menttree.ElementTreeTestCase) 560/1656 ( 33.8%): test_iteration_text_only (...ementtree.ElementTreeTestCase) 561/1656 ( 33.9%): test_iterparse (...ts.test_elementtree.ElementTreeTestCase) 562/1656 ( 33.9%): test_iterparse_attrib_ns (...ementtree.ElementTreeTestCase) 563/1656 ( 34.0%): test_iterparse_cdata (...t_elementtree.ElementTreeTestCase) 564/1656 ( 34.1%): test_iterparse_clear (...t_elementtree.ElementTreeTestCase) 565/1656 ( 34.1%): test_iterparse_file (...st_elementtree.ElementTreeTestCase) 566/1656 ( 34.2%): test_iterparse_getiterator (...enttree.ElementTreeTestCase) 567/1656 ( 34.2%): test_iterparse_large (...t_elementtree.ElementTreeTestCase) 568/1656 ( 34.3%): test_iterparse_move_elements (...ttree.ElementTreeTestCase) 569/1656 ( 34.4%): test_iterparse_start (...t_elementtree.ElementTreeTestCase) 570/1656 ( 34.4%): test_iterparse_start_end (...ementtree.ElementTreeTestCase) 571/1656 ( 34.5%): test_itertext (...sts.test_elementtree.ElementTreeTestCase) 572/1656 ( 34.5%): test_itertext_child (...st_elementtree.ElementTreeTestCase) 573/1656 ( 34.6%): test_makeelement (....test_elementtree.ElementTreeTestCase) 574/1656 ( 34.7%): test_merge_namespaced_subtree_as_slice (...entTreeTestCase) 575/1656 ( 34.7%): test_multiple_elementrees (...menttree.ElementTreeTestCase) 576/1656 ( 34.8%): test_namespaces_after_serialize (...ee.ElementTreeTestCase) 577/1656 ( 34.8%): test_ns_access (...ts.test_elementtree.ElementTreeTestCase) 578/1656 ( 34.9%): test_ns_access2 (...s.test_elementtree.ElementTreeTestCase) 579/1656 ( 35.0%): test_ns_attr (...ests.test_elementtree.ElementTreeTestCase) 580/1656 ( 35.0%): test_ns_decl_tostring (..._elementtree.ElementTreeTestCase) 581/1656 ( 35.1%): test_ns_decl_tostring_default (...tree.ElementTreeTestCase) 582/1656 ( 35.1%): test_ns_decl_tostring_element (...tree.ElementTreeTestCase) 583/1656 ( 35.2%): test_ns_decl_tostring_root (...enttree.ElementTreeTestCase) 584/1656 ( 35.3%): test_ns_move (...ests.test_elementtree.ElementTreeTestCase) 585/1656 ( 35.3%): test_ns_setting (...s.test_elementtree.ElementTreeTestCase) 586/1656 ( 35.4%): test_ns_tag_parse (...test_elementtree.ElementTreeTestCase) 587/1656 ( 35.4%): test_parse_cdata (....test_elementtree.ElementTreeTestCase) 588/1656 ( 35.5%): test_parse_encoding_8bit_explicit (....ElementTreeTestCase) 589/1656 ( 35.6%): test_parse_encoding_8bit_override (....ElementTreeTestCase) 590/1656 ( 35.6%): test_parse_error (....test_elementtree.ElementTreeTestCase) 591/1656 ( 35.7%): test_parse_error_from_file (...enttree.ElementTreeTestCase) 592/1656 ( 35.7%): test_parse_error_none (..._elementtree.ElementTreeTestCase) 593/1656 ( 35.8%): test_parse_file (...s.test_elementtree.ElementTreeTestCase) 594/1656 ( 35.9%): test_parse_file_encoding (...ementtree.ElementTreeTestCase) 595/1656 ( 35.9%): test_parse_file_nonexistent (...nttree.ElementTreeTestCase) 596/1656 ( 36.0%): test_parse_file_object (...elementtree.ElementTreeTestCase) 597/1656 ( 36.1%): test_parse_file_object_encoding (...ee.ElementTreeTestCase) 598/1656 ( 36.1%): test_parse_stringio (...st_elementtree.ElementTreeTestCase) 599/1656 ( 36.2%): test_parse_with_encoding (...ementtree.ElementTreeTestCase) 600/1656 ( 36.2%): test_parser_target_attrib (...menttree.ElementTreeTestCase) 601/1656 ( 36.3%): test_parser_target_data (...lementtree.ElementTreeTestCase) 602/1656 ( 36.4%): test_parser_target_entity (...menttree.ElementTreeTestCase) 603/1656 ( 36.4%): test_parser_target_entity_unknown (....ElementTreeTestCase) 604/1656 ( 36.5%): test_parser_target_error_in_close (....ElementTreeTestCase) 605/1656 ( 36.5%): test_parser_target_error_in_end (...ee.ElementTreeTestCase) 606/1656 ( 36.6%): test_parser_target_error_in_start (....ElementTreeTestCase) 607/1656 ( 36.7%): test_parser_target_error_in_start_and_close (...eeTestCase) 608/1656 ( 36.7%): test_parser_target_property (...nttree.ElementTreeTestCase) 609/1656 ( 36.8%): test_parser_target_tag (...elementtree.ElementTreeTestCase) 610/1656 ( 36.8%): test_parser_version (...st_elementtree.ElementTreeTestCase) 611/1656 ( 36.9%): test_pi (lxml.tests.test_elementtree.ElementTreeTestCase) 612/1656 ( 37.0%): test_pi_nonsense (....test_elementtree.ElementTreeTestCase) 613/1656 ( 37.0%): test_processinginstruction (...enttree.ElementTreeTestCase) 614/1656 ( 37.1%): test_qname (....tests.test_elementtree.ElementTreeTestCase) 615/1656 ( 37.1%): test_qname_attrib (...test_elementtree.ElementTreeTestCase) 616/1656 ( 37.2%): test_qname_attrib_resolve (...menttree.ElementTreeTestCase) 617/1656 ( 37.3%): test_qname_attribute_getset (...nttree.ElementTreeTestCase) 618/1656 ( 37.3%): test_qname_attribute_resolve (...ttree.ElementTreeTestCase) 619/1656 ( 37.4%): test_qname_attribute_resolve_new (...e.ElementTreeTestCase) 620/1656 ( 37.4%): test_qname_cmp (...ts.test_elementtree.ElementTreeTestCase) 621/1656 ( 37.5%): test_register_namespace (...lementtree.ElementTreeTestCase) 622/1656 ( 37.6%): test_remove (...tests.test_elementtree.ElementTreeTestCase) 623/1656 ( 37.6%): test_remove_nonexisting (...lementtree.ElementTreeTestCase) 624/1656 ( 37.7%): test_remove_ns (...ts.test_elementtree.ElementTreeTestCase) 625/1656 ( 37.7%): test_remove_tail (....test_elementtree.ElementTreeTestCase) 626/1656 ( 37.8%): test_replace_slice_tail (...lementtree.ElementTreeTestCase) 627/1656 ( 37.9%): test_set_text (...sts.test_elementtree.ElementTreeTestCase) 628/1656 ( 37.9%): test_set_text2 (...ts.test_elementtree.ElementTreeTestCase) 629/1656 ( 38.0%): test_set_text_empty (...st_elementtree.ElementTreeTestCase) 630/1656 ( 38.0%): test_set_text_none (...est_elementtree.ElementTreeTestCase) 631/1656 ( 38.1%): test_setitem (...ests.test_elementtree.ElementTreeTestCase) 632/1656 ( 38.2%): test_setitem2 (...sts.test_elementtree.ElementTreeTestCase) 633/1656 ( 38.2%): test_setitem_indexerror (...lementtree.ElementTreeTestCase) 634/1656 ( 38.3%): test_setitem_replace (...t_elementtree.ElementTreeTestCase) 635/1656 ( 38.3%): test_setitem_tail (...test_elementtree.ElementTreeTestCase) 636/1656 ( 38.4%): test_setslice (...sts.test_elementtree.ElementTreeTestCase) 637/1656 ( 38.5%): test_setslice_all (...test_elementtree.ElementTreeTestCase) 638/1656 ( 38.5%): test_setslice_all_empty (...lementtree.ElementTreeTestCase) 639/1656 ( 38.6%): test_setslice_all_replace (...menttree.ElementTreeTestCase) 640/1656 ( 38.6%): test_setslice_all_replace_reversed (...ElementTreeTestCase) 641/1656 ( 38.7%): test_setslice_all_replace_reversed_ns1 (...entTreeTestCase) 642/1656 ( 38.8%): test_setslice_all_replace_reversed_ns2 (...entTreeTestCase) 643/1656 ( 38.8%): test_setslice_empty (...st_elementtree.ElementTreeTestCase) 644/1656 ( 38.9%): test_setslice_end (...test_elementtree.ElementTreeTestCase) 645/1656 ( 38.9%): test_setslice_end_exact (...lementtree.ElementTreeTestCase) 646/1656 ( 39.0%): test_setslice_negative (...elementtree.ElementTreeTestCase) 647/1656 ( 39.1%): test_setslice_negative2 (...lementtree.ElementTreeTestCase) 648/1656 ( 39.1%): test_setslice_single (...t_elementtree.ElementTreeTestCase) 649/1656 ( 39.2%): test_setslice_tail (...est_elementtree.ElementTreeTestCase) 650/1656 ( 39.3%): test_shallowcopy (....test_elementtree.ElementTreeTestCase) 651/1656 ( 39.3%): test_shallowcopy_elementtree (...ttree.ElementTreeTestCase) 652/1656 ( 39.4%): test_simple (...tests.test_elementtree.ElementTreeTestCase) 653/1656 ( 39.4%): test_subelement (...s.test_elementtree.ElementTreeTestCase) 654/1656 ( 39.5%): test_subelement_reference (...menttree.ElementTreeTestCase) 655/1656 ( 39.6%): test_subelement_with_attributes (...ee.ElementTreeTestCase) 656/1656 ( 39.6%): test_subelement_with_attributes_ns (...ElementTreeTestCase) 657/1656 ( 39.7%): test_tag_reset_ns (...test_elementtree.ElementTreeTestCase) 658/1656 ( 39.7%): test_tag_reset_root_ns (...elementtree.ElementTreeTestCase) 659/1656 ( 39.8%): test_tag_str_subclass (..._elementtree.ElementTreeTestCase) 660/1656 ( 39.9%): test_tag_write (...ts.test_elementtree.ElementTreeTestCase) 661/1656 ( 39.9%): test_tail (lxml.tests.test_elementtree.ElementTreeTestCase) 662/1656 ( 40.0%): test_tail1 (....tests.test_elementtree.ElementTreeTestCase) 663/1656 ( 40.0%): test_tail_append (....test_elementtree.ElementTreeTestCase) 664/1656 ( 40.1%): test_tail_elementtree_root (...enttree.ElementTreeTestCase) 665/1656 ( 40.2%): test_tail_set_none (...est_elementtree.ElementTreeTestCase) 666/1656 ( 40.2%): test_tail_set_twice (...st_elementtree.ElementTreeTestCase) 667/1656 ( 40.3%): test_tail_str_subclass (...elementtree.ElementTreeTestCase) 668/1656 ( 40.3%): test_text (lxml.tests.test_elementtree.ElementTreeTestCase) 669/1656 ( 40.4%): test_text_empty (...s.test_elementtree.ElementTreeTestCase) 670/1656 ( 40.5%): test_text_escape_in (...st_elementtree.ElementTreeTestCase) 671/1656 ( 40.5%): test_text_escape_out (...t_elementtree.ElementTreeTestCase) 672/1656 ( 40.6%): test_text_escape_tostring (...menttree.ElementTreeTestCase) 673/1656 ( 40.6%): test_text_other (...s.test_elementtree.ElementTreeTestCase) 674/1656 ( 40.7%): test_text_str_subclass (...elementtree.ElementTreeTestCase) 675/1656 ( 40.8%): test_tostring (...sts.test_elementtree.ElementTreeTestCase) 676/1656 ( 40.8%): test_tostring_element (..._elementtree.ElementTreeTestCase) 677/1656 ( 40.9%): test_tostring_element_tail (...enttree.ElementTreeTestCase) 678/1656 ( 40.9%): test_tostring_method_html (...menttree.ElementTreeTestCase) 679/1656 ( 41.0%): test_tostring_method_text (...menttree.ElementTreeTestCase) 680/1656 ( 41.1%): test_treebuilder (....test_elementtree.ElementTreeTestCase) 681/1656 ( 41.1%): test_treebuilder_target (...lementtree.ElementTreeTestCase) 682/1656 ( 41.2%): test_weird_dict_interaction (...nttree.ElementTreeTestCase) 683/1656 ( 41.2%): test_write (....tests.test_elementtree.ElementTreeTestCase) 684/1656 ( 41.3%): test_write_ElementTreeDoctest (...tree.ElementTreeTestCase) 685/1656 ( 41.4%): test_write_fail (...s.test_elementtree.ElementTreeTestCase) 686/1656 ( 41.4%): test_write_method_html (...elementtree.ElementTreeTestCase) 687/1656 ( 41.5%): test_write_method_text (...elementtree.ElementTreeTestCase) 688/1656 ( 41.5%): test_events (...s.test_elementtree.ElementTreePullTestCase) 689/1656 ( 41.6%): test_events_sequence (...ementtree.ElementTreePullTestCase) 690/1656 ( 41.7%): test_feed_while_iterating (...tree.ElementTreePullTestCase) 691/1656 ( 41.7%): test_ns_events (...est_elementtree.ElementTreePullTestCase) 692/1656 ( 41.8%): test_simple_xml (...st_elementtree.ElementTreePullTestCase) 693/1656 ( 41.8%): test_simple_xml_with_ns (...nttree.ElementTreePullTestCase) 694/1656 ( 41.9%): test_unknown_event (...elementtree.ElementTreePullTestCase) 695/1656 ( 42.0%): test_bad_element (lxml.tests.test_errors.ErrorTestCase) 696/1656 ( 42.0%): test_element_cyclic_gc_none (....test_errors.ErrorTestCase) 697/1656 ( 42.1%): test_empty_parse (lxml.tests.test_errors.ErrorTestCase) 698/1656 ( 42.1%): test_HTML_base_url_docinfo (...est_etree.ETreeOnlyTestCase) 699/1656 ( 42.2%): test_XMLDTDID (lxml.tests.test_etree.ETreeOnlyTestCase) 700/1656 ( 42.3%): test_XMLDTDID_empty (...tests.test_etree.ETreeOnlyTestCase) 701/1656 ( 42.3%): test_XMLDTDID_no_id_dict (....test_etree.ETreeOnlyTestCase) 702/1656 ( 42.4%): test_XML_base_url_docinfo (...test_etree.ETreeOnlyTestCase) 703/1656 ( 42.5%): test_XML_set_base_url_docinfo (..._etree.ETreeOnlyTestCase) 704/1656 ( 42.5%): test_addnext (lxml.tests.test_etree.ETreeOnlyTestCase) 705/1656 ( 42.6%): test_addnext_comment (...ests.test_etree.ETreeOnlyTestCase) 706/1656 ( 42.6%): test_addnext_cycle (....tests.test_etree.ETreeOnlyTestCase) 707/1656 ( 42.7%): test_addnext_cycle_long (...s.test_etree.ETreeOnlyTestCase) 708/1656 ( 42.8%): test_addnext_noops (....tests.test_etree.ETreeOnlyTestCase) 709/1656 ( 42.8%): test_addnext_pi (lxml.tests.test_etree.ETreeOnlyTestCase) 710/1656 ( 42.9%): test_addnext_root (lxml.tests.test_etree.ETreeOnlyTestCase) 711/1656 ( 42.9%): test_addnext_root_comment (...test_etree.ETreeOnlyTestCase) 712/1656 ( 43.0%): test_addnext_root_pi (...ests.test_etree.ETreeOnlyTestCase) 713/1656 ( 43.1%): test_addprevious (lxml.tests.test_etree.ETreeOnlyTestCase) 714/1656 ( 43.1%): test_addprevious_comment (....test_etree.ETreeOnlyTestCase) 715/1656 ( 43.2%): test_addprevious_cycle (...ts.test_etree.ETreeOnlyTestCase) 716/1656 ( 43.2%): test_addprevious_cycle_long (...st_etree.ETreeOnlyTestCase) 717/1656 ( 43.3%): test_addprevious_noops (...ts.test_etree.ETreeOnlyTestCase) 718/1656 ( 43.4%): test_addprevious_pi (...tests.test_etree.ETreeOnlyTestCase) 719/1656 ( 43.4%): test_addprevious_root_comment (..._etree.ETreeOnlyTestCase) 720/1656 ( 43.5%): test_addprevious_root_pi (....test_etree.ETreeOnlyTestCase) 721/1656 ( 43.5%): test_append_error (lxml.tests.test_etree.ETreeOnlyTestCase) 722/1656 ( 43.6%): test_append_recursive_error (...st_etree.ETreeOnlyTestCase) 723/1656 ( 43.7%): test_attrib_and_keywords (....test_etree.ETreeOnlyTestCase) 724/1656 ( 43.7%): test_attrib_order (lxml.tests.test_etree.ETreeOnlyTestCase) 725/1656 ( 43.8%): test_attribute_gets_namespace_prefix_on_merge (...TestCase) 726/1656 ( 43.8%): test_attribute_gets_namespace_prefix_on_merge_with_nons ... 727/1656 ( 43.9%): test_attribute_has_key (...ts.test_etree.ETreeOnlyTestCase) 728/1656 ( 44.0%): test_attribute_keeps_namespace_prefix_on_merge (...estCase) 729/1656 ( 44.0%): test_attribute_keeps_namespace_prefix_on_merge_with_nons... 730/1656 ( 44.1%): test_attribute_set (....tests.test_etree.ETreeOnlyTestCase) 731/1656 ( 44.1%): test_attribute_set_invalid (...est_etree.ETreeOnlyTestCase) 732/1656 ( 44.2%): test_attribute_set_nonstring (...t_etree.ETreeOnlyTestCase) 733/1656 ( 44.3%): test_attribute_values (...sts.test_etree.ETreeOnlyTestCase) 734/1656 ( 44.3%): test_byte_invalid (lxml.tests.test_etree.ETreeOnlyTestCase) 735/1656 ( 44.4%): test_byte_zero (lxml.tests.test_etree.ETreeOnlyTestCase) 736/1656 ( 44.4%): test_c_api (lxml.tests.test_etree.ETreeOnlyTestCase) 737/1656 ( 44.5%): test_cdata (lxml.tests.test_etree.ETreeOnlyTestCase) 738/1656 ( 44.6%): test_cdata_errors (lxml.tests.test_etree.ETreeOnlyTestCase) 739/1656 ( 44.6%): test_cdata_parser (lxml.tests.test_etree.ETreeOnlyTestCase) 740/1656 ( 44.7%): test_cdata_tail (lxml.tests.test_etree.ETreeOnlyTestCase) 741/1656 ( 44.7%): test_cdata_type (lxml.tests.test_etree.ETreeOnlyTestCase) 742/1656 ( 44.8%): test_cdata_xpath (lxml.tests.test_etree.ETreeOnlyTestCase) 743/1656 ( 44.9%): test_comment_empty (....tests.test_etree.ETreeOnlyTestCase) 744/1656 ( 44.9%): test_comment_immutable (...ts.test_etree.ETreeOnlyTestCase) 745/1656 ( 45.0%): test_comment_immutable_attrib (..._etree.ETreeOnlyTestCase) 746/1656 ( 45.0%): test_comment_no_proxy_yet (...test_etree.ETreeOnlyTestCase) 747/1656 ( 45.1%): test_comment_parse_empty (....test_etree.ETreeOnlyTestCase) 748/1656 ( 45.2%): test_deepcopy_elementtree_dtd (..._etree.ETreeOnlyTestCase) 749/1656 ( 45.2%): test_deepcopy_elementtree_pi (...t_etree.ETreeOnlyTestCase) 750/1656 ( 45.3%): test_deepcopy_pi (lxml.tests.test_etree.ETreeOnlyTestCase) 751/1656 ( 45.4%): test_docinfo_empty (....tests.test_etree.ETreeOnlyTestCase) 752/1656 ( 45.4%): test_docinfo_name_only (...ts.test_etree.ETreeOnlyTestCase) 753/1656 ( 45.5%): test_docinfo_public (...tests.test_etree.ETreeOnlyTestCase) 754/1656 ( 45.5%): test_docinfo_system (...tests.test_etree.ETreeOnlyTestCase) 755/1656 ( 45.6%): test_doctype_name_only_roundtrip (...ree.ETreeOnlyTestCase) 756/1656 ( 45.7%): test_doctype_output_override (...t_etree.ETreeOnlyTestCase) 757/1656 ( 45.7%): test_dtd_io (lxml.tests.test_etree.ETreeOnlyTestCase) 758/1656 ( 45.8%): test_dump_none (lxml.tests.test_etree.ETreeOnlyTestCase) 759/1656 ( 45.8%): test_element_name_colon (...s.test_etree.ETreeOnlyTestCase) 760/1656 ( 45.9%): test_element_name_empty (...s.test_etree.ETreeOnlyTestCase) 761/1656 ( 46.0%): test_element_name_quote (...s.test_etree.ETreeOnlyTestCase) 762/1656 ( 46.0%): test_element_name_space (...s.test_etree.ETreeOnlyTestCase) 763/1656 ( 46.1%): test_element_names (....tests.test_etree.ETreeOnlyTestCase) 764/1656 ( 46.1%): test_element_nsmap (....tests.test_etree.ETreeOnlyTestCase) 765/1656 ( 46.2%): test_element_refcycle (...sts.test_etree.ETreeOnlyTestCase) 766/1656 ( 46.3%): test_elementtree_find_qname (...st_etree.ETreeOnlyTestCase) 767/1656 ( 46.3%): test_elementtree_findall_ns_qname (...ee.ETreeOnlyTestCase) 768/1656 ( 46.4%): test_elementtree_findall_qname (...etree.ETreeOnlyTestCase) 769/1656 ( 46.4%): test_elementtree_getelementpath (...tree.ETreeOnlyTestCase) 770/1656 ( 46.5%): test_elementtree_getelementpath_ns (...e.ETreeOnlyTestCase) 771/1656 ( 46.6%): test_elementtree_parser_target_type_error (...OnlyTestCase) 772/1656 ( 46.6%): test_encoding_tostring_utf16 (...t_etree.ETreeOnlyTestCase) 773/1656 ( 46.7%): test_entity_append (....tests.test_etree.ETreeOnlyTestCase) 774/1656 ( 46.7%): test_entity_error (lxml.tests.test_etree.ETreeOnlyTestCase) 775/1656 ( 46.8%): test_entity_parse (lxml.tests.test_etree.ETreeOnlyTestCase) 776/1656 ( 46.9%): test_entity_restructure (...s.test_etree.ETreeOnlyTestCase) 777/1656 ( 46.9%): test_entity_values (....tests.test_etree.ETreeOnlyTestCase) 778/1656 ( 47.0%): test_feed_parser_recover (....test_etree.ETreeOnlyTestCase) 779/1656 ( 47.0%): test_feed_parser_recover_no_id_dict (....ETreeOnlyTestCase) 780/1656 ( 47.1%): test_findall_different_nsmaps (..._etree.ETreeOnlyTestCase) 781/1656 ( 47.2%): test_findall_ns (lxml.tests.test_etree.ETreeOnlyTestCase) 782/1656 ( 47.2%): test_findall_syntax_error (...test_etree.ETreeOnlyTestCase) 783/1656 ( 47.3%): test_getiterator_filter_all_comment_pi (...reeOnlyTestCase) 784/1656 ( 47.3%): test_getiterator_filter_element (...tree.ETreeOnlyTestCase) 785/1656 ( 47.4%): test_getiterator_filter_entities (...ree.ETreeOnlyTestCase) 786/1656 ( 47.5%): test_getiterator_filter_local_name (...e.ETreeOnlyTestCase) 787/1656 ( 47.5%): test_getiterator_filter_multiple (...ree.ETreeOnlyTestCase) 788/1656 ( 47.6%): test_getiterator_filter_multiple_tuple (...reeOnlyTestCase) 789/1656 ( 47.6%): test_getiterator_filter_namespace (...ee.ETreeOnlyTestCase) 790/1656 ( 47.7%): test_getnext (lxml.tests.test_etree.ETreeOnlyTestCase) 791/1656 ( 47.8%): test_getparent (lxml.tests.test_etree.ETreeOnlyTestCase) 792/1656 ( 47.8%): test_getprevious (lxml.tests.test_etree.ETreeOnlyTestCase) 793/1656 ( 47.9%): test_getroottree (lxml.tests.test_etree.ETreeOnlyTestCase) 794/1656 ( 47.9%): test_html_base (lxml.tests.test_etree.ETreeOnlyTestCase) 795/1656 ( 48.0%): test_html_base_tag (....tests.test_etree.ETreeOnlyTestCase) 796/1656 ( 48.1%): test_html_prefix_nsmap (...ts.test_etree.ETreeOnlyTestCase) 797/1656 ( 48.1%): test_index (lxml.tests.test_etree.ETreeOnlyTestCase) 798/1656 ( 48.2%): test_iterancestors (....tests.test_etree.ETreeOnlyTestCase) 799/1656 ( 48.2%): test_iterancestors_tag (...ts.test_etree.ETreeOnlyTestCase) 800/1656 ( 48.3%): test_iterancestors_tag_multiple (...tree.ETreeOnlyTestCase) 801/1656 ( 48.4%): test_iterchildren (lxml.tests.test_etree.ETreeOnlyTestCase) 802/1656 ( 48.4%): test_iterchildren_reversed (...est_etree.ETreeOnlyTestCase) 803/1656 ( 48.5%): test_iterchildren_tag (...sts.test_etree.ETreeOnlyTestCase) 804/1656 ( 48.6%): test_iterchildren_tag_multiple (...etree.ETreeOnlyTestCase) 805/1656 ( 48.6%): test_iterchildren_tag_multiple_posarg (...TreeOnlyTestCase) 806/1656 ( 48.7%): test_iterchildren_tag_multiple_reversed (...eeOnlyTestCase) 807/1656 ( 48.7%): test_iterchildren_tag_posarg (...t_etree.ETreeOnlyTestCase) 808/1656 ( 48.8%): test_iterchildren_tag_reversed (...etree.ETreeOnlyTestCase) 809/1656 ( 48.9%): test_iterdescendants (...ests.test_etree.ETreeOnlyTestCase) 810/1656 ( 48.9%): test_iterdescendants_tag (....test_etree.ETreeOnlyTestCase) 811/1656 ( 49.0%): test_iterdescendants_tag_multiple (...ee.ETreeOnlyTestCase) 812/1656 ( 49.0%): test_iterparse_broken (...sts.test_etree.ETreeOnlyTestCase) 813/1656 ( 49.1%): test_iterparse_broken_multi_recover (....ETreeOnlyTestCase) 814/1656 ( 49.2%): test_iterparse_broken_recover (..._etree.ETreeOnlyTestCase) 815/1656 ( 49.2%): test_iterparse_comments (...s.test_etree.ETreeOnlyTestCase) 816/1656 ( 49.3%): test_iterparse_encoding_8bit_override (...TreeOnlyTestCase) 817/1656 ( 49.3%): test_iterparse_encoding_error (..._etree.ETreeOnlyTestCase) 818/1656 ( 49.4%): test_iterparse_keep_cdata (...test_etree.ETreeOnlyTestCase) 819/1656 ( 49.5%): test_iterparse_pis (....tests.test_etree.ETreeOnlyTestCase) 820/1656 ( 49.5%): test_iterparse_remove_comments (...etree.ETreeOnlyTestCase) 821/1656 ( 49.6%): test_iterparse_strip (...ests.test_etree.ETreeOnlyTestCase) 822/1656 ( 49.6%): test_iterparse_tag (....tests.test_etree.ETreeOnlyTestCase) 823/1656 ( 49.7%): test_iterparse_tag_all (...ts.test_etree.ETreeOnlyTestCase) 824/1656 ( 49.8%): test_iterparse_tag_ns (...sts.test_etree.ETreeOnlyTestCase) 825/1656 ( 49.8%): test_iterparse_tag_ns_all (...test_etree.ETreeOnlyTestCase) 826/1656 ( 49.9%): test_iterparse_tag_ns_empty (...st_etree.ETreeOnlyTestCase) 827/1656 ( 49.9%): test_iterparse_tag_ns_empty_all (...tree.ETreeOnlyTestCase) 828/1656 ( 50.0%): test_iterparse_tree_comments (...t_etree.ETreeOnlyTestCase) 829/1656 ( 50.1%): test_itersiblings (lxml.tests.test_etree.ETreeOnlyTestCase) 830/1656 ( 50.1%): test_itersiblings_tag (...sts.test_etree.ETreeOnlyTestCase) 831/1656 ( 50.2%): test_itersiblings_tag_multiple (...etree.ETreeOnlyTestCase) 832/1656 ( 50.2%): test_iterwalk (lxml.tests.test_etree.ETreeOnlyTestCase) 833/1656 ( 50.3%): test_iterwalk_attrib_ns (...s.test_etree.ETreeOnlyTestCase) 834/1656 ( 50.4%): test_iterwalk_clear (...tests.test_etree.ETreeOnlyTestCase) 835/1656 ( 50.4%): test_iterwalk_getiterator (...test_etree.ETreeOnlyTestCase) 836/1656 ( 50.5%): test_iterwalk_start (...tests.test_etree.ETreeOnlyTestCase) 837/1656 ( 50.5%): test_iterwalk_start_end (...s.test_etree.ETreeOnlyTestCase) 838/1656 ( 50.6%): test_iterwalk_tag (lxml.tests.test_etree.ETreeOnlyTestCase) 839/1656 ( 50.7%): test_iterwalk_tag_all (...sts.test_etree.ETreeOnlyTestCase) 840/1656 ( 50.7%): test_large_sourceline_XML (...test_etree.ETreeOnlyTestCase) 841/1656 ( 50.8%): test_namespace_cleanup (...ts.test_etree.ETreeOnlyTestCase) 842/1656 ( 50.8%): test_namespaces (lxml.tests.test_etree.ETreeOnlyTestCase) 843/1656 ( 50.9%): test_namespaces_copy_element (...t_etree.ETreeOnlyTestCase) 844/1656 ( 51.0%): test_namespaces_default (...s.test_etree.ETreeOnlyTestCase) 845/1656 ( 51.0%): test_namespaces_default_and_attr (...ree.ETreeOnlyTestCase) 846/1656 ( 51.1%): test_namespaces_default_copy_element (...ETreeOnlyTestCase) 847/1656 ( 51.1%): test_namespaces_elementtree (...st_etree.ETreeOnlyTestCase) 848/1656 ( 51.2%): test_namespaces_reuse_after_move (...ree.ETreeOnlyTestCase) 849/1656 ( 51.3%): test_nsmap_prefix_invalid (...test_etree.ETreeOnlyTestCase) 850/1656 ( 51.3%): test_parse_base_url_docinfo (...st_etree.ETreeOnlyTestCase) 851/1656 ( 51.4%): test_parse_fileobject_unicode (..._etree.ETreeOnlyTestCase) 852/1656 ( 51.4%): test_parse_parser_type_error (...t_etree.ETreeOnlyTestCase) 853/1656 ( 51.5%): test_parse_remove_comments (...est_etree.ETreeOnlyTestCase) 854/1656 ( 51.6%): test_parse_remove_pis (...sts.test_etree.ETreeOnlyTestCase) 855/1656 ( 51.6%): test_parse_stringio_base_url (...t_etree.ETreeOnlyTestCase) 856/1656 ( 51.7%): test_parseid (lxml.tests.test_etree.ETreeOnlyTestCase) 857/1656 ( 51.8%): test_parser_encoding (...ests.test_etree.ETreeOnlyTestCase) 858/1656 ( 51.8%): test_parser_encoding_unknown (...t_etree.ETreeOnlyTestCase) 859/1656 ( 51.9%): test_parser_target_cdata (....test_etree.ETreeOnlyTestCase) 860/1656 ( 51.9%): test_parser_target_comment (...est_etree.ETreeOnlyTestCase) 861/1656 ( 52.0%): test_parser_target_feed_exception (...ee.ETreeOnlyTestCase) 862/1656 ( 52.1%): test_parser_target_feed_no_id_dict (...e.ETreeOnlyTestCase) 863/1656 ( 52.1%): test_parser_target_fromstring_exception (...eeOnlyTestCase) 864/1656 ( 52.2%): test_parser_target_pi (...sts.test_etree.ETreeOnlyTestCase) 865/1656 ( 52.2%): test_parser_target_recover (...est_etree.ETreeOnlyTestCase) 866/1656 ( 52.3%): test_pi (lxml.tests.test_etree.ETreeOnlyTestCase) 867/1656 ( 52.4%): test_pi_parse (lxml.tests.test_etree.ETreeOnlyTestCase) 868/1656 ( 52.4%): test_pi_pseudo_attributes_attrib (...ree.ETreeOnlyTestCase) 869/1656 ( 52.5%): test_pi_pseudo_attributes_get (..._etree.ETreeOnlyTestCase) 870/1656 ( 52.5%): test_prefix (lxml.tests.test_etree.ETreeOnlyTestCase) 871/1656 ( 52.6%): test_prefix_default_ns (...ts.test_etree.ETreeOnlyTestCase) 872/1656 ( 52.7%): test_proxy_collect_siblings (...st_etree.ETreeOnlyTestCase) 873/1656 ( 52.7%): test_proxy_collect_siblings_text (...ree.ETreeOnlyTestCase) 874/1656 ( 52.8%): test_pypy_proxy_collect (...s.test_etree.ETreeOnlyTestCase) 875/1656 ( 52.8%): test_qname_colon (lxml.tests.test_etree.ETreeOnlyTestCase) 876/1656 ( 52.9%): test_qname_element (....tests.test_etree.ETreeOnlyTestCase) 877/1656 ( 53.0%): test_qname_empty (lxml.tests.test_etree.ETreeOnlyTestCase) 878/1656 ( 53.0%): test_qname_namespace_localname (...etree.ETreeOnlyTestCase) 879/1656 ( 53.1%): test_qname_space (lxml.tests.test_etree.ETreeOnlyTestCase) 880/1656 ( 53.1%): test_qname_text_resolve (...s.test_etree.ETreeOnlyTestCase) 881/1656 ( 53.2%): test_replace (lxml.tests.test_etree.ETreeOnlyTestCase) 882/1656 ( 53.3%): test_replace_new (lxml.tests.test_etree.ETreeOnlyTestCase) 883/1656 ( 53.3%): test_resolve_bytes_dtd (...ts.test_etree.ETreeOnlyTestCase) 884/1656 ( 53.4%): test_resolve_empty (....tests.test_etree.ETreeOnlyTestCase) 885/1656 ( 53.4%): test_resolve_error (....tests.test_etree.ETreeOnlyTestCase) 886/1656 ( 53.5%): test_resolve_file_dtd (...sts.test_etree.ETreeOnlyTestCase) 887/1656 ( 53.6%): test_resolve_filelike_dtd (...test_etree.ETreeOnlyTestCase) 888/1656 ( 53.6%): test_resolve_filename_dtd (...test_etree.ETreeOnlyTestCase) 889/1656 ( 53.7%): test_resolve_filename_dtd_relative (...e.ETreeOnlyTestCase) 890/1656 ( 53.7%): test_resolve_string_dtd (...s.test_etree.ETreeOnlyTestCase) 891/1656 ( 53.8%): test_setitem_assert (...tests.test_etree.ETreeOnlyTestCase) 892/1656 ( 53.9%): test_setslice_all_empty_reversed (...ree.ETreeOnlyTestCase) 893/1656 ( 53.9%): test_setslice_step (....tests.test_etree.ETreeOnlyTestCase) 894/1656 ( 54.0%): test_setslice_step_negative (...st_etree.ETreeOnlyTestCase) 895/1656 ( 54.0%): test_setslice_step_negative2 (...t_etree.ETreeOnlyTestCase) 896/1656 ( 54.1%): test_setslice_step_overrun (...est_etree.ETreeOnlyTestCase) 897/1656 ( 54.2%): test_sourceline_XML (...tests.test_etree.ETreeOnlyTestCase) 898/1656 ( 54.2%): test_sourceline_element (...s.test_etree.ETreeOnlyTestCase) 899/1656 ( 54.3%): test_sourceline_iterparse_end (..._etree.ETreeOnlyTestCase) 900/1656 ( 54.3%): test_sourceline_iterparse_start (...tree.ETreeOnlyTestCase) 901/1656 ( 54.4%): test_sourceline_parse (...sts.test_etree.ETreeOnlyTestCase) 902/1656 ( 54.5%): test_standalone (lxml.tests.test_etree.ETreeOnlyTestCase) 903/1656 ( 54.5%): test_strip_attributes (...sts.test_etree.ETreeOnlyTestCase) 904/1656 ( 54.6%): test_strip_attributes_ns (....test_etree.ETreeOnlyTestCase) 905/1656 ( 54.6%): test_strip_elements (...tests.test_etree.ETreeOnlyTestCase) 906/1656 ( 54.7%): test_strip_elements_ns (...ts.test_etree.ETreeOnlyTestCase) 907/1656 ( 54.8%): test_strip_tags (lxml.tests.test_etree.ETreeOnlyTestCase) 908/1656 ( 54.8%): test_strip_tags_and_remove (...est_etree.ETreeOnlyTestCase) 909/1656 ( 54.9%): test_strip_tags_doc_style (...test_etree.ETreeOnlyTestCase) 910/1656 ( 55.0%): test_strip_tags_ns (....tests.test_etree.ETreeOnlyTestCase) 911/1656 ( 55.0%): test_strip_tags_pi_comment (...est_etree.ETreeOnlyTestCase) 912/1656 ( 55.1%): test_strip_tags_pi_comment_all (...etree.ETreeOnlyTestCase) 913/1656 ( 55.1%): test_subelement_attribute_invalid (...ee.ETreeOnlyTestCase) 914/1656 ( 55.2%): test_subelement_name_colon (...est_etree.ETreeOnlyTestCase) 915/1656 ( 55.3%): test_subelement_name_empty (...est_etree.ETreeOnlyTestCase) 916/1656 ( 55.3%): test_subelement_name_quote (...est_etree.ETreeOnlyTestCase) 917/1656 ( 55.4%): test_subelement_name_space (...est_etree.ETreeOnlyTestCase) 918/1656 ( 55.4%): test_subelement_nsmap (...sts.test_etree.ETreeOnlyTestCase) 919/1656 ( 55.5%): test_tostring_method_html_with_tail (....ETreeOnlyTestCase) 920/1656 ( 55.6%): test_tostring_method_text_encoding (...e.ETreeOnlyTestCase) 921/1656 ( 55.6%): test_tostring_method_text_unicode (...ee.ETreeOnlyTestCase) 922/1656 ( 55.7%): test_tostring_none (....tests.test_etree.ETreeOnlyTestCase) 923/1656 ( 55.7%): test_tostring_pretty (...ests.test_etree.ETreeOnlyTestCase) 924/1656 ( 55.8%): test_tostring_standalone (....test_etree.ETreeOnlyTestCase) 925/1656 ( 55.9%): test_tostring_standalone_in_out (...tree.ETreeOnlyTestCase) 926/1656 ( 55.9%): test_tostring_unicode (...sts.test_etree.ETreeOnlyTestCase) 927/1656 ( 56.0%): test_tostring_unicode_element (..._etree.ETreeOnlyTestCase) 928/1656 ( 56.0%): test_tostring_unicode_element_tail (...e.ETreeOnlyTestCase) 929/1656 ( 56.1%): test_tostring_unicode_none (...est_etree.ETreeOnlyTestCase) 930/1656 ( 56.2%): test_tostring_unicode_pretty (...t_etree.ETreeOnlyTestCase) 931/1656 ( 56.2%): test_tostring_with_tail (...s.test_etree.ETreeOnlyTestCase) 932/1656 ( 56.3%): test_tounicode (lxml.tests.test_etree.ETreeOnlyTestCase) 933/1656 ( 56.3%): test_tounicode_element (...ts.test_etree.ETreeOnlyTestCase) 934/1656 ( 56.4%): test_tounicode_element_tail (...st_etree.ETreeOnlyTestCase) 935/1656 ( 56.5%): test_tounicode_none (...tests.test_etree.ETreeOnlyTestCase) 936/1656 ( 56.5%): test_tounicode_pretty (...sts.test_etree.ETreeOnlyTestCase) 937/1656 ( 56.6%): test_unicode_byte_invalid (...test_etree.ETreeOnlyTestCase) 938/1656 ( 56.6%): test_unicode_byte_invalid_sequence (...e.ETreeOnlyTestCase) 939/1656 ( 56.7%): test_unicode_byte_zero (...ts.test_etree.ETreeOnlyTestCase) 940/1656 ( 56.8%): test_version (lxml.tests.test_etree.ETreeOnlyTestCase) 941/1656 ( 56.8%): test_xml_base (lxml.tests.test_etree.ETreeOnlyTestCase) 942/1656 ( 56.9%): test_xml_base_attribute (...s.test_etree.ETreeOnlyTestCase) 943/1656 ( 56.9%): test_xinclude (lxml.tests.test_etree.ETreeXIncludeTestCase) 944/1656 ( 57.0%): test_xinclude_resolver (...est_etree.ETreeXIncludeTestCase) 945/1656 ( 57.1%): test_xinclude_resolver_recursive (...ETreeXIncludeTestCase) 946/1656 ( 57.1%): test_xinclude_text (...ts.test_etree.ETreeXIncludeTestCase) 947/1656 ( 57.2%): test_xinclude (....tests.test_etree.ElementIncludeTestCase) 948/1656 ( 57.2%): test_xinclude_resolver (...st_etree.ElementIncludeTestCase) 949/1656 ( 57.3%): test_xinclude_resolver_recursive (...lementIncludeTestCase) 950/1656 ( 57.4%): test_xinclude_text (...s.test_etree.ElementIncludeTestCase) 951/1656 ( 57.4%): test_c14n (lxml.tests.test_etree.ETreeC14NTestCase) 952/1656 ( 57.5%): test_c14n_element_tostring_exclusive (...ETreeC14NTestCase) 953/1656 ( 57.5%): test_c14n_element_tostring_with_comments (...eC14NTestCase) 954/1656 ( 57.6%): test_c14n_exclusive (...tests.test_etree.ETreeC14NTestCase) 955/1656 ( 57.7%): test_c14n_file (lxml.tests.test_etree.ETreeC14NTestCase) 956/1656 ( 57.7%): test_c14n_file_gzip (...tests.test_etree.ETreeC14NTestCase) 957/1656 ( 57.8%): test_c14n_gzip (lxml.tests.test_etree.ETreeC14NTestCase) 958/1656 ( 57.9%): test_c14n_tostring_exclusive (...t_etree.ETreeC14NTestCase) 959/1656 ( 57.9%): test_c14n_tostring_inclusive_ns_prefixes (...ive NS spaces) 960/1656 ( 58.0%): test_c14n_tostring_with_comments (...ree.ETreeC14NTestCase) 961/1656 ( 58.0%): test_c14n_with_comments (...s.test_etree.ETreeC14NTestCase) 962/1656 ( 58.1%): test_write (lxml.tests.test_etree.ETreeWriteTestCase) 963/1656 ( 58.2%): test_write_file (lxml.tests.test_etree.ETreeWriteTestCase) 964/1656 ( 58.2%): test_write_file_gzip (...sts.test_etree.ETreeWriteTestCase) 965/1656 ( 58.3%): test_write_file_gzip_parse (...st_etree.ETreeWriteTestCase) 966/1656 ( 58.3%): test_write_file_gzipfile_parse (...tree.ETreeWriteTestCase) 967/1656 ( 58.4%): test_write_gzip (lxml.tests.test_etree.ETreeWriteTestCase) 968/1656 ( 58.5%): test_write_gzip_level (...ts.test_etree.ETreeWriteTestCase) 969/1656 ( 58.5%): test_parse_error_logging (....test_etree.ETreeErrorLogTest) 970/1656 ( 58.6%): test_pull_from_simple_target (...t_etree.XMLPullParserTest) 971/1656 ( 58.6%): test_pull_from_simple_target_start_end (...LPullParserTest) 972/1656 ( 58.7%): test_pull_from_tree_builder (...st_etree.XMLPullParserTest) 973/1656 ( 58.8%): test_pull_from_tree_builder_subclass (...XMLPullParserTest) 974/1656 ( 58.8%): CDATA (lxml.etree) Doctest: lxml.etree.CDATA 975/1656 ( 58.9%): Schematron (lxml.etree) Doctest: lxml.etree.Schematron 976/1656 ( 58.9%): XML (lxml.etree) Doctest: lxml.etree.XML 977/1656 ( 59.0%): XML (...est__) Doctest: lxml.etree.__test__.XML (line 3058) 978/1656 ( 59.1%): txt (tutorial) Doctest: tutorial.txt 979/1656 ( 59.1%): txt (api) Doctest: api.txt 980/1656 ( 59.2%): txt (FAQ) Doctest: FAQ.txt 981/1656 ( 59.2%): txt (parsing) Doctest: parsing.txt 982/1656 ( 59.3%): txt (resolvers) Doctest: resolvers.txt 983/1656 ( 59.4%): test_default_parser_HTML_broken (...ser.HtmlParserTestCase) 984/1656 ( 59.4%): test_html_element_name_colon (...parser.HtmlParserTestCase) 985/1656 ( 59.5%): test_html_element_name_empty (...parser.HtmlParserTestCase) 986/1656 ( 59.5%): test_html_element_name_quote (...parser.HtmlParserTestCase) 987/1656 ( 59.6%): test_html_element_name_space (...parser.HtmlParserTestCase) 988/1656 ( 59.7%): test_html_feed_parser (...st_htmlparser.HtmlParserTestCase) 989/1656 ( 59.7%): test_html_feed_parser_chunky (...parser.HtmlParserTestCase) 990/1656 ( 59.8%): test_html_feed_parser_more_tags (...ser.HtmlParserTestCase) 991/1656 ( 59.8%): test_html_file_error (...est_htmlparser.HtmlParserTestCase) 992/1656 ( 59.9%): test_html_iterparse (...test_htmlparser.HtmlParserTestCase) 993/1656 ( 60.0%): test_html_iterparse_broken (...mlparser.HtmlParserTestCase) 994/1656 ( 60.0%): test_html_iterparse_broken_no_recover (...mlParserTestCase) 995/1656 ( 60.1%): test_html_iterparse_file (...htmlparser.HtmlParserTestCase) 996/1656 ( 60.1%): test_html_iterparse_start (...tmlparser.HtmlParserTestCase) 997/1656 ( 60.2%): test_html_iterparse_stop_short (...rser.HtmlParserTestCase) 998/1656 ( 60.3%): test_html_parser_target_doctype_empty (...mlParserTestCase) 999/1656 ( 60.3%): test_html_parser_target_doctype_html (...tmlParserTestCase) 1000/1656 ( 60.4%): test_html_parser_target_doctype_html_full (...rserTestCase) 1001/1656 ( 60.4%): test_html_parser_target_tag (...lparser.HtmlParserTestCase) 1002/1656 ( 60.5%): test_html_subelement_name_colon (...ser.HtmlParserTestCase) 1003/1656 ( 60.6%): test_html_subelement_name_empty (...ser.HtmlParserTestCase) 1004/1656 ( 60.6%): test_html_subelement_name_quote (...ser.HtmlParserTestCase) 1005/1656 ( 60.7%): test_html_subelement_name_space (...ser.HtmlParserTestCase) 1006/1656 ( 60.7%): test_module_HTML (...ts.test_htmlparser.HtmlParserTestCase) 1007/1656 ( 60.8%): test_module_HTML_access (..._htmlparser.HtmlParserTestCase) 1008/1656 ( 60.9%): test_module_HTML_broken (..._htmlparser.HtmlParserTestCase) 1009/1656 ( 60.9%): test_module_HTML_cdata (...t_htmlparser.HtmlParserTestCase) 1010/1656 ( 61.0%): test_module_HTML_pretty_print (...arser.HtmlParserTestCase) 1011/1656 ( 61.1%): test_module_HTML_unicode (...htmlparser.HtmlParserTestCase) 1012/1656 ( 61.1%): test_module_parse_html (...t_htmlparser.HtmlParserTestCase) 1013/1656 ( 61.2%): test_module_parse_html_error (...parser.HtmlParserTestCase) 1014/1656 ( 61.2%): test_module_parse_html_filelike (...ser.HtmlParserTestCase) 1015/1656 ( 61.3%): test_module_parse_html_norecover (...er.HtmlParserTestCase) 1016/1656 ( 61.4%): test_parse_encoding_8bit_explicit (...r.HtmlParserTestCase) 1017/1656 ( 61.4%): test_parse_encoding_8bit_override (...r.HtmlParserTestCase) 1018/1656 ( 61.5%): test_wide_unicode_xml (...st_htmlparser.HtmlParserTestCase) 1019/1656 ( 61.5%): test_http_client (lxml.tests.test_http_io.HttpIOTestCase) 1020/1656 ( 61.6%): test_http_client_404 (...tests.test_http_io.HttpIOTestCase) 1021/1656 ( 61.7%): test_http_client_gzip (...ests.test_http_io.HttpIOTestCase) 1022/1656 ( 61.7%): test_network_dtd (lxml.tests.test_http_io.HttpIOTestCase) 1023/1656 ( 61.8%): test_parser_input_mix (...ests.test_http_io.HttpIOTestCase) 1024/1656 ( 61.8%): test_anonymous_namespace (...mlfile.BytesIOXmlFileTestCase) 1025/1656 ( 61.9%): test_attribute (...remental_xmlfile.BytesIOXmlFileTestCase) 1026/1656 ( 62.0%): test_buffering (...remental_xmlfile.BytesIOXmlFileTestCase) 1027/1656 ( 62.0%): test_closing_out_of_order_in_error_case (...mlFileTestCase) 1028/1656 ( 62.1%): test_comment (...ncremental_xmlfile.BytesIOXmlFileTestCase) 1029/1656 ( 62.1%): test_default_namespace (..._xmlfile.BytesIOXmlFileTestCase) 1030/1656 ( 62.2%): test_element (...ncremental_xmlfile.BytesIOXmlFileTestCase) 1031/1656 ( 62.3%): test_element_nested (...tal_xmlfile.BytesIOXmlFileTestCase) 1032/1656 ( 62.3%): test_element_nested_with_text (...e.BytesIOXmlFileTestCase) 1033/1656 ( 62.4%): test_element_write_text (...xmlfile.BytesIOXmlFileTestCase) 1034/1656 ( 62.4%): test_encoding (...cremental_xmlfile.BytesIOXmlFileTestCase) 1035/1656 ( 62.5%): test_escaping (...cremental_xmlfile.BytesIOXmlFileTestCase) 1036/1656 ( 62.6%): test_failure_preceding_text (...ile.BytesIOXmlFileTestCase) 1037/1656 ( 62.6%): test_failure_trailing_Element (...e.BytesIOXmlFileTestCase) 1038/1656 ( 62.7%): test_failure_trailing_text (...file.BytesIOXmlFileTestCase) 1039/1656 ( 62.7%): test_filelike_close (...tal_xmlfile.BytesIOXmlFileTestCase) 1040/1656 ( 62.8%): test_flush (..._incremental_xmlfile.BytesIOXmlFileTestCase) 1041/1656 ( 62.9%): test_namespace_nested_anonymous (...BytesIOXmlFileTestCase) 1042/1656 ( 62.9%): test_namespace_nested_nsmap (...ile.BytesIOXmlFileTestCase) 1043/1656 ( 63.0%): test_namespace_nsmap (...al_xmlfile.BytesIOXmlFileTestCase) 1044/1656 ( 63.0%): test_nested_default_namespace (...e.BytesIOXmlFileTestCase) 1045/1656 ( 63.1%): test_nested_default_namespace_and_other (...mlFileTestCase) 1046/1656 ( 63.2%): test_pi (...est_incremental_xmlfile.BytesIOXmlFileTestCase) 1047/1656 ( 63.2%): test_write_Element (...ntal_xmlfile.BytesIOXmlFileTestCase) 1048/1656 ( 63.3%): test_write_Element_repeatedly (...e.BytesIOXmlFileTestCase) 1049/1656 ( 63.3%): test_anonymous_namespace (...l_xmlfile.TempXmlFileTestCase) 1050/1656 ( 63.4%): test_attribute (...incremental_xmlfile.TempXmlFileTestCase) 1051/1656 ( 63.5%): test_buffering (...incremental_xmlfile.TempXmlFileTestCase) 1052/1656 ( 63.5%): test_closing_out_of_order_in_error_case (...mlFileTestCase) 1053/1656 ( 63.6%): test_comment (...t_incremental_xmlfile.TempXmlFileTestCase) 1054/1656 ( 63.6%): test_default_namespace (...tal_xmlfile.TempXmlFileTestCase) 1055/1656 ( 63.7%): test_element (...t_incremental_xmlfile.TempXmlFileTestCase) 1056/1656 ( 63.8%): test_element_nested (...mental_xmlfile.TempXmlFileTestCase) 1057/1656 ( 63.8%): test_element_nested_with_text (...file.TempXmlFileTestCase) 1058/1656 ( 63.9%): test_element_write_text (...al_xmlfile.TempXmlFileTestCase) 1059/1656 ( 63.9%): test_encoding (..._incremental_xmlfile.TempXmlFileTestCase) 1060/1656 ( 64.0%): test_escaping (..._incremental_xmlfile.TempXmlFileTestCase) 1061/1656 ( 64.1%): test_failure_preceding_text (...mlfile.TempXmlFileTestCase) 1062/1656 ( 64.1%): test_failure_trailing_Element (...file.TempXmlFileTestCase) 1063/1656 ( 64.2%): test_failure_trailing_text (...xmlfile.TempXmlFileTestCase) 1064/1656 ( 64.3%): test_flush (...est_incremental_xmlfile.TempXmlFileTestCase) 1065/1656 ( 64.3%): test_namespace_nested_anonymous (...le.TempXmlFileTestCase) 1066/1656 ( 64.4%): test_namespace_nested_nsmap (...mlfile.TempXmlFileTestCase) 1067/1656 ( 64.4%): test_namespace_nsmap (...ental_xmlfile.TempXmlFileTestCase) 1068/1656 ( 64.5%): test_nested_default_namespace (...file.TempXmlFileTestCase) 1069/1656 ( 64.6%): test_nested_default_namespace_and_other (...mlFileTestCase) 1070/1656 ( 64.6%): test_pi (...s.test_incremental_xmlfile.TempXmlFileTestCase) 1071/1656 ( 64.7%): test_write_Element (...emental_xmlfile.TempXmlFileTestCase) 1072/1656 ( 64.7%): test_write_Element_repeatedly (...file.TempXmlFileTestCase) 1073/1656 ( 64.8%): test_anonymous_namespace (...lfile.TempPathXmlFileTestCase) 1074/1656 ( 64.9%): test_attribute (...emental_xmlfile.TempPathXmlFileTestCase) 1075/1656 ( 64.9%): test_buffering (...emental_xmlfile.TempPathXmlFileTestCase) 1076/1656 ( 65.0%): test_closing_out_of_order_in_error_case (...mlFileTestCase) 1077/1656 ( 65.0%): test_comment (...cremental_xmlfile.TempPathXmlFileTestCase) 1078/1656 ( 65.1%): test_default_namespace (...xmlfile.TempPathXmlFileTestCase) 1079/1656 ( 65.2%): test_element (...cremental_xmlfile.TempPathXmlFileTestCase) 1080/1656 ( 65.2%): test_element_nested (...al_xmlfile.TempPathXmlFileTestCase) 1081/1656 ( 65.3%): test_element_nested_with_text (....TempPathXmlFileTestCase) 1082/1656 ( 65.3%): test_element_write_text (...mlfile.TempPathXmlFileTestCase) 1083/1656 ( 65.4%): test_encoding (...remental_xmlfile.TempPathXmlFileTestCase) 1084/1656 ( 65.5%): test_escaping (...remental_xmlfile.TempPathXmlFileTestCase) 1085/1656 ( 65.5%): test_failure_preceding_text (...le.TempPathXmlFileTestCase) 1086/1656 ( 65.6%): test_failure_trailing_Element (....TempPathXmlFileTestCase) 1087/1656 ( 65.6%): test_failure_trailing_text (...ile.TempPathXmlFileTestCase) 1088/1656 ( 65.7%): test_flush (...incremental_xmlfile.TempPathXmlFileTestCase) 1089/1656 ( 65.8%): test_namespace_nested_anonymous (...empPathXmlFileTestCase) 1090/1656 ( 65.8%): test_namespace_nested_nsmap (...le.TempPathXmlFileTestCase) 1091/1656 ( 65.9%): test_namespace_nsmap (...l_xmlfile.TempPathXmlFileTestCase) 1092/1656 ( 65.9%): test_nested_default_namespace (....TempPathXmlFileTestCase) 1093/1656 ( 66.0%): test_nested_default_namespace_and_other (...mlFileTestCase) 1094/1656 ( 66.1%): test_pi (...st_incremental_xmlfile.TempPathXmlFileTestCase) 1095/1656 ( 66.1%): test_write_Element (...tal_xmlfile.TempPathXmlFileTestCase) 1096/1656 ( 66.2%): test_write_Element_repeatedly (....TempPathXmlFileTestCase) 1097/1656 ( 66.2%): test_anonymous_namespace (...SimpleFileLikeXmlFileTestCase) 1098/1656 ( 66.3%): test_attribute (...l_xmlfile.SimpleFileLikeXmlFileTestCase) 1099/1656 ( 66.4%): test_buffering (...l_xmlfile.SimpleFileLikeXmlFileTestCase) 1100/1656 ( 66.4%): test_closing_out_of_order_in_error_case (...mlFileTestCase) 1101/1656 ( 66.5%): test_comment (...tal_xmlfile.SimpleFileLikeXmlFileTestCase) 1102/1656 ( 66.5%): test_default_namespace (...e.SimpleFileLikeXmlFileTestCase) 1103/1656 ( 66.6%): test_element (...tal_xmlfile.SimpleFileLikeXmlFileTestCase) 1104/1656 ( 66.7%): test_element_nested (...file.SimpleFileLikeXmlFileTestCase) 1105/1656 ( 66.7%): test_element_nested_with_text (...eFileLikeXmlFileTestCase) 1106/1656 ( 66.8%): test_element_write_text (....SimpleFileLikeXmlFileTestCase) 1107/1656 ( 66.8%): test_encoding (...al_xmlfile.SimpleFileLikeXmlFileTestCase) 1108/1656 ( 66.9%): test_escaping (...al_xmlfile.SimpleFileLikeXmlFileTestCase) 1109/1656 ( 67.0%): test_failure_preceding_text (...pleFileLikeXmlFileTestCase) 1110/1656 ( 67.0%): test_failure_trailing_Element (...eFileLikeXmlFileTestCase) 1111/1656 ( 67.1%): test_failure_trailing_text (...mpleFileLikeXmlFileTestCase) 1112/1656 ( 67.1%): test_filelike_close (...file.SimpleFileLikeXmlFileTestCase) 1113/1656 ( 67.2%): test_filelike_not_closing (...impleFileLikeXmlFileTestCase) 1114/1656 ( 67.3%): test_flush (...ental_xmlfile.SimpleFileLikeXmlFileTestCase) 1115/1656 ( 67.3%): test_namespace_nested_anonymous (...ileLikeXmlFileTestCase) 1116/1656 ( 67.4%): test_namespace_nested_nsmap (...pleFileLikeXmlFileTestCase) 1117/1656 ( 67.5%): test_namespace_nsmap (...ile.SimpleFileLikeXmlFileTestCase) 1118/1656 ( 67.5%): test_nested_default_namespace (...eFileLikeXmlFileTestCase) 1119/1656 ( 67.6%): test_nested_default_namespace_and_other (...mlFileTestCase) 1120/1656 ( 67.6%): test_pi (...remental_xmlfile.SimpleFileLikeXmlFileTestCase) 1121/1656 ( 67.7%): test_write_Element (...lfile.SimpleFileLikeXmlFileTestCase) 1122/1656 ( 67.8%): test_write_Element_repeatedly (...eFileLikeXmlFileTestCase) 1123/1656 ( 67.8%): test_anonymous_namespace (...ntal_xmlfile.HtmlFileTestCase) 1124/1656 ( 67.9%): test_attribute (...st_incremental_xmlfile.HtmlFileTestCase) 1125/1656 ( 67.9%): test_buffering (...st_incremental_xmlfile.HtmlFileTestCase) 1126/1656 ( 68.0%): test_closing_out_of_order_in_error_case (...mlFileTestCase) 1127/1656 ( 68.1%): test_comment (...test_incremental_xmlfile.HtmlFileTestCase) 1128/1656 ( 68.1%): test_default_namespace (...mental_xmlfile.HtmlFileTestCase) 1129/1656 ( 68.2%): test_element (...test_incremental_xmlfile.HtmlFileTestCase) 1130/1656 ( 68.2%): test_element_nested (...cremental_xmlfile.HtmlFileTestCase) 1131/1656 ( 68.3%): test_element_nested_with_text (...xmlfile.HtmlFileTestCase) 1132/1656 ( 68.4%): test_element_write_text (...ental_xmlfile.HtmlFileTestCase) 1133/1656 ( 68.4%): test_encoding (...est_incremental_xmlfile.HtmlFileTestCase) 1134/1656 ( 68.5%): test_escaping (...est_incremental_xmlfile.HtmlFileTestCase) 1135/1656 ( 68.5%): test_failure_preceding_text (...l_xmlfile.HtmlFileTestCase) 1136/1656 ( 68.6%): test_failure_trailing_Element (...xmlfile.HtmlFileTestCase) 1137/1656 ( 68.7%): test_failure_trailing_text (...al_xmlfile.HtmlFileTestCase) 1138/1656 ( 68.7%): test_flush (...s.test_incremental_xmlfile.HtmlFileTestCase) 1139/1656 ( 68.8%): test_namespace_nested_anonymous (...lfile.HtmlFileTestCase) 1140/1656 ( 68.8%): test_namespace_nested_nsmap (...l_xmlfile.HtmlFileTestCase) 1141/1656 ( 68.9%): test_namespace_nsmap (...remental_xmlfile.HtmlFileTestCase) 1142/1656 ( 69.0%): test_nested_default_namespace (...xmlfile.HtmlFileTestCase) 1143/1656 ( 69.0%): test_nested_default_namespace_and_other (...mlFileTestCase) 1144/1656 ( 69.1%): test_open_namespaced_element (..._xmlfile.HtmlFileTestCase) 1145/1656 ( 69.1%): test_pi (...ests.test_incremental_xmlfile.HtmlFileTestCase) 1146/1656 ( 69.2%): test_void_elements (...ncremental_xmlfile.HtmlFileTestCase) 1147/1656 ( 69.3%): test_write_Element (...ncremental_xmlfile.HtmlFileTestCase) 1148/1656 ( 69.3%): test_write_Element_repeatedly (...xmlfile.HtmlFileTestCase) 1149/1656 ( 69.4%): test_write_declaration (...mental_xmlfile.HtmlFileTestCase) 1150/1656 ( 69.4%): test_write_namespaced_element (...xmlfile.HtmlFileTestCase) 1151/1656 ( 69.5%): test_class_parse_filename (...ests.test_io.ETreeIOTestCase) 1152/1656 ( 69.6%): test_class_parse_filename_remove_previous (...eeIOTestCase) 1153/1656 ( 69.6%): test_class_parse_fileobject (...ts.test_io.ETreeIOTestCase) 1154/1656 ( 69.7%): test_class_parse_unamed_fileobject (..._io.ETreeIOTestCase) 1155/1656 ( 69.7%): test_etree_parse_io_error (...ests.test_io.ETreeIOTestCase) 1156/1656 ( 69.8%): test_iterparse_utf16_bom (...tests.test_io.ETreeIOTestCase) 1157/1656 ( 69.9%): test_iterparse_utf8_bom (....tests.test_io.ETreeIOTestCase) 1158/1656 ( 69.9%): test_module_parse_fileobject_error (..._io.ETreeIOTestCase) 1159/1656 ( 70.0%): test_module_parse_fileobject_late_error (...TreeIOTestCase) 1160/1656 ( 70.0%): test_module_parse_fileobject_type_error (...TreeIOTestCase) 1161/1656 ( 70.1%): test_module_parse_gzipobject (...s.test_io.ETreeIOTestCase) 1162/1656 ( 70.2%): test_module_parse_large_fileobject (..._io.ETreeIOTestCase) 1163/1656 ( 70.2%): test_parse_utf8_bom (lxml.tests.test_io.ETreeIOTestCase) 1164/1656 ( 70.3%): test_tree_io (lxml.tests.test_io.ETreeIOTestCase) 1165/1656 ( 70.4%): test_tree_io_latin1 (lxml.tests.test_io.ETreeIOTestCase) 1166/1656 ( 70.4%): test_write_compressed_text (...sts.test_io.ETreeIOTestCase) 1167/1656 ( 70.5%): test_write_filename (lxml.tests.test_io.ETreeIOTestCase) 1168/1656 ( 70.5%): test_write_invalid_filename (...ts.test_io.ETreeIOTestCase) 1169/1656 ( 70.6%): test_class_parse_filename (...est_io.ElementTreeIOTestCase) 1170/1656 ( 70.7%): test_class_parse_filename_remove_previous (...eeIOTestCase) 1171/1656 ( 70.7%): test_class_parse_fileobject (...t_io.ElementTreeIOTestCase) 1172/1656 ( 70.8%): test_class_parse_unamed_fileobject (...ementTreeIOTestCase) 1173/1656 ( 70.8%): test_etree_parse_io_error (...est_io.ElementTreeIOTestCase) 1174/1656 ( 70.9%): test_iterparse_utf16_bom (...test_io.ElementTreeIOTestCase) 1175/1656 ( 71.0%): test_iterparse_utf8_bom (....test_io.ElementTreeIOTestCase) 1176/1656 ( 71.0%): test_module_parse_fileobject_error (...ementTreeIOTestCase) 1177/1656 ( 71.1%): test_module_parse_fileobject_late_error (...TreeIOTestCase) 1178/1656 ( 71.1%): test_module_parse_fileobject_type_error (...TreeIOTestCase) 1179/1656 ( 71.2%): test_module_parse_gzipobject (..._io.ElementTreeIOTestCase) 1180/1656 ( 71.3%): test_module_parse_large_fileobject (...ementTreeIOTestCase) 1181/1656 ( 71.3%): test_parse_utf8_bom (...ests.test_io.ElementTreeIOTestCase) 1182/1656 ( 71.4%): test_tree_io (lxml.tests.test_io.ElementTreeIOTestCase) 1183/1656 ( 71.4%): test_tree_io_latin1 (...ests.test_io.ElementTreeIOTestCase) 1184/1656 ( 71.5%): test_write_filename (...ests.test_io.ElementTreeIOTestCase) 1185/1656 ( 71.6%): test_write_invalid_filename (...t_io.ElementTreeIOTestCase) 1186/1656 ( 71.6%): test_schematron (...oschematron.ETreeISOSchematronTestCase) 1187/1656 ( 71.7%): test_schematron_abstract (...on.ETreeISOSchematronTestCase) 1188/1656 ( 71.7%): test_schematron_assertValid (...ETreeISOSchematronTestCase) 1189/1656 ( 71.8%): test_schematron_call (...matron.ETreeISOSchematronTestCase) 1190/1656 ( 71.9%): test_schematron_customization (...reeISOSchematronTestCase) 1191/1656 ( 71.9%): test_schematron_elementtree_error (...SOSchematronTestCase) 1192/1656 ( 72.0%): test_schematron_empty_pattern (...reeISOSchematronTestCase) 1193/1656 ( 72.0%): test_schematron_error_log (...n.ETreeISOSchematronTestCase) 1194/1656 ( 72.1%): test_schematron_from_element (...TreeISOSchematronTestCase) 1195/1656 ( 72.2%): test_schematron_from_file (...n.ETreeISOSchematronTestCase) 1196/1656 ( 72.2%): test_schematron_from_tree (...n.ETreeISOSchematronTestCase) 1197/1656 ( 72.3%): test_schematron_invalid_args (...TreeISOSchematronTestCase) 1198/1656 ( 72.3%): test_schematron_invalid_schema_empty (...chematronTestCase) 1199/1656 ( 72.4%): test_schematron_invalid_schema_namespace (...atronTestCase) 1200/1656 ( 72.5%): test_schematron_phases (...tron.ETreeISOSchematronTestCase) 1201/1656 ( 72.5%): test_schematron_phases_kwarg (...TreeISOSchematronTestCase) 1202/1656 ( 72.6%): test_schematron_relaxng_embedded (...ISOSchematronTestCase) 1203/1656 ( 72.6%): test_schematron_result_report (...reeISOSchematronTestCase) 1204/1656 ( 72.7%): test_schematron_store_schematron (...ISOSchematronTestCase) 1205/1656 ( 72.8%): test_schematron_store_xslt (....ETreeISOSchematronTestCase) 1206/1656 ( 72.8%): test_schematron_validate (...on.ETreeISOSchematronTestCase) 1207/1656 ( 72.9%): test_schematron_xmlschema_embedded (...OSchematronTestCase) 1208/1656 ( 72.9%): txt (validation) Doctest: validation.txt 1209/1656 ( 73.0%): test_create_element (...sses.ETreeNamespaceClassesTestCase) 1210/1656 ( 73.1%): test_create_element_default (...eeNamespaceClassesTestCase) 1211/1656 ( 73.1%): test_default_tagname (...ses.ETreeNamespaceClassesTestCase) 1212/1656 ( 73.2%): test_element_creation (...es.ETreeNamespaceClassesTestCase) 1213/1656 ( 73.2%): test_ns_classes (...sclasses.ETreeNamespaceClassesTestCase) 1214/1656 ( 73.3%): test_registry (..._nsclasses.ETreeNamespaceClassesTestCase) 1215/1656 ( 73.4%): txt (element_classes) Doctest: element_classes.txt 1216/1656 ( 73.4%): test_XML_base_url_docinfo (..._objectify.ObjectifyTestCase) 1217/1656 ( 73.5%): test_XML_set_base_url_docinfo (...ectify.ObjectifyTestCase) 1218/1656 ( 73.6%): test_addattr (lxml.tests.test_objectify.ObjectifyTestCase) 1219/1656 ( 73.6%): test_addattr_element (....test_objectify.ObjectifyTestCase) 1220/1656 ( 73.7%): test_addattr_list (...sts.test_objectify.ObjectifyTestCase) 1221/1656 ( 73.7%): test_build_tree (...tests.test_objectify.ObjectifyTestCase) 1222/1656 ( 73.8%): test_change_pytype_attribute (...jectify.ObjectifyTestCase) 1223/1656 ( 73.9%): test_child (lxml.tests.test_objectify.ObjectifyTestCase) 1224/1656 ( 73.9%): test_child_addattr (...ts.test_objectify.ObjectifyTestCase) 1225/1656 ( 74.0%): test_child_getattr (...ts.test_objectify.ObjectifyTestCase) 1226/1656 ( 74.0%): test_child_getattr_empty_ns (...bjectify.ObjectifyTestCase) 1227/1656 ( 74.1%): test_child_index (...ests.test_objectify.ObjectifyTestCase) 1228/1656 ( 74.2%): test_child_index_neg (....test_objectify.ObjectifyTestCase) 1229/1656 ( 74.2%): test_child_iter (...tests.test_objectify.ObjectifyTestCase) 1230/1656 ( 74.3%): test_child_len (....tests.test_objectify.ObjectifyTestCase) 1231/1656 ( 74.3%): test_child_nonexistant (...est_objectify.ObjectifyTestCase) 1232/1656 ( 74.4%): test_child_ns_nons (...ts.test_objectify.ObjectifyTestCase) 1233/1656 ( 74.5%): test_child_set_ro (...sts.test_objectify.ObjectifyTestCase) 1234/1656 ( 74.5%): test_class_lookup (...sts.test_objectify.ObjectifyTestCase) 1235/1656 ( 74.6%): test_countchildren (...ts.test_objectify.ObjectifyTestCase) 1236/1656 ( 74.6%): test_data_element_NoneType (...objectify.ObjectifyTestCase) 1237/1656 ( 74.7%): test_data_element_attrib_attributes_precedence (...estCase) 1238/1656 ( 74.8%): test_data_element_bool (...est_objectify.ObjectifyTestCase) 1239/1656 ( 74.8%): test_data_element_data_element_arg (...y.ObjectifyTestCase) 1240/1656 ( 74.9%): test_data_element_data_element_arg_invalid_pytype (...Case) 1241/1656 ( 74.9%): test_data_element_data_element_arg_invalid_xsi (...estCase) 1242/1656 ( 75.0%): test_data_element_data_element_arg_pytype (...tifyTestCase) 1243/1656 ( 75.1%): test_data_element_data_element_arg_pytype_none (...estCase) 1244/1656 ( 75.1%): test_data_element_data_element_arg_pytype_xsitype (...Case) 1245/1656 ( 75.2%): test_data_element_data_element_arg_xsitype (...ifyTestCase) 1246/1656 ( 75.2%): test_data_element_element_arg (...ectify.ObjectifyTestCase) 1247/1656 ( 75.3%): test_data_element_float (...st_objectify.ObjectifyTestCase) 1248/1656 ( 75.4%): test_data_element_float_hash (...jectify.ObjectifyTestCase) 1249/1656 ( 75.4%): test_data_element_int (...test_objectify.ObjectifyTestCase) 1250/1656 ( 75.5%): test_data_element_int_hash (...objectify.ObjectifyTestCase) 1251/1656 ( 75.5%): test_data_element_invalid_pytype (...ify.ObjectifyTestCase) 1252/1656 ( 75.6%): test_data_element_invalid_xsi (...ectify.ObjectifyTestCase) 1253/1656 ( 75.7%): test_data_element_nsmap_custom (...ctify.ObjectifyTestCase) 1254/1656 ( 75.7%): test_data_element_nsmap_custom_prefixes (...ectifyTestCase) 1255/1656 ( 75.8%): test_data_element_nsmap_default (...tify.ObjectifyTestCase) 1256/1656 ( 75.8%): test_data_element_nsmap_empty (...ectify.ObjectifyTestCase) 1257/1656 ( 75.9%): test_data_element_pytype_none (...ectify.ObjectifyTestCase) 1258/1656 ( 76.0%): test_data_element_pytype_none_compat (...ObjectifyTestCase) 1259/1656 ( 76.0%): test_data_element_pytypes (..._objectify.ObjectifyTestCase) 1260/1656 ( 76.1%): test_data_element_str (...test_objectify.ObjectifyTestCase) 1261/1656 ( 76.1%): test_data_element_str_floatliteral (...y.ObjectifyTestCase) 1262/1656 ( 76.2%): test_data_element_str_intliteral (...ify.ObjectifyTestCase) 1263/1656 ( 76.3%): test_data_element_unregistered (...ctify.ObjectifyTestCase) 1264/1656 ( 76.3%): test_data_element_ustr (...est_objectify.ObjectifyTestCase) 1265/1656 ( 76.4%): test_data_element_ustr_floatliteral (....ObjectifyTestCase) 1266/1656 ( 76.4%): test_data_element_ustr_intliteral (...fy.ObjectifyTestCase) 1267/1656 ( 76.5%): test_data_element_xsitypes (...objectify.ObjectifyTestCase) 1268/1656 ( 76.6%): test_data_element_xsitypes_prefixed (....ObjectifyTestCase) 1269/1656 ( 76.6%): test_data_element_xsitypes_xsdprefixed (...jectifyTestCase) 1270/1656 ( 76.7%): test_dataelement_xsi (....test_objectify.ObjectifyTestCase) 1271/1656 ( 76.8%): test_dataelement_xsi_nsmap (...objectify.ObjectifyTestCase) 1272/1656 ( 76.8%): test_dataelement_xsi_prefix_error (...fy.ObjectifyTestCase) 1273/1656 ( 76.9%): test_date_element_efactory_tail (...tify.ObjectifyTestCase) 1274/1656 ( 76.9%): test_date_element_efactory_text (...tify.ObjectifyTestCase) 1275/1656 ( 77.0%): test_deannotate (...tests.test_objectify.ObjectifyTestCase) 1276/1656 ( 77.1%): test_descendant_paths (...test_objectify.ObjectifyTestCase) 1277/1656 ( 77.1%): test_descendant_paths_child (...bjectify.ObjectifyTestCase) 1278/1656 ( 77.2%): test_descendant_paths_prefix (...jectify.ObjectifyTestCase) 1279/1656 ( 77.2%): test_dir (lxml.tests.test_objectify.ObjectifyTestCase) 1280/1656 ( 77.3%): test_efactory_attrib (....test_objectify.ObjectifyTestCase) 1281/1656 ( 77.4%): test_efactory_bool (...ts.test_objectify.ObjectifyTestCase) 1282/1656 ( 77.4%): test_efactory_float (...s.test_objectify.ObjectifyTestCase) 1283/1656 ( 77.5%): test_efactory_int (...sts.test_objectify.ObjectifyTestCase) 1284/1656 ( 77.5%): test_efactory_nested (....test_objectify.ObjectifyTestCase) 1285/1656 ( 77.6%): test_efactory_none (...ts.test_objectify.ObjectifyTestCase) 1286/1656 ( 77.7%): test_efactory_str (...sts.test_objectify.ObjectifyTestCase) 1287/1656 ( 77.7%): test_efactory_subtype (...test_objectify.ObjectifyTestCase) 1288/1656 ( 77.8%): test_efactory_unicode (...test_objectify.ObjectifyTestCase) 1289/1656 ( 77.8%): test_efactory_value_concatenation (...fy.ObjectifyTestCase) 1290/1656 ( 77.9%): test_element_nsmap_custom (..._objectify.ObjectifyTestCase) 1291/1656 ( 78.0%): test_element_nsmap_custom_prefixes (...y.ObjectifyTestCase) 1292/1656 ( 78.0%): test_element_nsmap_default (...objectify.ObjectifyTestCase) 1293/1656 ( 78.1%): test_element_nsmap_empty (...t_objectify.ObjectifyTestCase) 1294/1656 ( 78.1%): test_findall (lxml.tests.test_objectify.ObjectifyTestCase) 1295/1656 ( 78.2%): test_findall_ns (...tests.test_objectify.ObjectifyTestCase) 1296/1656 ( 78.3%): test_getslice_complete (...est_objectify.ObjectifyTestCase) 1297/1656 ( 78.3%): test_getslice_partial (...test_objectify.ObjectifyTestCase) 1298/1656 ( 78.4%): test_getslice_partial_neg (..._objectify.ObjectifyTestCase) 1299/1656 ( 78.4%): test_object_path (...ests.test_objectify.ObjectifyTestCase) 1300/1656 ( 78.5%): test_object_path_addattr (...t_objectify.ObjectifyTestCase) 1301/1656 ( 78.6%): test_object_path_addattr_create (...tify.ObjectifyTestCase) 1302/1656 ( 78.6%): test_object_path_addattr_create_element (...ectifyTestCase) 1303/1656 ( 78.7%): test_object_path_addattr_create_list (...ObjectifyTestCase) 1304/1656 ( 78.7%): test_object_path_addattr_element (...ify.ObjectifyTestCase) 1305/1656 ( 78.8%): test_object_path_default_absolute (...fy.ObjectifyTestCase) 1306/1656 ( 78.9%): test_object_path_default_relative (...fy.ObjectifyTestCase) 1307/1656 ( 78.9%): test_object_path_dot (....test_objectify.ObjectifyTestCase) 1308/1656 ( 79.0%): test_object_path_dot_list (..._objectify.ObjectifyTestCase) 1309/1656 ( 79.0%): test_object_path_dot_root (..._objectify.ObjectifyTestCase) 1310/1656 ( 79.1%): test_object_path_dot_root_list (...ctify.ObjectifyTestCase) 1311/1656 ( 79.2%): test_object_path_fail (...test_objectify.ObjectifyTestCase) 1312/1656 ( 79.2%): test_object_path_fail_parse_empty (...fy.ObjectifyTestCase) 1313/1656 ( 79.3%): test_object_path_fail_parse_empty_list (...jectifyTestCase) 1314/1656 ( 79.3%): test_object_path_hasattr (...t_objectify.ObjectifyTestCase) 1315/1656 ( 79.4%): test_object_path_index (...est_objectify.ObjectifyTestCase) 1316/1656 ( 79.5%): test_object_path_index_fail_lookup (...y.ObjectifyTestCase) 1317/1656 ( 79.5%): test_object_path_index_fail_parse (...fy.ObjectifyTestCase) 1318/1656 ( 79.6%): test_object_path_index_list (...bjectify.ObjectifyTestCase) 1319/1656 ( 79.6%): test_object_path_list (...test_objectify.ObjectifyTestCase) 1320/1656 ( 79.7%): test_object_path_ns (...s.test_objectify.ObjectifyTestCase) 1321/1656 ( 79.8%): test_object_path_ns_list (...t_objectify.ObjectifyTestCase) 1322/1656 ( 79.8%): test_object_path_set (....test_objectify.ObjectifyTestCase) 1323/1656 ( 79.9%): test_object_path_set_create (...bjectify.ObjectifyTestCase) 1324/1656 ( 80.0%): test_object_path_set_create_element (....ObjectifyTestCase) 1325/1656 ( 80.0%): test_object_path_set_create_list (...ify.ObjectifyTestCase) 1326/1656 ( 80.1%): test_object_path_set_element (...jectify.ObjectifyTestCase) 1327/1656 ( 80.1%): test_object_path_syntax (...st_objectify.ObjectifyTestCase) 1328/1656 ( 80.2%): test_parse_base_url_docinfo (...bjectify.ObjectifyTestCase) 1329/1656 ( 80.3%): test_parse_stringio_base_url (...jectify.ObjectifyTestCase) 1330/1656 ( 80.3%): test_pickle (lxml.tests.test_objectify.ObjectifyTestCase) 1331/1656 ( 80.4%): test_pickle_boolelement (...st_objectify.ObjectifyTestCase) 1332/1656 ( 80.4%): test_pickle_elementtree (...st_objectify.ObjectifyTestCase) 1333/1656 ( 80.5%): test_pickle_floattelement (..._objectify.ObjectifyTestCase) 1334/1656 ( 80.6%): test_pickle_intelement (...est_objectify.ObjectifyTestCase) 1335/1656 ( 80.6%): test_pickle_noneelement (...st_objectify.ObjectifyTestCase) 1336/1656 ( 80.7%): test_pickle_strelement (...est_objectify.ObjectifyTestCase) 1337/1656 ( 80.7%): test_pyannotate_empty (...test_objectify.ObjectifyTestCase) 1338/1656 ( 80.8%): test_pyannotate_ignore_old (...objectify.ObjectifyTestCase) 1339/1656 ( 80.9%): test_pyannotate_use_old (...st_objectify.ObjectifyTestCase) 1340/1656 ( 80.9%): test_pytype_annotation (...est_objectify.ObjectifyTestCase) 1341/1656 ( 81.0%): test_pytype_annotation_empty (...jectify.ObjectifyTestCase) 1342/1656 ( 81.0%): test_pytype_annotation_use_old (...ctify.ObjectifyTestCase) 1343/1656 ( 81.1%): test_pytype_deannotate (...est_objectify.ObjectifyTestCase) 1344/1656 ( 81.2%): test_pytype_xsitype_annotation (...ctify.ObjectifyTestCase) 1345/1656 ( 81.2%): test_registered_type_stringify (...ctify.ObjectifyTestCase) 1346/1656 ( 81.3%): test_registered_types (...test_objectify.ObjectifyTestCase) 1347/1656 ( 81.3%): test_root (lxml.tests.test_objectify.ObjectifyTestCase) 1348/1656 ( 81.4%): test_schema_types (...sts.test_objectify.ObjectifyTestCase) 1349/1656 ( 81.5%): test_schema_types_prefixed (...objectify.ObjectifyTestCase) 1350/1656 ( 81.5%): test_set_string (...tests.test_objectify.ObjectifyTestCase) 1351/1656 ( 81.6%): test_setattr (lxml.tests.test_objectify.ObjectifyTestCase) 1352/1656 ( 81.6%): test_setattr_nonunicode (...st_objectify.ObjectifyTestCase) 1353/1656 ( 81.7%): test_setitem_string (...s.test_objectify.ObjectifyTestCase) 1354/1656 ( 81.8%): test_setitem_string_special (...bjectify.ObjectifyTestCase) 1355/1656 ( 81.8%): test_setslice_complete (...est_objectify.ObjectifyTestCase) 1356/1656 ( 81.9%): test_setslice_elements (...est_objectify.ObjectifyTestCase) 1357/1656 ( 81.9%): test_setslice_empty (...s.test_objectify.ObjectifyTestCase) 1358/1656 ( 82.0%): test_setslice_insert (....test_objectify.ObjectifyTestCase) 1359/1656 ( 82.1%): test_setslice_insert_neg (...t_objectify.ObjectifyTestCase) 1360/1656 ( 82.1%): test_setslice_partial (...test_objectify.ObjectifyTestCase) 1361/1656 ( 82.2%): test_setslice_partial_allneg (...jectify.ObjectifyTestCase) 1362/1656 ( 82.2%): test_setslice_partial_neg (..._objectify.ObjectifyTestCase) 1363/1656 ( 82.3%): test_setslice_partial_wrong_length (...y.ObjectifyTestCase) 1364/1656 ( 82.4%): test_standard_lookup (....test_objectify.ObjectifyTestCase) 1365/1656 ( 82.4%): test_str (lxml.tests.test_objectify.ObjectifyTestCase) 1366/1656 ( 82.5%): test_sub_data_element_nsmap_custom (...y.ObjectifyTestCase) 1367/1656 ( 82.5%): test_sub_data_element_nsmap_custom_prefixes (...fyTestCase) 1368/1656 ( 82.6%): test_sub_data_element_nsmap_default (....ObjectifyTestCase) 1369/1656 ( 82.7%): test_sub_data_element_nsmap_empty (...fy.ObjectifyTestCase) 1370/1656 ( 82.7%): test_sub_element_nsmap_custom (...ectify.ObjectifyTestCase) 1371/1656 ( 82.8%): test_sub_element_nsmap_custom_prefixes (...jectifyTestCase) 1372/1656 ( 82.9%): test_sub_element_nsmap_default (...ctify.ObjectifyTestCase) 1373/1656 ( 82.9%): test_sub_element_nsmap_empty (...jectify.ObjectifyTestCase) 1374/1656 ( 83.0%): test_type_NoneType (...ts.test_objectify.ObjectifyTestCase) 1375/1656 ( 83.0%): test_type_bool (....tests.test_objectify.ObjectifyTestCase) 1376/1656 ( 83.1%): test_type_bool_cmp (...ts.test_objectify.ObjectifyTestCase) 1377/1656 ( 83.2%): test_type_float (...tests.test_objectify.ObjectifyTestCase) 1378/1656 ( 83.2%): test_type_int (lxml.tests.test_objectify.ObjectifyTestCase) 1379/1656 ( 83.3%): test_type_int_cmp (...sts.test_objectify.ObjectifyTestCase) 1380/1656 ( 83.3%): test_type_none_cmp (...ts.test_objectify.ObjectifyTestCase) 1381/1656 ( 83.4%): test_type_str (lxml.tests.test_objectify.ObjectifyTestCase) 1382/1656 ( 83.5%): test_type_str_add (...sts.test_objectify.ObjectifyTestCase) 1383/1656 ( 83.5%): test_type_str_as_complex (...t_objectify.ObjectifyTestCase) 1384/1656 ( 83.6%): test_type_str_as_float (...est_objectify.ObjectifyTestCase) 1385/1656 ( 83.6%): test_type_str_as_int (....test_objectify.ObjectifyTestCase) 1386/1656 ( 83.7%): test_type_str_cmp (...sts.test_objectify.ObjectifyTestCase) 1387/1656 ( 83.8%): test_type_str_floatliteral (...objectify.ObjectifyTestCase) 1388/1656 ( 83.8%): test_type_str_hash (...ts.test_objectify.ObjectifyTestCase) 1389/1656 ( 83.9%): test_type_str_intliteral (...t_objectify.ObjectifyTestCase) 1390/1656 ( 83.9%): test_type_str_mod (...sts.test_objectify.ObjectifyTestCase) 1391/1656 ( 84.0%): test_type_str_mod_data_elements (...tify.ObjectifyTestCase) 1392/1656 ( 84.1%): test_type_str_mul (...sts.test_objectify.ObjectifyTestCase) 1393/1656 ( 84.1%): test_type_str_sequence (...est_objectify.ObjectifyTestCase) 1394/1656 ( 84.2%): test_type_unregistered (...est_objectify.ObjectifyTestCase) 1395/1656 ( 84.2%): test_type_ustr (....tests.test_objectify.ObjectifyTestCase) 1396/1656 ( 84.3%): test_type_ustr_add (...ts.test_objectify.ObjectifyTestCase) 1397/1656 ( 84.4%): test_type_ustr_floatliteral (...bjectify.ObjectifyTestCase) 1398/1656 ( 84.4%): test_type_ustr_intliteral (..._objectify.ObjectifyTestCase) 1399/1656 ( 84.5%): test_type_ustr_mul (...ts.test_objectify.ObjectifyTestCase) 1400/1656 ( 84.5%): test_vars (lxml.tests.test_objectify.ObjectifyTestCase) 1401/1656 ( 84.6%): test_xml_base (lxml.tests.test_objectify.ObjectifyTestCase) 1402/1656 ( 84.7%): test_xml_base_attribute (...st_objectify.ObjectifyTestCase) 1403/1656 ( 84.7%): test_xsiannotate_ignore_old (...bjectify.ObjectifyTestCase) 1404/1656 ( 84.8%): test_xsiannotate_use_old (...t_objectify.ObjectifyTestCase) 1405/1656 ( 84.8%): test_xsinil_deannotate (...est_objectify.ObjectifyTestCase) 1406/1656 ( 84.9%): test_xsitype_deannotate (...st_objectify.ObjectifyTestCase) 1407/1656 ( 85.0%): ElementMaker (...tify) Doctest: lxml.objectify.ElementMaker 1408/1656 ( 85.0%): ObjectifiedElement (...t: lxml.objectify.ObjectifiedElement 1409/1656 ( 85.1%): txt (objectify) Doctest: objectify.txt 1410/1656 ( 85.1%): test_lookup (...s.test_pyclasslookup.PyClassLookupTestCase) 1411/1656 ( 85.2%): test_lookup_attrib (...pyclasslookup.PyClassLookupTestCase) 1412/1656 ( 85.3%): test_lookup_bool (...t_pyclasslookup.PyClassLookupTestCase) 1413/1656 ( 85.3%): test_lookup_get (...st_pyclasslookup.PyClassLookupTestCase) 1414/1656 ( 85.4%): test_lookup_get_default (...sslookup.PyClassLookupTestCase) 1415/1656 ( 85.4%): test_lookup_getchildren (...sslookup.PyClassLookupTestCase) 1416/1656 ( 85.5%): test_lookup_getitem (...yclasslookup.PyClassLookupTestCase) 1417/1656 ( 85.6%): test_lookup_getitem_neg (...sslookup.PyClassLookupTestCase) 1418/1656 ( 85.6%): test_lookup_getnext (...yclasslookup.PyClassLookupTestCase) 1419/1656 ( 85.7%): test_lookup_getparent (...lasslookup.PyClassLookupTestCase) 1420/1656 ( 85.7%): test_lookup_getprevious (...sslookup.PyClassLookupTestCase) 1421/1656 ( 85.8%): test_lookup_getslice (...classlookup.PyClassLookupTestCase) 1422/1656 ( 85.9%): test_lookup_iter_children (...lookup.PyClassLookupTestCase) 1423/1656 ( 85.9%): test_lookup_iterchildren (...slookup.PyClassLookupTestCase) 1424/1656 ( 86.0%): test_lookup_iterchildren_tag (...kup.PyClassLookupTestCase) 1425/1656 ( 86.1%): test_lookup_keep_ref_assertion (...p.PyClassLookupTestCase) 1426/1656 ( 86.1%): test_lookup_len (...st_pyclasslookup.PyClassLookupTestCase) 1427/1656 ( 86.2%): test_lookup_prefix (...pyclasslookup.PyClassLookupTestCase) 1428/1656 ( 86.2%): test_lookup_sourceline (...asslookup.PyClassLookupTestCase) 1429/1656 ( 86.3%): test_lookup_tag (...st_pyclasslookup.PyClassLookupTestCase) 1430/1656 ( 86.4%): test_lookup_tail (...t_pyclasslookup.PyClassLookupTestCase) 1431/1656 ( 86.4%): test_lookup_text (...t_pyclasslookup.PyClassLookupTestCase) 1432/1656 ( 86.5%): test_multiple_elementrees (...relaxng.ETreeRelaxNGTestCase) 1433/1656 ( 86.5%): test_relaxng (lxml.tests.test_relaxng.ETreeRelaxNGTestCase) 1434/1656 ( 86.6%): test_relaxng_elementtree_error (...ng.ETreeRelaxNGTestCase) 1435/1656 ( 86.7%): test_relaxng_error (...s.test_relaxng.ETreeRelaxNGTestCase) 1436/1656 ( 86.7%): test_relaxng_include (...test_relaxng.ETreeRelaxNGTestCase) 1437/1656 ( 86.8%): test_relaxng_invalid_schema (...laxng.ETreeRelaxNGTestCase) 1438/1656 ( 86.8%): test_relaxng_invalid_schema2 (...axng.ETreeRelaxNGTestCase) 1439/1656 ( 86.9%): test_relaxng_invalid_schema3 (...axng.ETreeRelaxNGTestCase) 1440/1656 ( 87.0%): test_relaxng_invalid_schema4 (...axng.ETreeRelaxNGTestCase) 1441/1656 ( 87.0%): test_relaxng_shortcut (...est_relaxng.ETreeRelaxNGTestCase) 1442/1656 ( 87.1%): test_relaxng_stringio (...est_relaxng.ETreeRelaxNGTestCase) 1443/1656 ( 87.1%): txt (validation) Doctest: validation.txt 1444/1656 ( 87.2%): test_element_sax (lxml.tests.test_sax.ETreeSaxTestCase) 1445/1656 ( 87.3%): test_element_sax_ns (lxml.tests.test_sax.ETreeSaxTestCase) 1446/1656 ( 87.3%): test_etree_sax_attributes (...ts.test_sax.ETreeSaxTestCase) 1447/1656 ( 87.4%): test_etree_sax_comment (...tests.test_sax.ETreeSaxTestCase) 1448/1656 ( 87.4%): test_etree_sax_comment_root (....test_sax.ETreeSaxTestCase) 1449/1656 ( 87.5%): test_etree_sax_double (....tests.test_sax.ETreeSaxTestCase) 1450/1656 ( 87.6%): test_etree_sax_error (lxml.tests.test_sax.ETreeSaxTestCase) 1451/1656 ( 87.6%): test_etree_sax_error2 (....tests.test_sax.ETreeSaxTestCase) 1452/1656 ( 87.7%): test_etree_sax_handler_default_ns (...sax.ETreeSaxTestCase) 1453/1656 ( 87.7%): test_etree_sax_handler_default_ns_None (...TreeSaxTestCase) 1454/1656 ( 87.8%): test_etree_sax_no_ns (lxml.tests.test_sax.ETreeSaxTestCase) 1455/1656 ( 87.9%): test_etree_sax_no_ns_attributes (...t_sax.ETreeSaxTestCase) 1456/1656 ( 87.9%): test_etree_sax_ns1 (lxml.tests.test_sax.ETreeSaxTestCase) 1457/1656 ( 88.0%): test_etree_sax_ns2 (lxml.tests.test_sax.ETreeSaxTestCase) 1458/1656 ( 88.0%): test_etree_sax_ns_attributes (...test_sax.ETreeSaxTestCase) 1459/1656 ( 88.1%): test_etree_sax_pi (lxml.tests.test_sax.ETreeSaxTestCase) 1460/1656 ( 88.2%): test_etree_sax_pi_root (...tests.test_sax.ETreeSaxTestCase) 1461/1656 ( 88.2%): test_etree_sax_redefine_ns (...s.test_sax.ETreeSaxTestCase) 1462/1656 ( 88.3%): test_etree_sax_simple (....tests.test_sax.ETreeSaxTestCase) 1463/1656 ( 88.3%): test_sax_to_pulldom (lxml.tests.test_sax.ETreeSaxTestCase) 1464/1656 ( 88.4%): txt (sax) Doctest: sax.txt 1465/1656 ( 88.5%): test_schematron (...est_schematron.ETreeSchematronTestCase) 1466/1656 ( 88.5%): test_schematron_elementtree_error (...eeSchematronTestCase) 1467/1656 ( 88.6%): test_schematron_invalid_schema (...ETreeSchematronTestCase) 1468/1656 ( 88.6%): test_schematron_invalid_schema_empty (...chematronTestCase) 1469/1656 ( 88.7%): test_schematron_invalid_schema_namespace (...atronTestCase) 1470/1656 ( 88.8%): txt (validation) Doctest: validation.txt 1471/1656 ( 88.8%): test_concurrent_class_lookup (...reading.ThreadingTestCase) 1472/1656 ( 88.9%): test_concurrent_proxies (...st_threading.ThreadingTestCase) 1473/1656 ( 88.9%): test_main_xslt_in_thread (...t_threading.ThreadingTestCase) 1474/1656 ( 89.0%): test_subtree_copy_thread (...t_threading.ThreadingTestCase) 1475/1656 ( 89.1%): test_thread_create_xslt (...st_threading.ThreadingTestCase) 1476/1656 ( 89.1%): test_thread_error_log (...test_threading.ThreadingTestCase) 1477/1656 ( 89.2%): test_thread_mix (...tests.test_threading.ThreadingTestCase) 1478/1656 ( 89.3%): test_thread_xslt (...ests.test_threading.ThreadingTestCase) 1479/1656 ( 89.3%): test_thread_xslt_attr_replace (...eading.ThreadingTestCase) 1480/1656 ( 89.4%): test_thread_pipeline_global_parse (...readPipelineTestCase) 1481/1656 ( 89.4%): test_thread_pipeline_thread_parse (...readPipelineTestCase) 1482/1656 ( 89.5%): test_unicode_attr (lxml.tests.test_unicode.UnicodeTestCase) 1483/1656 ( 89.6%): test_unicode_comment (...ests.test_unicode.UnicodeTestCase) 1484/1656 ( 89.6%): test_unicode_ns_invalid (...s.test_unicode.UnicodeTestCase) 1485/1656 ( 89.7%): test_unicode_nstag (....tests.test_unicode.UnicodeTestCase) 1486/1656 ( 89.7%): test_unicode_nstag_invalid (...est_unicode.UnicodeTestCase) 1487/1656 ( 89.8%): test_unicode_parse_stringio (...st_unicode.UnicodeTestCase) 1488/1656 ( 89.9%): test_unicode_qname (....tests.test_unicode.UnicodeTestCase) 1489/1656 ( 89.9%): test_unicode_qname_invalid (...est_unicode.UnicodeTestCase) 1490/1656 ( 90.0%): test_unicode_tag (lxml.tests.test_unicode.UnicodeTestCase) 1491/1656 ( 90.0%): test_unicode_tag_invalid (....test_unicode.UnicodeTestCase) 1492/1656 ( 90.1%): test_unicode_xml (lxml.tests.test_unicode.UnicodeTestCase) 1493/1656 ( 90.2%): test_unicode_xml_broken (...s.test_unicode.UnicodeTestCase) 1494/1656 ( 90.2%): test_wide_unicode_xml (...sts.test_unicode.UnicodeTestCase) 1495/1656 ( 90.3%): test_illegal_utf8 (...tests.test_unicode.EncodingsTestCase) 1496/1656 ( 90.3%): test_illegal_utf8_recover (...st_unicode.EncodingsTestCase) 1497/1656 ( 90.4%): test_create_from_partial_doc (...ma.ETreeXMLSchemaTestCase) 1498/1656 ( 90.5%): test_xmlschema (...s.test_xmlschema.ETreeXMLSchemaTestCase) 1499/1656 ( 90.5%): test_xmlschema_comment_error (...ma.ETreeXMLSchemaTestCase) 1500/1656 ( 90.6%): test_xmlschema_default_attributes (...reeXMLSchemaTestCase) 1501/1656 ( 90.6%): test_xmlschema_elementtree_error (...TreeXMLSchemaTestCase) 1502/1656 ( 90.7%): test_xmlschema_error_log (...schema.ETreeXMLSchemaTestCase) 1503/1656 ( 90.8%): test_xmlschema_file (...t_xmlschema.ETreeXMLSchemaTestCase) 1504/1656 ( 90.8%): test_xmlschema_illegal_validation_error (...SchemaTestCase) 1505/1656 ( 90.9%): test_xmlschema_import_file (...hema.ETreeXMLSchemaTestCase) 1506/1656 ( 90.9%): test_xmlschema_invalid_schema1 (....ETreeXMLSchemaTestCase) 1507/1656 ( 91.0%): test_xmlschema_invalid_schema2 (....ETreeXMLSchemaTestCase) 1508/1656 ( 91.1%): test_xmlschema_iterparse (...schema.ETreeXMLSchemaTestCase) 1509/1656 ( 91.1%): test_xmlschema_iterparse_fail (...a.ETreeXMLSchemaTestCase) 1510/1656 ( 91.2%): test_xmlschema_parse (..._xmlschema.ETreeXMLSchemaTestCase) 1511/1656 ( 91.2%): test_xmlschema_parse_default_attributes (...SchemaTestCase) 1512/1656 ( 91.3%): test_xmlschema_parse_default_attributes_schema_config (...) 1513/1656 ( 91.4%): test_xmlschema_parse_fixed_attributes (...MLSchemaTestCase) 1514/1656 ( 91.4%): test_xmlschema_shortcut (...lschema.ETreeXMLSchemaTestCase) 1515/1656 ( 91.5%): test_xmlschema_stringio (...lschema.ETreeXMLSchemaTestCase) 1516/1656 ( 91.5%): test_xmlschema_nested_resolvers (...chemaResolversTestCase) 1517/1656 ( 91.6%): test_xmlschema_resolvers (...reeXMLSchemaResolversTestCase) 1518/1656 ( 91.7%): test_xmlschema_resolvers_noroot (...chemaResolversTestCase) 1519/1656 ( 91.7%): test_xmlschema_resolvers_root (...LSchemaResolversTestCase) 1520/1656 ( 91.8%): txt (validation) Doctest: validation.txt 1521/1656 ( 91.8%): test_elementtree_getpath (...hevaluator.ETreeXPathTestCase) 1522/1656 ( 91.9%): test_elementtree_getpath_partial (...or.ETreeXPathTestCase) 1523/1656 ( 92.0%): test_rel_xpath_boolean (...athevaluator.ETreeXPathTestCase) 1524/1656 ( 92.0%): test_rel_xpath_list_elements (...luator.ETreeXPathTestCase) 1525/1656 ( 92.1%): test_xpath_boolean (...t_xpathevaluator.ETreeXPathTestCase) 1526/1656 ( 92.1%): test_xpath_class_error (...athevaluator.ETreeXPathTestCase) 1527/1656 ( 92.2%): test_xpath_class_prefix_error (...uator.ETreeXPathTestCase) 1528/1656 ( 92.3%): test_xpath_context_node (...thevaluator.ETreeXPathTestCase) 1529/1656 ( 92.3%): test_xpath_document_root (...hevaluator.ETreeXPathTestCase) 1530/1656 ( 92.4%): test_xpath_error (...est_xpathevaluator.ETreeXPathTestCase) 1531/1656 ( 92.5%): test_xpath_eval_context_clear (...uator.ETreeXPathTestCase) 1532/1656 ( 92.5%): test_xpath_eval_context_propagation (...ETreeXPathTestCase) 1533/1656 ( 92.6%): test_xpath_evaluator (...xpathevaluator.ETreeXPathTestCase) 1534/1656 ( 92.6%): test_xpath_evaluator_element (...luator.ETreeXPathTestCase) 1535/1656 ( 92.7%): test_xpath_evaluator_tree (...evaluator.ETreeXPathTestCase) 1536/1656 ( 92.8%): test_xpath_evaluator_tree_absolute (....ETreeXPathTestCase) 1537/1656 ( 92.8%): test_xpath_extensions (...pathevaluator.ETreeXPathTestCase) 1538/1656 ( 92.9%): test_xpath_extensions_error (...aluator.ETreeXPathTestCase) 1539/1656 ( 92.9%): test_xpath_extensions_mix (...evaluator.ETreeXPathTestCase) 1540/1656 ( 93.0%): test_xpath_extensions_nodes (...aluator.ETreeXPathTestCase) 1541/1656 ( 93.1%): test_xpath_extensions_nodes_append (....ETreeXPathTestCase) 1542/1656 ( 93.1%): test_xpath_extensions_nodes_append2 (...ETreeXPathTestCase) 1543/1656 ( 93.2%): test_xpath_extensions_wrong_args (...or.ETreeXPathTestCase) 1544/1656 ( 93.2%): test_xpath_list_attribute (...evaluator.ETreeXPathTestCase) 1545/1656 ( 93.3%): test_xpath_list_attribute_parent (...or.ETreeXPathTestCase) 1546/1656 ( 93.4%): test_xpath_list_attribute_parent_no_smart_strings (...Case) 1547/1656 ( 93.4%): test_xpath_list_comment (...thevaluator.ETreeXPathTestCase) 1548/1656 ( 93.5%): test_xpath_list_elements (...hevaluator.ETreeXPathTestCase) 1549/1656 ( 93.5%): test_xpath_list_nothing (...thevaluator.ETreeXPathTestCase) 1550/1656 ( 93.6%): test_xpath_list_text (...xpathevaluator.ETreeXPathTestCase) 1551/1656 ( 93.7%): test_xpath_list_text_parent (...aluator.ETreeXPathTestCase) 1552/1656 ( 93.7%): test_xpath_list_text_parent_no_smart_strings (...hTestCase) 1553/1656 ( 93.8%): test_xpath_list_unicode_text_parent (...ETreeXPathTestCase) 1554/1656 ( 93.8%): test_xpath_namespace (...xpathevaluator.ETreeXPathTestCase) 1555/1656 ( 93.9%): test_xpath_namespace_empty (...valuator.ETreeXPathTestCase) 1556/1656 ( 94.0%): test_xpath_ns (...s.test_xpathevaluator.ETreeXPathTestCase) 1557/1656 ( 94.0%): test_xpath_ns_empty (..._xpathevaluator.ETreeXPathTestCase) 1558/1656 ( 94.1%): test_xpath_ns_none (...t_xpathevaluator.ETreeXPathTestCase) 1559/1656 ( 94.1%): test_xpath_number (...st_xpathevaluator.ETreeXPathTestCase) 1560/1656 ( 94.2%): test_xpath_prefix_error (...thevaluator.ETreeXPathTestCase) 1561/1656 ( 94.3%): test_xpath_string (...st_xpathevaluator.ETreeXPathTestCase) 1562/1656 ( 94.3%): test_xpath_text_from_other_document (...ETreeXPathTestCase) 1563/1656 ( 94.4%): test_xpath_variables (...xpathevaluator.ETreeXPathTestCase) 1564/1656 ( 94.4%): test_xpath_variables_nodeset (...luator.ETreeXPathTestCase) 1565/1656 ( 94.5%): test_xpath_compile_doc (...aluator.ETreeXPathClassTestCase) 1566/1656 ( 94.6%): test_xpath_compile_element (...tor.ETreeXPathClassTestCase) 1567/1656 ( 94.6%): test_xpath_compile_error (...uator.ETreeXPathClassTestCase) 1568/1656 ( 94.7%): test_xpath_compile_vars (...luator.ETreeXPathClassTestCase) 1569/1656 ( 94.7%): test_xpath_elementtree_error (...r.ETreeXPathClassTestCase) 1570/1656 ( 94.8%): test_xpath_exslt_functions_date (...TreeXPathExsltTestCase) 1571/1656 ( 94.9%): test_xpath_exslt_functions_strings (...eXPathExsltTestCase) 1572/1656 ( 94.9%): test_xpath_compile_ns (...luator.ETreeETXPathClassTestCase) 1573/1656 ( 95.0%): xpath (...or) Doctest: lxml.tests.test_xpathevaluator.xpath 1574/1656 ( 95.0%): txt (xpathxslt) Doctest: xpathxslt.txt 1575/1656 ( 95.1%): test_multiple_elementrees (....test_xslt.ETreeXSLTTestCase) 1576/1656 ( 95.2%): test_xslt (lxml.tests.test_xslt.ETreeXSLTTestCase) 1577/1656 ( 95.2%): test_xslt_access_control_repr (...t_xslt.ETreeXSLTTestCase) 1578/1656 ( 95.3%): test_xslt_broken (lxml.tests.test_xslt.ETreeXSLTTestCase) 1579/1656 ( 95.4%): test_xslt_copy (lxml.tests.test_xslt.ETreeXSLTTestCase) 1580/1656 ( 95.4%): test_xslt_default_parameters (...st_xslt.ETreeXSLTTestCase) 1581/1656 ( 95.5%): test_xslt_document_XML (...sts.test_xslt.ETreeXSLTTestCase) 1582/1656 ( 95.5%): test_xslt_document_XML_resolver (...xslt.ETreeXSLTTestCase) 1583/1656 ( 95.6%): test_xslt_document_elementtree (..._xslt.ETreeXSLTTestCase) 1584/1656 ( 95.7%): test_xslt_document_error (...s.test_xslt.ETreeXSLTTestCase) 1585/1656 ( 95.7%): test_xslt_document_parse (...s.test_xslt.ETreeXSLTTestCase) 1586/1656 ( 95.8%): test_xslt_document_parse_allow (..._xslt.ETreeXSLTTestCase) 1587/1656 ( 95.8%): test_xslt_document_parse_deny (...t_xslt.ETreeXSLTTestCase) 1588/1656 ( 95.9%): test_xslt_document_parse_deny_all (...lt.ETreeXSLTTestCase) 1589/1656 ( 96.0%): test_xslt_elementtree_error (...est_xslt.ETreeXSLTTestCase) 1590/1656 ( 96.0%): test_xslt_empty (lxml.tests.test_xslt.ETreeXSLTTestCase) 1591/1656 ( 96.1%): test_xslt_encoding (lxml.tests.test_xslt.ETreeXSLTTestCase) 1592/1656 ( 96.1%): test_xslt_encoding_override (...est_xslt.ETreeXSLTTestCase) 1593/1656 ( 96.2%): test_xslt_html_output (...ests.test_xslt.ETreeXSLTTestCase) 1594/1656 ( 96.3%): test_xslt_include (lxml.tests.test_xslt.ETreeXSLTTestCase) 1595/1656 ( 96.3%): test_xslt_include_from_filelike (...xslt.ETreeXSLTTestCase) 1596/1656 ( 96.4%): test_xslt_input (lxml.tests.test_xslt.ETreeXSLTTestCase) 1597/1656 ( 96.4%): test_xslt_input_none (...tests.test_xslt.ETreeXSLTTestCase) 1598/1656 ( 96.5%): test_xslt_input_partial_doc (...est_xslt.ETreeXSLTTestCase) 1599/1656 ( 96.6%): test_xslt_message (lxml.tests.test_xslt.ETreeXSLTTestCase) 1600/1656 ( 96.6%): test_xslt_message_terminate (...est_xslt.ETreeXSLTTestCase) 1601/1656 ( 96.7%): test_xslt_move_result (...ests.test_xslt.ETreeXSLTTestCase) 1602/1656 ( 96.7%): test_xslt_multiple_parameters (...t_xslt.ETreeXSLTTestCase) 1603/1656 ( 96.8%): test_xslt_multiple_transforms (...t_xslt.ETreeXSLTTestCase) 1604/1656 ( 96.9%): test_xslt_parameter_invalid (...est_xslt.ETreeXSLTTestCase) 1605/1656 ( 96.9%): test_xslt_parameter_xpath (....test_xslt.ETreeXSLTTestCase) 1606/1656 ( 97.0%): test_xslt_parameter_xpath_object (...slt.ETreeXSLTTestCase) 1607/1656 ( 97.0%): test_xslt_parameters (...tests.test_xslt.ETreeXSLTTestCase) 1608/1656 ( 97.1%): test_xslt_pi (lxml.tests.test_xslt.ETreeXSLTTestCase) 1609/1656 ( 97.2%): test_xslt_pi_embedded_id (...s.test_xslt.ETreeXSLTTestCase) 1610/1656 ( 97.2%): test_xslt_pi_embedded_xmlid (...est_xslt.ETreeXSLTTestCase) 1611/1656 ( 97.3%): test_xslt_pi_get (lxml.tests.test_xslt.ETreeXSLTTestCase) 1612/1656 ( 97.3%): test_xslt_pi_get_all (...tests.test_xslt.ETreeXSLTTestCase) 1613/1656 ( 97.4%): test_xslt_pi_get_all_reversed (...t_xslt.ETreeXSLTTestCase) 1614/1656 ( 97.5%): test_xslt_pi_get_unknown (...s.test_xslt.ETreeXSLTTestCase) 1615/1656 ( 97.5%): test_xslt_pi_set_new (...tests.test_xslt.ETreeXSLTTestCase) 1616/1656 ( 97.6%): test_xslt_pi_set_replace (...s.test_xslt.ETreeXSLTTestCase) 1617/1656 ( 97.6%): test_xslt_repeat_transform (...test_xslt.ETreeXSLTTestCase) 1618/1656 ( 97.7%): test_xslt_resolver_url_building (...xslt.ETreeXSLTTestCase) 1619/1656 ( 97.8%): test_xslt_shortcut (lxml.tests.test_xslt.ETreeXSLTTestCase) 1620/1656 ( 97.8%): test_xslt_string_parameters (...est_xslt.ETreeXSLTTestCase) 1621/1656 ( 97.9%): test_xslt_unicode (lxml.tests.test_xslt.ETreeXSLTTestCase) 1622/1656 ( 97.9%): test_xslt_unicode_standalone (...st_xslt.ETreeXSLTTestCase) 1623/1656 ( 98.0%): test_xslt_utf8 (lxml.tests.test_xslt.ETreeXSLTTestCase) 1624/1656 ( 98.1%): test_exslt_math (lxml.tests.test_xslt.ETreeEXSLTTestCase) 1625/1656 ( 98.1%): test_exslt_regexp_match (...s.test_xslt.ETreeEXSLTTestCase) 1626/1656 ( 98.2%): test_exslt_regexp_match1 (....test_xslt.ETreeEXSLTTestCase) 1627/1656 ( 98.2%): test_exslt_regexp_match2 (....test_xslt.ETreeEXSLTTestCase) 1628/1656 ( 98.3%): test_exslt_regexp_match_groups (...xslt.ETreeEXSLTTestCase) 1629/1656 ( 98.4%): test_exslt_regexp_replace (...test_xslt.ETreeEXSLTTestCase) 1630/1656 ( 98.4%): test_exslt_regexp_test (...ts.test_xslt.ETreeEXSLTTestCase) 1631/1656 ( 98.5%): test_exslt_str (lxml.tests.test_xslt.ETreeEXSLTTestCase) 1632/1656 ( 98.6%): test_exslt_str_attribute_replace (...lt.ETreeEXSLTTestCase) 1633/1656 ( 98.6%): test_extensions1 (...ts.test_xslt.ETreeXSLTExtFuncTestCase) 1634/1656 ( 98.7%): test_extensions2 (...ts.test_xslt.ETreeXSLTExtFuncTestCase) 1635/1656 ( 98.7%): test_variable_result_tree_fragment (...XSLTExtFuncTestCase) 1636/1656 ( 98.8%): test_xpath_on_context_node (...lt.ETreeXSLTExtFuncTestCase) 1637/1656 ( 98.9%): test_xpath_on_foreign_context_node (...XSLTExtFuncTestCase) 1638/1656 ( 98.9%): test_extension_element (...slt.ETreeXSLTExtElementTestCase) 1639/1656 ( 99.0%): test_extension_element_apply_templates (...ElementTestCase) 1640/1656 ( 99.0%): test_extension_element_apply_templates_elements_only (...e) 1641/1656 ( 99.1%): test_extension_element_apply_templates_remove_blank_text... 1642/1656 ( 99.2%): test_extension_element_apply_templates_target_node (...ase) 1643/1656 ( 99.2%): test_extension_element_apply_templates_target_node_doc (... 1644/1656 ( 99.3%): test_extension_element_comment_pi_context (...mentTestCase) 1645/1656 ( 99.3%): test_extension_element_content (...eXSLTExtElementTestCase) 1646/1656 ( 99.4%): test_extension_element_doc_context (...TExtElementTestCase) 1647/1656 ( 99.5%): test_extension_element_process_children (...lementTestCase) 1648/1656 ( 99.5%): test_extension_element_process_children_to_append_only (... 1649/1656 ( 99.6%): test_extension_element_process_children_to_read_only_rai... 1650/1656 ( 99.6%): test_extension_element_process_children_with_subextensio... 1651/1656 ( 99.7%): test_extension_element_raise (...reeXSLTExtElementTestCase) 1652/1656 ( 99.8%): test_xslt_result_bytearray (...s.test_xslt.Py3XSLTTestCase) 1653/1656 ( 99.8%): test_xslt_result_bytes (...tests.test_xslt.Py3XSLTTestCase) 1654/1656 ( 99.9%): test_xslt_result_memoryview (....test_xslt.Py3XSLTTestCase) 1655/1656 ( 99.9%): txt (extensions) Doctest: extensions.txt 1656/1656 (100.0%): txt (xpathxslt) Doctest: xpathxslt.txt ---------------------------------------------------------------------- Ran 1656 tests in 16.940s OK Comparing with ElementTree 1.3.0 TESTED VERSION: 3.4.4 Python: sys.version_info(major=3, minor=4, micro=3, releaselevel='final', serial=0) lxml.etree: (3, 4, 4, 0) libxml used: (2, 9, 1) libxml compiled: (2, 9, 1) libxslt used: (1, 1, 28) libxslt compiled: (1, 1, 28) + export PYTHONPATH=src + PYTHONPATH=src + /usr/bin/python3.4 selftest.py 184 tests ok. + /usr/bin/python3.4 selftest2.py 110 tests ok. + popd ~/build/BUILD/lxml-3.4.4 + exit 0 Processing files: python-lxml-3.4.4-5.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DWjR9z + umask 022 + cd /builddir/build/BUILD + cd lxml-3.4.4 + DOCDIR=/builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/doc/python-lxml-3.4.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/doc/python-lxml-3.4.4 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/doc/python-lxml-3.4.4 + cp -pr CREDITS.txt /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/doc/python-lxml-3.4.4 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/doc/python-lxml-3.4.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bNPtFI + umask 022 + cd /builddir/build/BUILD + cd lxml-3.4.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/licenses/python-lxml-3.4.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/licenses/python-lxml-3.4.4 + cp -pr LICENSES.txt /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/licenses/python-lxml-3.4.4 + exit 0 Provides: python-lxml = 3.4.4-5.el7.centos python-lxml(x86-64) = 3.4.4-5.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libexslt.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.5.9)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.1)(64bit) libxml2.so.2(LIBXML2_2.6.10)(64bit) libxml2.so.2(LIBXML2_2.6.14)(64bit) libxml2.so.2(LIBXML2_2.6.15)(64bit) libxml2.so.2(LIBXML2_2.6.16)(64bit) libxml2.so.2(LIBXML2_2.6.17)(64bit) libxml2.so.2(LIBXML2_2.6.18)(64bit) libxml2.so.2(LIBXML2_2.6.2)(64bit) libxml2.so.2(LIBXML2_2.6.20)(64bit) libxml2.so.2(LIBXML2_2.6.21)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.24)(64bit) libxml2.so.2(LIBXML2_2.6.32)(64bit) libxml2.so.2(LIBXML2_2.6.5)(64bit) libxml2.so.2(LIBXML2_2.7.0)(64bit) libxml2.so.2(LIBXML2_2.7.4)(64bit) libxml2.so.2(LIBXML2_2.9.0)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.18)(64bit) libxslt.so.1(LIBXML2_1.0.22)(64bit) libxslt.so.1(LIBXML2_1.0.24)(64bit) libxslt.so.1(LIBXML2_1.1.2)(64bit) libxslt.so.1(LIBXML2_1.1.26)(64bit) libxslt.so.1(LIBXML2_1.1.9)(64bit) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-lxml-docs-3.4.4-5.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hlI2jU + umask 022 + cd /builddir/build/BUILD + cd lxml-3.4.4 + DOCDIR=/builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/doc/python-lxml-docs-3.4.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/doc/python-lxml-docs-3.4.4 + cp -pr doc/FAQ.txt doc/api.txt doc/build.txt doc/capi.txt doc/compatibility.txt doc/cssselect.txt doc/docstructure.py doc/element_classes.txt doc/elementsoup.txt doc/extensions.txt doc/html doc/html5parser.txt doc/intro.txt doc/licenses doc/lxml-source-howto.txt doc/lxml.mgp doc/lxml2.txt doc/lxmlhtml.txt doc/main.txt doc/memorymanagement.txt doc/mkhtml.py doc/mklatex.py doc/objectify.txt doc/parsing.txt doc/pdf doc/performance.txt doc/pubkey.asc doc/resolvers.txt doc/rest2html.py doc/rest2latex.py doc/s5 doc/sax.txt doc/test.xml doc/tutorial.txt doc/valgrind.txt doc/validation.txt doc/xpathxslt.txt /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/doc/python-lxml-docs-3.4.4 + exit 0 Provides: python-lxml-docs = 3.4.4-5.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python34-lxml-3.4.4-5.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DsQXja + umask 022 + cd /builddir/build/BUILD + cd lxml-3.4.4 + DOCDIR=/builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/doc/python34-lxml-3.4.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/doc/python34-lxml-3.4.4 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/doc/python34-lxml-3.4.4 + cp -pr CREDITS.txt /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/doc/python34-lxml-3.4.4 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/doc/python34-lxml-3.4.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fCd7kq + umask 022 + cd /builddir/build/BUILD + cd lxml-3.4.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/licenses/python34-lxml-3.4.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/licenses/python34-lxml-3.4.4 + cp -pr LICENSES.txt /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64/usr/share/licenses/python34-lxml-3.4.4 + exit 0 Provides: python34-lxml = 3.4.4-5.el7.centos python34-lxml(x86-64) = 3.4.4-5.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libexslt.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython3.4m.so.1.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.5.9)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.1)(64bit) libxml2.so.2(LIBXML2_2.6.10)(64bit) libxml2.so.2(LIBXML2_2.6.14)(64bit) libxml2.so.2(LIBXML2_2.6.15)(64bit) libxml2.so.2(LIBXML2_2.6.16)(64bit) libxml2.so.2(LIBXML2_2.6.17)(64bit) libxml2.so.2(LIBXML2_2.6.18)(64bit) libxml2.so.2(LIBXML2_2.6.2)(64bit) libxml2.so.2(LIBXML2_2.6.20)(64bit) libxml2.so.2(LIBXML2_2.6.21)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.24)(64bit) libxml2.so.2(LIBXML2_2.6.32)(64bit) libxml2.so.2(LIBXML2_2.6.5)(64bit) libxml2.so.2(LIBXML2_2.7.0)(64bit) libxml2.so.2(LIBXML2_2.7.4)(64bit) libxml2.so.2(LIBXML2_2.9.0)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.18)(64bit) libxslt.so.1(LIBXML2_1.0.22)(64bit) libxslt.so.1(LIBXML2_1.0.24)(64bit) libxslt.so.1(LIBXML2_1.1.2)(64bit) libxslt.so.1(LIBXML2_1.1.26)(64bit) libxslt.so.1(LIBXML2_1.1.9)(64bit) libz.so.1()(64bit) python(abi) = 3.4 rtld(GNU_HASH) Processing files: python-lxml-debuginfo-3.4.4-5.el7.centos.x86_64 Provides: python-lxml-debuginfo = 3.4.4-5.el7.centos python-lxml-debuginfo(x86-64) = 3.4.4-5.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-114647048.novalocal Wrote: /builddir/build/RPMS/python-lxml-3.4.4-5.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-lxml-docs-3.4.4-5.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python34-lxml-3.4.4-5.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-lxml-debuginfo-3.4.4-5.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XOKc8A + umask 022 + cd /builddir/build/BUILD + cd lxml-3.4.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-lxml-3.4.4-5.el7.centos.x86_64 + exit 0 Child return code was: 0