Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-hacking.spec'], user='mockbuild'uid=1001timeout=0gid=135printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4385/root'env={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}shell=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-hacking.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-497754409.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-hacking-0.9.2-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-hacking.spec'], user='mockbuild'timeout=0uid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4385/root'gid=135printOutput=Falseprivate_network=Trueenv={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}shell=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-hacking.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GGDBHI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hacking-0.9.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/hacking-0.9.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hacking-0.9.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf hacking.egg-info + sed -i 1d hacking/core.py + sed -i 1d hacking/tests/test_doctest.py + sed -i /discover/d test-requirements.txt + sed -i 's/>.*$//' test-requirements.txt + rm requirements.txt + rm test-requirements.txt + sed -i 's|oslosphinx|oslo.sphinx|' doc/source/conf.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.K9esZl + umask 022 + cd /builddir/build/BUILD + cd hacking-0.9.2 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/hacking creating build/lib/hacking/checks copying hacking/checks/git.py -> build/lib/hacking/checks copying hacking/checks/docstrings.py -> build/lib/hacking/checks copying hacking/checks/__init__.py -> build/lib/hacking/checks copying hacking/checks/other.py -> build/lib/hacking/checks copying hacking/checks/dictlist.py -> build/lib/hacking/checks copying hacking/checks/except_checks.py -> build/lib/hacking/checks copying hacking/checks/localization.py -> build/lib/hacking/checks copying hacking/checks/imports.py -> build/lib/hacking/checks copying hacking/checks/python23.py -> build/lib/hacking/checks copying hacking/checks/comments.py -> build/lib/hacking/checks creating build/lib/hacking/tests copying hacking/tests/test_doctest.py -> build/lib/hacking/tests copying hacking/tests/test_local.py -> build/lib/hacking/tests copying hacking/tests/test_import_exceptions.py -> build/lib/hacking/tests copying hacking/tests/test_gittest.py -> build/lib/hacking/tests copying hacking/tests/__init__.py -> build/lib/hacking/tests copying hacking/tests/test_config.py -> build/lib/hacking/tests copying hacking/core.py -> build/lib/hacking copying hacking/__init__.py -> build/lib/hacking copying hacking/config.py -> build/lib/hacking creating build/lib/hacking/tests/checks copying hacking/tests/checks/test_comments.py -> build/lib/hacking/tests/checks copying hacking/tests/checks/__init__.py -> build/lib/hacking/tests/checks running egg_info creating hacking.egg-info writing hacking.egg-info/PKG-INFO writing top-level names to hacking.egg-info/top_level.txt writing dependency_links to hacking.egg-info/dependency_links.txt writing entry points to hacking.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'hacking.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' warning: no files found matching 'test-requirements.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'hacking.egg-info/SOURCES.txt' + sphinx-build doc/source html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created No builder selected, using default: html loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : Using openstack theme from /usr/lib/python2.7/site-packages/oslo/sphinx/theme building [html]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] index reading sources... [100%] readme looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] index writing output... [100%] readme writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 1 warning. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8zrOu3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64 + cd hacking-0.9.2 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64 running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking copying build/lib/hacking/config.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking copying build/lib/hacking/__init__.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking copying build/lib/hacking/core.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking creating /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests creating /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/checks copying build/lib/hacking/tests/checks/__init__.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/checks copying build/lib/hacking/tests/checks/test_comments.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/checks copying build/lib/hacking/tests/test_config.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests copying build/lib/hacking/tests/__init__.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests copying build/lib/hacking/tests/test_gittest.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests copying build/lib/hacking/tests/test_import_exceptions.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests copying build/lib/hacking/tests/test_local.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests copying build/lib/hacking/tests/test_doctest.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests creating /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks copying build/lib/hacking/checks/comments.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks copying build/lib/hacking/checks/python23.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks copying build/lib/hacking/checks/imports.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks copying build/lib/hacking/checks/localization.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks copying build/lib/hacking/checks/except_checks.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks copying build/lib/hacking/checks/dictlist.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks copying build/lib/hacking/checks/other.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks copying build/lib/hacking/checks/__init__.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks copying build/lib/hacking/checks/docstrings.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks copying build/lib/hacking/checks/git.py -> /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/checks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/checks/test_comments.py to test_comments.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/test_gittest.py to test_gittest.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/test_import_exceptions.py to test_import_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/test_local.py to test_local.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/tests/test_doctest.py to test_doctest.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/comments.py to comments.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/python23.py to python23.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/imports.py to imports.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/localization.py to localization.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/except_checks.py to except_checks.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/dictlist.py to dictlist.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/other.py to other.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/docstrings.py to docstrings.pyc byte-compiling /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking/checks/git.py to git.pyc running install_egg_info running egg_info writing hacking.egg-info/PKG-INFO writing top-level names to hacking.egg-info/top_level.txt writing dependency_links to hacking.egg-info/dependency_links.txt writing entry points to hacking.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying hacking.egg-info to /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/hacking-0.9.2-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/hacking-0.9.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-hacking-0.9.2-1.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wE2yZM + umask 022 + cd /builddir/build/BUILD + cd hacking-0.9.2 + /usr/bin/python setup.py test running test running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover -t ./ . --list running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpES7Yor running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpseu8Y0 ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_multiline_end-line-2) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' Traceback (most recent call last): _StringException: Empty attachments: stderr stdout Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' Traceback (most recent call last): _StringException: Empty attachments: stderr stdout Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_multiline_end-line-3) tags: worker-1 ---------------------------------------------------------------------- traceback-1: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-1: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-1: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_multiline_end-line-6) tags: worker-1 ---------------------------------------------------------------------- traceback-2: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-2: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-2: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_multiline_end-line-7) tags: worker-1 ---------------------------------------------------------------------- traceback-3: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-3: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-3: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_multiline_end-line-8) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-4: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-4: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_multiline_start-line-0) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-5: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-5: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_multiline_start-line-3) tags: worker-1 ---------------------------------------------------------------------- traceback-6: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-6: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-6: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-10) tags: worker-1 ---------------------------------------------------------------------- traceback-7: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-7: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-7: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-12) tags: worker-1 ---------------------------------------------------------------------- traceback-8: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-8: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-8: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-14) tags: worker-1 ---------------------------------------------------------------------- traceback-9: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-9: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-9: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-2) tags: worker-1 ---------------------------------------------------------------------- traceback-10: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-10: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-10: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-3) tags: worker-1 ---------------------------------------------------------------------- traceback-11: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-11: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-11: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-4) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-12: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-12: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-6) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-13: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-13: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_start_space-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-14: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-14: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-14: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_start_space-line-3) tags: worker-1 ---------------------------------------------------------------------- traceback-15: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-15: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-15: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_start_space-line-5) tags: worker-1 ---------------------------------------------------------------------- traceback-16: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-16: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-16: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_multiline_end-line-0) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' Traceback (most recent call last): _StringException: Empty attachments: stderr stdout Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' Traceback (most recent call last): _StringException: Empty attachments: stderr stdout Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_multiline_end-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-1: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-1: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-1: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_multiline_end-line-4) tags: worker-1 ---------------------------------------------------------------------- traceback-2: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-2: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-2: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_multiline_end-line-5) tags: worker-1 ---------------------------------------------------------------------- traceback-3: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-3: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-3: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_summary-line-2) tags: worker-1 ---------------------------------------------------------------------- traceback-17: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-17: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-17: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_multiline_start-line-1) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-4: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-4: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_multiline_start-line-2) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-5: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-5: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-6: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-6: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-6: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-7: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-7: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-7: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_summary-line-4) tags: worker-1 ---------------------------------------------------------------------- traceback-18: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-18: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-18: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_except_format-line-3) tags: worker-1 ---------------------------------------------------------------------- traceback-19: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-19: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-19: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_except_format_assert-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-20: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-20: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-20: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_alphabetical-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-21: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-21: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-21: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_alphabetical-line-1) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-22: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-22: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_alphabetical-line-3) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-23: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-23: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_groups-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-24: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-24: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-24: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_groups-line-5) tags: worker-1 ---------------------------------------------------------------------- traceback-25: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-25: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-25: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-11) tags: worker-1 ---------------------------------------------------------------------- traceback-8: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-8: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-8: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-13) tags: worker-1 ---------------------------------------------------------------------- traceback-9: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-9: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-9: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-5) tags: worker-1 ---------------------------------------------------------------------- traceback-10: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-10: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-10: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_groups_together-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-26: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-26: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-26: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-7) tags: worker-1 ---------------------------------------------------------------------- traceback-11: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-11: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-11: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_rules-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-27: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-27: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-27: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-8) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-12: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-12: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_one_line-line-9) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-13: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-13: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_rules-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-28: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-28: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-28: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_rules-line-11) tags: worker-1 ---------------------------------------------------------------------- traceback-29: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-29: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-29: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_rules-line-12) tags: worker-1 ---------------------------------------------------------------------- traceback-30: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-30: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-30: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_rules-line-2) tags: worker-1 ---------------------------------------------------------------------- traceback-31: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-31: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-31: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_rules-line-7) tags: worker-1 ---------------------------------------------------------------------- traceback-32: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-32: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-32: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-33: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-33: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-33: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-1) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-34: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-34: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_start_space-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-14: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-14: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-14: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_start_space-line-2) tags: worker-1 ---------------------------------------------------------------------- traceback-15: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-15: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-15: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_start_space-line-4) tags: worker-1 ---------------------------------------------------------------------- traceback-16: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-16: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-16: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_summary-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-17: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-17: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-17: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-10) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-35: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-35: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-11) tags: worker-1 ---------------------------------------------------------------------- traceback-36: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-36: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-36: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-12) tags: worker-1 ---------------------------------------------------------------------- traceback-37: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-37: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-37: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-13) tags: worker-1 ---------------------------------------------------------------------- traceback-38: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-38: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-38: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-15) tags: worker-1 ---------------------------------------------------------------------- traceback-39: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-39: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-39: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-17) tags: worker-1 ---------------------------------------------------------------------- traceback-40: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-40: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-40: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_summary-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-18: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-18: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-18: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_docstring_summary-line-3) tags: worker-1 ---------------------------------------------------------------------- traceback-19: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-19: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-19: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-18) tags: worker-1 ---------------------------------------------------------------------- traceback-41: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-41: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-41: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-19) tags: worker-1 ---------------------------------------------------------------------- traceback-42: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-42: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-42: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_except_format-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-20: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-20: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-20: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_except_format-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-21: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-21: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-21: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_except_format-line-2) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-22: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-22: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_except_format_assert-line-1) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-23: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-23: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-20) tags: worker-1 ---------------------------------------------------------------------- traceback-43: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-43: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-43: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-22) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-44: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-44: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-25) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-45: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-45: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-3) tags: worker-1 ---------------------------------------------------------------------- traceback-46: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-46: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-46: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-7) tags: worker-1 ---------------------------------------------------------------------- traceback-47: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-47: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-47: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-8) tags: worker-1 ---------------------------------------------------------------------- traceback-48: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-48: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-48: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_assert_equals-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-49: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-49: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-49: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_except_format_assert-line-2) tags: worker-1 ---------------------------------------------------------------------- traceback-24: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-24: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-24: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_except_format_assert-line-3) tags: worker-1 ---------------------------------------------------------------------- traceback-25: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-25: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-25: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_assert_equals-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-50: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-50: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-50: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_assert_equals-line-2) tags: worker-1 ---------------------------------------------------------------------- traceback-51: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-51: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-51: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_assert_equals-line-4) tags: worker-1 ---------------------------------------------------------------------- traceback-52: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-52: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-52: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_assert_equals-line-5) tags: worker-1 ---------------------------------------------------------------------- traceback-53: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-53: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-53: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_backslash_line_continuation-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-54: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-54: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-54: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_cr-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-55: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-55: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-55: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_locals-line-2) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-56: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-56: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_locals-line-3) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-57: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-57: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_except_format_assert-line-4) tags: worker-1 ---------------------------------------------------------------------- traceback-26: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-26: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-26: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_except_format_assert-line-5) tags: worker-1 ---------------------------------------------------------------------- traceback-27: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-27: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-27: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_alphabetical-line-2) tags: worker-1 ---------------------------------------------------------------------- traceback-28: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-28: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-28: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_locals-line-5) tags: worker-1 ---------------------------------------------------------------------- traceback-58: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-58: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-58: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_removed_module-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-59: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-59: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-59: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_groups-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-29: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-29: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-29: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_groups-line-2) tags: worker-1 ---------------------------------------------------------------------- traceback-30: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-30: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-30: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_groups-line-3) tags: worker-1 ---------------------------------------------------------------------- traceback-31: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-31: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-31: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_groups-line-4) tags: worker-1 ---------------------------------------------------------------------- traceback-32: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-32: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-32: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_groups_together-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-33: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-33: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-33: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_groups_together-line-2) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-34: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-34: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_rules-line-10) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-35: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-35: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_rules-line-3) tags: worker-1 ---------------------------------------------------------------------- traceback-36: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-36: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-36: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_removed_module-line-2) tags: worker-1 ---------------------------------------------------------------------- traceback-60: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-60: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-60: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_rules-line-4) tags: worker-1 ---------------------------------------------------------------------- traceback-37: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-37: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-37: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_rules-line-5) tags: worker-1 ---------------------------------------------------------------------- traceback-38: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-38: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-38: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_rules-line-6) tags: worker-1 ---------------------------------------------------------------------- traceback-39: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-39: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-39: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_rules-line-8) tags: worker-1 ---------------------------------------------------------------------- traceback-40: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-40: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-40: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_import_rules-line-9) tags: worker-1 ---------------------------------------------------------------------- traceback-41: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-41: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-41: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-14) tags: worker-1 ---------------------------------------------------------------------- traceback-42: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-42: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-42: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_removed_module-line-6) tags: worker-1 ---------------------------------------------------------------------- traceback-61: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-61: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-61: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_except_compatible-line-2) tags: worker-1 ---------------------------------------------------------------------- traceback-62: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-62: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-62: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-16) tags: worker-1 ---------------------------------------------------------------------- traceback-43: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-43: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-43: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_metaclass-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-63: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-63: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-63: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_metaclass-line-2) tags: worker-1 ---------------------------------------------------------------------- traceback-64: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-64: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-64: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-2) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-44: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-44: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-21) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-45: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-45: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-23) tags: worker-1 ---------------------------------------------------------------------- traceback-46: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-46: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-46: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_metaclass-line-3) tags: worker-1 ---------------------------------------------------------------------- traceback-65: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-65: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-65: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_metaclass-line-4) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-66: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-66: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-24) tags: worker-1 ---------------------------------------------------------------------- traceback-47: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-47: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-47: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-4) tags: worker-1 ---------------------------------------------------------------------- traceback-48: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-48: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-48: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-5) tags: worker-1 ---------------------------------------------------------------------- traceback-49: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-49: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-49: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-6) tags: worker-1 ---------------------------------------------------------------------- traceback-50: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-50: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-50: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_localization_strings-line-9) tags: worker-1 ---------------------------------------------------------------------- traceback-51: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-51: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-51: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_metaclass-line-5) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-67: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-67: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_metaclass-line-6) tags: worker-1 ---------------------------------------------------------------------- traceback-68: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-68: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-68: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_octal_literals-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-69: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-69: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-69: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_assert_equals-line-3) tags: worker-1 ---------------------------------------------------------------------- traceback-52: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-52: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-52: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_assert_underscore-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-53: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-53: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-53: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_octal_literals-line-2) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-70: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-70: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_octal_literals-line-3) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-71: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-71: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_octal_literals-line-5) tags: worker-1 ---------------------------------------------------------------------- traceback-72: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-72: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-72: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_print_function-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-73: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-73: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-73: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_print_function-line-2) tags: worker-1 ---------------------------------------------------------------------- traceback-74: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-74: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-74: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_print_function-line-7) tags: worker-1 ---------------------------------------------------------------------- traceback-75: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-75: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-75: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_todo_format-line-2) tags: worker-1 ---------------------------------------------------------------------- doctest: {{{H101: # TODO}}} reason: {{{Failed to trigger rule H101}}} traceback-76: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 56, in test_pep8 self.assertIn(self.code, report.counters) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 354, in assertIn self.assertThat(haystack, Contains(needle), message) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat raise mismatch_error MismatchError: 'H101' not in {'files': 1, 'physical lines': 1, 'directories': 0, 'logical lines': 0} }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout doctest: {{{H101: # TODO}}} reason: {{{Failed to trigger rule H101}}} traceback-76: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 56, in test_pep8 self.assertIn(self.code, report.counters) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 354, in assertIn self.assertThat(haystack, Contains(needle), message) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat raise mismatch_error MismatchError: 'H101' not in {'files': 1, 'physical lines': 1, 'directories': 0, 'logical lines': 0} }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout doctest: {{{H101: # TODO}}} reason: {{{Failed to trigger rule H101}}} traceback-76: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 56, in test_pep8 self.assertIn(self.code, report.counters) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 354, in assertIn self.assertThat(haystack, Contains(needle), message) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat raise mismatch_error MismatchError: 'H101' not in {'files': 1, 'physical lines': 1, 'directories': 0, 'logical lines': 0} }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_todo_format-line-3) tags: worker-1 ---------------------------------------------------------------------- doctest: {{{H101: # TODO (jogo) fail}}} reason: {{{Failed to trigger rule H101}}} traceback-77: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 56, in test_pep8 self.assertIn(self.code, report.counters) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 354, in assertIn self.assertThat(haystack, Contains(needle), message) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat raise mismatch_error MismatchError: 'H101' not in {'files': 1, 'physical lines': 1, 'directories': 0, 'logical lines': 0} }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout doctest: {{{H101: # TODO (jogo) fail}}} reason: {{{Failed to trigger rule H101}}} traceback-77: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 56, in test_pep8 self.assertIn(self.code, report.counters) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 354, in assertIn self.assertThat(haystack, Contains(needle), message) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat raise mismatch_error MismatchError: 'H101' not in {'files': 1, 'physical lines': 1, 'directories': 0, 'logical lines': 0} }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout doctest: {{{H101: # TODO (jogo) fail}}} reason: {{{Failed to trigger rule H101}}} traceback-77: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 56, in test_pep8 self.assertIn(self.code, report.counters) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 354, in assertIn self.assertThat(haystack, Contains(needle), message) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat raise mismatch_error MismatchError: 'H101' not in {'files': 1, 'physical lines': 1, 'directories': 0, 'logical lines': 0} }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_todo_format-line-4) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-78: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-78: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_assert_underscore-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-54: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-54: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-54: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_assert_underscore-line-2) tags: worker-1 ---------------------------------------------------------------------- traceback-55: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-55: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-55: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_backslash_line_continuation-line-0) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-56: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-56: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_locals-line-0) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-57: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-57: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_locals-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-58: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-58: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-58: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_locals-line-4) tags: worker-1 ---------------------------------------------------------------------- traceback-59: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-59: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-59: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_removed_module-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-60: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-60: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-60: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_removed_module-line-3) tags: worker-1 ---------------------------------------------------------------------- traceback-61: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-61: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-61: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_removed_module-line-4) tags: worker-1 ---------------------------------------------------------------------- traceback-62: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-62: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-62: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_removed_module-line-5) tags: worker-1 ---------------------------------------------------------------------- traceback-63: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-63: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-63: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_no_removed_module-line-7) tags: worker-1 ---------------------------------------------------------------------- traceback-64: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-64: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-64: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_except_compatible-line-0) tags: worker-1 ---------------------------------------------------------------------- traceback-65: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-65: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-65: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_except_compatible-line-1) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-66: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-66: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_except_compatible-line-3) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-67: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-67: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_metaclass-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-68: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-68: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-68: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_metaclass-line-7) tags: worker-1 ---------------------------------------------------------------------- traceback-69: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-69: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-69: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_octal_literals-line-1) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-70: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-70: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_octal_literals-line-4) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-71: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-71: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_octal_literals-line-6) tags: worker-1 ---------------------------------------------------------------------- traceback-72: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-72: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-72: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_octal_literals-line-7) tags: worker-1 ---------------------------------------------------------------------- traceback-73: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-73: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-73: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_print_function-line-1) tags: worker-1 ---------------------------------------------------------------------- traceback-74: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-74: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-74: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_print_function-line-3) tags: worker-1 ---------------------------------------------------------------------- traceback-75: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-75: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-75: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_print_function-line-4) tags: worker-1 ---------------------------------------------------------------------- traceback-76: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-76: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-76: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_print_function-line-5) tags: worker-1 ---------------------------------------------------------------------- traceback-77: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-77: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-77: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_python3x_print_function-line-6) tags: worker-1 ---------------------------------------------------------------------- Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-78: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout traceback-78: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 42, in test_pep8 checker.check_all() File "/usr/lib/python2.7/site-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python2.7/site-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python2.7/site-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' }}} ====================================================================== FAIL: hacking.tests.test_doctest.HackingTestCase.test_pep8(hacking_todo_format-line-1) tags: worker-1 ---------------------------------------------------------------------- reason: {{{Failed to trigger rule H101}}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout doctest: {{{H101: # TODO fail}}} reason: {{{Failed to trigger rule H101}}} traceback-79: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 56, in test_pep8 self.assertIn(self.code, report.counters) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 354, in assertIn self.assertThat(haystack, Contains(needle), message) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat raise mismatch_error MismatchError: 'H101' not in {'files': 1, 'physical lines': 1, 'directories': 0, 'logical lines': 0} }}} Traceback (most recent call last): _StringException: Empty attachments: stderr stdout doctest: {{{H101: # TODO fail}}} reason: {{{Failed to trigger rule H101}}} traceback-79: {{{ Traceback (most recent call last): File "/builddir/build/BUILD/hacking-0.9.2/hacking/tests/test_doctest.py", line 56, in test_pep8 self.assertIn(self.code, report.counters) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 354, in assertIn self.assertThat(haystack, Contains(needle), message) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat raise mismatch_error MismatchError: 'H101' not in {'files': 1, 'physical lines': 1, 'directories': 0, 'logical lines': 0} }}} Ran 167 tests in 0.369s FAILED (id=0, failures=159) error: testr failed (1) error: Bad exit status from /var/tmp/rpm-tmp.wE2yZM (%check) Bad exit status from /var/tmp/rpm-tmp.wE2yZM (%check) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace result = func(*args, **kw) File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) mockbuild.exception.Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-hacking.spec