Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3-nose.spec'], chrootPath='/var/lib/mock/centos6-rutgers-staging-build-5286-8273/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=486) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3-nose.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: opus3 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python3-nose-1.3.7-3.ru6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-nose.spec'], chrootPath='/var/lib/mock/centos6-rutgers-staging-build-5286-8273/root'shell=Falseuid=486env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-nose.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gQIdN7 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf nose-1.3.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/nose-1.3.7.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nose-1.3.7 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + dos2unix examples/attrib_plugin.py dos2unix: converting file examples/attrib_plugin.py to UNIX format ... + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LtFYcX + umask 022 + cd /builddir/build/BUILD + cd nose-1.3.7 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/nose copying nose/__init__.py -> build/lib/nose copying nose/__main__.py -> build/lib/nose copying nose/case.py -> build/lib/nose copying nose/commands.py -> build/lib/nose copying nose/config.py -> build/lib/nose copying nose/core.py -> build/lib/nose copying nose/exc.py -> build/lib/nose copying nose/failure.py -> build/lib/nose copying nose/importer.py -> build/lib/nose copying nose/inspector.py -> build/lib/nose copying nose/loader.py -> build/lib/nose copying nose/proxy.py -> build/lib/nose copying nose/pyversion.py -> build/lib/nose copying nose/result.py -> build/lib/nose copying nose/selector.py -> build/lib/nose copying nose/suite.py -> build/lib/nose copying nose/twistedtools.py -> build/lib/nose copying nose/util.py -> build/lib/nose creating build/lib/nose/ext copying nose/ext/__init__.py -> build/lib/nose/ext copying nose/ext/dtcompat.py -> build/lib/nose/ext creating build/lib/nose/plugins copying nose/plugins/__init__.py -> build/lib/nose/plugins copying nose/plugins/allmodules.py -> build/lib/nose/plugins copying nose/plugins/attrib.py -> build/lib/nose/plugins copying nose/plugins/base.py -> build/lib/nose/plugins copying nose/plugins/builtin.py -> build/lib/nose/plugins copying nose/plugins/capture.py -> build/lib/nose/plugins copying nose/plugins/collect.py -> build/lib/nose/plugins copying nose/plugins/cover.py -> build/lib/nose/plugins copying nose/plugins/debug.py -> build/lib/nose/plugins copying nose/plugins/deprecated.py -> build/lib/nose/plugins copying nose/plugins/doctests.py -> build/lib/nose/plugins copying nose/plugins/errorclass.py -> build/lib/nose/plugins copying nose/plugins/failuredetail.py -> build/lib/nose/plugins copying nose/plugins/isolate.py -> build/lib/nose/plugins copying nose/plugins/logcapture.py -> build/lib/nose/plugins copying nose/plugins/manager.py -> build/lib/nose/plugins copying nose/plugins/multiprocess.py -> build/lib/nose/plugins copying nose/plugins/plugintest.py -> build/lib/nose/plugins copying nose/plugins/prof.py -> build/lib/nose/plugins copying nose/plugins/skip.py -> build/lib/nose/plugins copying nose/plugins/testid.py -> build/lib/nose/plugins copying nose/plugins/xunit.py -> build/lib/nose/plugins creating build/lib/nose/sphinx copying nose/sphinx/__init__.py -> build/lib/nose/sphinx copying nose/sphinx/pluginopts.py -> build/lib/nose/sphinx creating build/lib/nose/tools copying nose/tools/__init__.py -> build/lib/nose/tools copying nose/tools/nontrivial.py -> build/lib/nose/tools copying nose/tools/trivial.py -> build/lib/nose/tools copying nose/usage.txt -> build/lib/nose Fixing build/lib/nose/__init__.py build/lib/nose/__main__.py build/lib/nose/case.py build/lib/nose/commands.py build/lib/nose/config.py build/lib/nose/core.py build/lib/nose/exc.py build/lib/nose/failure.py build/lib/nose/importer.py build/lib/nose/inspector.py build/lib/nose/loader.py build/lib/nose/proxy.py build/lib/nose/pyversion.py build/lib/nose/result.py build/lib/nose/selector.py build/lib/nose/suite.py build/lib/nose/twistedtools.py build/lib/nose/util.py build/lib/nose/ext/__init__.py build/lib/nose/ext/dtcompat.py build/lib/nose/plugins/__init__.py build/lib/nose/plugins/allmodules.py build/lib/nose/plugins/attrib.py build/lib/nose/plugins/base.py build/lib/nose/plugins/builtin.py build/lib/nose/plugins/capture.py build/lib/nose/plugins/collect.py build/lib/nose/plugins/cover.py build/lib/nose/plugins/debug.py build/lib/nose/plugins/deprecated.py build/lib/nose/plugins/doctests.py build/lib/nose/plugins/errorclass.py build/lib/nose/plugins/failuredetail.py build/lib/nose/plugins/isolate.py build/lib/nose/plugins/logcapture.py build/lib/nose/plugins/manager.py build/lib/nose/plugins/multiprocess.py build/lib/nose/plugins/plugintest.py build/lib/nose/plugins/prof.py build/lib/nose/plugins/skip.py build/lib/nose/plugins/testid.py build/lib/nose/plugins/xunit.py build/lib/nose/sphinx/__init__.py build/lib/nose/sphinx/pluginopts.py build/lib/nose/tools/__init__.py build/lib/nose/tools/nontrivial.py build/lib/nose/tools/trivial.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma Fixing build/lib/nose/__init__.py build/lib/nose/__main__.py build/lib/nose/case.py build/lib/nose/commands.py build/lib/nose/config.py build/lib/nose/core.py build/lib/nose/exc.py build/lib/nose/failure.py build/lib/nose/importer.py build/lib/nose/inspector.py build/lib/nose/loader.py build/lib/nose/proxy.py build/lib/nose/pyversion.py build/lib/nose/result.py build/lib/nose/selector.py build/lib/nose/suite.py build/lib/nose/twistedtools.py build/lib/nose/util.py build/lib/nose/ext/__init__.py build/lib/nose/ext/dtcompat.py build/lib/nose/plugins/__init__.py build/lib/nose/plugins/allmodules.py build/lib/nose/plugins/attrib.py build/lib/nose/plugins/base.py build/lib/nose/plugins/builtin.py build/lib/nose/plugins/capture.py build/lib/nose/plugins/collect.py build/lib/nose/plugins/cover.py build/lib/nose/plugins/debug.py build/lib/nose/plugins/deprecated.py build/lib/nose/plugins/doctests.py build/lib/nose/plugins/errorclass.py build/lib/nose/plugins/failuredetail.py build/lib/nose/plugins/isolate.py build/lib/nose/plugins/logcapture.py build/lib/nose/plugins/manager.py build/lib/nose/plugins/multiprocess.py build/lib/nose/plugins/plugintest.py build/lib/nose/plugins/prof.py build/lib/nose/plugins/skip.py build/lib/nose/plugins/testid.py build/lib/nose/plugins/xunit.py build/lib/nose/sphinx/__init__.py build/lib/nose/sphinx/pluginopts.py build/lib/nose/tools/__init__.py build/lib/nose/tools/nontrivial.py build/lib/nose/tools/trivial.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2SktAw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch ++ dirname /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch + cd nose-1.3.7 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python3 setup.py install -O1 --single-version-externally-managed --skip-build --root=/builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch running install running install_lib creating /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr creating /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib creating /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3 creating /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages creating /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/__init__.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/__main__.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/case.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/commands.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/config.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/core.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/exc.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/failure.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/importer.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/inspector.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/loader.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/proxy.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/pyversion.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/result.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/selector.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/suite.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/twistedtools.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose copying build/lib/nose/util.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose creating /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/ext copying build/lib/nose/ext/__init__.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/ext copying build/lib/nose/ext/dtcompat.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/ext creating /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/__init__.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/allmodules.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/attrib.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/base.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/builtin.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/capture.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/collect.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/cover.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/debug.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/deprecated.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/doctests.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/errorclass.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/failuredetail.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/isolate.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/logcapture.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/manager.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/multiprocess.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/plugintest.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/prof.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/skip.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/testid.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins copying build/lib/nose/plugins/xunit.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins creating /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/sphinx copying build/lib/nose/sphinx/__init__.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/sphinx copying build/lib/nose/sphinx/pluginopts.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/sphinx creating /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/tools copying build/lib/nose/tools/__init__.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/tools copying build/lib/nose/tools/nontrivial.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/tools copying build/lib/nose/tools/trivial.py -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/tools copying build/lib/nose/usage.txt -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/__main__.py to __main__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/case.py to case.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/commands.py to commands.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/config.py to config.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/core.py to core.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/exc.py to exc.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/failure.py to failure.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/importer.py to importer.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/inspector.py to inspector.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/loader.py to loader.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/proxy.py to proxy.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/pyversion.py to pyversion.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/result.py to result.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/selector.py to selector.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/suite.py to suite.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/twistedtools.py to twistedtools.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/util.py to util.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/ext/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/ext/dtcompat.py to dtcompat.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/allmodules.py to allmodules.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/attrib.py to attrib.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/base.py to base.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/builtin.py to builtin.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/capture.py to capture.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/collect.py to collect.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/cover.py to cover.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/debug.py to debug.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/deprecated.py to deprecated.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/doctests.py to doctests.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/errorclass.py to errorclass.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/failuredetail.py to failuredetail.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/isolate.py to isolate.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/logcapture.py to logcapture.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/manager.py to manager.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/multiprocess.py to multiprocess.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/plugintest.py to plugintest.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/prof.py to prof.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/skip.py to skip.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/testid.py to testid.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/plugins/xunit.py to xunit.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/sphinx/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/sphinx/pluginopts.py to pluginopts.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/tools/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/tools/nontrivial.py to nontrivial.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose/tools/trivial.py to trivial.cpython-33.pyc writing byte-compilation script '/tmp/tmpndslc6.py' /usr/bin/python3 -O /tmp/tmpndslc6.py removing /tmp/tmpndslc6.py running install_data creating /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/man creating /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/man/man1 copying nosetests.1 -> /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/man/man1 running install_egg_info running egg_info writing top-level names to nose.egg-info/top_level.txt writing entry points to nose.egg-info/entry_points.txt writing dependency_links to nose.egg-info/dependency_links.txt writing nose.egg-info/PKG-INFO reading manifest file 'nose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/.build' writing manifest file 'nose.egg-info/SOURCES.txt' Copying nose.egg-info to /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3/site-packages/nose-1.3.7-py3.3.egg-info running install_scripts Installing nosetests script to /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/bin Installing nosetests-3.3 script to /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/bin + rm /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/bin/nosetests + mkdir -m 0755 -p /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/share/man/man1/ + mv /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/man/man1/nosetests.1 /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/share/man/man1/nosetests-3.3.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/nose-1.3.7 find: `debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python Bytecompiling .py files below /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/lib/python3.3 using /usr/bin/python3.3 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TAy6Od + umask 022 + cd /builddir/build/BUILD + cd nose-1.3.7 + unset DISPLAY ++ pwd + export PYTHONPATH=/builddir/build/BUILD/nose-1.3.7/build/lib + PYTHONPATH=/builddir/build/BUILD/nose-1.3.7/build/lib + /usr/bin/python3 setup.py build_tests running build_tests creating build/tests creating build/tests/functional_tests copying functional_tests/nosetests.xml -> build/tests/functional_tests copying functional_tests/test_attribute_plugin.py -> build/tests/functional_tests copying functional_tests/test_buggy_generators.py -> build/tests/functional_tests copying functional_tests/test_cases.py -> build/tests/functional_tests copying functional_tests/test_collector.py -> build/tests/functional_tests copying functional_tests/test_commands.py -> build/tests/functional_tests copying functional_tests/test_config_files.py -> build/tests/functional_tests copying functional_tests/test_coverage_plugin.py -> build/tests/functional_tests copying functional_tests/test_defaultpluginmanager.py -> build/tests/functional_tests copying functional_tests/test_doctest_plugin.py -> build/tests/functional_tests copying functional_tests/test_entrypoints.py -> build/tests/functional_tests copying functional_tests/test_failure.py -> build/tests/functional_tests copying functional_tests/test_failuredetail_plugin.py -> build/tests/functional_tests copying functional_tests/test_generator_fixtures.py -> build/tests/functional_tests copying functional_tests/test_id_plugin.py -> build/tests/functional_tests copying functional_tests/test_importer.py -> build/tests/functional_tests copying functional_tests/test_isolate_plugin.py -> build/tests/functional_tests copying functional_tests/test_issue_072.py -> build/tests/functional_tests copying functional_tests/test_issue_082.py -> build/tests/functional_tests copying functional_tests/test_issue_408.py -> build/tests/functional_tests copying functional_tests/test_issue_649.py -> build/tests/functional_tests copying functional_tests/test_load_tests_from_test_case.py -> build/tests/functional_tests copying functional_tests/test_loader.py -> build/tests/functional_tests copying functional_tests/test_namespace_pkg.py -> build/tests/functional_tests copying functional_tests/test_plugin_api.py -> build/tests/functional_tests copying functional_tests/test_plugins.py -> build/tests/functional_tests copying functional_tests/test_plugintest.py -> build/tests/functional_tests copying functional_tests/test_program.py -> build/tests/functional_tests copying functional_tests/test_result.py -> build/tests/functional_tests copying functional_tests/test_selector.py -> build/tests/functional_tests copying functional_tests/test_skip_pdb_interaction.py -> build/tests/functional_tests copying functional_tests/test_string_exception.py -> build/tests/functional_tests copying functional_tests/test_success.py -> build/tests/functional_tests copying functional_tests/test_suite.py -> build/tests/functional_tests copying functional_tests/test_withid_failures.rst -> build/tests/functional_tests copying functional_tests/test_xunit.py -> build/tests/functional_tests creating build/tests/functional_tests/doc_tests creating build/tests/functional_tests/doc_tests/test_addplugins copying functional_tests/doc_tests/test_addplugins/test_addplugins.rst -> build/tests/functional_tests/doc_tests/test_addplugins creating build/tests/functional_tests/doc_tests/test_addplugins/support copying functional_tests/doc_tests/test_addplugins/support/test.py -> build/tests/functional_tests/doc_tests/test_addplugins/support creating build/tests/functional_tests/doc_tests/test_allmodules copying functional_tests/doc_tests/test_allmodules/test_allmodules.rst -> build/tests/functional_tests/doc_tests/test_allmodules creating build/tests/functional_tests/doc_tests/test_allmodules/support copying functional_tests/doc_tests/test_allmodules/support/mod.py -> build/tests/functional_tests/doc_tests/test_allmodules/support copying functional_tests/doc_tests/test_allmodules/support/test.py -> build/tests/functional_tests/doc_tests/test_allmodules/support creating build/tests/functional_tests/doc_tests/test_doctest_fixtures copying functional_tests/doc_tests/test_doctest_fixtures/doctest_fixtures.rst -> build/tests/functional_tests/doc_tests/test_doctest_fixtures copying functional_tests/doc_tests/test_doctest_fixtures/doctest_fixtures_fixtures.py -> build/tests/functional_tests/doc_tests/test_doctest_fixtures creating build/tests/functional_tests/doc_tests/test_init_plugin copying functional_tests/doc_tests/test_init_plugin/example.cfg -> build/tests/functional_tests/doc_tests/test_init_plugin copying functional_tests/doc_tests/test_init_plugin/init_plugin.rst -> build/tests/functional_tests/doc_tests/test_init_plugin copying functional_tests/doc_tests/test_init_plugin/init_plugin.rst.py3.patch -> build/tests/functional_tests/doc_tests/test_init_plugin creating build/tests/functional_tests/doc_tests/test_issue089 copying functional_tests/doc_tests/test_issue089/unwanted_package.rst -> build/tests/functional_tests/doc_tests/test_issue089 creating build/tests/functional_tests/doc_tests/test_issue089/support creating build/tests/functional_tests/doc_tests/test_issue089/support/unwanted_package copying functional_tests/doc_tests/test_issue089/support/unwanted_package/__init__.py -> build/tests/functional_tests/doc_tests/test_issue089/support/unwanted_package copying functional_tests/doc_tests/test_issue089/support/unwanted_package/test_spam.py -> build/tests/functional_tests/doc_tests/test_issue089/support/unwanted_package creating build/tests/functional_tests/doc_tests/test_issue089/support/wanted_package copying functional_tests/doc_tests/test_issue089/support/wanted_package/__init__.py -> build/tests/functional_tests/doc_tests/test_issue089/support/wanted_package copying functional_tests/doc_tests/test_issue089/support/wanted_package/test_eggs.py -> build/tests/functional_tests/doc_tests/test_issue089/support/wanted_package creating build/tests/functional_tests/doc_tests/test_issue097 copying functional_tests/doc_tests/test_issue097/plugintest_environment.rst -> build/tests/functional_tests/doc_tests/test_issue097 creating build/tests/functional_tests/doc_tests/test_issue107 copying functional_tests/doc_tests/test_issue107/plugin_exceptions.rst -> build/tests/functional_tests/doc_tests/test_issue107 creating build/tests/functional_tests/doc_tests/test_issue107/support copying functional_tests/doc_tests/test_issue107/support/test_spam.py -> build/tests/functional_tests/doc_tests/test_issue107/support creating build/tests/functional_tests/doc_tests/test_issue119 copying functional_tests/doc_tests/test_issue119/empty_plugin.rst -> build/tests/functional_tests/doc_tests/test_issue119 copying functional_tests/doc_tests/test_issue119/test_zeronine.py -> build/tests/functional_tests/doc_tests/test_issue119 creating build/tests/functional_tests/doc_tests/test_issue142 copying functional_tests/doc_tests/test_issue142/errorclass_failure.rst -> build/tests/functional_tests/doc_tests/test_issue142 creating build/tests/functional_tests/doc_tests/test_issue142/support copying functional_tests/doc_tests/test_issue142/support/errorclass_failing_test.py -> build/tests/functional_tests/doc_tests/test_issue142/support copying functional_tests/doc_tests/test_issue142/support/errorclass_failure_plugin.py -> build/tests/functional_tests/doc_tests/test_issue142/support copying functional_tests/doc_tests/test_issue142/support/errorclass_tests.py -> build/tests/functional_tests/doc_tests/test_issue142/support creating build/tests/functional_tests/doc_tests/test_issue145 copying functional_tests/doc_tests/test_issue145/imported_tests.rst -> build/tests/functional_tests/doc_tests/test_issue145 creating build/tests/functional_tests/doc_tests/test_issue145/support creating build/tests/functional_tests/doc_tests/test_issue145/support/package1 copying functional_tests/doc_tests/test_issue145/support/package1/__init__.py -> build/tests/functional_tests/doc_tests/test_issue145/support/package1 copying functional_tests/doc_tests/test_issue145/support/package1/test_module.py -> build/tests/functional_tests/doc_tests/test_issue145/support/package1 creating build/tests/functional_tests/doc_tests/test_issue145/support/package2c copying functional_tests/doc_tests/test_issue145/support/package2c/__init__.py -> build/tests/functional_tests/doc_tests/test_issue145/support/package2c copying functional_tests/doc_tests/test_issue145/support/package2c/test_module.py -> build/tests/functional_tests/doc_tests/test_issue145/support/package2c creating build/tests/functional_tests/doc_tests/test_issue145/support/package2f copying functional_tests/doc_tests/test_issue145/support/package2f/__init__.py -> build/tests/functional_tests/doc_tests/test_issue145/support/package2f copying functional_tests/doc_tests/test_issue145/support/package2f/test_module.py -> build/tests/functional_tests/doc_tests/test_issue145/support/package2f creating build/tests/functional_tests/doc_tests/test_multiprocess copying functional_tests/doc_tests/test_multiprocess/multiprocess.rst -> build/tests/functional_tests/doc_tests/test_multiprocess copying functional_tests/doc_tests/test_multiprocess/multiprocess_fixtures.py -> build/tests/functional_tests/doc_tests/test_multiprocess creating build/tests/functional_tests/doc_tests/test_multiprocess/support copying functional_tests/doc_tests/test_multiprocess/support/test_can_split.py -> build/tests/functional_tests/doc_tests/test_multiprocess/support copying functional_tests/doc_tests/test_multiprocess/support/test_not_shared.py -> build/tests/functional_tests/doc_tests/test_multiprocess/support copying functional_tests/doc_tests/test_multiprocess/support/test_shared.py -> build/tests/functional_tests/doc_tests/test_multiprocess/support creating build/tests/functional_tests/doc_tests/test_restricted_plugin_options copying functional_tests/doc_tests/test_restricted_plugin_options/restricted_plugin_options.rst -> build/tests/functional_tests/doc_tests/test_restricted_plugin_options copying functional_tests/doc_tests/test_restricted_plugin_options/restricted_plugin_options.rst.py3.patch -> build/tests/functional_tests/doc_tests/test_restricted_plugin_options creating build/tests/functional_tests/doc_tests/test_restricted_plugin_options/support copying functional_tests/doc_tests/test_restricted_plugin_options/support/bad.cfg -> build/tests/functional_tests/doc_tests/test_restricted_plugin_options/support copying functional_tests/doc_tests/test_restricted_plugin_options/support/start.cfg -> build/tests/functional_tests/doc_tests/test_restricted_plugin_options/support copying functional_tests/doc_tests/test_restricted_plugin_options/support/test.py -> build/tests/functional_tests/doc_tests/test_restricted_plugin_options/support creating build/tests/functional_tests/doc_tests/test_selector_plugin copying functional_tests/doc_tests/test_selector_plugin/selector_plugin.rst -> build/tests/functional_tests/doc_tests/test_selector_plugin creating build/tests/functional_tests/doc_tests/test_selector_plugin/support copying functional_tests/doc_tests/test_selector_plugin/support/mymodule.py -> build/tests/functional_tests/doc_tests/test_selector_plugin/support creating build/tests/functional_tests/doc_tests/test_selector_plugin/support/mypackage copying functional_tests/doc_tests/test_selector_plugin/support/mypackage/__init__.py -> build/tests/functional_tests/doc_tests/test_selector_plugin/support/mypackage copying functional_tests/doc_tests/test_selector_plugin/support/mypackage/strings.py -> build/tests/functional_tests/doc_tests/test_selector_plugin/support/mypackage creating build/tests/functional_tests/doc_tests/test_selector_plugin/support/mypackage/math copying functional_tests/doc_tests/test_selector_plugin/support/mypackage/math/__init__.py -> build/tests/functional_tests/doc_tests/test_selector_plugin/support/mypackage/math copying functional_tests/doc_tests/test_selector_plugin/support/mypackage/math/basic.py -> build/tests/functional_tests/doc_tests/test_selector_plugin/support/mypackage/math creating build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests copying functional_tests/doc_tests/test_selector_plugin/support/tests/testlib.py -> build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests creating build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests/math copying functional_tests/doc_tests/test_selector_plugin/support/tests/math/basic.py -> build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests/math creating build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests/mymodule copying functional_tests/doc_tests/test_selector_plugin/support/tests/mymodule/my_function.py -> build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests/mymodule creating build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests/strings copying functional_tests/doc_tests/test_selector_plugin/support/tests/strings/cat.py -> build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests/strings creating build/tests/functional_tests/doc_tests/test_xunit_plugin copying functional_tests/doc_tests/test_xunit_plugin/test_skips.rst -> build/tests/functional_tests/doc_tests/test_xunit_plugin creating build/tests/functional_tests/doc_tests/test_xunit_plugin/support copying functional_tests/doc_tests/test_xunit_plugin/support/nosetests.xml -> build/tests/functional_tests/doc_tests/test_xunit_plugin/support copying functional_tests/doc_tests/test_xunit_plugin/support/test_skip.py -> build/tests/functional_tests/doc_tests/test_xunit_plugin/support creating build/tests/functional_tests/support copying functional_tests/support/test.cfg -> build/tests/functional_tests/support copying functional_tests/support/test_buggy_generators.py -> build/tests/functional_tests/support copying functional_tests/support/xunit.xml -> build/tests/functional_tests/support creating build/tests/functional_tests/support/att copying functional_tests/support/att/test_attr.py -> build/tests/functional_tests/support/att creating build/tests/functional_tests/support/attrib-static copying functional_tests/support/attrib-static/test.py -> build/tests/functional_tests/support/attrib-static creating build/tests/functional_tests/support/coverage copying functional_tests/support/coverage/blah.py -> build/tests/functional_tests/support/coverage creating build/tests/functional_tests/support/coverage/tests copying functional_tests/support/coverage/tests/test_covered.py -> build/tests/functional_tests/support/coverage/tests creating build/tests/functional_tests/support/coverage2 copying functional_tests/support/coverage2/blah.py -> build/tests/functional_tests/support/coverage2 copying functional_tests/support/coverage2/moo.py -> build/tests/functional_tests/support/coverage2 creating build/tests/functional_tests/support/coverage2/tests copying functional_tests/support/coverage2/tests/test_covered.py -> build/tests/functional_tests/support/coverage2/tests creating build/tests/functional_tests/support/ctx copying functional_tests/support/ctx/mod_import_skip.py -> build/tests/functional_tests/support/ctx copying functional_tests/support/ctx/mod_setup_fails.py -> build/tests/functional_tests/support/ctx copying functional_tests/support/ctx/mod_setup_skip.py -> build/tests/functional_tests/support/ctx creating build/tests/functional_tests/support/dir1 copying functional_tests/support/dir1/mod.py -> build/tests/functional_tests/support/dir1 creating build/tests/functional_tests/support/dir1/pak copying functional_tests/support/dir1/pak/__init__.py -> build/tests/functional_tests/support/dir1/pak copying functional_tests/support/dir1/pak/mod.py -> build/tests/functional_tests/support/dir1/pak creating build/tests/functional_tests/support/dir1/pak/sub copying functional_tests/support/dir1/pak/sub/__init__.py -> build/tests/functional_tests/support/dir1/pak/sub creating build/tests/functional_tests/support/dir2 copying functional_tests/support/dir2/mod.py -> build/tests/functional_tests/support/dir2 creating build/tests/functional_tests/support/dir2/pak copying functional_tests/support/dir2/pak/__init__.py -> build/tests/functional_tests/support/dir2/pak copying functional_tests/support/dir2/pak/mod.py -> build/tests/functional_tests/support/dir2/pak creating build/tests/functional_tests/support/dir2/pak/sub copying functional_tests/support/dir2/pak/sub/__init__.py -> build/tests/functional_tests/support/dir2/pak/sub creating build/tests/functional_tests/support/dir3 creating build/tests/functional_tests/support/dtt copying functional_tests/support/dtt/some_mod.py -> build/tests/functional_tests/support/dtt creating build/tests/functional_tests/support/dtt/docs copying functional_tests/support/dtt/docs/doc.txt -> build/tests/functional_tests/support/dtt/docs copying functional_tests/support/dtt/docs/errdoc.txt -> build/tests/functional_tests/support/dtt/docs copying functional_tests/support/dtt/docs/nodoc.txt -> build/tests/functional_tests/support/dtt/docs creating build/tests/functional_tests/support/empty creating build/tests/functional_tests/support/ep copying functional_tests/support/ep/setup.py -> build/tests/functional_tests/support/ep copying functional_tests/support/ep/someplugin.py -> build/tests/functional_tests/support/ep creating build/tests/functional_tests/support/ep/Some_plugin.egg-info copying functional_tests/support/ep/Some_plugin.egg-info/dependency_links.txt -> build/tests/functional_tests/support/ep/Some_plugin.egg-info copying functional_tests/support/ep/Some_plugin.egg-info/entry_points.txt -> build/tests/functional_tests/support/ep/Some_plugin.egg-info copying functional_tests/support/ep/Some_plugin.egg-info/PKG-INFO -> build/tests/functional_tests/support/ep/Some_plugin.egg-info copying functional_tests/support/ep/Some_plugin.egg-info/SOURCES.txt -> build/tests/functional_tests/support/ep/Some_plugin.egg-info copying functional_tests/support/ep/Some_plugin.egg-info/top_level.txt -> build/tests/functional_tests/support/ep/Some_plugin.egg-info creating build/tests/functional_tests/support/fdp copying functional_tests/support/fdp/test_fdp.py -> build/tests/functional_tests/support/fdp copying functional_tests/support/fdp/test_fdp_no_capt.py -> build/tests/functional_tests/support/fdp creating build/tests/functional_tests/support/gen copying functional_tests/support/gen/test.py -> build/tests/functional_tests/support/gen creating build/tests/functional_tests/support/id_fails copying functional_tests/support/id_fails/test_a.py -> build/tests/functional_tests/support/id_fails copying functional_tests/support/id_fails/test_b.py -> build/tests/functional_tests/support/id_fails creating build/tests/functional_tests/support/idp copying functional_tests/support/idp/exm.py -> build/tests/functional_tests/support/idp copying functional_tests/support/idp/tests.py -> build/tests/functional_tests/support/idp creating build/tests/functional_tests/support/ipt creating build/tests/functional_tests/support/ipt/test1 copying functional_tests/support/ipt/test1/ipthelp.py -> build/tests/functional_tests/support/ipt/test1 copying functional_tests/support/ipt/test1/tests.py -> build/tests/functional_tests/support/ipt/test1 creating build/tests/functional_tests/support/ipt/test2 copying functional_tests/support/ipt/test2/ipthelp.py -> build/tests/functional_tests/support/ipt/test2 copying functional_tests/support/ipt/test2/tests.py -> build/tests/functional_tests/support/ipt/test2 creating build/tests/functional_tests/support/issue038 copying functional_tests/support/issue038/test.py -> build/tests/functional_tests/support/issue038 creating build/tests/functional_tests/support/issue072 copying functional_tests/support/issue072/test.py -> build/tests/functional_tests/support/issue072 creating build/tests/functional_tests/support/issue082 creating build/tests/functional_tests/support/issue082/_mypackage copying functional_tests/support/issue082/_mypackage/__init__.py -> build/tests/functional_tests/support/issue082/_mypackage copying functional_tests/support/issue082/_mypackage/_eggs.py -> build/tests/functional_tests/support/issue082/_mypackage copying functional_tests/support/issue082/_mypackage/bacon.py -> build/tests/functional_tests/support/issue082/_mypackage creating build/tests/functional_tests/support/issue082/mypublicpackage copying functional_tests/support/issue082/mypublicpackage/__init__.py -> build/tests/functional_tests/support/issue082/mypublicpackage copying functional_tests/support/issue082/mypublicpackage/_foo.py -> build/tests/functional_tests/support/issue082/mypublicpackage copying functional_tests/support/issue082/mypublicpackage/bar.py -> build/tests/functional_tests/support/issue082/mypublicpackage creating build/tests/functional_tests/support/issue130 copying functional_tests/support/issue130/test.py -> build/tests/functional_tests/support/issue130 creating build/tests/functional_tests/support/issue134 copying functional_tests/support/issue134/test.py -> build/tests/functional_tests/support/issue134 creating build/tests/functional_tests/support/issue143 creating build/tests/functional_tests/support/issue143/not-a-package copying functional_tests/support/issue143/not-a-package/__init__.py -> build/tests/functional_tests/support/issue143/not-a-package copying functional_tests/support/issue143/not-a-package/test.py -> build/tests/functional_tests/support/issue143/not-a-package creating build/tests/functional_tests/support/issue191 copying functional_tests/support/issue191/setup.cfg -> build/tests/functional_tests/support/issue191 copying functional_tests/support/issue191/setup.py -> build/tests/functional_tests/support/issue191 copying functional_tests/support/issue191/test.py -> build/tests/functional_tests/support/issue191 creating build/tests/functional_tests/support/issue191/UNKNOWN.egg-info copying functional_tests/support/issue191/UNKNOWN.egg-info/dependency_links.txt -> build/tests/functional_tests/support/issue191/UNKNOWN.egg-info copying functional_tests/support/issue191/UNKNOWN.egg-info/PKG-INFO -> build/tests/functional_tests/support/issue191/UNKNOWN.egg-info copying functional_tests/support/issue191/UNKNOWN.egg-info/SOURCES.txt -> build/tests/functional_tests/support/issue191/UNKNOWN.egg-info copying functional_tests/support/issue191/UNKNOWN.egg-info/top_level.txt -> build/tests/functional_tests/support/issue191/UNKNOWN.egg-info creating build/tests/functional_tests/support/issue269 copying functional_tests/support/issue269/test_bad_class.py -> build/tests/functional_tests/support/issue269 creating build/tests/functional_tests/support/issue279 copying functional_tests/support/issue279/test_mod_setup_fails.py -> build/tests/functional_tests/support/issue279 creating build/tests/functional_tests/support/issue408 copying functional_tests/support/issue408/nosetests.xml -> build/tests/functional_tests/support/issue408 copying functional_tests/support/issue408/test.py -> build/tests/functional_tests/support/issue408 creating build/tests/functional_tests/support/issue513 copying functional_tests/support/issue513/test.py -> build/tests/functional_tests/support/issue513 creating build/tests/functional_tests/support/issue649 copying functional_tests/support/issue649/test.py -> build/tests/functional_tests/support/issue649 creating build/tests/functional_tests/support/issue680 copying functional_tests/support/issue680/test.py -> build/tests/functional_tests/support/issue680 creating build/tests/functional_tests/support/issue700 copying functional_tests/support/issue700/test.py -> build/tests/functional_tests/support/issue700 creating build/tests/functional_tests/support/issue720 copying functional_tests/support/issue720/test.py -> build/tests/functional_tests/support/issue720 creating build/tests/functional_tests/support/issue771 copying functional_tests/support/issue771/test.py -> build/tests/functional_tests/support/issue771 creating build/tests/functional_tests/support/issue859 copying functional_tests/support/issue859/test.py -> build/tests/functional_tests/support/issue859 creating build/tests/functional_tests/support/ltfn copying functional_tests/support/ltfn/state.py -> build/tests/functional_tests/support/ltfn copying functional_tests/support/ltfn/test_mod.py -> build/tests/functional_tests/support/ltfn creating build/tests/functional_tests/support/ltfn/test_pak1 copying functional_tests/support/ltfn/test_pak1/__init__.py -> build/tests/functional_tests/support/ltfn/test_pak1 copying functional_tests/support/ltfn/test_pak1/test_mod.py -> build/tests/functional_tests/support/ltfn/test_pak1 creating build/tests/functional_tests/support/ltfn/test_pak2 copying functional_tests/support/ltfn/test_pak2/__init__.py -> build/tests/functional_tests/support/ltfn/test_pak2 creating build/tests/functional_tests/support/ltftc copying functional_tests/support/ltftc/tests.py -> build/tests/functional_tests/support/ltftc creating build/tests/functional_tests/support/namespace_pkg creating build/tests/functional_tests/support/namespace_pkg/namespace_pkg copying functional_tests/support/namespace_pkg/namespace_pkg/__init__.py -> build/tests/functional_tests/support/namespace_pkg/namespace_pkg copying functional_tests/support/namespace_pkg/namespace_pkg/example.py -> build/tests/functional_tests/support/namespace_pkg/namespace_pkg copying functional_tests/support/namespace_pkg/namespace_pkg/test_pkg.py -> build/tests/functional_tests/support/namespace_pkg/namespace_pkg creating build/tests/functional_tests/support/namespace_pkg/site-packages creating build/tests/functional_tests/support/namespace_pkg/site-packages/namespace_pkg copying functional_tests/support/namespace_pkg/site-packages/namespace_pkg/__init__.py -> build/tests/functional_tests/support/namespace_pkg/site-packages/namespace_pkg copying functional_tests/support/namespace_pkg/site-packages/namespace_pkg/example2.py -> build/tests/functional_tests/support/namespace_pkg/site-packages/namespace_pkg copying functional_tests/support/namespace_pkg/site-packages/namespace_pkg/test_pkg2.py -> build/tests/functional_tests/support/namespace_pkg/site-packages/namespace_pkg creating build/tests/functional_tests/support/package1 copying functional_tests/support/package1/example.py -> build/tests/functional_tests/support/package1 creating build/tests/functional_tests/support/package1/tests copying functional_tests/support/package1/tests/test_example_function.py -> build/tests/functional_tests/support/package1/tests creating build/tests/functional_tests/support/package2 copying functional_tests/support/package2/maths.py -> build/tests/functional_tests/support/package2 creating build/tests/functional_tests/support/package2/test_pak copying functional_tests/support/package2/test_pak/__init__.py -> build/tests/functional_tests/support/package2/test_pak copying functional_tests/support/package2/test_pak/test_mod.py -> build/tests/functional_tests/support/package2/test_pak creating build/tests/functional_tests/support/package2/test_pak/test_sub copying functional_tests/support/package2/test_pak/test_sub/__init__.py -> build/tests/functional_tests/support/package2/test_pak/test_sub copying functional_tests/support/package2/test_pak/test_sub/test_mod.py -> build/tests/functional_tests/support/package2/test_pak/test_sub creating build/tests/functional_tests/support/package3 creating build/tests/functional_tests/support/package3/lib copying functional_tests/support/package3/lib/a.py -> build/tests/functional_tests/support/package3/lib creating build/tests/functional_tests/support/package3/src copying functional_tests/support/package3/src/b.py -> build/tests/functional_tests/support/package3/src creating build/tests/functional_tests/support/package3/tests copying functional_tests/support/package3/tests/test_a.py -> build/tests/functional_tests/support/package3/tests copying functional_tests/support/package3/tests/test_b.py -> build/tests/functional_tests/support/package3/tests creating build/tests/functional_tests/support/pass copying functional_tests/support/pass/test.py -> build/tests/functional_tests/support/pass creating build/tests/functional_tests/support/string-exception copying functional_tests/support/string-exception/test.py -> build/tests/functional_tests/support/string-exception creating build/tests/functional_tests/support/todo copying functional_tests/support/todo/test_with_todo.py -> build/tests/functional_tests/support/todo copying functional_tests/support/todo/todoplug.py -> build/tests/functional_tests/support/todo creating build/tests/functional_tests/support/twist copying functional_tests/support/twist/test_twisted.py -> build/tests/functional_tests/support/twist creating build/tests/functional_tests/support/xunit copying functional_tests/support/xunit/test_xunit_as_suite.py -> build/tests/functional_tests/support/xunit creating build/tests/functional_tests/test_issue120 copying functional_tests/test_issue120/test_named_test_with_doctest.rst -> build/tests/functional_tests/test_issue120 creating build/tests/functional_tests/test_issue120/support copying functional_tests/test_issue120/support/some_test.py -> build/tests/functional_tests/test_issue120/support creating build/tests/functional_tests/test_multiprocessing copying functional_tests/test_multiprocessing/__init__.py -> build/tests/functional_tests/test_multiprocessing copying functional_tests/test_multiprocessing/test_class.py -> build/tests/functional_tests/test_multiprocessing copying functional_tests/test_multiprocessing/test_concurrent_shared.py -> build/tests/functional_tests/test_multiprocessing copying functional_tests/test_multiprocessing/test_keyboardinterrupt.py -> build/tests/functional_tests/test_multiprocessing copying functional_tests/test_multiprocessing/test_nameerror.py -> build/tests/functional_tests/test_multiprocessing copying functional_tests/test_multiprocessing/test_process_timeout.py -> build/tests/functional_tests/test_multiprocessing creating build/tests/functional_tests/test_multiprocessing/support copying functional_tests/test_multiprocessing/support/class.py -> build/tests/functional_tests/test_multiprocessing/support copying functional_tests/test_multiprocessing/support/fake_nosetest.py -> build/tests/functional_tests/test_multiprocessing/support copying functional_tests/test_multiprocessing/support/keyboardinterrupt.py -> build/tests/functional_tests/test_multiprocessing/support copying functional_tests/test_multiprocessing/support/keyboardinterrupt_twice.py -> build/tests/functional_tests/test_multiprocessing/support copying functional_tests/test_multiprocessing/support/nameerror.py -> build/tests/functional_tests/test_multiprocessing/support copying functional_tests/test_multiprocessing/support/timeout.py -> build/tests/functional_tests/test_multiprocessing/support creating build/tests/functional_tests/test_multiprocessing/support/concurrent_shared copying functional_tests/test_multiprocessing/support/concurrent_shared/__init__.py -> build/tests/functional_tests/test_multiprocessing/support/concurrent_shared copying functional_tests/test_multiprocessing/support/concurrent_shared/test.py -> build/tests/functional_tests/test_multiprocessing/support/concurrent_shared creating build/tests/unit_tests copying unit_tests/helpers.py -> build/tests/unit_tests copying unit_tests/mock.py -> build/tests/unit_tests copying unit_tests/test_attribute_plugin.py -> build/tests/unit_tests copying unit_tests/test_bug105.py -> build/tests/unit_tests copying unit_tests/test_capture_plugin.py -> build/tests/unit_tests copying unit_tests/test_cases.py -> build/tests/unit_tests copying unit_tests/test_config.py -> build/tests/unit_tests copying unit_tests/test_config_defaults.rst -> build/tests/unit_tests copying unit_tests/test_core.py -> build/tests/unit_tests copying unit_tests/test_cover_plugin.py -> build/tests/unit_tests copying unit_tests/test_deprecated_plugin.py -> build/tests/unit_tests copying unit_tests/test_doctest_error_handling.py -> build/tests/unit_tests copying unit_tests/test_doctest_munging.rst -> build/tests/unit_tests copying unit_tests/test_doctest_no_name.py -> build/tests/unit_tests copying unit_tests/test_id_plugin.py -> build/tests/unit_tests copying unit_tests/test_importer.py -> build/tests/unit_tests copying unit_tests/test_inspector.py -> build/tests/unit_tests copying unit_tests/test_isolation_plugin.py -> build/tests/unit_tests copying unit_tests/test_issue135.py -> build/tests/unit_tests copying unit_tests/test_issue155.rst -> build/tests/unit_tests copying unit_tests/test_issue270.rst -> build/tests/unit_tests copying unit_tests/test_issue270_fixtures.py -> build/tests/unit_tests copying unit_tests/test_issue_006.py -> build/tests/unit_tests copying unit_tests/test_issue_064.py -> build/tests/unit_tests copying unit_tests/test_issue_065.py -> build/tests/unit_tests copying unit_tests/test_issue_100.rst -> build/tests/unit_tests copying unit_tests/test_issue_100.rst.py3.patch -> build/tests/unit_tests copying unit_tests/test_issue_101.py -> build/tests/unit_tests copying unit_tests/test_issue_159.rst -> build/tests/unit_tests copying unit_tests/test_issue_227.py -> build/tests/unit_tests copying unit_tests/test_issue_230.py -> build/tests/unit_tests copying unit_tests/test_issue_786.py -> build/tests/unit_tests copying unit_tests/test_lazy_suite.py -> build/tests/unit_tests copying unit_tests/test_loader.py -> build/tests/unit_tests copying unit_tests/test_logcapture_plugin.py -> build/tests/unit_tests copying unit_tests/test_logging.py -> build/tests/unit_tests copying unit_tests/test_ls_tree.rst -> build/tests/unit_tests copying unit_tests/test_multiprocess.py -> build/tests/unit_tests copying unit_tests/test_multiprocess_runner.py -> build/tests/unit_tests copying unit_tests/test_pdb_plugin.py -> build/tests/unit_tests copying unit_tests/test_plugin.py -> build/tests/unit_tests copying unit_tests/test_plugin_interfaces.py -> build/tests/unit_tests copying unit_tests/test_plugin_manager.py -> build/tests/unit_tests copying unit_tests/test_plugins.py -> build/tests/unit_tests copying unit_tests/test_result_proxy.py -> build/tests/unit_tests copying unit_tests/test_selector.py -> build/tests/unit_tests copying unit_tests/test_selector_plugins.py -> build/tests/unit_tests copying unit_tests/test_skip_plugin.py -> build/tests/unit_tests copying unit_tests/test_suite.py -> build/tests/unit_tests copying unit_tests/test_tools.py -> build/tests/unit_tests copying unit_tests/test_twisted.py -> build/tests/unit_tests copying unit_tests/test_twisted_testcase.py -> build/tests/unit_tests copying unit_tests/test_utils.py -> build/tests/unit_tests copying unit_tests/test_xunit.py -> build/tests/unit_tests creating build/tests/unit_tests/support copying unit_tests/support/script.py -> build/tests/unit_tests/support copying unit_tests/support/test.py -> build/tests/unit_tests/support creating build/tests/unit_tests/support/bug101 copying unit_tests/support/bug101/tests.py -> build/tests/unit_tests/support/bug101 creating build/tests/unit_tests/support/bug105 copying unit_tests/support/bug105/tests.py -> build/tests/unit_tests/support/bug105 creating build/tests/unit_tests/support/config_defaults copying unit_tests/support/config_defaults/a.cfg -> build/tests/unit_tests/support/config_defaults copying unit_tests/support/config_defaults/b.cfg -> build/tests/unit_tests/support/config_defaults copying unit_tests/support/config_defaults/invalid.cfg -> build/tests/unit_tests/support/config_defaults copying unit_tests/support/config_defaults/invalid_value.cfg -> build/tests/unit_tests/support/config_defaults creating build/tests/unit_tests/support/doctest copying unit_tests/support/doctest/err_doctests.py -> build/tests/unit_tests/support/doctest copying unit_tests/support/doctest/no_doctests.py -> build/tests/unit_tests/support/doctest copying unit_tests/support/doctest/noname_wrapped.not_py -> build/tests/unit_tests/support/doctest copying unit_tests/support/doctest/noname_wrapped.not_pyc -> build/tests/unit_tests/support/doctest copying unit_tests/support/doctest/noname_wrapper.py -> build/tests/unit_tests/support/doctest creating build/tests/unit_tests/support/foo copying unit_tests/support/foo/__init__.py -> build/tests/unit_tests/support/foo copying unit_tests/support/foo/doctests.txt -> build/tests/unit_tests/support/foo copying unit_tests/support/foo/test_foo.py -> build/tests/unit_tests/support/foo creating build/tests/unit_tests/support/foo/bar copying unit_tests/support/foo/bar/__init__.py -> build/tests/unit_tests/support/foo/bar copying unit_tests/support/foo/bar/buz.py -> build/tests/unit_tests/support/foo/bar creating build/tests/unit_tests/support/foo/tests copying unit_tests/support/foo/tests/dir_test_file.py -> build/tests/unit_tests/support/foo/tests creating build/tests/unit_tests/support/init_prefix_bug copying unit_tests/support/init_prefix_bug/__init__.py -> build/tests/unit_tests/support/init_prefix_bug copying unit_tests/support/init_prefix_bug/__init__not.py -> build/tests/unit_tests/support/init_prefix_bug creating build/tests/unit_tests/support/issue006 copying unit_tests/support/issue006/tests.py -> build/tests/unit_tests/support/issue006 creating build/tests/unit_tests/support/issue065 copying unit_tests/support/issue065/tests.py -> build/tests/unit_tests/support/issue065 creating build/tests/unit_tests/support/issue135 copying unit_tests/support/issue135/tests.py -> build/tests/unit_tests/support/issue135 creating build/tests/unit_tests/support/issue270 copying unit_tests/support/issue270/__init__.py -> build/tests/unit_tests/support/issue270 copying unit_tests/support/issue270/foo_test.py -> build/tests/unit_tests/support/issue270 creating build/tests/unit_tests/support/other copying unit_tests/support/other/file.txt -> build/tests/unit_tests/support/other creating build/tests/unit_tests/support/pkgorg creating build/tests/unit_tests/support/pkgorg/lib copying unit_tests/support/pkgorg/lib/modernity.py -> build/tests/unit_tests/support/pkgorg/lib creating build/tests/unit_tests/support/pkgorg/tests copying unit_tests/support/pkgorg/tests/test_mod.py -> build/tests/unit_tests/support/pkgorg/tests creating build/tests/unit_tests/support/test-dir copying unit_tests/support/test-dir/test.py -> build/tests/unit_tests/support/test-dir creating build/tests/nose copying nose/__init__.py -> build/tests/nose copying nose/__main__.py -> build/tests/nose copying nose/case.py -> build/tests/nose copying nose/commands.py -> build/tests/nose copying nose/config.py -> build/tests/nose copying nose/core.py -> build/tests/nose copying nose/exc.py -> build/tests/nose copying nose/failure.py -> build/tests/nose copying nose/importer.py -> build/tests/nose copying nose/inspector.py -> build/tests/nose copying nose/loader.py -> build/tests/nose copying nose/proxy.py -> build/tests/nose copying nose/pyversion.py -> build/tests/nose copying nose/result.py -> build/tests/nose copying nose/selector.py -> build/tests/nose copying nose/suite.py -> build/tests/nose copying nose/twistedtools.py -> build/tests/nose copying nose/usage.txt -> build/tests/nose copying nose/util.py -> build/tests/nose creating build/tests/nose/ext copying nose/ext/__init__.py -> build/tests/nose/ext copying nose/ext/dtcompat.py -> build/tests/nose/ext creating build/tests/nose/plugins copying nose/plugins/__init__.py -> build/tests/nose/plugins copying nose/plugins/allmodules.py -> build/tests/nose/plugins copying nose/plugins/attrib.py -> build/tests/nose/plugins copying nose/plugins/base.py -> build/tests/nose/plugins copying nose/plugins/builtin.py -> build/tests/nose/plugins copying nose/plugins/capture.py -> build/tests/nose/plugins copying nose/plugins/collect.py -> build/tests/nose/plugins copying nose/plugins/cover.py -> build/tests/nose/plugins copying nose/plugins/debug.py -> build/tests/nose/plugins copying nose/plugins/deprecated.py -> build/tests/nose/plugins copying nose/plugins/doctests.py -> build/tests/nose/plugins copying nose/plugins/errorclass.py -> build/tests/nose/plugins copying nose/plugins/failuredetail.py -> build/tests/nose/plugins copying nose/plugins/isolate.py -> build/tests/nose/plugins copying nose/plugins/logcapture.py -> build/tests/nose/plugins copying nose/plugins/manager.py -> build/tests/nose/plugins copying nose/plugins/multiprocess.py -> build/tests/nose/plugins copying nose/plugins/plugintest.py -> build/tests/nose/plugins copying nose/plugins/prof.py -> build/tests/nose/plugins copying nose/plugins/skip.py -> build/tests/nose/plugins copying nose/plugins/testid.py -> build/tests/nose/plugins copying nose/plugins/xunit.py -> build/tests/nose/plugins creating build/tests/nose/sphinx copying nose/sphinx/__init__.py -> build/tests/nose/sphinx copying nose/sphinx/pluginopts.py -> build/tests/nose/sphinx creating build/tests/nose/tools copying nose/tools/__init__.py -> build/tests/nose/tools copying nose/tools/nontrivial.py -> build/tests/nose/tools copying nose/tools/trivial.py -> build/tests/nose/tools Fixing build/tests/functional_tests/test_attribute_plugin.py build/tests/functional_tests/test_buggy_generators.py build/tests/functional_tests/test_cases.py build/tests/functional_tests/test_collector.py build/tests/functional_tests/test_commands.py build/tests/functional_tests/test_config_files.py build/tests/functional_tests/test_coverage_plugin.py build/tests/functional_tests/test_defaultpluginmanager.py build/tests/functional_tests/test_doctest_plugin.py build/tests/functional_tests/test_entrypoints.py build/tests/functional_tests/test_failure.py build/tests/functional_tests/test_failuredetail_plugin.py build/tests/functional_tests/test_generator_fixtures.py build/tests/functional_tests/test_id_plugin.py build/tests/functional_tests/test_importer.py build/tests/functional_tests/test_isolate_plugin.py build/tests/functional_tests/test_issue_072.py build/tests/functional_tests/test_issue_082.py build/tests/functional_tests/test_issue_408.py build/tests/functional_tests/test_issue_649.py build/tests/functional_tests/test_load_tests_from_test_case.py build/tests/functional_tests/test_loader.py build/tests/functional_tests/test_namespace_pkg.py build/tests/functional_tests/test_plugin_api.py build/tests/functional_tests/test_plugins.py build/tests/functional_tests/test_plugintest.py build/tests/functional_tests/test_program.py build/tests/functional_tests/test_result.py build/tests/functional_tests/test_selector.py build/tests/functional_tests/test_skip_pdb_interaction.py build/tests/functional_tests/test_string_exception.py build/tests/functional_tests/test_success.py build/tests/functional_tests/test_suite.py build/tests/functional_tests/test_xunit.py build/tests/functional_tests/doc_tests/test_addplugins/support/test.py build/tests/functional_tests/doc_tests/test_allmodules/support/mod.py build/tests/functional_tests/doc_tests/test_allmodules/support/test.py build/tests/functional_tests/doc_tests/test_doctest_fixtures/doctest_fixtures_fixtures.py build/tests/functional_tests/doc_tests/test_issue089/support/unwanted_package/__init__.py build/tests/functional_tests/doc_tests/test_issue089/support/unwanted_package/test_spam.py build/tests/functional_tests/doc_tests/test_issue089/support/wanted_package/__init__.py build/tests/functional_tests/doc_tests/test_issue089/support/wanted_package/test_eggs.py build/tests/functional_tests/doc_tests/test_issue107/support/test_spam.py build/tests/functional_tests/doc_tests/test_issue119/test_zeronine.py build/tests/functional_tests/doc_tests/test_issue142/support/errorclass_failing_test.py build/tests/functional_tests/doc_tests/test_issue142/support/errorclass_failure_plugin.py build/tests/functional_tests/doc_tests/test_issue142/support/errorclass_tests.py build/tests/functional_tests/doc_tests/test_issue145/support/package1/__init__.py build/tests/functional_tests/doc_tests/test_issue145/support/package1/test_module.py build/tests/functional_tests/doc_tests/test_issue145/support/package2c/__init__.py build/tests/functional_tests/doc_tests/test_issue145/support/package2c/test_module.py build/tests/functional_tests/doc_tests/test_issue145/support/package2f/__init__.py build/tests/functional_tests/doc_tests/test_issue145/support/package2f/test_module.py build/tests/functional_tests/doc_tests/test_multiprocess/multiprocess_fixtures.py build/tests/functional_tests/doc_tests/test_multiprocess/support/test_can_split.py build/tests/functional_tests/doc_tests/test_multiprocess/support/test_not_shared.py build/tests/functional_tests/doc_tests/test_multiprocess/support/test_shared.py build/tests/functional_tests/doc_tests/test_restricted_plugin_options/support/test.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/mymodule.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/mypackage/__init__.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/mypackage/strings.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/mypackage/math/__init__.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/mypackage/math/basic.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests/testlib.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests/math/basic.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests/mymodule/my_function.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests/strings/cat.py build/tests/functional_tests/doc_tests/test_xunit_plugin/support/test_skip.py build/tests/functional_tests/support/test_buggy_generators.py build/tests/functional_tests/support/att/test_attr.py build/tests/functional_tests/support/attrib-static/test.py build/tests/functional_tests/support/coverage/blah.py build/tests/functional_tests/support/coverage/tests/test_covered.py build/tests/functional_tests/support/coverage2/blah.py build/tests/functional_tests/support/coverage2/moo.py build/tests/functional_tests/support/coverage2/tests/test_covered.py build/tests/functional_tests/support/ctx/mod_import_skip.py build/tests/functional_tests/support/ctx/mod_setup_fails.py build/tests/functional_tests/support/ctx/mod_setup_skip.py build/tests/functional_tests/support/dir1/mod.py build/tests/functional_tests/support/dir1/pak/__init__.py build/tests/functional_tests/support/dir1/pak/mod.py build/tests/functional_tests/support/dir1/pak/sub/__init__.py build/tests/functional_tests/support/dir2/mod.py build/tests/functional_tests/support/dir2/pak/__init__.py build/tests/functional_tests/support/dir2/pak/mod.py build/tests/functional_tests/support/dir2/pak/sub/__init__.py build/tests/functional_tests/support/dtt/some_mod.py build/tests/functional_tests/support/ep/setup.py build/tests/functional_tests/support/ep/someplugin.py build/tests/functional_tests/support/fdp/test_fdp.py build/tests/functional_tests/support/fdp/test_fdp_no_capt.py build/tests/functional_tests/support/gen/test.py build/tests/functional_tests/support/id_fails/test_a.py build/tests/functional_tests/support/id_fails/test_b.py build/tests/functional_tests/support/idp/exm.py build/tests/functional_tests/support/idp/tests.py build/tests/functional_tests/support/ipt/test1/ipthelp.py build/tests/functional_tests/support/ipt/test1/tests.py build/tests/functional_tests/support/ipt/test2/ipthelp.py build/tests/functional_tests/support/ipt/test2/tests.py build/tests/functional_tests/support/issue038/test.py build/tests/functional_tests/support/issue072/test.py build/tests/functional_tests/support/issue082/_mypackage/__init__.py build/tests/functional_tests/support/issue082/_mypackage/_eggs.py build/tests/functional_tests/support/issue082/_mypackage/bacon.py build/tests/functional_tests/support/issue082/mypublicpackage/__init__.py build/tests/functional_tests/support/issue082/mypublicpackage/_foo.py build/tests/functional_tests/support/issue082/mypublicpackage/bar.py build/tests/functional_tests/support/issue130/test.py build/tests/functional_tests/support/issue134/test.py build/tests/functional_tests/support/issue143/not-a-package/__init__.py build/tests/functional_tests/support/issue143/not-a-package/test.py build/tests/functional_tests/support/issue191/setup.py build/tests/functional_tests/support/issue191/test.py build/tests/functional_tests/support/issue269/test_bad_class.py build/tests/functional_tests/support/issue279/test_mod_setup_fails.py build/tests/functional_tests/support/issue408/test.py build/tests/functional_tests/support/issue513/test.py build/tests/functional_tests/support/issue649/test.py build/tests/functional_tests/support/issue680/test.py build/tests/functional_tests/support/issue700/test.py build/tests/functional_tests/support/issue720/test.py build/tests/functional_tests/support/issue771/test.py build/tests/functional_tests/support/issue859/test.py build/tests/functional_tests/support/ltfn/state.py build/tests/functional_tests/support/ltfn/test_mod.py build/tests/functional_tests/support/ltfn/test_pak1/__init__.py build/tests/functional_tests/support/ltfn/test_pak1/test_mod.py build/tests/functional_tests/support/ltfn/test_pak2/__init__.py build/tests/functional_tests/support/ltftc/tests.py build/tests/functional_tests/support/namespace_pkg/namespace_pkg/__init__.py build/tests/functional_tests/support/namespace_pkg/namespace_pkg/example.py build/tests/functional_tests/support/namespace_pkg/namespace_pkg/test_pkg.py build/tests/functional_tests/support/namespace_pkg/site-packages/namespace_pkg/__init__.py build/tests/functional_tests/support/namespace_pkg/site-packages/namespace_pkg/example2.py build/tests/functional_tests/support/namespace_pkg/site-packages/namespace_pkg/test_pkg2.py build/tests/functional_tests/support/package1/example.py build/tests/functional_tests/support/package1/tests/test_example_function.py build/tests/functional_tests/support/package2/maths.py build/tests/functional_tests/support/package2/test_pak/__init__.py build/tests/functional_tests/support/package2/test_pak/test_mod.py build/tests/functional_tests/support/package2/test_pak/test_sub/__init__.py build/tests/functional_tests/support/package2/test_pak/test_sub/test_mod.py build/tests/functional_tests/support/package3/lib/a.py build/tests/functional_tests/support/package3/src/b.py build/tests/functional_tests/support/package3/tests/test_a.py build/tests/functional_tests/support/package3/tests/test_b.py build/tests/functional_tests/support/pass/test.py build/tests/functional_tests/support/string-exception/test.py build/tests/functional_tests/support/todo/test_with_todo.py build/tests/functional_tests/support/todo/todoplug.py build/tests/functional_tests/support/twist/test_twisted.py build/tests/functional_tests/support/xunit/test_xunit_as_suite.py build/tests/functional_tests/test_issue120/support/some_test.py build/tests/functional_tests/test_multiprocessing/__init__.py build/tests/functional_tests/test_multiprocessing/test_class.py build/tests/functional_tests/test_multiprocessing/test_concurrent_shared.py build/tests/functional_tests/test_multiprocessing/test_keyboardinterrupt.py build/tests/functional_tests/test_multiprocessing/test_nameerror.py build/tests/functional_tests/test_multiprocessing/test_process_timeout.py build/tests/functional_tests/test_multiprocessing/support/class.py build/tests/functional_tests/test_multiprocessing/support/fake_nosetest.py build/tests/functional_tests/test_multiprocessing/support/keyboardinterrupt.py build/tests/functional_tests/test_multiprocessing/support/keyboardinterrupt_twice.py build/tests/functional_tests/test_multiprocessing/support/nameerror.py build/tests/functional_tests/test_multiprocessing/support/timeout.py build/tests/functional_tests/test_multiprocessing/support/concurrent_shared/__init__.py build/tests/functional_tests/test_multiprocessing/support/concurrent_shared/test.py build/tests/unit_tests/helpers.py build/tests/unit_tests/mock.py build/tests/unit_tests/test_attribute_plugin.py build/tests/unit_tests/test_bug105.py build/tests/unit_tests/test_capture_plugin.py build/tests/unit_tests/test_cases.py build/tests/unit_tests/test_config.py build/tests/unit_tests/test_core.py build/tests/unit_tests/test_cover_plugin.py build/tests/unit_tests/test_deprecated_plugin.py build/tests/unit_tests/test_doctest_error_handling.py build/tests/unit_tests/test_doctest_no_name.py build/tests/unit_tests/test_id_plugin.py build/tests/unit_tests/test_importer.py build/tests/unit_tests/test_inspector.py build/tests/unit_tests/test_isolation_plugin.py build/tests/unit_tests/test_issue135.py build/tests/unit_tests/test_issue270_fixtures.py build/tests/unit_tests/test_issue_006.py build/tests/unit_tests/test_issue_064.py build/tests/unit_tests/test_issue_065.py build/tests/unit_tests/test_issue_101.py build/tests/unit_tests/test_issue_227.py build/tests/unit_tests/test_issue_230.py build/tests/unit_tests/test_issue_786.py build/tests/unit_tests/test_lazy_suite.py build/tests/unit_tests/test_loader.py build/tests/unit_tests/test_logcapture_plugin.py build/tests/unit_tests/test_logging.py build/tests/unit_tests/test_multiprocess.py build/tests/unit_tests/test_multiprocess_runner.py build/tests/unit_tests/test_pdb_plugin.py build/tests/unit_tests/test_plugin.py build/tests/unit_tests/test_plugin_interfaces.py build/tests/unit_tests/test_plugin_manager.py build/tests/unit_tests/test_plugins.py build/tests/unit_tests/test_result_proxy.py build/tests/unit_tests/test_selector.py build/tests/unit_tests/test_selector_plugins.py build/tests/unit_tests/test_skip_plugin.py build/tests/unit_tests/test_suite.py build/tests/unit_tests/test_tools.py build/tests/unit_tests/test_twisted.py build/tests/unit_tests/test_twisted_testcase.py build/tests/unit_tests/test_utils.py build/tests/unit_tests/test_xunit.py build/tests/unit_tests/support/script.py build/tests/unit_tests/support/test.py build/tests/unit_tests/support/bug101/tests.py build/tests/unit_tests/support/bug105/tests.py build/tests/unit_tests/support/doctest/err_doctests.py build/tests/unit_tests/support/doctest/no_doctests.py build/tests/unit_tests/support/doctest/noname_wrapper.py build/tests/unit_tests/support/foo/__init__.py build/tests/unit_tests/support/foo/test_foo.py build/tests/unit_tests/support/foo/bar/__init__.py build/tests/unit_tests/support/foo/bar/buz.py build/tests/unit_tests/support/foo/tests/dir_test_file.py build/tests/unit_tests/support/init_prefix_bug/__init__.py build/tests/unit_tests/support/init_prefix_bug/__init__not.py build/tests/unit_tests/support/issue006/tests.py build/tests/unit_tests/support/issue065/tests.py build/tests/unit_tests/support/issue135/tests.py build/tests/unit_tests/support/issue270/__init__.py build/tests/unit_tests/support/issue270/foo_test.py build/tests/unit_tests/support/pkgorg/lib/modernity.py build/tests/unit_tests/support/pkgorg/tests/test_mod.py build/tests/unit_tests/support/test-dir/test.py build/tests/nose/__init__.py build/tests/nose/__main__.py build/tests/nose/case.py build/tests/nose/commands.py build/tests/nose/config.py build/tests/nose/core.py build/tests/nose/exc.py build/tests/nose/failure.py build/tests/nose/importer.py build/tests/nose/inspector.py build/tests/nose/loader.py build/tests/nose/proxy.py build/tests/nose/pyversion.py build/tests/nose/result.py build/tests/nose/selector.py build/tests/nose/suite.py build/tests/nose/twistedtools.py build/tests/nose/util.py build/tests/nose/ext/__init__.py build/tests/nose/ext/dtcompat.py build/tests/nose/plugins/__init__.py build/tests/nose/plugins/allmodules.py build/tests/nose/plugins/attrib.py build/tests/nose/plugins/base.py build/tests/nose/plugins/builtin.py build/tests/nose/plugins/capture.py build/tests/nose/plugins/collect.py build/tests/nose/plugins/cover.py build/tests/nose/plugins/debug.py build/tests/nose/plugins/deprecated.py build/tests/nose/plugins/doctests.py build/tests/nose/plugins/errorclass.py build/tests/nose/plugins/failuredetail.py build/tests/nose/plugins/isolate.py build/tests/nose/plugins/logcapture.py build/tests/nose/plugins/manager.py build/tests/nose/plugins/multiprocess.py build/tests/nose/plugins/plugintest.py build/tests/nose/plugins/prof.py build/tests/nose/plugins/skip.py build/tests/nose/plugins/testid.py build/tests/nose/plugins/xunit.py build/tests/nose/sphinx/__init__.py build/tests/nose/sphinx/pluginopts.py build/tests/nose/tools/__init__.py build/tests/nose/tools/nontrivial.py build/tests/nose/tools/trivial.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma Fixing build/tests/functional_tests/test_attribute_plugin.py build/tests/functional_tests/test_buggy_generators.py build/tests/functional_tests/test_cases.py build/tests/functional_tests/test_collector.py build/tests/functional_tests/test_commands.py build/tests/functional_tests/test_config_files.py build/tests/functional_tests/test_coverage_plugin.py build/tests/functional_tests/test_defaultpluginmanager.py build/tests/functional_tests/test_doctest_plugin.py build/tests/functional_tests/test_entrypoints.py build/tests/functional_tests/test_failure.py build/tests/functional_tests/test_failuredetail_plugin.py build/tests/functional_tests/test_generator_fixtures.py build/tests/functional_tests/test_id_plugin.py build/tests/functional_tests/test_importer.py build/tests/functional_tests/test_isolate_plugin.py build/tests/functional_tests/test_issue_072.py build/tests/functional_tests/test_issue_082.py build/tests/functional_tests/test_issue_408.py build/tests/functional_tests/test_issue_649.py build/tests/functional_tests/test_load_tests_from_test_case.py build/tests/functional_tests/test_loader.py build/tests/functional_tests/test_namespace_pkg.py build/tests/functional_tests/test_plugin_api.py build/tests/functional_tests/test_plugins.py build/tests/functional_tests/test_plugintest.py build/tests/functional_tests/test_program.py build/tests/functional_tests/test_result.py build/tests/functional_tests/test_selector.py build/tests/functional_tests/test_skip_pdb_interaction.py build/tests/functional_tests/test_string_exception.py build/tests/functional_tests/test_success.py build/tests/functional_tests/test_suite.py build/tests/functional_tests/test_withid_failures.rst build/tests/functional_tests/test_xunit.py build/tests/functional_tests/doc_tests/test_addplugins/test_addplugins.rst build/tests/functional_tests/doc_tests/test_addplugins/support/test.py build/tests/functional_tests/doc_tests/test_allmodules/test_allmodules.rst build/tests/functional_tests/doc_tests/test_allmodules/support/mod.py build/tests/functional_tests/doc_tests/test_allmodules/support/test.py build/tests/functional_tests/doc_tests/test_doctest_fixtures/doctest_fixtures.rst build/tests/functional_tests/doc_tests/test_doctest_fixtures/doctest_fixtures_fixtures.py build/tests/functional_tests/doc_tests/test_init_plugin/init_plugin.rst build/tests/functional_tests/doc_tests/test_issue089/unwanted_package.rst build/tests/functional_tests/doc_tests/test_issue089/support/unwanted_package/__init__.py build/tests/functional_tests/doc_tests/test_issue089/support/unwanted_package/test_spam.py build/tests/functional_tests/doc_tests/test_issue089/support/wanted_package/__init__.py build/tests/functional_tests/doc_tests/test_issue089/support/wanted_package/test_eggs.py build/tests/functional_tests/doc_tests/test_issue097/plugintest_environment.rst build/tests/functional_tests/doc_tests/test_issue107/plugin_exceptions.rst build/tests/functional_tests/doc_tests/test_issue107/support/test_spam.py build/tests/functional_tests/doc_tests/test_issue119/empty_plugin.rst build/tests/functional_tests/doc_tests/test_issue119/test_zeronine.py build/tests/functional_tests/doc_tests/test_issue142/errorclass_failure.rst build/tests/functional_tests/doc_tests/test_issue142/support/errorclass_failing_test.py build/tests/functional_tests/doc_tests/test_issue142/support/errorclass_failure_plugin.py build/tests/functional_tests/doc_tests/test_issue142/support/errorclass_tests.py build/tests/functional_tests/doc_tests/test_issue145/imported_tests.rst build/tests/functional_tests/doc_tests/test_issue145/support/package1/__init__.py build/tests/functional_tests/doc_tests/test_issue145/support/package1/test_module.py build/tests/functional_tests/doc_tests/test_issue145/support/package2c/__init__.py build/tests/functional_tests/doc_tests/test_issue145/support/package2c/test_module.py build/tests/functional_tests/doc_tests/test_issue145/support/package2f/__init__.py build/tests/functional_tests/doc_tests/test_issue145/support/package2f/test_module.py build/tests/functional_tests/doc_tests/test_multiprocess/multiprocess.rst build/tests/functional_tests/doc_tests/test_multiprocess/multiprocess_fixtures.py build/tests/functional_tests/doc_tests/test_multiprocess/support/test_can_split.py build/tests/functional_tests/doc_tests/test_multiprocess/support/test_not_shared.py build/tests/functional_tests/doc_tests/test_multiprocess/support/test_shared.py build/tests/functional_tests/doc_tests/test_restricted_plugin_options/restricted_plugin_options.rst build/tests/functional_tests/doc_tests/test_restricted_plugin_options/support/test.py build/tests/functional_tests/doc_tests/test_selector_plugin/selector_plugin.rst build/tests/functional_tests/doc_tests/test_selector_plugin/support/mymodule.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/mypackage/__init__.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/mypackage/strings.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/mypackage/math/__init__.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/mypackage/math/basic.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests/testlib.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests/math/basic.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests/mymodule/my_function.py build/tests/functional_tests/doc_tests/test_selector_plugin/support/tests/strings/cat.py build/tests/functional_tests/doc_tests/test_xunit_plugin/test_skips.rst build/tests/functional_tests/doc_tests/test_xunit_plugin/support/test_skip.py build/tests/functional_tests/support/test_buggy_generators.py build/tests/functional_tests/support/att/test_attr.py build/tests/functional_tests/support/attrib-static/test.py build/tests/functional_tests/support/coverage/blah.py build/tests/functional_tests/support/coverage/tests/test_covered.py build/tests/functional_tests/support/coverage2/blah.py build/tests/functional_tests/support/coverage2/moo.py build/tests/functional_tests/support/coverage2/tests/test_covered.py build/tests/functional_tests/support/ctx/mod_import_skip.py build/tests/functional_tests/support/ctx/mod_setup_fails.py build/tests/functional_tests/support/ctx/mod_setup_skip.py build/tests/functional_tests/support/dir1/mod.py build/tests/functional_tests/support/dir1/pak/__init__.py build/tests/functional_tests/support/dir1/pak/mod.py build/tests/functional_tests/support/dir1/pak/sub/__init__.py build/tests/functional_tests/support/dir2/mod.py build/tests/functional_tests/support/dir2/pak/__init__.py build/tests/functional_tests/support/dir2/pak/mod.py build/tests/functional_tests/support/dir2/pak/sub/__init__.py build/tests/functional_tests/support/dtt/some_mod.py build/tests/functional_tests/support/ep/setup.py build/tests/functional_tests/support/ep/someplugin.py build/tests/functional_tests/support/fdp/test_fdp.py build/tests/functional_tests/support/fdp/test_fdp_no_capt.py build/tests/functional_tests/support/gen/test.py build/tests/functional_tests/support/id_fails/test_a.py build/tests/functional_tests/support/id_fails/test_b.py build/tests/functional_tests/support/idp/exm.py build/tests/functional_tests/support/idp/tests.py build/tests/functional_tests/support/ipt/test1/ipthelp.py build/tests/functional_tests/support/ipt/test1/tests.py build/tests/functional_tests/support/ipt/test2/ipthelp.py build/tests/functional_tests/support/ipt/test2/tests.py build/tests/functional_tests/support/issue038/test.py build/tests/functional_tests/support/issue072/test.py build/tests/functional_tests/support/issue082/_mypackage/__init__.py build/tests/functional_tests/support/issue082/_mypackage/_eggs.py build/tests/functional_tests/support/issue082/_mypackage/bacon.py build/tests/functional_tests/support/issue082/mypublicpackage/__init__.py build/tests/functional_tests/support/issue082/mypublicpackage/_foo.py build/tests/functional_tests/support/issue082/mypublicpackage/bar.py build/tests/functional_tests/support/issue130/test.py build/tests/functional_tests/support/issue134/test.py build/tests/functional_tests/support/issue143/not-a-package/__init__.py build/tests/functional_tests/support/issue143/not-a-package/test.py build/tests/functional_tests/support/issue191/setup.py build/tests/functional_tests/support/issue191/test.py build/tests/functional_tests/support/issue269/test_bad_class.py build/tests/functional_tests/support/issue279/test_mod_setup_fails.py build/tests/functional_tests/support/issue408/test.py build/tests/functional_tests/support/issue513/test.py build/tests/functional_tests/support/issue649/test.py build/tests/functional_tests/support/issue680/test.py build/tests/functional_tests/support/issue700/test.py build/tests/functional_tests/support/issue720/test.py build/tests/functional_tests/support/issue771/test.py build/tests/functional_tests/support/issue859/test.py build/tests/functional_tests/support/ltfn/state.py build/tests/functional_tests/support/ltfn/test_mod.py build/tests/functional_tests/support/ltfn/test_pak1/__init__.py build/tests/functional_tests/support/ltfn/test_pak1/test_mod.py build/tests/functional_tests/support/ltfn/test_pak2/__init__.py build/tests/functional_tests/support/ltftc/tests.py build/tests/functional_tests/support/namespace_pkg/namespace_pkg/__init__.py build/tests/functional_tests/support/namespace_pkg/namespace_pkg/example.py build/tests/functional_tests/support/namespace_pkg/namespace_pkg/test_pkg.py build/tests/functional_tests/support/namespace_pkg/site-packages/namespace_pkg/__init__.py build/tests/functional_tests/support/namespace_pkg/site-packages/namespace_pkg/example2.py build/tests/functional_tests/support/namespace_pkg/site-packages/namespace_pkg/test_pkg2.py build/tests/functional_tests/support/package1/example.py build/tests/functional_tests/support/package1/tests/test_example_function.py build/tests/functional_tests/support/package2/maths.py build/tests/functional_tests/support/package2/test_pak/__init__.py build/tests/functional_tests/support/package2/test_pak/test_mod.py build/tests/functional_tests/support/package2/test_pak/test_sub/__init__.py build/tests/functional_tests/support/package2/test_pak/test_sub/test_mod.py build/tests/functional_tests/support/package3/lib/a.py build/tests/functional_tests/support/package3/src/b.py build/tests/functional_tests/support/package3/tests/test_a.py build/tests/functional_tests/support/package3/tests/test_b.py build/tests/functional_tests/support/pass/test.py build/tests/functional_tests/support/string-exception/test.py build/tests/functional_tests/support/todo/test_with_todo.py build/tests/functional_tests/support/todo/todoplug.py build/tests/functional_tests/support/twist/test_twisted.py build/tests/functional_tests/support/xunit/test_xunit_as_suite.py build/tests/functional_tests/test_issue120/test_named_test_with_doctest.rst build/tests/functional_tests/test_issue120/support/some_test.py build/tests/functional_tests/test_multiprocessing/__init__.py build/tests/functional_tests/test_multiprocessing/test_class.py build/tests/functional_tests/test_multiprocessing/test_concurrent_shared.py build/tests/functional_tests/test_multiprocessing/test_keyboardinterrupt.py build/tests/functional_tests/test_multiprocessing/test_nameerror.py build/tests/functional_tests/test_multiprocessing/test_process_timeout.py build/tests/functional_tests/test_multiprocessing/support/class.py build/tests/functional_tests/test_multiprocessing/support/fake_nosetest.py build/tests/functional_tests/test_multiprocessing/support/keyboardinterrupt.py build/tests/functional_tests/test_multiprocessing/support/keyboardinterrupt_twice.py build/tests/functional_tests/test_multiprocessing/support/nameerror.py build/tests/functional_tests/test_multiprocessing/support/timeout.py build/tests/functional_tests/test_multiprocessing/support/concurrent_shared/__init__.py build/tests/functional_tests/test_multiprocessing/support/concurrent_shared/test.py build/tests/unit_tests/helpers.py build/tests/unit_tests/mock.py build/tests/unit_tests/test_attribute_plugin.py build/tests/unit_tests/test_bug105.py build/tests/unit_tests/test_capture_plugin.py build/tests/unit_tests/test_cases.py build/tests/unit_tests/test_config.py build/tests/unit_tests/test_config_defaults.rst build/tests/unit_tests/test_core.py build/tests/unit_tests/test_cover_plugin.py build/tests/unit_tests/test_deprecated_plugin.py build/tests/unit_tests/test_doctest_error_handling.py build/tests/unit_tests/test_doctest_munging.rst build/tests/unit_tests/test_doctest_no_name.py build/tests/unit_tests/test_id_plugin.py build/tests/unit_tests/test_importer.py build/tests/unit_tests/test_inspector.py build/tests/unit_tests/test_isolation_plugin.py build/tests/unit_tests/test_issue135.py build/tests/unit_tests/test_issue155.rst build/tests/unit_tests/test_issue270.rst build/tests/unit_tests/test_issue270_fixtures.py build/tests/unit_tests/test_issue_006.py build/tests/unit_tests/test_issue_064.py build/tests/unit_tests/test_issue_065.py build/tests/unit_tests/test_issue_100.rst build/tests/unit_tests/test_issue_101.py build/tests/unit_tests/test_issue_159.rst build/tests/unit_tests/test_issue_227.py build/tests/unit_tests/test_issue_230.py build/tests/unit_tests/test_issue_786.py build/tests/unit_tests/test_lazy_suite.py build/tests/unit_tests/test_loader.py build/tests/unit_tests/test_logcapture_plugin.py build/tests/unit_tests/test_logging.py build/tests/unit_tests/test_ls_tree.rst build/tests/unit_tests/test_multiprocess.py build/tests/unit_tests/test_multiprocess_runner.py build/tests/unit_tests/test_pdb_plugin.py build/tests/unit_tests/test_plugin.py build/tests/unit_tests/test_plugin_interfaces.py build/tests/unit_tests/test_plugin_manager.py build/tests/unit_tests/test_plugins.py build/tests/unit_tests/test_result_proxy.py build/tests/unit_tests/test_selector.py build/tests/unit_tests/test_selector_plugins.py build/tests/unit_tests/test_skip_plugin.py build/tests/unit_tests/test_suite.py build/tests/unit_tests/test_tools.py build/tests/unit_tests/test_twisted.py build/tests/unit_tests/test_twisted_testcase.py build/tests/unit_tests/test_utils.py build/tests/unit_tests/test_xunit.py build/tests/unit_tests/support/script.py build/tests/unit_tests/support/test.py build/tests/unit_tests/support/bug101/tests.py build/tests/unit_tests/support/bug105/tests.py build/tests/unit_tests/support/doctest/err_doctests.py build/tests/unit_tests/support/doctest/no_doctests.py build/tests/unit_tests/support/doctest/noname_wrapper.py build/tests/unit_tests/support/foo/__init__.py build/tests/unit_tests/support/foo/test_foo.py build/tests/unit_tests/support/foo/bar/__init__.py build/tests/unit_tests/support/foo/bar/buz.py build/tests/unit_tests/support/foo/tests/dir_test_file.py build/tests/unit_tests/support/init_prefix_bug/__init__.py build/tests/unit_tests/support/init_prefix_bug/__init__not.py build/tests/unit_tests/support/issue006/tests.py build/tests/unit_tests/support/issue065/tests.py build/tests/unit_tests/support/issue135/tests.py build/tests/unit_tests/support/issue270/__init__.py build/tests/unit_tests/support/issue270/foo_test.py build/tests/unit_tests/support/pkgorg/lib/modernity.py build/tests/unit_tests/support/pkgorg/tests/test_mod.py build/tests/unit_tests/support/test-dir/test.py build/tests/nose/__init__.py build/tests/nose/__main__.py build/tests/nose/case.py build/tests/nose/commands.py build/tests/nose/config.py build/tests/nose/core.py build/tests/nose/exc.py build/tests/nose/failure.py build/tests/nose/importer.py build/tests/nose/inspector.py build/tests/nose/loader.py build/tests/nose/proxy.py build/tests/nose/pyversion.py build/tests/nose/result.py build/tests/nose/selector.py build/tests/nose/suite.py build/tests/nose/twistedtools.py build/tests/nose/util.py build/tests/nose/ext/__init__.py build/tests/nose/ext/dtcompat.py build/tests/nose/plugins/__init__.py build/tests/nose/plugins/allmodules.py build/tests/nose/plugins/attrib.py build/tests/nose/plugins/base.py build/tests/nose/plugins/builtin.py build/tests/nose/plugins/capture.py build/tests/nose/plugins/collect.py build/tests/nose/plugins/cover.py build/tests/nose/plugins/debug.py build/tests/nose/plugins/deprecated.py build/tests/nose/plugins/doctests.py build/tests/nose/plugins/errorclass.py build/tests/nose/plugins/failuredetail.py build/tests/nose/plugins/isolate.py build/tests/nose/plugins/logcapture.py build/tests/nose/plugins/manager.py build/tests/nose/plugins/multiprocess.py build/tests/nose/plugins/plugintest.py build/tests/nose/plugins/prof.py build/tests/nose/plugins/skip.py build/tests/nose/plugins/testid.py build/tests/nose/plugins/xunit.py build/tests/nose/sphinx/__init__.py build/tests/nose/sphinx/pluginopts.py build/tests/nose/tools/__init__.py build/tests/nose/tools/nontrivial.py build/tests/nose/tools/trivial.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma Applying init_plugin.rst.py3.patch to build/tests/functional_tests/doc_tests/test_init_plugin/init_plugin.rst... source file is different - init_plugin.rst Applying restricted_plugin_options.rst.py3.patch to build/tests/functional_tests/doc_tests/test_restricted_plugin_options/restricted_plugin_options.rst... source file is different - restricted_plugin_options.rst Applying test_issue_100.rst.py3.patch to build/tests/unit_tests/test_issue_100.rst... running egg_info creating /builddir/build/BUILD/nose-1.3.7/build/lib/nose.egg-info writing /builddir/build/BUILD/nose-1.3.7/build/lib/nose.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/nose-1.3.7/build/lib/nose.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/nose-1.3.7/build/lib/nose.egg-info/entry_points.txt writing top-level names to /builddir/build/BUILD/nose-1.3.7/build/lib/nose.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/nose-1.3.7/build/lib/nose.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/nose-1.3.7/build/lib/nose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/.build' writing manifest file '/builddir/build/BUILD/nose-1.3.7/build/lib/nose.egg-info/SOURCES.txt' + /usr/bin/python3 selftest.py -v Doctest: nose.plugins.errorclass ... ok Doctest: nose.plugins.plugintest ... ok Doctest: nose.plugins.plugintest.PluginTester.makeSuite ... ok Doctest: nose.plugins.xunit.nice_classname ... ok Doctest: nose.util.getpackage ... ok Doctest: nose.util.ispackage ... ok Doctest: nose.util.isproperty ... ok Doctest: nose.util.ln ... ok Doctest: nose.util.regex_last_key ... ok Doctest: nose.util.resolve_name ... ok Doctest: nose.util.tolist ... ok Doctest: nose.util.transplant_class ... ok Doctest: nose.util.transplant_func ... ok Doctest: test_addplugins.rst ... ok Doctest: test_allmodules.rst ... ok Doctest: doctest_fixtures.rst ... ok Doctest: init_plugin.rst ... ok Doctest: unwanted_package.rst ... ok Doctest: plugintest_environment.rst ... ok Doctest: plugin_exceptions.rst ... ok Doctest: empty_plugin.rst ... ok test_empty_zero_nine_does_not_crash (test_zeronine.TestEmptyPlugin) ... ok Doctest: errorclass_failure.rst ... ok Doctest: imported_tests.rst ... ok Doctest: multiprocess.rst ... ok Doctest: restricted_plugin_options.rst ... ok Doctest: selector_plugin.rst ... ok Doctest: test_skips.rst ... ok runTest (test_attribute_plugin.TestAttributeArray) ... ok runTest (test_attribute_plugin.TestAttributeArrayAnd) ... ok runTest (test_attribute_plugin.TestAttributeArrayOr) ... ok runTest (test_attribute_plugin.TestAttributeEval) ... ok runTest (test_attribute_plugin.TestAttributeValue) ... ok runTest (test_attribute_plugin.TestClassAndMethodAttrs) ... ok runTest (test_attribute_plugin.TestInheritance) ... ok runTest (test_attribute_plugin.TestNotSimpleAttribute) ... ok runTest (test_attribute_plugin.TestSimpleAttribute) ... ok runTest (test_attribute_plugin.TestStatic) ... ok runTest (test_attribute_plugin.TestStaticMethod) ... ok runTest (test_attribute_plugin.TestTopLevelNotSelected) ... ok test_run_buggy_generators (test_buggy_generators.TestBuggyGenerators) ... ok test_describe_test_called (test_cases.TestTestCasePluginCalls) ... ok test_skip_works_with_collector (test_collector.TestNoseTestCollector) ... ok test_setup_nosetests_command_works (test_commands.TestCommands) ... ok test_config_file_set_by_arg (test_config_files.TestConfigurationFromFile) ... ok test_load_config_file (test_config_files.TestConfigurationFromFile) ... ok runTest (test_coverage_plugin.TestCoverageMinPercentagePlugin) ... nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 100% ok runTest (test_coverage_plugin.TestCoverageMinPercentageSinglePackagePlugin) ... nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 100% ok runTest (test_coverage_plugin.TestCoverageMinPercentageSinglePackageWithBranchesPlugin) ... nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 100% ok runTest (test_coverage_plugin.TestCoverageMinPercentageTOTALPlugin) ... nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 100% ok runTest (test_coverage_plugin.TestCoverageMinPercentageWithBranchesTOTALPlugin) ... Coverage.py warning: Module moo was previously imported, but not measured. nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 100% ok runTest (test_coverage_plugin.TestCoveragePlugin) ... ok test_extraplugins_override_builtins (test_defaultpluginmanager.TestDefaultPluginManager) ... ok runTest (test_doctest_plugin.TestDoctestFiles) ... ok runTest (test_doctest_plugin.TestDoctestPlugin) ... ok test_entrypoints.test_plugin_entrypoint_is_loadable ... ok test_correct_exception_raised (test_failure.TestPrintedTraceback) ... ok runTest (test_failuredetail_plugin.TestFailureDetail) ... ok runTest (test_failuredetail_plugin.TestFailureDetailWithCapture) ... ok runTest (test_failuredetail_plugin.TestFailureDetailWithUnicodeAndCapture) ... ok test_generator_fixtures.TestClass.test(0,) ... ok test_generator_fixtures.TestClass.test(1,) ... ok test_generator_fixtures.TestClass.test(2,) ... ok test_generator_fixtures.TestClass.test(3,) ... ok test_generator_fixtures.TestClass.test(4,) ... ok test_generator_fixtures.test_gen(0,) ... ok test_generator_fixtures.test_gen(1,) ... ok test_generator_fixtures.test_gen(2,) ... ok test_generator_fixtures.test_gen(3,) ... ok test_generator_fixtures.test_gen(4,) ... ok test_id_file_contains_ids_seen (test_id_plugin.TestDiscoveryMode) ... ok test_ids_added_to_output (test_id_plugin.TestDiscoveryMode) ... ok test_load_ids (test_id_plugin.TestLoadNamesMode) ... ok test_load_ids (test_id_plugin.TestLoadNamesMode_2) ... ok test_docfile_tests_get_ids (test_id_plugin.TestWithDoctestFileTests_1) ... ok test_load_from_name_id_docfile_test (test_id_plugin.TestWithDoctestFileTests_2) ... ok test_doctests_get_ids (test_id_plugin.TestWithDoctest_1) ... ok test_load_ids_doctest (test_id_plugin.TestWithDoctest_2) ... ok test_cached_no_reload (test_importer.TestImporter) ... ok test_cached_no_reload_dotted (test_importer.TestImporter) ... ok test_failed_import_raises_import_error (test_importer.TestImporter) ... ok test_import_from_dir (test_importer.TestImporter) ... ok test_import_from_dirlink (test_importer.TestImporter) ... ok test_import_from_path (test_importer.TestImporter) ... ok test_import_pkg_from_path_fpw (test_importer.TestImporter) ... ok test_import_sets_intermediate_modules (test_importer.TestImporter) ... ok test_import_sets_sys_modules (test_importer.TestImporter) ... ok test_sys_modules_same_path_no_reload (test_importer.TestImporter) ... ok test_sys_modules_symlinked_package_no_reload (test_importer.TestImporter) ... ok runTest (test_isolate_plugin.TestDiscovery) ... ok runTest (test_isolate_plugin.TestLoadFromNames) ... ok Doctest: test_named_test_with_doctest.rst ... ok test_assert_info_in_output (test_issue_072.TestFailureDetailWorks) ... ok test_assert_info_and_capt_stdout_in_output (test_issue_072.TestFailureDetailWorksWhenChained) ... ok test_assert_info_in_output (test_issue_082.TestExcludeUnderscoreFilesByDefault) ... ok test_assert_info_in_output (test_issue_082.TestIncludeUnderscoreFiles) ... ok test_no_failure (test_issue_408.TestIssue408) ... ok runTest (test_issue_649.TestIssue649) ... ok runTest (test_load_tests_from_test_case.TestLoadTestsFromTestCaseHook) ... ok test_failed_import (test_loader.TestNoseTestLoader) ... ok test_failed_import_module_name (test_loader.TestNoseTestLoader) ... ok test_fixture_context (test_loader.TestNoseTestLoader) ... ok test_fixture_context_multiple_names (test_loader.TestNoseTestLoader) ... ok test_fixture_context_multiple_names_no_common_ancestors (test_loader.TestNoseTestLoader) ... ok test_fixture_context_multiple_names_some_common_ancestors (test_loader.TestNoseTestLoader) ... ok test_fixture_context_name_is_module (test_loader.TestNoseTestLoader) ... ok test_fixture_context_name_is_test_class (test_loader.TestNoseTestLoader) ... ok test_fixture_context_name_is_test_class_test (test_loader.TestNoseTestLoader) ... ok test_fixture_context_name_is_test_function (test_loader.TestNoseTestLoader) ... ok Test that a generator test can employ a closure ... ok Test classes that raise exceptions in __init__ do not stop test run ... ok test_load_from_file (test_loader.TestNoseTestLoader) ... ok test_load_from_name_dot (test_loader.TestNoseTestLoader) ... ok test_load_from_name_file (test_loader.TestNoseTestLoader) ... ok test_load_from_name_file_callable (test_loader.TestNoseTestLoader) ... ok test_load_from_sub_package (test_loader.TestNoseTestLoader) ... ok test_load_nonsense_name (test_loader.TestNoseTestLoader) ... ok test_mod_import_skip_one_test_no_errors (test_loader.TestNoseTestLoader) ... ok test_mod_setup_fails_no_tests_run (test_loader.TestNoseTestLoader) ... ok test_mod_setup_skip_no_tests_run_no_errors (test_loader.TestNoseTestLoader) ... ok runTest (test_multiprocessing.test_class.TestClassFixture) ... ok test_multiprocessing.test_keyboardinterrupt.test_keyboardinterrupt ... ok test_multiprocessing.test_keyboardinterrupt.test_keyboardinterrupt_twice ... ok runTest (test_multiprocessing.test_nameerror.TestMPNameError) ... ok runTest (test_multiprocessing.test_process_timeout.TestMPTimeout) ... ok runTest (test_multiprocessing.test_process_timeout.TestMPTimeoutPass) ... ok Ensure namespace packages work/can import from each other ... ok Ensure the --traverse-namespace option tests the other ... ok runTest (test_plugin_api.TestPrepareTestCase_MakeAllFail) ... ok test_plugin_calls_package1 (test_plugins.TestPluginCalls) ... ok test_plugin_calls_package1_verbose (test_plugins.TestPluginCalls) ... ok testPluginTesterExecsPlugin (test_plugintest.TestPluginTester) ... ok test_defaultTest_list (test_program.TestTestProgram) ... ok test_illegal_packages_not_selected (test_program.TestTestProgram) ... ok Collect and run tests in support/issue130 without error. ... ok Collect and run tests in functional_tests/support/ctx ... ok Collect and run tests in functional_tests/support/package2 ... ok Collect and run tests in functional_tests/support/package3 ... ok Collect and run tests in functional/support/twist ... SKIP: twisted not available; skipping test_with_todo_plugin (test_result.TestResultSummary) ... ok test_module_filename (test_selector.TestTestAddress) ... ok test_skip_prevents_pdb_call (test_skip_pdb_interaction.TestSkipPdbInteraction) ... ok test_string_exception_works (test_string_exception.TestStringException) ... SKIP: String exceptions are not supported in this version of Python test_single_test_pass (test_success.TestSingleTestPass) ... ok test_zero_tests_pass (test_success.TestZeroTestsPass) ... ok test_ancestry (test_suite.TestContextSuiteFactory) ... ok test_find_context (test_suite.TestContextSuiteFactory) ... ok Doctest: test_withid_failures.rst ... ok runTest (test_xunit.TestIssue134) ... ok runTest (test_xunit.TestIssue279) ... ok runTest (test_xunit.TestIssue680) ... ok runTest (test_xunit.TestIssue700) ... ok runTest (test_xunit.TestIssue859) ... ok runTest (test_xunit.TestXUnitPlugin) ... ok test_attribute_plugin.test_flags ... ok test_attribute_plugin.test_values ... ok test_attribute_plugin.test_mixed ... ok test_attribute_plugin.test_class_attrs ... ok test_load_in_def_order (test_bug105.TestBug105) ... ok test_can_be_disabled (test_capture_plugin.TestCapturePlugin) ... ok test_captures_nonascii_stdout (test_capture_plugin.TestCapturePlugin) ... ok test_captures_stdout (test_capture_plugin.TestCapturePlugin) ... ok test_enabled_by_default (test_capture_plugin.TestCapturePlugin) ... ok test_format_error (test_capture_plugin.TestCapturePlugin) ... ok test_format_nonascii_error (test_capture_plugin.TestCapturePlugin) ... ok test_failure_case (test_cases.TestNoseCases) ... ok test_function_test_case (test_cases.TestNoseCases) ... ok test_function_test_case_fixtures (test_cases.TestNoseCases) ... ok test_method_test_case (test_cases.TestNoseCases) ... ok test_method_test_case_fixtures (test_cases.TestNoseCases) ... ok test_method_test_case_with_metaclass (test_cases.TestNoseCases) ... ok test_address (test_cases.TestNoseTestWrapper) ... ok Instance fixtures are properly called for wrapped tests ... ok test_context (test_cases.TestNoseTestWrapper) ... ok A result proxy is used to wrap the result for all tests ... ok test_short_description (test_cases.TestNoseTestWrapper) ... ok test_unrepresentable_shortDescription (test_cases.TestNoseTestWrapper) ... ok test_defaults (test_config.TestNoseConfig) ... ok The default configuration should have several ignore file settings. ... ok Multiple ignore-files flags should be appended together, overriding ... ok A single ignore-files flag should override the default settings. ... ok test_multiple_include (test_config.TestNoseConfig) ... ok test_pickle_configured (test_config.TestNoseConfig) ... ok test_pickle_empty (test_config.TestNoseConfig) ... ok test_plugins (test_config.TestNoseConfig) ... ok test_progname_looks_like_option (test_config.TestNoseConfig) ... ok test_reset (test_config.TestNoseConfig) ... ok test_single_include (test_config.TestNoseConfig) ... ok test_testnames (test_config.TestNoseConfig) ... ok test_update (test_config.TestNoseConfig) ... ok test_where (test_config.TestNoseConfig) ... ok Doctest: test_config_defaults.rst ... ok test_restore_stdout (test_core.TestAPI_run) ... ok test_getAllConfigFiles (test_core.TestProgramConfigs) ... ok test_getAllConfigFiles_ignore_configs (test_core.TestProgramConfigs) ... ok test_makeConfig (test_core.TestProgramConfigs) ... ok test_from_directory (test_core.TestUsage) ... ok test_from_zip (test_core.TestUsage) ... ok test_cover_plugin.TestCoveragePlugin.test_cover_packages_option ... ok test_api_present (test_deprecated_plugin.TestDeprecatedPlugin) ... ok test_can_be_disabled (test_deprecated_plugin.TestDeprecatedPlugin) ... ok test_deprecated_output (test_deprecated_plugin.TestDeprecatedPlugin) ... ok test_deprecated_output_verbose (test_deprecated_plugin.TestDeprecatedPlugin) ... ok test_enabled_by_default (test_deprecated_plugin.TestDeprecatedPlugin) ... ok test_patched_result_handles_deprecated (test_deprecated_plugin.TestDeprecatedPlugin) ... ok test_patches_only_when_needed (test_deprecated_plugin.TestDeprecatedPlugin) ... ok test_prepare_patches_result (test_deprecated_plugin.TestDeprecatedPlugin) ... ok test_err_doctests_raises_exception (test_doctest_error_handling.TestDoctestErrorHandling) ... ok test_no_doctests_in_file (test_doctest_error_handling.TestDoctestErrorHandling) ... ok Doctest: test_doctest_munging.rst ... ok test_no_name (test_doctest_no_name.TestDoctestErrorHandling) ... ok test_default_id_file_is_in_working_dir (test_id_plugin.TestTestIdPlugin) ... ok test_add_paths (test_importer.TestImporter) ... ok test_import (test_importer.TestImporter) ... ok test_module_init_prefix (test_importer.TestImporter) ... ok test_module_no_file (test_importer.TestImporter) ... ok Test that inspector can handle multi-line docstrings ... ok test_get_tb_source_func (test_inspector.TestExpander) ... ok test_get_tb_source_simple (test_inspector.TestExpander) ... ok test_inspect_traceback_continued (test_inspector.TestExpander) ... ok test_pick_tb_lines (test_inspector.TestExpander) ... ok test_simple_inspect_frame (test_inspector.TestExpander) ... ok test_isolation_plugin.test_lint ... ok test_issue135 (test_issue135.TestIssue135) ... ok Doctest: test_issue155.rst ... ok Doctest: test_issue270.rst ... ok test_load_nested_generator (test_issue_006.TestIssue006) ... ok test_issue_064.test_is_generator_alias ... ok test_dict_wrapper_instance_not_loaded (test_issue_065.TestIssue065) ... ok Doctest: test_issue_100.rst ... ok test_string_exception_not_masked (test_issue_101.TestErrorClassWithStringException) ... SKIP: Python 3.x does not support string exceptions Doctest: test_issue_159.rst ... ok test_issue_227.test_unicode ... ok test_generator_yield_value (test_issue_230.TestIssue230) ... ok test_issue_786.Test.test_evens ... ok test_issue_786.test_evens ... ok test_basic_iteration (test_lazy_suite.TestLazySuite) ... ok test_cases_from_testcase_are_wrapped (test_loader.TestTestLoader) ... ok Test that main API functions exist ... ok test_load_from_name_dir_abs (test_loader.TestTestLoader) ... ok test_load_from_name_method (test_loader.TestTestLoader) ... ok test_load_from_name_missing_module (test_loader.TestTestLoader) ... ok test_load_from_name_module (test_loader.TestTestLoader) ... ok test_load_from_name_module_class (test_loader.TestTestLoader) ... ok test_load_from_name_module_filename (test_loader.TestTestLoader) ... ok test_load_from_name_module_func (test_loader.TestTestLoader) ... ok test_load_from_name_module_method (test_loader.TestTestLoader) ... ok test_load_from_name_module_missing_class (test_loader.TestTestLoader) ... ok test_load_from_name_module_missing_func (test_loader.TestTestLoader) ... ok test_load_from_name_module_missing_method (test_loader.TestTestLoader) ... ok test_load_from_name_module_transplanted_class_missing_method (test_loader.TestTestLoader) ... ok test_load_from_name_nontest_module (test_loader.TestTestLoader) ... ok test_load_from_name_package_root_path (test_loader.TestTestLoader) ... ok test_load_from_name_subpackage_safepath (test_loader.TestTestLoader) ... ok test_load_generators (test_loader.TestTestLoader) ... ok test_load_metaclass_customized_classes (test_loader.TestTestLoader) ... ok test_load_test_func (test_loader.TestTestLoader) ... ok test_load_transplanted_generator (test_loader.TestTestLoader) ... ok test_logcapture_plugin.TestLogCapturePlugin.test_builtin_logging_filtering ... ok test_logcapture_plugin.TestLogCapturePlugin.test_captures_logging ... ok test_logcapture_plugin.TestLogCapturePlugin.test_clears_all_existing_log_handlers ... ok test_logcapture_plugin.TestLogCapturePlugin.test_consistent_mutables ... ok test_logcapture_plugin.TestLogCapturePlugin.test_custom_formatter ... ok test_logcapture_plugin.TestLogCapturePlugin.test_default_options ... ok test_logcapture_plugin.TestLogCapturePlugin.test_disable_option ... ok test_logcapture_plugin.TestLogCapturePlugin.test_enabled_by_default ... ok test_logcapture_plugin.TestLogCapturePlugin.test_logging_datefmt_option ... ok test_logcapture_plugin.TestLogCapturePlugin.test_logging_filter ... ok test_logcapture_plugin.TestLogCapturePlugin.test_logging_filter_exclude ... ok test_logcapture_plugin.TestLogCapturePlugin.test_logging_filter_exclude_and_include ... ok test_logcapture_plugin.TestLogCapturePlugin.test_logging_format_option ... ok test_logcapture_plugin.TestLogCapturePlugin.test_loglevel ... ok test_logcapture_plugin.TestLogCapturePlugin.test_unicode_messages_handled ... ok root logger settings ignored ... ok Doctest: test_ls_tree.rst ... ok test_multiprocess.test_mp_process_args_pickleable ... ok test_next_batch_can_split_set (test_multiprocess_runner.TestMultiProcessTestRunner) ... ok test_next_batch_with_classes (test_multiprocess_runner.TestMultiProcessTestRunner) ... ok test_next_batch_with_generator_method (test_multiprocess_runner.TestMultiProcessTestRunner) ... ok test_next_batch_with_module (test_multiprocess_runner.TestMultiProcessTestRunner) ... ok test_next_batch_with_module_fixt (test_multiprocess_runner.TestMultiProcessTestRunner) ... ok test_command_line_options_enable (test_pdb_plugin.TestPdbPlugin) ... ok test_disabled_by_default (test_pdb_plugin.TestPdbPlugin) ... ok test_env_settings_enable (test_pdb_plugin.TestPdbPlugin) ... ok test_plugin_api (test_pdb_plugin.TestPdbPlugin) ... ok test_plugin_calls_pdb (test_pdb_plugin.TestPdbPlugin) ... ok test_real_stdout_restored_before_call (test_pdb_plugin.TestPdbPlugin) ... ok test_enable_plugin (test_plugin.OptionProcessingTests) ... ok test_api_methods_present (test_plugin_interfaces.TestPluginInterfaces) ... ok test_no_instantiate (test_plugin_interfaces.TestPluginInterfaces) ... ok test_iter (test_plugin_manager.TestPluginManager) ... ok test_plugin_generative_method_errors_not_hidden (test_plugin_manager.TestPluginManager) ... ok test_plugin_override (test_plugin_manager.TestPluginManager) ... ok test_proxy_to_plugins (test_plugin_manager.TestPluginManager) ... ok test_add_options (test_plugins.TestAttribPlugin) ... ok test_attr_a_b (test_plugins.TestAttribPlugin) ... ok test_basic_attr (test_plugins.TestAttribPlugin) ... ok test_class_attr (test_plugins.TestAttribPlugin) ... ok test_eval_attr (test_plugins.TestAttribPlugin) ... ok test_add_options (test_plugins.TestBuiltinPlugins) ... ok test_add_options (test_plugins.TestDoctestPlugin) ... ok test_addresses (test_plugins.TestDoctestPlugin) ... ok test_collect_no_collect (test_plugins.TestDoctestPlugin) ... ok test_collect_pymodule (test_plugins.TestDoctestPlugin) ... ok test_collect_txtfile (test_plugins.TestDoctestPlugin) ... ok test_config (test_plugins.TestDoctestPlugin) ... ok test_matches (test_plugins.TestDoctestPlugin) ... ok test_want_file (test_plugins.TestDoctestPlugin) ... ok test_formatFailure (test_plugins.TestFailureDetailPlugin) ... ok test_begin (test_plugins.TestProfPlugin) ... SKIP: profile plugin not available; skipping test_finalize (test_plugins.TestProfPlugin) ... SKIP: profile plugin not available; skipping test_options (test_plugins.TestProfPlugin) ... SKIP: profile plugin not available; skipping test_prepare_test (test_plugins.TestProfPlugin) ... SKIP: profile plugin not available; skipping test_attributes_are_proxied (test_result_proxy.TestResultProxy) ... ok test_coercion_of_custom_exception (test_result_proxy.TestResultProxy) ... ok test_proxy_calls_plugins (test_result_proxy.TestResultProxy) ... ok test_proxy_handles_missing_methods (test_result_proxy.TestResultProxy) ... ok test_proxy_has_basic_methods (test_result_proxy.TestResultProxy) ... ok test_proxy_has_nose_methods (test_result_proxy.TestResultProxy) ... ok test_proxy_proxies (test_result_proxy.TestResultProxy) ... ok test_stop_on_error (test_result_proxy.TestResultProxy) ... ok test_test_cases_can_access_result_attributes (test_result_proxy.TestResultProxy) ... ok test_exclude (test_selector.TestSelector) ... ok A default configuration should always skip some 'hidden' files. ... ok Override the configuration to skip only specified files. ... ok test_include (test_selector.TestSelector) ... ok test_want_class (test_selector.TestSelector) ... ok test_want_directory (test_selector.TestSelector) ... ok test_want_file (test_selector.TestSelector) ... ok test_want_function (test_selector.TestSelector) ... ok test_want_method (test_selector.TestSelector) ... ok test_want_module (test_selector.TestSelector) ... ok test_rejection (test_selector_plugins.TestSelectorPlugins) ... ok test_api_present (test_skip_plugin.TestSkipPlugin) ... ok test_can_be_disabled (test_skip_plugin.TestSkipPlugin) ... ok test_enabled_by_default (test_skip_plugin.TestSkipPlugin) ... ok test_patched_result_handles_skip (test_skip_plugin.TestSkipPlugin) ... ok test_patches_only_when_needed (test_skip_plugin.TestSkipPlugin) ... ok test_prepare_patches_result (test_skip_plugin.TestSkipPlugin) ... ok test_skip_output (test_skip_plugin.TestSkipPlugin) ... ok test_skip_output_verbose (test_skip_plugin.TestSkipPlugin) ... ok test_context_fixtures_called (test_suite.TestContextSuite) ... ok test_context_fixtures_for_ancestors (test_suite.TestContextSuite) ... ok test_context_fixtures_no_tests_no_setup (test_suite.TestContextSuite) ... ok test_context_fixtures_setup_fails (test_suite.TestContextSuite) ... ok Nested suites don't re-wrap ... ok test_result_proxy_used (test_suite.TestContextSuite) ... ok Tests in a context suite are wrapped ... ok test_ancestry (test_suite.TestContextSuiteFactory) ... ok test_lazy_and_nonlazy (test_suite.TestLazySuite) ... ok __nonzero__ works correctly for lazy suites ... ok test_test_generator (test_suite.TestLazySuite) ... ok test_decorator_func_sorting (test_tools.TestTools) ... ok test_eq (test_tools.TestTools) ... ok Make sure eq_() is in a namespace that has __unittest = 1. ... ok Make sure istest() is not in a namespace that has __unittest = 1. ... ok test_make_decorator (test_tools.TestTools) ... ok test_multiple_with_setup (test_tools.TestTools) ... ok test_nested_decorators (test_tools.TestTools) ... ok test_ok (test_tools.TestTools) ... ok test_raises (test_tools.TestTools) ... ok test_testcase_funcs (test_tools.TestTools) ... ok test_timed (test_tools.TestTools) ... ok Failure: SkipTest (twisted not available; skipping) ... SKIP: twisted not available; skipping Failure: SkipTest (twisted not available; skipping) ... SKIP: twisted not available; skipping test_file_like (test_utils.TestUtils) ... ok test_isclass_detects_classes (test_utils.TestUtils) ... ok test_isclass_ignores_nonclass_things (test_utils.TestUtils) ... ok test_split_test_name (test_utils.TestUtils) ... ok test_split_test_name_windows (test_utils.TestUtils) ... ok test_test_address (test_utils.TestUtils) ... ok test_tolist (test_utils.TestUtils) ... ok test_try_run (test_utils.TestUtils) ... ok test_defaults (test_xunit.TestOptions) ... ok test_file_from_environ (test_xunit.TestOptions) ... ok test_file_from_opt (test_xunit.TestOptions) ... ok test_dot_in_args (test_xunit.TestSplitId) ... ok test_grandchild_has_dot_in_args (test_xunit.TestSplitId) ... ok test_no_dot_in_args (test_xunit.TestSplitId) ... ok test_no_parenthesis (test_xunit.TestSplitId) ... ok test_addError (test_xunit.TestXMLOutputWithXML) ... ok test_addError_early (test_xunit.TestXMLOutputWithXML) ... ok test_addFailure (test_xunit.TestXMLOutputWithXML) ... ok test_addFailure_early (test_xunit.TestXMLOutputWithXML) ... ok test_addSuccess (test_xunit.TestXMLOutputWithXML) ... ok test_addSuccess_early (test_xunit.TestXMLOutputWithXML) ... ok test_non_utf8_error (test_xunit.TestXMLOutputWithXML) ... ok ---------------------------------------------------------------------- Ran 387 tests in 27.843s OK (SKIP=9) + exit 0 Processing files: python3-nose-1.3.7-3.ru6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.G5T5HF + umask 022 + cd /builddir/build/BUILD + cd nose-1.3.7 + DOCDIR=/builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/share/doc/python3-nose-1.3.7 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/share/doc/python3-nose-1.3.7 + /bin/mkdir -p /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/share/doc/python3-nose-1.3.7 + cp -pr lgpl.txt AUTHORS CHANGELOG NEWS README.txt doc/api.rst doc/contributing.rst doc/developing.rst doc/finding_tests.rst doc/further_reading.rst doc/index.rst doc/man.rst doc/more_info.rst doc/news.rst doc/plugins.rst doc/setuptools_integration.rst doc/testing.rst doc/testing_tools.rst doc/usage.rst doc/writing_tests.rst doc/api doc/plugins /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch/usr/share/doc/python3-nose-1.3.7 + exit 0 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: /usr/bin/python3 python(abi) = 3.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch warning: Could not canonicalize hostname: opus3 Wrote: /builddir/build/RPMS/python3-nose-1.3.7-3.ru6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TvOSpV + umask 022 + cd /builddir/build/BUILD + cd nose-1.3.7 + /bin/rm -rf /builddir/build/BUILDROOT/python3-nose-1.3.7-3.ru6.noarch + exit 0 error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) Child return code was: 0