* Package: dev-python/pylint-1.7.1-r1 * Repository: gentoo * Maintainer: python@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 test userland_GNU * FEATURES: compressdebug installsources preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking pylint-1.7.1.tar.gz to /var/tmp/portage/dev-python/pylint-1.7.1-r1/work >>> Source unpacked in /var/tmp/portage/dev-python/pylint-1.7.1-r1/work >>> Preparing source in /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1 ... * python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build running build running build_py creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint copying pylint/__pkginfo__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint copying pylint/interfaces.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint copying pylint/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint copying pylint/exceptions.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint copying pylint/lint.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint copying pylint/testutils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint copying pylint/epylint.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint copying pylint/utils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint copying pylint/__main__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint copying pylint/graph.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint copying pylint/config.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/extensions copying pylint/extensions/redefined_variable_type.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/extensions copying pylint/extensions/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/extensions copying pylint/extensions/check_docs.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/extensions copying pylint/extensions/docparams.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/extensions copying pylint/extensions/bad_builtin.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/extensions copying pylint/extensions/comparetozero.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/extensions copying pylint/extensions/mccabe.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/extensions copying pylint/extensions/emptystring.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/extensions copying pylint/extensions/check_elif.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/extensions copying pylint/extensions/overlapping_exceptions.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/extensions copying pylint/extensions/_check_docs_utils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/extensions copying pylint/extensions/docstyle.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/extensions creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/classes.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/base.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/spelling.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/exceptions.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/newstyle.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/python3.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/imports.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/variables.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/stdlib.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/similar.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/raw_metrics.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/format.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/strings.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/utils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/refactoring.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/typecheck.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/async.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/misc.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/logging.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers copying pylint/checkers/design_analysis.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/checkers creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/pyreverse copying pylint/pyreverse/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/pyreverse copying pylint/pyreverse/vcgutils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/pyreverse copying pylint/pyreverse/inspector.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/pyreverse copying pylint/pyreverse/utils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/pyreverse copying pylint/pyreverse/diagrams.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/pyreverse copying pylint/pyreverse/diadefslib.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/pyreverse copying pylint/pyreverse/main.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/pyreverse copying pylint/pyreverse/writer.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/pyreverse creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/reporters copying pylint/reporters/json.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/reporters copying pylint/reporters/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/reporters copying pylint/reporters/text.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/reporters creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/reporters/ureports copying pylint/reporters/ureports/text_writer.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/reporters/ureports copying pylint/reporters/ureports/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/reporters/ureports copying pylint/reporters/ureports/nodes.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/lib/pylint/reporters/ureports warning: build_py: byte-compiling is disabled, skipping. running build_scripts creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/scripts copying and adjusting bin/pylint -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/scripts copying and adjusting bin/symilar -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/scripts copying and adjusting bin/epylint -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/scripts copying and adjusting bin/pyreverse -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/scripts changing mode of /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/scripts/pylint from 644 to 755 changing mode of /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/scripts/symilar from 644 to 755 changing mode of /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/scripts/epylint from 644 to 755 changing mode of /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python2_7/scripts/pyreverse from 644 to 755 * python3_5: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python3.5 setup.py build running build running build_py creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint copying pylint/__pkginfo__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint copying pylint/interfaces.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint copying pylint/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint copying pylint/exceptions.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint copying pylint/lint.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint copying pylint/testutils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint copying pylint/epylint.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint copying pylint/utils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint copying pylint/__main__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint copying pylint/graph.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint copying pylint/config.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/extensions copying pylint/extensions/redefined_variable_type.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/extensions copying pylint/extensions/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/extensions copying pylint/extensions/check_docs.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/extensions copying pylint/extensions/docparams.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/extensions copying pylint/extensions/bad_builtin.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/extensions copying pylint/extensions/comparetozero.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/extensions copying pylint/extensions/mccabe.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/extensions copying pylint/extensions/emptystring.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/extensions copying pylint/extensions/check_elif.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/extensions copying pylint/extensions/overlapping_exceptions.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/extensions copying pylint/extensions/_check_docs_utils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/extensions copying pylint/extensions/docstyle.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/extensions creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/classes.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/base.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/spelling.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/exceptions.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/newstyle.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/python3.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/imports.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/variables.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/stdlib.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/similar.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/raw_metrics.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/format.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/strings.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/utils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/refactoring.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/typecheck.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/async.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/misc.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/logging.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers copying pylint/checkers/design_analysis.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/checkers creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/pyreverse copying pylint/pyreverse/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/pyreverse copying pylint/pyreverse/vcgutils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/pyreverse copying pylint/pyreverse/inspector.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/pyreverse copying pylint/pyreverse/utils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/pyreverse copying pylint/pyreverse/diagrams.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/pyreverse copying pylint/pyreverse/diadefslib.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/pyreverse copying pylint/pyreverse/main.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/pyreverse copying pylint/pyreverse/writer.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/pyreverse creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/reporters copying pylint/reporters/json.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/reporters copying pylint/reporters/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/reporters copying pylint/reporters/text.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/reporters creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/reporters/ureports copying pylint/reporters/ureports/text_writer.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/reporters/ureports copying pylint/reporters/ureports/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/reporters/ureports copying pylint/reporters/ureports/nodes.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/lib/pylint/reporters/ureports warning: build_py: byte-compiling is disabled, skipping. running build_scripts creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/scripts copying and adjusting bin/pylint -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/scripts copying and adjusting bin/symilar -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/scripts copying and adjusting bin/epylint -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/scripts copying and adjusting bin/pyreverse -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/scripts changing mode of /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/scripts/pylint from 644 to 755 changing mode of /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/scripts/symilar from 644 to 755 changing mode of /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/scripts/epylint from 644 to 755 changing mode of /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_5/scripts/pyreverse from 644 to 755 * python3_6: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python3.6 setup.py build running build running build_py creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint copying pylint/__pkginfo__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint copying pylint/interfaces.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint copying pylint/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint copying pylint/exceptions.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint copying pylint/lint.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint copying pylint/testutils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint copying pylint/epylint.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint copying pylint/utils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint copying pylint/__main__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint copying pylint/graph.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint copying pylint/config.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/extensions copying pylint/extensions/redefined_variable_type.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/extensions copying pylint/extensions/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/extensions copying pylint/extensions/check_docs.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/extensions copying pylint/extensions/docparams.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/extensions copying pylint/extensions/bad_builtin.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/extensions copying pylint/extensions/comparetozero.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/extensions copying pylint/extensions/mccabe.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/extensions copying pylint/extensions/emptystring.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/extensions copying pylint/extensions/check_elif.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/extensions copying pylint/extensions/overlapping_exceptions.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/extensions copying pylint/extensions/_check_docs_utils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/extensions copying pylint/extensions/docstyle.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/extensions creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/classes.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/base.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/spelling.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/exceptions.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/newstyle.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/python3.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/imports.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/variables.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/stdlib.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/similar.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/raw_metrics.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/format.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/strings.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/utils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/refactoring.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/typecheck.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/async.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/misc.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/logging.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers copying pylint/checkers/design_analysis.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/checkers creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/pyreverse copying pylint/pyreverse/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/pyreverse copying pylint/pyreverse/vcgutils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/pyreverse copying pylint/pyreverse/inspector.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/pyreverse copying pylint/pyreverse/utils.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/pyreverse copying pylint/pyreverse/diagrams.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/pyreverse copying pylint/pyreverse/diadefslib.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/pyreverse copying pylint/pyreverse/main.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/pyreverse copying pylint/pyreverse/writer.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/pyreverse creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/reporters copying pylint/reporters/json.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/reporters copying pylint/reporters/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/reporters copying pylint/reporters/text.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/reporters creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/reporters/ureports copying pylint/reporters/ureports/text_writer.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/reporters/ureports copying pylint/reporters/ureports/__init__.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/reporters/ureports copying pylint/reporters/ureports/nodes.py -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/lib/pylint/reporters/ureports warning: build_py: byte-compiling is disabled, skipping. running build_scripts creating /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/scripts copying and adjusting bin/pylint -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/scripts copying and adjusting bin/symilar -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/scripts copying and adjusting bin/epylint -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/scripts copying and adjusting bin/pyreverse -> /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/scripts changing mode of /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/scripts/pylint from 644 to 755 changing mode of /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/scripts/symilar from 644 to 755 changing mode of /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/scripts/epylint from 644 to 755 changing mode of /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1-python3_6/scripts/pyreverse from 644 to 755 * python3_6: running distutils-r1_run_phase python_compile_all >>> Source compiled. >>> Test phase: dev-python/pylint-1.7.1-r1 * python2_7: running distutils-r1_run_phase python_test ============================================== test session starts ============================================== platform linux2 -- Python 2.7.13, pytest-3.0.7, py-1.4.33, pluggy-0.4.0 -- /usr/bin/python2.7 cachedir: .cache rootdir: /var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1, inifile: plugins: expect-1.1.0, cov-2.3.1, hypothesis-3.8.3, backports.unittest-mock-1.2.1 collecting ... collected 586 items pylint/test/test_func.py::test_functionality[func_e12xx.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_e12xx.txt-dependencies0] PASSED pylint/test/test_func.py::test_functionality[func_noerror_builtin_module_test.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_builtin_module_test.txt-dependencies1] PASSED pylint/test/test_func.py::test_functionality[func_first_arg.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_first_arg.txt-dependencies2] PASSED pylint/test/test_func.py::test_functionality[func_i0011.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_i0011.txt-dependencies3] PASSED pylint/test/test_func.py::test_functionality[func_nonregr___file___global.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_nonregr___file___global.txt-dependencies4] PASSED pylint/test/test_func.py::test_functionality[func_excess_escapes.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_excess_escapes.txt-dependencies5] PASSED pylint/test/test_func.py::test_functionality[func_noerror_access_attr_before_def_false_positive.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_access_attr_before_def_false_positive.txt-dependencies6] PASSED pylint/test/test_func.py::test_functionality[func_noerror_yield_return_mix.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_yield_return_mix.txt-dependencies7] PASSED pylint/test/test_func.py::test_functionality[func_i0014.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_i0014.txt-dependencies8] PASSED pylint/test/test_func.py::test_functionality[func_noerror_yield_assign_py25.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_yield_assign_py25.txt-dependencies9] PASSED pylint/test/test_func.py::test_functionality[func_disable_linebased.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_disable_linebased.txt-dependencies10] PASSED pylint/test/test_func.py::test_functionality[func_no_dummy_redefined.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_no_dummy_redefined.txt-dependencies11] PASSED pylint/test/test_func.py::test_functionality[func_noerror_no_warning_docstring.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_no_warning_docstring.txt-dependencies12] PASSED pylint/test/test_func.py::test_functionality[func_noerror_new_style_class_py_30.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_new_style_class_py_30.txt-dependencies13] PASSED pylint/test/test_func.py::test_functionality[func_noerror_classes_protected_member_access.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_classes_protected_member_access.txt-dependencies14] PASSED pylint/test/test_func.py::test_functionality[func_noerror_inner_classes.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_inner_classes.txt-dependencies15] PASSED pylint/test/test_func.py::test_functionality[func_noerror_mcs_attr_access.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_mcs_attr_access.txt-dependencies16] PASSED pylint/test/test_func.py::test_functionality[func_w0801.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_w0801.txt-dependencies17] PASSED pylint/test/test_func.py::test_functionality[func_noerror_property_affectation_py26.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_property_affectation_py26.txt-dependencies18] PASSED pylint/test/test_func.py::test_functionality[func_w0613.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_w0613.txt-dependencies19] PASSED pylint/test/test_func.py::test_functionality[func_noerror_lambda_use_before_assign.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_lambda_use_before_assign.txt-dependencies20] PASSED pylint/test/test_func.py::test_functionality[func_nameerror_on_string_substitution.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_nameerror_on_string_substitution.txt-dependencies21] PASSED pylint/test/test_func.py::test_functionality[func_noerror_overloaded_operator.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_overloaded_operator.txt-dependencies22] PASSED pylint/test/test_func.py::test_functionality[func_noerror_object_as_class_attribute.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_object_as_class_attribute.txt-dependencies23] PASSED pylint/test/test_func.py::test_functionality[func_logging_not_lazy_with_logger.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_logging_not_lazy_with_logger.txt-dependencies24] PASSED pylint/test/test_func.py::test_functionality[func_bad_cont_dictcomp_py27.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_bad_cont_dictcomp_py27.txt-dependencies25] PASSED pylint/test/test_func.py::test_functionality[func_return_yield_mix_py_33.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_return_yield_mix_py_33.txt-dependencies26] PASSED pylint/test/test_func.py::test_functionality[func_w0122_py_30.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_w0122_py_30.txt-dependencies27] PASSED pylint/test/test_func.py::test_functionality[func_block_disable_msg.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_block_disable_msg.txt-dependencies28] PASSED pylint/test/test_func.py::test_functionality[func_typecheck_callfunc_assigment.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_typecheck_callfunc_assigment.txt-dependencies29] PASSED pylint/test/test_func.py::test_functionality[func_3k_removed_stuff_py_30.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_3k_removed_stuff_py_30.txt-dependencies30] PASSED pylint/test/test_func.py::test_functionality[func_noerror_decorator_scope.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_decorator_scope.txt-dependencies31] PASSED pylint/test/test_func.py::test_functionality[func_w0233.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_w0233.txt-dependencies32] PASSED pylint/test/test_func.py::test_functionality[func_w0404.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_w0404.txt-dependencies33] PASSED pylint/test/test_func.py::test_functionality[func_w0612.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_w0612.txt-dependencies34] PASSED pylint/test/test_func.py::test_functionality[func_noerror___init___return_from_inner_function.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror___init___return_from_inner_function.txt-dependencies35] PASSED pylint/test/test_func.py::test_functionality[func_i0020.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_i0020.txt-dependencies36] PASSED pylint/test/test_func.py::test_functionality[func_e13xx.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_e13xx.txt-dependencies37] PASSED pylint/test/test_func.py::test_functionality[func_loopvar_in_dict_comp_py27.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_loopvar_in_dict_comp_py27.txt-dependencies38] PASSED pylint/test/test_func.py::test_functionality[func_i0012.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_i0012.txt-dependencies39] PASSED pylint/test/test_func.py::test_functionality[func_w0406.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_w0406.txt-dependencies40] PASSED pylint/test/test_func.py::test_functionality[func_bug113231.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_bug113231.txt-dependencies41] PASSED pylint/test/test_func.py::test_functionality[func_noerror_classes_meth_could_be_a_function.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_classes_meth_could_be_a_function.txt-dependencies42] PASSED pylint/test/test_func.py::test_functionality[func_i0022.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_i0022.txt-dependencies43] PASSED pylint/test/test_func.py::test_functionality[func_w0405.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_w0405.txt-dependencies44] PASSED pylint/test/test_func.py::test_functionality[func_w0611.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_w0611.txt-dependencies45] PASSED pylint/test/test_func.py::test_functionality[func_w0332_py_30.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_w0332_py_30.txt-dependencies46] PASSED pylint/test/test_func.py::test_functionality[func_e0204.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_e0204.txt-dependencies47] PASSED pylint/test/test_func.py::test_functionality[func_module___dict__.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_module___dict__.txt-dependencies48] PASSED pylint/test/test_func.py::test_functionality[func_noerror_e1101_9588_base_attr_aug_assign.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_e1101_9588_base_attr_aug_assign.txt-dependencies49] PASSED pylint/test/test_func.py::test_functionality[func_noerror_base_init_vars.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_base_init_vars.txt-dependencies50] PASSED pylint/test/test_func.py::test_functionality[func_noerror_external_classmethod_crash.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_external_classmethod_crash.txt-dependencies51] PASSED pylint/test/test_func.py::test_functionality[func_w0401_package-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_w0401_package.txt-dependencies52] PASSED pylint/test/test_func.py::test_functionality[func_w0401_disabled.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_w0401_disabled.txt-dependencies53] PASSED pylint/test/test_func.py::test_functionality[func_e0012.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_e0012.txt-dependencies54] PASSED pylint/test/test_func.py::test_functionality[func_i0013.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_i0013.txt-dependencies55] PASSED pylint/test/test_func.py::test_functionality[func_variables_unused_name_from_wilcard_import.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_variables_unused_name_from_wilcard_import.txt-dependencies56] PASSED pylint/test/test_func.py::test_functionality[func_noerror_class_attributes.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_noerror_class_attributes.txt-dependencies57] PASSED pylint/test/test_func.py::test_functionality[func_dotted_ancestor.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_dotted_ancestor.txt-dependencies58] PASSED pylint/test/test_func.py::test_functionality[func_w0401.py-/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/messages/func_w0401.txt-dependencies59] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position14] PASSED pylint/test/test_functional.py::test_functional[ctor_arguments] PASSED pylint/test/test_functional.py::test_functional[exception_message] PASSED pylint/test/test_functional.py::test_functional[not_async_context_manager] SKIPPED pylint/test/test_functional.py::test_functional[too_few_public_methods] PASSED pylint/test/test_functional.py::test_functional[singledispatch_functions] PASSED pylint/test/test_functional.py::test_functional[too_many_public_methods] PASSED pylint/test/test_functional.py::test_functional[uninferable_all_object] PASSED pylint/test/test_functional.py::test_functional[confidence_filter] PASSED pylint/test/test_functional.py::test_functional[invalid_slice_index] PASSED pylint/test/test_functional.py::test_functional[long_utf8_lines] PASSED pylint/test/test_functional.py::test_functional[abstract_abc_methods] PASSED pylint/test/test_functional.py::test_functional[reused_outer_loop_variable_py3] SKIPPED pylint/test/test_functional.py::test_functional[access_member_before_definition] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position12] PASSED pylint/test/test_functional.py::test_functional[unused_global_variable3] PASSED pylint/test/test_functional.py::test_functional[none_dunder_protocols_py36] SKIPPED pylint/test/test_functional.py::test_functional[unused_typing_imports] SKIPPED pylint/test/test_functional.py::test_functional[useless_super_delegation_py3] SKIPPED pylint/test/test_functional.py::test_functional[bad_whitespace] PASSED pylint/test/test_functional.py::test_functional[deprecated_module_py3] SKIPPED pylint/test/test_functional.py::test_functional[logging_not_lazy] PASSED pylint/test/test_functional.py::test_functional[suspicious_str_strip_call_py3] SKIPPED pylint/test/test_functional.py::test_functional[wrong_import_order2] PASSED pylint/test/test_functional.py::test_functional[monkeypatch_method] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position15] PASSED pylint/test/test_functional.py::test_functional[misplaced_future] PASSED pylint/test/test_functional.py::test_functional[iterable_context_py3] SKIPPED pylint/test/test_functional.py::test_functional[genexp_in_class_scope] PASSED pylint/test/test_functional.py::test_functional[invalid_encoded_data] PASSED pylint/test/test_functional.py::test_functional[names_in__all__] PASSED pylint/test/test_functional.py::test_functional[consider_iterating_dictionary] PASSED pylint/test/test_functional.py::test_functional[too_many_statements] PASSED pylint/test/test_functional.py::test_functional[invalid_length_returned] PASSED pylint/test/test_functional.py::test_functional[old_style_class_py27] PASSED pylint/test/test_functional.py::test_functional[bad_open_mode_py3] SKIPPED pylint/test/test_functional.py::test_functional[arguments_differ] PASSED pylint/test/test_functional.py::test_functional[used_prior_global_declaration] SKIPPED pylint/test/test_functional.py::test_functional[slots_checks] PASSED pylint/test/test_functional.py::test_functional[name_styles] PASSED pylint/test/test_functional.py::test_functional[unsupported_binary_operation] SKIPPED pylint/test/test_functional.py::test_functional[yield_outside_func] PASSED pylint/test/test_functional.py::test_functional[line_too_long] PASSED pylint/test/test_functional.py::test_functional[crash_missing_module_type] PASSED pylint/test/test_functional.py::test_functional[used_before_assignment_issue853] PASSED pylint/test/test_functional.py::test_functional[invalid_metaclass] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position_exclude_dunder_main] PASSED pylint/test/test_functional.py::test_functional[reused_outer_loop_variable] PASSED pylint/test/test_functional.py::test_functional[newstyle__slots__] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position6] PASSED pylint/test/test_functional.py::test_functional[missing_docstring] PASSED pylint/test/test_functional.py::test_functional[len_checks] PASSED pylint/test/test_functional.py::test_functional[redefine_in_handler] PASSED pylint/test/test_functional.py::test_functional[unexpected_special_method_signature] PASSED pylint/test/test_functional.py::test_functional[redefined_argument_from_local] PASSED pylint/test/test_functional.py::test_functional[consider_merging_isinstance] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position7] PASSED pylint/test/test_functional.py::test_functional[unsupported_assignment_operation] PASSED pylint/test/test_functional.py::test_functional[deprecated_methods_py2] PASSED pylint/test/test_functional.py::test_functional[fixme] PASSED pylint/test/test_functional.py::test_functional[regression_1326_crash_uninferable] PASSED pylint/test/test_functional.py::test_functional[inconsistent_mro] PASSED pylint/test/test_functional.py::test_functional[confusing_with_statement] PASSED pylint/test/test_functional.py::test_functional[return_in_init] PASSED pylint/test/test_functional.py::test_functional[yield_inside_async_function_py36] SKIPPED pylint/test/test_functional.py::test_functional[consider_using_enumerate] PASSED pylint/test/test_functional.py::test_functional[unknown_encoding_pypy] SKIPPED pylint/test/test_functional.py::test_functional[import_error] PASSED pylint/test/test_functional.py::test_functional[not_context_manager] PASSED pylint/test/test_functional.py::test_functional[trailing_comma_tuple] SKIPPED pylint/test/test_functional.py::test_functional[membership_protocol_py3] SKIPPED pylint/test/test_functional.py::test_functional[assigning_non_slot] PASSED pylint/test/test_functional.py::test_functional[member_checks_opaque] PASSED pylint/test/test_functional.py::test_functional[no_classmethod_decorator] PASSED pylint/test/test_functional.py::test_functional[function_redefined] PASSED pylint/test/test_functional.py::test_functional[too_many_return_statements] PASSED pylint/test/test_functional.py::test_functional[string_formatting_disable] PASSED pylint/test/test_functional.py::test_functional[lost_exception] PASSED pylint/test/test_functional.py::test_functional[ternary] PASSED pylint/test/test_functional.py::test_functional[deprecated_methods_py3] SKIPPED pylint/test/test_functional.py::test_functional[string_formatting] PASSED pylint/test/test_functional.py::test_functional[indexing_exception] PASSED pylint/test/test_functional.py::test_functional[abstract_class_instantiated_py3] SKIPPED pylint/test/test_functional.py::test_functional[used_before_assignment_nonlocal] SKIPPED pylint/test/test_functional.py::test_functional[access_to_protected_members] PASSED pylint/test/test_functional.py::test_functional[useless_super_delegation] PASSED pylint/test/test_functional.py::test_functional[socketerror_import] PASSED pylint/test/test_functional.py::test_functional[unused_global_variable1] PASSED pylint/test/test_functional.py::test_functional[string_formatting_py27] PASSED pylint/test/test_functional.py::test_functional[syntax_error_jython] SKIPPED pylint/test/test_functional.py::test_functional[invalid_sequence_index] PASSED pylint/test/test_functional.py::test_functional[logging_format_interpolation] PASSED pylint/test/test_functional.py::test_functional[boolean_datetime] PASSED pylint/test/test_functional.py::test_functional[undefined_variable_py30] SKIPPED pylint/test/test_functional.py::test_functional[unsupported_delete_operation] PASSED pylint/test/test_functional.py::test_functional[iterable_context] PASSED pylint/test/test_functional.py::test_functional[not_in_loop] PASSED pylint/test/test_functional.py::test_functional[unpacking_generalizations] SKIPPED pylint/test/test_functional.py::test_functional[unrecognized_inline_option] PASSED pylint/test/test_functional.py::test_functional[abstract_class_instantiated_py2] PASSED pylint/test/test_functional.py::test_functional[anomalous_unicode_escape_py3] SKIPPED pylint/test/test_functional.py::test_functional[too_many_star_expressions] SKIPPED pylint/test/test_functional.py::test_functional[sys_stream_regression_1004] SKIPPED pylint/test/test_functional.py::test_functional[unused_import_assigned_to] PASSED pylint/test/test_functional.py::test_functional[yield_from_iterable_py33] SKIPPED pylint/test/test_functional.py::test_functional[print_always_warns] PASSED pylint/test/test_functional.py::test_functional[redefined_builtin] PASSED pylint/test/test_functional.py::test_functional[missing_self_argument] PASSED pylint/test/test_functional.py::test_functional[nested_blocks_issue1088] PASSED pylint/test/test_functional.py::test_functional[wrong_import_order] PASSED pylint/test/test_functional.py::test_functional[raising_non_exception_py3] SKIPPED pylint/test/test_functional.py::test_functional[abstract_class_instantiated_py34] SKIPPED pylint/test/test_functional.py::test_functional[useless_else_on_loop] PASSED pylint/test/test_functional.py::test_functional[no_self_use] PASSED pylint/test/test_functional.py::test_functional[statement_without_effect] PASSED pylint/test/test_functional.py::test_functional[blacklisted_name] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position11] PASSED pylint/test/test_functional.py::test_functional[iterable_context_py2] SKIPPED pylint/test/test_functional.py::test_functional[simplifiable_if_statement] PASSED pylint/test/test_functional.py::test_functional[invalid_all_object] PASSED pylint/test/test_functional.py::test_functional[too_many_ancestors] PASSED pylint/test/test_functional.py::test_functional[membership_protocol] PASSED pylint/test/test_functional.py::test_functional[trailing_whitespaces] PASSED pylint/test/test_functional.py::test_functional[nonlocal_and_global] SKIPPED pylint/test/test_functional.py::test_functional[invalid_metaclass_py3] SKIPPED pylint/test/test_functional.py::test_functional[string_formatting_failed_inference] PASSED pylint/test/test_functional.py::test_functional[bad_continuation_py36] SKIPPED pylint/test/test_functional.py::test_functional[old_division_manually] PASSED pylint/test/test_functional.py::test_functional[suspicious_str_strip_call] PASSED pylint/test/test_functional.py::test_functional[deprecated_module_py4] PASSED pylint/test/test_functional.py::test_functional[star_needs_assignment_target] SKIPPED pylint/test/test_functional.py::test_functional[unused_global_variable2] PASSED pylint/test/test_functional.py::test_functional[unused_import] PASSED pylint/test/test_functional.py::test_functional[superfluous_parens] PASSED pylint/test/test_functional.py::test_functional[line_endings] PASSED pylint/test/test_functional.py::test_functional[unused_variable] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position3] PASSED pylint/test/test_functional.py::test_functional[unbalanced_tuple_unpacking_py30] SKIPPED pylint/test/test_functional.py::test_functional[too_many_arguments_issue_1045] SKIPPED pylint/test/test_functional.py::test_functional[init_is_generator] PASSED pylint/test/test_functional.py::test_functional[wildcard_import_allowed] PASSED pylint/test/test_functional.py::test_functional[super_checks] PASSED pylint/test/test_functional.py::test_functional[raising_self] PASSED pylint/test/test_functional.py::test_functional[unpacked_exceptions] PASSED pylint/test/test_functional.py::test_functional[too_many_lines] PASSED pylint/test/test_functional.py::test_functional[bugfix_local_scope_metaclass_1177] SKIPPED pylint/test/test_functional.py::test_functional[useless_super_delegation_py35] SKIPPED pylint/test/test_functional.py::test_functional[fallback_import_enabled] PASSED pylint/test/test_functional.py::test_functional[arguments] PASSED pylint/test/test_functional.py::test_functional[unbalanced_tuple_unpacking] PASSED pylint/test/test_functional.py::test_functional[using_constant_test] PASSED pylint/test/test_functional.py::test_functional[recursion_error_940] PASSED pylint/test/test_functional.py::test_functional[unreachable] PASSED pylint/test/test_functional.py::test_functional[unnecessary_lambda] PASSED pylint/test/test_functional.py::test_functional[duplicate_argument_name] PASSED pylint/test/test_functional.py::test_functional[no_staticmethod_decorator] PASSED pylint/test/test_functional.py::test_functional[bad_inline_option] PASSED pylint/test/test_functional.py::test_functional[singledispatch_functions_py3] SKIPPED pylint/test/test_functional.py::test_functional[duplicate_dict_literal_key] PASSED pylint/test/test_functional.py::test_functional[unpacking_non_sequence] PASSED pylint/test/test_functional.py::test_functional[fixme_bad_formatting_1139] PASSED pylint/test/test_functional.py::test_functional[init_subclass_classmethod_py36] SKIPPED pylint/test/test_functional.py::test_functional[anomalous_unicode_escape_py2] PASSED pylint/test/test_functional.py::test_functional[exception_is_binary_op] PASSED pylint/test/test_functional.py::test_functional[test_compile] PASSED pylint/test/test_functional.py::test_functional[dangerous_default_value_py30] SKIPPED pylint/test/test_functional.py::test_functional[unpacking] PASSED pylint/test/test_functional.py::test_functional[tokenize_error] PASSED pylint/test/test_functional.py::test_functional[deprecated_methods_py36] SKIPPED pylint/test/test_functional.py::test_functional[member_checks_no_hints] PASSED pylint/test/test_functional.py::test_functional[docstrings] PASSED pylint/test/test_functional.py::test_functional[future_import] PASSED pylint/test/test_functional.py::test_functional[non_iterator_returned] PASSED pylint/test/test_functional.py::test_functional[unused_argument] PASSED pylint/test/test_functional.py::test_functional[invalid_unary_operand_type] PASSED pylint/test/test_functional.py::test_functional[future_unicode_literals] PASSED pylint/test/test_functional.py::test_functional[inherit_non_class] PASSED pylint/test/test_functional.py::test_functional[not_callable] PASSED pylint/test/test_functional.py::test_functional[invalid_name] PASSED pylint/test/test_functional.py::test_functional[abstract_method_py2] PASSED pylint/test/test_functional.py::test_functional[duplicate_except] PASSED pylint/test/test_functional.py::test_functional[with_using_generator] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position2] PASSED pylint/test/test_functional.py::test_functional[used_before_assignment_488] PASSED pylint/test/test_functional.py::test_functional[invalid_star_assignment_target] SKIPPED pylint/test/test_functional.py::test_functional[invalid_exceptions_caught] PASSED pylint/test/test_functional.py::test_functional[too_many_branches] PASSED pylint/test/test_functional.py::test_functional[deprecated_lambda] PASSED pylint/test/test_functional.py::test_functional[no_name_in_module] PASSED pylint/test/test_functional.py::test_functional[eval_used] PASSED pylint/test/test_functional.py::test_functional[unidiomatic_typecheck] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position10] PASSED pylint/test/test_functional.py::test_functional[too_many_nested_blocks] PASSED pylint/test/test_functional.py::test_functional[disable_msg_github_issue_1389] SKIPPED pylint/test/test_functional.py::test_functional[too_many_boolean_expressions] PASSED pylint/test/test_functional.py::test_functional[mixed_indentation] PASSED pylint/test/test_functional.py::test_functional[class_members_py30] SKIPPED pylint/test/test_functional.py::test_functional[singleton_comparison] PASSED pylint/test/test_functional.py::test_functional[abstract_method_py3] SKIPPED pylint/test/test_functional.py::test_functional[bad_exception_context] SKIPPED pylint/test/test_functional.py::test_functional[signature_differs] PASSED pylint/test/test_functional.py::test_functional[bad_staticmethod_argument] PASSED pylint/test/test_functional.py::test_functional[ungrouped_imports] PASSED pylint/test/test_functional.py::test_functional[unknown_encoding_jython] SKIPPED pylint/test/test_functional.py::test_functional[too_many_locals] PASSED pylint/test/test_functional.py::test_functional[newstyle_properties] PASSED pylint/test/test_functional.py::test_functional[mapping_context_py3] SKIPPED pylint/test/test_functional.py::test_functional[too_many_instance_attributes] PASSED pylint/test/test_functional.py::test_functional[trailing_newlines] PASSED pylint/test/test_functional.py::test_functional[bad_except_order] PASSED pylint/test/test_functional.py::test_functional[unused_argument_py3] SKIPPED pylint/test/test_functional.py::test_functional[exec_used_py2] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position5] PASSED pylint/test/test_functional.py::test_functional[protected_access_access_different_scopes] SKIPPED pylint/test/test_functional.py::test_functional[nonexistent_operator] PASSED pylint/test/test_functional.py::test_functional[no_else_return] PASSED pylint/test/test_functional.py::test_functional[unused_global_variable4] PASSED pylint/test/test_functional.py::test_functional[multiple_imports] PASSED pylint/test/test_functional.py::test_functional[return_outside_function] PASSED pylint/test/test_functional.py::test_functional[unnecessary_pass] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position9] PASSED pylint/test/test_functional.py::test_functional[bad_open_mode] PASSED pylint/test/test_functional.py::test_functional[too_many_arguments] PASSED pylint/test/test_functional.py::test_functional[wildcard_import] PASSED pylint/test/test_functional.py::test_functional[tokenize_error_jython] SKIPPED pylint/test/test_functional.py::test_functional[deprecated_module_uninstalled] PASSED pylint/test/test_functional.py::test_functional[syntax_error] PASSED pylint/test/test_functional.py::test_functional[class_scope] PASSED pylint/test/test_functional.py::test_functional[cellvar_escaping_loop] PASSED pylint/test/test_functional.py::test_functional[unsubscriptable_value] PASSED pylint/test/test_functional.py::test_functional[star_needs_assignment_target_py35] SKIPPED pylint/test/test_functional.py::test_functional[repeated_keyword] PASSED pylint/test/test_functional.py::test_functional[access_to__name__] PASSED pylint/test/test_functional.py::test_functional[class_members_py27] PASSED pylint/test/test_functional.py::test_functional[no_self_use_py3] SKIPPED pylint/test/test_functional.py::test_functional[assert_on_tuple] PASSED pylint/test/test_functional.py::test_functional[fallback_import_disabled] PASSED pylint/test/test_functional.py::test_functional[misplaced_bare_raise] PASSED pylint/test/test_functional.py::test_functional[member_checks_hints] PASSED pylint/test/test_functional.py::test_functional[broad_except] PASSED pylint/test/test_functional.py::test_functional[async_functions] SKIPPED pylint/test/test_functional.py::test_functional[misplaced_comparison_constant] PASSED pylint/test/test_functional.py::test_functional[generated_members] FAILED pylint/test/test_functional.py::test_functional[unneeded_not] PASSED pylint/test/test_functional.py::test_functional[too_many_lines_disabled] PASSED pylint/test/test_functional.py::test_functional[member_checks] PASSED pylint/test/test_functional.py::test_functional[undefined_loop_variable] PASSED pylint/test/test_functional.py::test_functional[missing_final_newline] PASSED pylint/test/test_functional.py::test_functional[method_hidden] PASSED pylint/test/test_functional.py::test_functional[defined_and_used_on_same_line] PASSED pylint/test/test_functional.py::test_functional[mapping_context_py2] SKIPPED pylint/test/test_functional.py::test_functional[attribute_defined_outside_init] PASSED pylint/test/test_functional.py::test_functional[membership_protocol_py2] PASSED pylint/test/test_functional.py::test_functional[redundant_unittest_assert] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position8] PASSED pylint/test/test_functional.py::test_functional[dangerous_default_value] PASSED pylint/test/test_functional.py::test_functional[mapping_context] PASSED pylint/test/test_functional.py::test_functional[bare_except] PASSED pylint/test/test_functional.py::test_functional[bad_reversed_sequence] PASSED pylint/test/test_functional.py::test_functional[bad_continuation] PASSED pylint/test/test_functional.py::test_functional[globals] PASSED pylint/test/test_functional.py::test_functional[yield_inside_async_function] SKIPPED pylint/test/test_functional.py::test_functional[bad_indentation] PASSED pylint/test/test_functional.py::test_functional[string_formatting_py3] SKIPPED pylint/test/test_functional.py::test_functional[regression_no_value_for_parameter] PASSED pylint/test/test_functional.py::test_functional[deprecated_method_getmoduleinfo] SKIPPED pylint/test/test_functional.py::test_functional[genexpr_variable_scope] PASSED pylint/test/test_functional.py::test_functional[abstract_class_instantiated_in_class] PASSED pylint/test/test_functional.py::test_functional[with_used_before_assign] PASSED pylint/test/test_functional.py::test_functional[missing_kwoa_py3] SKIPPED pylint/test/test_functional.py::test_functional[wrong_import_position13] PASSED pylint/test/test_functional.py::test_functional[exec_used_py3] SKIPPED pylint/test/test_functional.py::test_functional[namedtuple_member_inference] PASSED pylint/test/test_functional.py::test_functional[nonlocal_without_binding] SKIPPED pylint/test/test_functional.py::test_functional[undefined_variable] PASSED pylint/test/test_functional.py::test_functional[literal_comparison] PASSED pylint/test/test_functional.py::test_functional[reimported] PASSED pylint/test/test_functional.py::test_functional[long_lines_with_utf8] PASSED pylint/test/test_functional.py::test_functional[wrong_import_position4] PASSED pylint/test/test_functional.py::test_functional[yield_from_outside_func] SKIPPED pylint/test/test_functional.py::test_functional[deprecated_module_py36] SKIPPED pylint/test/test_functional.py::test_functional[continue_in_finally] PASSED pylint/test/test_functional.py::test_functional[init_not_called] PASSED pylint/test/test_functional.py::test_functional[deprecated_module_py2] PASSED pylint/test/test_functional.py::test_functional[unknown_encoding_py29] PASSED pylint/test/test_functional.py::test_functional[arguments_differ_py3] SKIPPED pylint/test/test_functional.py::test_functional[used_before_assignment_issue1081] PASSED pylint/test/test_functional.py::test_functional[invalid_exceptions_raised] PASSED pylint/test/test_functional.py::test_functional[duplicate_bases] PASSED pylint/test/test_import_graph.py::test_dependencies_graph PASSED pylint/test/test_import_graph.py::test_checker_dep_graphs PASSED pylint/test/test_regr.py::test_package[package.__init__-check0] PASSED pylint/test/test_regr.py::test_package[precedence_test-check1] PASSED pylint/test/test_regr.py::test_package[import_package_subpackage_module-check2] PASSED pylint/test/test_regr.py::test_package[pylint.checkers.__init__-check3] PASSED pylint/test/test_regr.py::test_package[/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/regrtest_data/classdoc_usage.py-check4] PASSED pylint/test/test_regr.py::test_package[/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/regrtest_data/module_global.py-check5] PASSED pylint/test/test_regr.py::test_package[/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/regrtest_data/decimal_inference.py-check6] PASSED pylint/test/test_regr.py::test_package[/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/regrtest_data/absimp/string.py-check7] PASSED pylint/test/test_regr.py::test_package[/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/regrtest_data/bad_package-check8] PASSED pylint/test/test_regr.py::test_crash[/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/regrtest_data/import_assign.py] PASSED pylint/test/test_regr.py::test_crash[/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/regrtest_data/special_attr_scope_lookup_crash.py] PASSED pylint/test/test_regr.py::test_crash[/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1/pylint/test/regrtest_data/try_finally_disable_msg_crash] PASSED pylint/test/test_regr.py::test_descriptor_crash[try_finally_disable_msg_crash.py] PASSED pylint/test/test_regr.py::test_descriptor_crash[descriptor_crash.py] PASSED pylint/test/test_regr.py::test_descriptor_crash[special_attr_scope_lookup_crash.py] PASSED pylint/test/test_regr.py::test_descriptor_crash[application_crash.py] PASSED pylint/test/test_regr.py::test_check_package___init__ PASSED pylint/test/test_regr.py::test_epylint_does_not_block_on_huge_files PASSED pylint/test/test_regr.py::test_pylint_config_attr PASSED pylint/test/test_self.py::TestRunTC::test_pkginfo PASSED pylint/test/test_self.py::TestRunTC::test_all PASSED pylint/test/test_self.py::TestRunTC::test_no_ext_file PASSED pylint/test/test_self.py::TestRunTC::test_w0704_ignored PASSED pylint/test/test_self.py::TestRunTC::test_generate_config_option PASSED pylint/test/test_self.py::TestRunTC::test_generate_config_option_order PASSED pylint/test/test_self.py::TestRunTC::test_generate_config_disable_symbolic_names PASSED pylint/test/test_self.py::TestRunTC::test_generate_rcfile_no_obsolete_methods PASSED pylint/test/test_self.py::TestRunTC::test_help_message_option PASSED pylint/test/test_self.py::TestRunTC::test_error_help_message_option PASSED pylint/test/test_self.py::TestRunTC::test_error_missing_arguments PASSED pylint/test/test_self.py::TestRunTC::test_no_out_encoding PASSED pylint/test/test_self.py::TestRunTC::test_parallel_execution PASSED pylint/test/test_self.py::TestRunTC::test_parallel_execution_missing_arguments PASSED pylint/test/test_self.py::TestRunTC::test_py3k_option PASSED pylint/test/test_self.py::TestRunTC::test_py3k_jobs_option PASSED pylint/test/test_self.py::TestRunTC::test_py3k_commutative_with_errors_only PASSED pylint/test/test_self.py::TestRunTC::test_abbreviations_are_not_supported PASSED pylint/test/test_self.py::TestRunTC::test_enable_all_works PASSED pylint/test/test_self.py::TestRunTC::test_wrong_import_position_when_others_disabled PASSED pylint/test/test_self.py::TestRunTC::test_import_itself_not_accounted_for_relative_imports PASSED pylint/test/test_self.py::TestRunTC::test_reject_empty_indent_strings PASSED pylint/test/test_self.py::TestRunTC::test_json_report_when_file_has_syntax_error PASSED pylint/test/test_self.py::TestRunTC::test_json_report_when_file_is_missing PASSED pylint/test/test_self.py::TestRunTC::test_information_category_disabled_by_default PASSED pylint/test/test_self.py::TestRunTC::test_error_mode_shows_no_score PASSED pylint/test/test_self.py::TestRunTC::test_evaluation_score_shown_by_default PASSED pylint/test/test_self.py::TestRunTC::test_confidence_levels PASSED pylint/test/test_self.py::TestRunTC::test_bom_marker PASSED pylint/test/test_self.py::TestRunTC::test_pylintrc_plugin_duplicate_options PASSED pylint/test/test_self.py::TestRunTC::test_pylintrc_comments_in_values PASSED pylint/test/test_self.py::TestRunTC::test_no_crash_with_formatting_regex_defaults PASSED pylint/test/test_self.py::TestRunTC::test_getdefaultencoding_crashes_with_lc_ctype_utf8 PASSED pylint/test/extensions/test_bad_builtin.py::test_types_redefined PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_see_sentence_for_constr_params_in_init <- ../pylint-1.7.1-python2_7/lib/pylint/testutils.py PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_don_t_tolerate_no_param_documentation_at_all <- ../pylint-1.7.1-python2_7/lib/pylint/testutils.py PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_see_tolerate_no_param_documentation_at_all <- ../pylint-1.7.1-python2_7/lib/pylint/testutils.py PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_see_sentence_for_constr_params_in_class <- ../pylint-1.7.1-python2_7/lib/pylint/testutils.py PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_missing_func_params_in_sphinx_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_missing_func_params_in_google_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_missing_func_params_in_numpy_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_tolerate_no_param_documentation_at_all PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_missing_method_params_in_sphinx_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_missing_method_params_in_google_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_missing_method_params_in_numpy_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_existing_func_params_in_sphinx_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_existing_func_params_in_google_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_existing_func_params_in_numpy_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_wrong_name_of_func_params_in_sphinx_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_wrong_name_of_func_params_in_google_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_wrong_name_of_func_params_in_numpy_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_see_sentence_for_func_params_in_sphinx_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_see_sentence_for_func_params_in_google_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_see_sentence_for_func_params_in_numpy_docstring PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_constr_params_in_class_sphinx PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_constr_params_in_class_google PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_constr_params_in_class_numpy PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_constr_params_in_init_sphinx PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_constr_params_in_init_google PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_constr_params_in_init_numpy PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_constr_params_in_class_and_init_sphinx PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_constr_params_in_class_and_init_google PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_constr_params_in_class_and_init_numpy PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_kwonlyargs_are_taken_in_account SKIPPED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_warns_missing_args_sphinx PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_warns_missing_kwargs_sphinx PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_warns_missing_args_google PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_warns_missing_kwargs_google PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_warns_missing_args_numpy PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_warns_missing_kwargs_numpy PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_args_without_type_sphinx PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_kwargs_without_type_sphinx PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_args_without_type_google PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_kwargs_without_type_google PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_args_without_type_numpy PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_kwargs_without_type_numpy PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_sphinx[int or str] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_sphinx[dict(str, str)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_sphinx[dict[str, str]] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_sphinx[tuple(int)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_sphinx[tuple(int or str)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_sphinx[tuple(int) or list(int)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_sphinx[tuple(int or str) or list(int or str)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_google[int or str] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_google[dict(str, str)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_google[dict[str, str]] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_google[tuple(int)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_google[tuple(int or str)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_google[tuple(int) or list(int)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_google[tuple(int or str) or list(int or str)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_numpy[int or str] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_numpy[dict(str, str)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_numpy[dict[str, str]] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_numpy[tuple(int)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_numpy[tuple(int or str)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_numpy[tuple(int) or list(int)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_finds_multiple_types_numpy[tuple(int or str) or list(int or str)] PASSED pylint/test/extensions/test_check_docs.py::TestParamDocChecker::test_ignores_optional_specifier_numpy PASSED pylint/test/extensions/test_check_docs_utils.py::test_space_indentation[abc-0] PASSED pylint/test/extensions/test_check_docs_utils.py::test_space_indentation[-0] PASSED pylint/test/extensions/test_check_docs_utils.py::test_space_indentation[ abc-2] PASSED pylint/test/extensions/test_check_docs_utils.py::test_space_indentation[ abc-0] PASSED pylint/test/extensions/test_check_docs_utils.py::test_space_indentation[ abc-3] PASSED pylint/test/extensions/test_check_docs_utils.py::test_exception[raise_node0-expected0] PASSED pylint/test/extensions/test_check_docs_utils.py::test_exception[raise_node1-expected1] PASSED pylint/test/extensions/test_check_docs_utils.py::test_exception[raise_node2-expected2] PASSED pylint/test/extensions/test_check_docs_utils.py::test_exception[raise_node3-expected3] PASSED pylint/test/extensions/test_check_docs_utils.py::test_exception[raise_node4-expected4] PASSED pylint/test/extensions/test_check_docs_utils.py::test_exception[raise_node5-expected5] PASSED pylint/test/extensions/test_check_docs_utils.py::test_exception[raise_node6-expected6] PASSED pylint/test/extensions/test_check_docs_utils.py::test_exception[raise_node7-expected7] PASSED pylint/test/extensions/test_check_docs_utils.py::test_exception[raise_node8-expected8] PASSED pylint/test/extensions/test_check_mccabe.py::test_max_mccabe_rate[0-expected0] PASSED pylint/test/extensions/test_check_mccabe.py::test_max_mccabe_rate[9-expected1] PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_warns_unknown_style <- ../pylint-1.7.1-python2_7/lib/pylint/testutils.py PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_ignores_no_docstring PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_ignores_unknown_style PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_find_missing_sphinx_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_find_missing_google_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_find_missing_numpy_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_ignore_spurious_sphinx_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_find_all_sphinx_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_find_all_google_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_find_all_numpy_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_finds_rethrown_sphinx_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_find_rethrown_google_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_find_rethrown_numpy_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_finds_rethrown_sphinx_multiple_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_find_rethrown_google_multiple_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_find_rethrown_numpy_multiple_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_ignores_caught_sphinx_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_ignores_caught_google_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_ignores_caught_numpy_raises PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_find_missing_sphinx_raises_infer_from_instance PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_find_missing_sphinx_raises_infer_from_function PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_ignores_raise_uninferable PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_ignores_returns_from_inner_functions PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_ignores_returns_use_only_names PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_ignores_returns_use_only_exception_instances PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_no_crash_when_inferring_handlers PASSED pylint/test/extensions/test_check_raise_docs.py::TestDocstringCheckerRaise::test_no_crash_when_cant_find_exception PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warns_no_docstring <- ../pylint-1.7.1-python2_7/lib/pylint/testutils.py PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_ignores_no_docstring PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_ignores_unknown_style PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warn_partial_sphinx_returns PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warn_partial_sphinx_returns_type PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warn_missing_sphinx_returns PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warn_partial_google_returns PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warn_partial_google_returns_type PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warn_missing_google_returns PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warn_partial_numpy_returns_type PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warn_missing_numpy_returns PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_find_sphinx_returns PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_find_google_returns PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_find_numpy_returns PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_ignores_sphinx_return_none PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_ignores_google_return_none PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_ignores_numpy_return_none PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_finds_sphinx_return_custom_class PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_finds_google_return_custom_class PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_finds_numpy_return_custom_class PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_finds_sphinx_return_list_of_custom_class PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_finds_google_return_list_of_custom_class PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_finds_numpy_return_list_of_custom_class PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warns_sphinx_return_list_of_custom_class_without_description PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warns_google_return_list_of_custom_class_without_description PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warns_numpy_return_list_of_custom_class_without_description PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warns_sphinx_redundant_return_doc PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warns_sphinx_redundant_rtype_doc PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warns_google_redundant_return_doc PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warns_google_redundant_rtype_doc PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warns_numpy_redundant_return_doc PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warns_numpy_redundant_rtype_doc PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_ignores_sphinx_redundant_return_doc_multiple_returns PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_ignores_google_redundant_return_doc_multiple_returns PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_ignores_numpy_redundant_return_doc_multiple_returns PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_ignore_sphinx_redundant_return_doc_yield PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warns_google_redundant_return_doc_yield PASSED pylint/test/extensions/test_check_return_docs.py::TestDocstringCheckerReturn::test_warns_numpy_redundant_return_doc_yield PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_warns_no_docstring <- ../pylint-1.7.1-python2_7/lib/pylint/testutils.py PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_ignores_no_docstring PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_ignores_unknown_style PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_warn_partial_sphinx_yields PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_warn_partial_sphinx_yields_type PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_warn_missing_sphinx_yields PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_warn_partial_google_yields PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_warn_partial_google_yields_type PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_warn_missing_google_yields PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_warn_missing_numpy_yields PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_find_sphinx_yields PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_find_google_yields PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_find_numpy_yields PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_finds_sphinx_yield_custom_class PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_finds_google_yield_custom_class PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_finds_numpy_yield_custom_class PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_finds_sphinx_yield_list_of_custom_class PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_finds_google_yield_list_of_custom_class PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_finds_numpy_yield_list_of_custom_class PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_warns_sphinx_yield_list_of_custom_class_without_description PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_warns_google_yield_list_of_custom_class_without_description PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_warns_numpy_yield_list_of_custom_class_without_description PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_ignores_google_redundant_yield_doc_multiple_yields PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_ignores_numpy_redundant_yield_doc_multiple_yields PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_warns_google_redundant_yield_doc_return PASSED pylint/test/extensions/test_check_yields_docs.py::TestDocstringCheckerYield::test_warns_numpy_redundant_yield_doc_return PASSED pylint/test/extensions/test_comparetozero.py::CompareToZeroUsedTC::test_comparetozero_message PASSED pylint/test/extensions/test_docstyle.py::test_docstring_message PASSED pylint/test/extensions/test_elseif_used.py::test_elseif_message PASSED pylint/test/extensions/test_emptystring.py::test_emptystring_message PASSED pylint/test/extensions/test_overlapping_exceptions.py::test_overlapping_exceptions PASSED pylint/test/extensions/test_overlapping_exceptions.py::test_overlapping_exceptions_py33 SKIPPED pylint/test/extensions/test_redefined.py::test_types_redefined PASSED pylint/test/functional/using_constant_test.py::test_comprehensions PASSED pylint/test/functional/using_constant_test.py::test PASSED pylint/test/functional/using_constant_test.py::test_good_comprehension_checks FAILED =================================================== FAILURES ==================================================== ______________________________________ test_functional[generated_members] _______________________________________ test_file = @pytest.mark.parametrize("test_file", TESTS, ids=TESTS_NAMES) def test_functional(test_file): LintTest = LintModuleOutputUpdate(test_file) if UPDATE else LintModuleTest(test_file) LintTest.setUp() > LintTest._runTest() pylint/test/test_functional.py:371: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def _runTest(self): self._linter.check([self._test_file.module]) expected_messages, expected_text = self._get_expected() received_messages, received_text = self._get_received() if expected_messages != received_messages: msg = ['Wrong results for file "%s":' % (self._test_file.base)] missing, unexpected = multiset_difference(expected_messages, received_messages) if missing: msg.append('\nExpected in testdata:') msg.extend(' %3d: %s' % msg for msg in sorted(missing)) if unexpected: msg.append('\nUnexpected in testdata:') msg.extend(' %3d: %s' % msg for msg in sorted(unexpected)) > pytest.fail('\n'.join(msg)) E Failed: Wrong results for file "generated_members": E E Unexpected in testdata: E 5: wrong-import-order pylint/test/test_functional.py:315: Failed ________________________________________ test_good_comprehension_checks _________________________________________ def test_good_comprehension_checks(): [data for data in range(100)] [data for data in range(100) if data] > [data for data in range(100) if len(data)] E TypeError: object of type 'int' has no len() ../../functional/using_constant_test.py:134: TypeError ============================================ pytest-warning summary ============================================= WP1 None Module already imported so can not be re-written: backports ===================== 2 failed, 519 passed, 65 skipped, 1 pytest-warnings in 93.72 seconds ====================== * ERROR: dev-python/pylint-1.7.1-r1::gentoo failed (test phase): * Tests fail with python2.7 * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 3810: Called distutils-r1_src_test * environment, line 1075: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 370: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 3339: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2421: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2419: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 665: Called distutils-r1_run_phase 'python_test' * environment, line 1006: Called python_test * environment, line 3690: Called die * The specific snippet of code: * py.test -v || die "Tests fail with ${EPYTHON}" * * If you need support, post the output of `emerge --info '=dev-python/pylint-1.7.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/pylint-1.7.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/build/dev-python/pylint-1.7.1-r1:20170517-203731.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/pylint-1.7.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pylint-1.7.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1' * S: '/var/tmp/portage/dev-python/pylint-1.7.1-r1/work/pylint-1.7.1'