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