>>> py3-pylint: Building community/py3-pylint 2.17.1-r0 (using abuild 3.10.0-r0) started Wed, 22 Mar 2023 17:45:21 +0000 >>> py3-pylint: Checking sanity of /home/buildozer/aports/community/py3-pylint/APKBUILD... >>> py3-pylint: Analyzing dependencies... >>> py3-pylint: Installing for build: build-base py3-astroid py3-dill py3-isort py3-mccabe py3-platformdirs py3-tomlkit py3-gpep517 py3-installer py3-setuptools py3-wheel py3-gitpython py3-py py3-pytest py3-pytest-benchmark py3-pytest-runner py3-pytest-timeout py3-pytest-xdist py3-requests py3-typing-extensions (1/45) Installing libbz2 (1.0.8-r4) (2/45) Installing libffi (3.4.4-r0) (3/45) Installing gdbm (1.23-r0) (4/45) Installing xz-libs (5.4.2-r0) (5/45) Installing mpdecimal (2.5.1-r1) (6/45) Installing libpanelw (6.4_p20230311-r0) (7/45) Installing readline (8.2.1-r0) (8/45) Installing sqlite-libs (3.41.1-r0) (9/45) Installing python3 (3.11.2-r0) (10/45) Installing py3-lazy-object-proxy (1.9.0-r0) (11/45) Installing py3-wrapt (1.14.1-r1) (12/45) Installing py3-astroid (2.15.0-r0) (13/45) Installing py3-dill (0.3.6-r1) (14/45) Installing py3-isort (5.12.0-r0) (15/45) Installing py3-mccabe (0.7.0-r1) (16/45) Installing py3-platformdirs (3.1.1-r0) (17/45) Installing py3-tomlkit (0.11.6-r1) (18/45) Installing py3-installer (0.7.0-r0) (19/45) Installing py3-gpep517 (13-r0) (20/45) Installing py3-parsing (3.0.9-r1) (21/45) Installing py3-packaging (23.0-r1) (22/45) Installing py3-setuptools (67.6.0-r0) (23/45) Installing py3-wheel (0.40.0-r0) (24/45) Installing py3-smmap2 (5.0.0-r0) (25/45) Installing py3-gitdb2 (4.0.10-r0) (26/45) Installing py3-typing-extensions (4.5.0-r0) (27/45) Installing py3-gitpython (3.1.31-r0) (28/45) Installing py3-py (1.11.0-r1) (29/45) Installing py3-attrs (22.2.0-r0) (30/45) Installing py3-iniconfig (1.1.1-r5) (31/45) Installing py3-pluggy (1.0.0-r2) (32/45) Installing py3-pytest (7.2.2-r0) (33/45) Installing py3-py-cpuinfo (9.0.0-r1) (34/45) Installing py3-pytest-benchmark (4.0.0-r2) (35/45) Installing py3-pytest-runner (6.0.0-r1) (36/45) Installing py3-pytest-timeout (2.1.0-r1) (37/45) Installing py3-apipkg (2.1.0-r1) (38/45) Installing py3-execnet (1.9.0-r1) (39/45) Installing py3-pytest-xdist (3.2.1-r0) (40/45) Installing py3-certifi (2022.12.7-r1) (41/45) Installing py3-charset-normalizer (3.1.0-r0) (42/45) Installing py3-idna (3.4-r3) (43/45) Installing py3-urllib3 (1.26.15-r0) (44/45) Installing py3-requests (2.28.2-r0) (45/45) Installing .makedepends-py3-pylint (20230322.174522) Executing busybox-1.36.0-r5.trigger OK: 415 MiB in 142 packages >>> py3-pylint: Cleaning up srcdir >>> py3-pylint: Cleaning up pkgdir >>> py3-pylint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pylint-2.17.1.tar.gz >>> py3-pylint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pylint-2.17.1.tar.gz >>> py3-pylint: Checking sha512sums... py3-pylint-2.17.1.tar.gz: OK >>> py3-pylint: Unpacking /var/cache/distfiles/edge/py3-pylint-2.17.1.tar.gz... 2023-03-22 17:45:23,069 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) 2023-03-22 17:45:23,217 root INFO running bdist_wheel 2023-03-22 17:45:23,224 root INFO running build 2023-03-22 17:45:23,224 root INFO running build_py 2023-03-22 17:45:23,226 root INFO creating build 2023-03-22 17:45:23,226 root INFO creating build/lib 2023-03-22 17:45:23,227 root INFO creating build/lib/pylint 2023-03-22 17:45:23,227 root INFO copying pylint/__init__.py -> build/lib/pylint 2023-03-22 17:45:23,227 root INFO copying pylint/graph.py -> build/lib/pylint 2023-03-22 17:45:23,227 root INFO copying pylint/typing.py -> build/lib/pylint 2023-03-22 17:45:23,227 root INFO copying pylint/exceptions.py -> build/lib/pylint 2023-03-22 17:45:23,228 root INFO copying pylint/__pkginfo__.py -> build/lib/pylint 2023-03-22 17:45:23,228 root INFO copying pylint/__main__.py -> build/lib/pylint 2023-03-22 17:45:23,228 root INFO copying pylint/epylint.py -> build/lib/pylint 2023-03-22 17:45:23,228 root INFO copying pylint/interfaces.py -> build/lib/pylint 2023-03-22 17:45:23,228 root INFO copying pylint/constants.py -> build/lib/pylint 2023-03-22 17:45:23,229 root INFO creating build/lib/pylint/checkers 2023-03-22 17:45:23,229 root INFO copying pylint/checkers/__init__.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,229 root INFO copying pylint/checkers/non_ascii_names.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,229 root INFO copying pylint/checkers/modified_iterating_checker.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,229 root INFO copying pylint/checkers/variables.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,230 root INFO copying pylint/checkers/raw_metrics.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,230 root INFO copying pylint/checkers/exceptions.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,230 root INFO copying pylint/checkers/unsupported_version.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,231 root INFO copying pylint/checkers/async.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,231 root INFO copying pylint/checkers/format.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,231 root INFO copying pylint/checkers/bad_chained_comparison.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,231 root INFO copying pylint/checkers/logging.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,231 root INFO copying pylint/checkers/utils.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,232 root INFO copying pylint/checkers/dunder_methods.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,232 root INFO copying pylint/checkers/newstyle.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,232 root INFO copying pylint/checkers/threading_checker.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,232 root INFO copying pylint/checkers/unicode.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,232 root INFO copying pylint/checkers/similar.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,233 root INFO copying pylint/checkers/strings.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,233 root INFO copying pylint/checkers/misc.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,233 root INFO copying pylint/checkers/typecheck.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,233 root INFO copying pylint/checkers/mapreduce_checker.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,234 root INFO copying pylint/checkers/method_args.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,234 root INFO copying pylint/checkers/imports.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,234 root INFO copying pylint/checkers/ellipsis_checker.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,234 root INFO copying pylint/checkers/deprecated.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,234 root INFO copying pylint/checkers/lambda_expressions.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,235 root INFO copying pylint/checkers/base_checker.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,235 root INFO copying pylint/checkers/spelling.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,235 root INFO copying pylint/checkers/design_analysis.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,235 root INFO copying pylint/checkers/nested_min_max.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,235 root INFO copying pylint/checkers/stdlib.py -> build/lib/pylint/checkers 2023-03-22 17:45:23,236 root INFO creating build/lib/pylint/lint 2023-03-22 17:45:23,236 root INFO copying pylint/lint/__init__.py -> build/lib/pylint/lint 2023-03-22 17:45:23,236 root INFO copying pylint/lint/base_options.py -> build/lib/pylint/lint 2023-03-22 17:45:23,236 root INFO copying pylint/lint/utils.py -> build/lib/pylint/lint 2023-03-22 17:45:23,236 root INFO copying pylint/lint/run.py -> build/lib/pylint/lint 2023-03-22 17:45:23,237 root INFO copying pylint/lint/report_functions.py -> build/lib/pylint/lint 2023-03-22 17:45:23,237 root INFO copying pylint/lint/caching.py -> build/lib/pylint/lint 2023-03-22 17:45:23,237 root INFO copying pylint/lint/parallel.py -> build/lib/pylint/lint 2023-03-22 17:45:23,237 root INFO copying pylint/lint/pylinter.py -> build/lib/pylint/lint 2023-03-22 17:45:23,237 root INFO copying pylint/lint/message_state_handler.py -> build/lib/pylint/lint 2023-03-22 17:45:23,238 root INFO copying pylint/lint/expand_modules.py -> build/lib/pylint/lint 2023-03-22 17:45:23,238 root INFO creating build/lib/pylint/extensions 2023-03-22 17:45:23,238 root INFO copying pylint/extensions/bad_builtin.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,238 root INFO copying pylint/extensions/__init__.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,239 root INFO copying pylint/extensions/code_style.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,239 root INFO copying pylint/extensions/dict_init_mutate.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,239 root INFO copying pylint/extensions/broad_try_clause.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,239 root INFO copying pylint/extensions/eq_without_hash.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,239 root INFO copying pylint/extensions/typing.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,239 root INFO copying pylint/extensions/docstyle.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,240 root INFO copying pylint/extensions/mccabe.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,240 root INFO copying pylint/extensions/redefined_variable_type.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,240 root INFO copying pylint/extensions/redefined_loop_name.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,240 root INFO copying pylint/extensions/_check_docs_utils.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,240 root INFO copying pylint/extensions/magic_value.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,240 root INFO copying pylint/extensions/comparetozero.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,241 root INFO copying pylint/extensions/docparams.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,241 root INFO copying pylint/extensions/set_membership.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,241 root INFO copying pylint/extensions/emptystring.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,241 root INFO copying pylint/extensions/check_elif.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,241 root INFO copying pylint/extensions/comparison_placement.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,242 root INFO copying pylint/extensions/confusing_elif.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,242 root INFO copying pylint/extensions/dunder.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,242 root INFO copying pylint/extensions/private_import.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,242 root INFO copying pylint/extensions/while_used.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,242 root INFO copying pylint/extensions/for_any_all.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,242 root INFO copying pylint/extensions/no_self_use.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,243 root INFO copying pylint/extensions/overlapping_exceptions.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,243 root INFO copying pylint/extensions/consider_ternary_expression.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,243 root INFO copying pylint/extensions/consider_refactoring_into_while_condition.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,243 root INFO copying pylint/extensions/empty_comment.py -> build/lib/pylint/extensions 2023-03-22 17:45:23,243 root INFO creating build/lib/pylint/utils 2023-03-22 17:45:23,243 root INFO copying pylint/utils/__init__.py -> build/lib/pylint/utils 2023-03-22 17:45:23,244 root INFO copying pylint/utils/file_state.py -> build/lib/pylint/utils 2023-03-22 17:45:23,244 root INFO copying pylint/utils/utils.py -> build/lib/pylint/utils 2023-03-22 17:45:23,244 root INFO copying pylint/utils/ast_walker.py -> build/lib/pylint/utils 2023-03-22 17:45:23,244 root INFO copying pylint/utils/linterstats.py -> build/lib/pylint/utils 2023-03-22 17:45:23,244 root INFO copying pylint/utils/docs.py -> build/lib/pylint/utils 2023-03-22 17:45:23,244 root INFO copying pylint/utils/pragma_parser.py -> build/lib/pylint/utils 2023-03-22 17:45:23,245 root INFO creating build/lib/pylint/message 2023-03-22 17:45:23,245 root INFO copying pylint/message/__init__.py -> build/lib/pylint/message 2023-03-22 17:45:23,245 root INFO copying pylint/message/message_id_store.py -> build/lib/pylint/message 2023-03-22 17:45:23,245 root INFO copying pylint/message/message_definition.py -> build/lib/pylint/message 2023-03-22 17:45:23,245 root INFO copying pylint/message/message.py -> build/lib/pylint/message 2023-03-22 17:45:23,246 root INFO copying pylint/message/message_definition_store.py -> build/lib/pylint/message 2023-03-22 17:45:23,246 root INFO copying pylint/message/_deleted_message_ids.py -> build/lib/pylint/message 2023-03-22 17:45:23,246 root INFO creating build/lib/pylint/pyreverse 2023-03-22 17:45:23,246 root INFO copying pylint/pyreverse/__init__.py -> build/lib/pylint/pyreverse 2023-03-22 17:45:23,246 root INFO copying pylint/pyreverse/writer.py -> build/lib/pylint/pyreverse 2023-03-22 17:45:23,247 root INFO copying pylint/pyreverse/diadefslib.py -> build/lib/pylint/pyreverse 2023-03-22 17:45:23,247 root INFO copying pylint/pyreverse/plantuml_printer.py -> build/lib/pylint/pyreverse 2023-03-22 17:45:23,247 root INFO copying pylint/pyreverse/printer.py -> build/lib/pylint/pyreverse 2023-03-22 17:45:23,247 root INFO copying pylint/pyreverse/vcg_printer.py -> build/lib/pylint/pyreverse 2023-03-22 17:45:23,247 root INFO copying pylint/pyreverse/printer_factory.py -> build/lib/pylint/pyreverse 2023-03-22 17:45:23,247 root INFO copying pylint/pyreverse/utils.py -> build/lib/pylint/pyreverse 2023-03-22 17:45:23,248 root INFO copying pylint/pyreverse/dot_printer.py -> build/lib/pylint/pyreverse 2023-03-22 17:45:23,248 root INFO copying pylint/pyreverse/main.py -> build/lib/pylint/pyreverse 2023-03-22 17:45:23,248 root INFO copying pylint/pyreverse/mermaidjs_printer.py -> build/lib/pylint/pyreverse 2023-03-22 17:45:23,248 root INFO copying pylint/pyreverse/inspector.py -> build/lib/pylint/pyreverse 2023-03-22 17:45:23,248 root INFO copying pylint/pyreverse/diagrams.py -> build/lib/pylint/pyreverse 2023-03-22 17:45:23,249 root INFO creating build/lib/pylint/testutils 2023-03-22 17:45:23,249 root INFO copying pylint/testutils/__init__.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,249 root INFO copying pylint/testutils/_run.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,249 root INFO copying pylint/testutils/lint_module_test.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,249 root INFO copying pylint/testutils/output_line.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,250 root INFO copying pylint/testutils/checker_test_case.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,250 root INFO copying pylint/testutils/get_test_info.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,250 root INFO copying pylint/testutils/utils.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,250 root INFO copying pylint/testutils/pyreverse.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,250 root INFO copying pylint/testutils/tokenize_str.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,250 root INFO copying pylint/testutils/decorator.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,251 root INFO copying pylint/testutils/configuration_test.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,251 root INFO copying pylint/testutils/constants.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,251 root INFO copying pylint/testutils/functional_test_file.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,251 root INFO copying pylint/testutils/unittest_linter.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,251 root INFO copying pylint/testutils/global_test_linter.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,251 root INFO copying pylint/testutils/reporter_for_tests.py -> build/lib/pylint/testutils 2023-03-22 17:45:23,252 root INFO creating build/lib/pylint/config 2023-03-22 17:45:23,252 root INFO copying pylint/config/__init__.py -> build/lib/pylint/config 2023-03-22 17:45:23,252 root INFO copying pylint/config/configuration_mixin.py -> build/lib/pylint/config 2023-03-22 17:45:23,252 root INFO copying pylint/config/callback_actions.py -> build/lib/pylint/config 2023-03-22 17:45:23,252 root INFO copying pylint/config/arguments_provider.py -> build/lib/pylint/config 2023-03-22 17:45:23,253 root INFO copying pylint/config/exceptions.py -> build/lib/pylint/config 2023-03-22 17:45:23,253 root INFO copying pylint/config/option.py -> build/lib/pylint/config 2023-03-22 17:45:23,253 root INFO copying pylint/config/environment_variable.py -> build/lib/pylint/config 2023-03-22 17:45:23,253 root INFO copying pylint/config/utils.py -> build/lib/pylint/config 2023-03-22 17:45:23,253 root INFO copying pylint/config/options_provider_mixin.py -> build/lib/pylint/config 2023-03-22 17:45:23,253 root INFO copying pylint/config/option_parser.py -> build/lib/pylint/config 2023-03-22 17:45:23,254 root INFO copying pylint/config/deprecation_actions.py -> build/lib/pylint/config 2023-03-22 17:45:23,254 root INFO copying pylint/config/config_file_parser.py -> build/lib/pylint/config 2023-03-22 17:45:23,254 root INFO copying pylint/config/option_manager_mixin.py -> build/lib/pylint/config 2023-03-22 17:45:23,254 root INFO copying pylint/config/arguments_manager.py -> build/lib/pylint/config 2023-03-22 17:45:23,254 root INFO copying pylint/config/config_initialization.py -> build/lib/pylint/config 2023-03-22 17:45:23,255 root INFO copying pylint/config/help_formatter.py -> build/lib/pylint/config 2023-03-22 17:45:23,255 root INFO copying pylint/config/argument.py -> build/lib/pylint/config 2023-03-22 17:45:23,255 root INFO copying pylint/config/find_default_config_files.py -> build/lib/pylint/config 2023-03-22 17:45:23,255 root INFO creating build/lib/pylint/reporters 2023-03-22 17:45:23,255 root INFO copying pylint/reporters/__init__.py -> build/lib/pylint/reporters 2023-03-22 17:45:23,256 root INFO copying pylint/reporters/base_reporter.py -> build/lib/pylint/reporters 2023-03-22 17:45:23,256 root INFO copying pylint/reporters/reports_handler_mix_in.py -> build/lib/pylint/reporters 2023-03-22 17:45:23,256 root INFO copying pylint/reporters/collecting_reporter.py -> build/lib/pylint/reporters 2023-03-22 17:45:23,256 root INFO copying pylint/reporters/json_reporter.py -> build/lib/pylint/reporters 2023-03-22 17:45:23,256 root INFO copying pylint/reporters/multi_reporter.py -> build/lib/pylint/reporters 2023-03-22 17:45:23,256 root INFO copying pylint/reporters/text.py -> build/lib/pylint/reporters 2023-03-22 17:45:23,257 root INFO creating build/lib/pylint/checkers/base 2023-03-22 17:45:23,257 root INFO copying pylint/checkers/base/__init__.py -> build/lib/pylint/checkers/base 2023-03-22 17:45:23,257 root INFO copying pylint/checkers/base/docstring_checker.py -> build/lib/pylint/checkers/base 2023-03-22 17:45:23,257 root INFO copying pylint/checkers/base/basic_error_checker.py -> build/lib/pylint/checkers/base 2023-03-22 17:45:23,257 root INFO copying pylint/checkers/base/basic_checker.py -> build/lib/pylint/checkers/base 2023-03-22 17:45:23,258 root INFO copying pylint/checkers/base/comparison_checker.py -> build/lib/pylint/checkers/base 2023-03-22 17:45:23,258 root INFO copying pylint/checkers/base/pass_checker.py -> build/lib/pylint/checkers/base 2023-03-22 17:45:23,258 root INFO creating build/lib/pylint/checkers/classes 2023-03-22 17:45:23,258 root INFO copying pylint/checkers/classes/__init__.py -> build/lib/pylint/checkers/classes 2023-03-22 17:45:23,258 root INFO copying pylint/checkers/classes/class_checker.py -> build/lib/pylint/checkers/classes 2023-03-22 17:45:23,259 root INFO copying pylint/checkers/classes/special_methods_checker.py -> build/lib/pylint/checkers/classes 2023-03-22 17:45:23,259 root INFO creating build/lib/pylint/checkers/refactoring 2023-03-22 17:45:23,259 root INFO copying pylint/checkers/refactoring/__init__.py -> build/lib/pylint/checkers/refactoring 2023-03-22 17:45:23,259 root INFO copying pylint/checkers/refactoring/not_checker.py -> build/lib/pylint/checkers/refactoring 2023-03-22 17:45:23,259 root INFO copying pylint/checkers/refactoring/refactoring_checker.py -> build/lib/pylint/checkers/refactoring 2023-03-22 17:45:23,260 root INFO copying pylint/checkers/refactoring/recommendation_checker.py -> build/lib/pylint/checkers/refactoring 2023-03-22 17:45:23,260 root INFO copying pylint/checkers/refactoring/implicit_booleaness_checker.py -> build/lib/pylint/checkers/refactoring 2023-03-22 17:45:23,260 root INFO creating build/lib/pylint/checkers/base/name_checker 2023-03-22 17:45:23,260 root INFO copying pylint/checkers/base/name_checker/__init__.py -> build/lib/pylint/checkers/base/name_checker 2023-03-22 17:45:23,260 root INFO copying pylint/checkers/base/name_checker/checker.py -> build/lib/pylint/checkers/base/name_checker 2023-03-22 17:45:23,261 root INFO copying pylint/checkers/base/name_checker/naming_style.py -> build/lib/pylint/checkers/base/name_checker 2023-03-22 17:45:23,261 root INFO creating build/lib/pylint/testutils/_primer 2023-03-22 17:45:23,261 root INFO copying pylint/testutils/_primer/__init__.py -> build/lib/pylint/testutils/_primer 2023-03-22 17:45:23,261 root INFO copying pylint/testutils/_primer/package_to_lint.py -> build/lib/pylint/testutils/_primer 2023-03-22 17:45:23,261 root INFO copying pylint/testutils/_primer/primer_prepare_command.py -> build/lib/pylint/testutils/_primer 2023-03-22 17:45:23,262 root INFO copying pylint/testutils/_primer/primer_compare_command.py -> build/lib/pylint/testutils/_primer 2023-03-22 17:45:23,262 root INFO copying pylint/testutils/_primer/primer.py -> build/lib/pylint/testutils/_primer 2023-03-22 17:45:23,262 root INFO copying pylint/testutils/_primer/primer_run_command.py -> build/lib/pylint/testutils/_primer 2023-03-22 17:45:23,262 root INFO copying pylint/testutils/_primer/primer_command.py -> build/lib/pylint/testutils/_primer 2023-03-22 17:45:23,262 root INFO creating build/lib/pylint/testutils/functional 2023-03-22 17:45:23,262 root INFO copying pylint/testutils/functional/__init__.py -> build/lib/pylint/testutils/functional 2023-03-22 17:45:23,263 root INFO copying pylint/testutils/functional/find_functional_tests.py -> build/lib/pylint/testutils/functional 2023-03-22 17:45:23,263 root INFO copying pylint/testutils/functional/lint_module_output_update.py -> build/lib/pylint/testutils/functional 2023-03-22 17:45:23,263 root INFO copying pylint/testutils/functional/test_file.py -> build/lib/pylint/testutils/functional 2023-03-22 17:45:23,263 root INFO creating build/lib/pylint/config/_pylint_config 2023-03-22 17:45:23,263 root INFO copying pylint/config/_pylint_config/__init__.py -> build/lib/pylint/config/_pylint_config 2023-03-22 17:45:23,264 root INFO copying pylint/config/_pylint_config/generate_command.py -> build/lib/pylint/config/_pylint_config 2023-03-22 17:45:23,264 root INFO copying pylint/config/_pylint_config/utils.py -> build/lib/pylint/config/_pylint_config 2023-03-22 17:45:23,264 root INFO copying pylint/config/_pylint_config/main.py -> build/lib/pylint/config/_pylint_config 2023-03-22 17:45:23,264 root INFO copying pylint/config/_pylint_config/help_message.py -> build/lib/pylint/config/_pylint_config 2023-03-22 17:45:23,264 root INFO copying pylint/config/_pylint_config/setup.py -> build/lib/pylint/config/_pylint_config 2023-03-22 17:45:23,264 root INFO creating build/lib/pylint/reporters/ureports 2023-03-22 17:45:23,265 root INFO copying pylint/reporters/ureports/__init__.py -> build/lib/pylint/reporters/ureports 2023-03-22 17:45:23,265 root INFO copying pylint/reporters/ureports/text_writer.py -> build/lib/pylint/reporters/ureports 2023-03-22 17:45:23,265 root INFO copying pylint/reporters/ureports/base_writer.py -> build/lib/pylint/reporters/ureports 2023-03-22 17:45:23,265 root INFO copying pylint/reporters/ureports/nodes.py -> build/lib/pylint/reporters/ureports 2023-03-22 17:45:23,265 root INFO running egg_info 2023-03-22 17:45:23,267 root INFO creating pylint.egg-info 2023-03-22 17:45:23,269 root INFO writing pylint.egg-info/PKG-INFO 2023-03-22 17:45:23,269 root INFO writing dependency_links to pylint.egg-info/dependency_links.txt 2023-03-22 17:45:23,270 root INFO writing entry points to pylint.egg-info/entry_points.txt 2023-03-22 17:45:23,270 root INFO writing requirements to pylint.egg-info/requires.txt 2023-03-22 17:45:23,270 root INFO writing top-level names to pylint.egg-info/top_level.txt 2023-03-22 17:45:23,270 root INFO writing manifest file 'pylint.egg-info/SOURCES.txt' 2023-03-22 17:45:23,275 root INFO reading manifest file 'pylint.egg-info/SOURCES.txt' 2023-03-22 17:45:23,276 root INFO reading manifest template 'MANIFEST.in' 2023-03-22 17:45:23,276 root INFO adding license file 'LICENSE' 2023-03-22 17:45:23,276 root INFO adding license file 'CONTRIBUTORS.txt' 2023-03-22 17:45:23,278 root INFO writing manifest file 'pylint.egg-info/SOURCES.txt' 2023-03-22 17:45:23,279 root INFO copying pylint/testutils/testing_pylintrc -> build/lib/pylint/testutils 2023-03-22 17:45:23,285 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-03-22 17:45:23,285 root INFO running install 2023-03-22 17:45:23,292 root INFO running install_lib 2023-03-22 17:45:23,294 root INFO creating build/bdist.linux-armv8l 2023-03-22 17:45:23,294 root INFO creating build/bdist.linux-armv8l/wheel 2023-03-22 17:45:23,295 root INFO creating build/bdist.linux-armv8l/wheel/pylint 2023-03-22 17:45:23,295 root INFO copying build/lib/pylint/__init__.py -> build/bdist.linux-armv8l/wheel/pylint 2023-03-22 17:45:23,295 root INFO copying build/lib/pylint/graph.py -> build/bdist.linux-armv8l/wheel/pylint 2023-03-22 17:45:23,295 root INFO creating build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,295 root INFO copying build/lib/pylint/checkers/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,295 root INFO copying build/lib/pylint/checkers/non_ascii_names.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,296 root INFO creating build/bdist.linux-armv8l/wheel/pylint/checkers/base 2023-03-22 17:45:23,296 root INFO copying build/lib/pylint/checkers/base/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base 2023-03-22 17:45:23,296 root INFO copying build/lib/pylint/checkers/base/docstring_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base 2023-03-22 17:45:23,296 root INFO creating build/bdist.linux-armv8l/wheel/pylint/checkers/base/name_checker 2023-03-22 17:45:23,296 root INFO copying build/lib/pylint/checkers/base/name_checker/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base/name_checker 2023-03-22 17:45:23,296 root INFO copying build/lib/pylint/checkers/base/name_checker/checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base/name_checker 2023-03-22 17:45:23,296 root INFO copying build/lib/pylint/checkers/base/name_checker/naming_style.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base/name_checker 2023-03-22 17:45:23,297 root INFO copying build/lib/pylint/checkers/base/basic_error_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base 2023-03-22 17:45:23,297 root INFO copying build/lib/pylint/checkers/base/basic_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base 2023-03-22 17:45:23,297 root INFO copying build/lib/pylint/checkers/base/comparison_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base 2023-03-22 17:45:23,297 root INFO copying build/lib/pylint/checkers/base/pass_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base 2023-03-22 17:45:23,297 root INFO copying build/lib/pylint/checkers/modified_iterating_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,297 root INFO copying build/lib/pylint/checkers/variables.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,298 root INFO copying build/lib/pylint/checkers/raw_metrics.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,298 root INFO copying build/lib/pylint/checkers/exceptions.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,298 root INFO copying build/lib/pylint/checkers/unsupported_version.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,298 root INFO copying build/lib/pylint/checkers/async.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,298 root INFO copying build/lib/pylint/checkers/format.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,299 root INFO copying build/lib/pylint/checkers/bad_chained_comparison.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,299 root INFO copying build/lib/pylint/checkers/logging.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,299 root INFO copying build/lib/pylint/checkers/utils.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,299 root INFO copying build/lib/pylint/checkers/dunder_methods.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,299 root INFO creating build/bdist.linux-armv8l/wheel/pylint/checkers/classes 2023-03-22 17:45:23,300 root INFO copying build/lib/pylint/checkers/classes/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/classes 2023-03-22 17:45:23,300 root INFO copying build/lib/pylint/checkers/classes/class_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/classes 2023-03-22 17:45:23,300 root INFO copying build/lib/pylint/checkers/classes/special_methods_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/classes 2023-03-22 17:45:23,300 root INFO copying build/lib/pylint/checkers/newstyle.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,300 root INFO copying build/lib/pylint/checkers/threading_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,301 root INFO copying build/lib/pylint/checkers/unicode.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,301 root INFO copying build/lib/pylint/checkers/similar.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,301 root INFO copying build/lib/pylint/checkers/strings.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,301 root INFO copying build/lib/pylint/checkers/misc.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,301 root INFO copying build/lib/pylint/checkers/typecheck.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,302 root INFO copying build/lib/pylint/checkers/mapreduce_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,302 root INFO copying build/lib/pylint/checkers/method_args.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,302 root INFO copying build/lib/pylint/checkers/imports.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,302 root INFO copying build/lib/pylint/checkers/ellipsis_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,302 root INFO copying build/lib/pylint/checkers/deprecated.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,302 root INFO copying build/lib/pylint/checkers/lambda_expressions.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,303 root INFO copying build/lib/pylint/checkers/base_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,303 root INFO copying build/lib/pylint/checkers/spelling.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,303 root INFO creating build/bdist.linux-armv8l/wheel/pylint/checkers/refactoring 2023-03-22 17:45:23,303 root INFO copying build/lib/pylint/checkers/refactoring/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/refactoring 2023-03-22 17:45:23,303 root INFO copying build/lib/pylint/checkers/refactoring/not_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/refactoring 2023-03-22 17:45:23,303 root INFO copying build/lib/pylint/checkers/refactoring/refactoring_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/refactoring 2023-03-22 17:45:23,304 root INFO copying build/lib/pylint/checkers/refactoring/recommendation_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/refactoring 2023-03-22 17:45:23,304 root INFO copying build/lib/pylint/checkers/refactoring/implicit_booleaness_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/refactoring 2023-03-22 17:45:23,304 root INFO copying build/lib/pylint/checkers/design_analysis.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,304 root INFO copying build/lib/pylint/checkers/nested_min_max.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,304 root INFO copying build/lib/pylint/checkers/stdlib.py -> build/bdist.linux-armv8l/wheel/pylint/checkers 2023-03-22 17:45:23,305 root INFO creating build/bdist.linux-armv8l/wheel/pylint/lint 2023-03-22 17:45:23,305 root INFO copying build/lib/pylint/lint/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/lint 2023-03-22 17:45:23,305 root INFO copying build/lib/pylint/lint/base_options.py -> build/bdist.linux-armv8l/wheel/pylint/lint 2023-03-22 17:45:23,305 root INFO copying build/lib/pylint/lint/utils.py -> build/bdist.linux-armv8l/wheel/pylint/lint 2023-03-22 17:45:23,305 root INFO copying build/lib/pylint/lint/run.py -> build/bdist.linux-armv8l/wheel/pylint/lint 2023-03-22 17:45:23,305 root INFO copying build/lib/pylint/lint/report_functions.py -> build/bdist.linux-armv8l/wheel/pylint/lint 2023-03-22 17:45:23,306 root INFO copying build/lib/pylint/lint/caching.py -> build/bdist.linux-armv8l/wheel/pylint/lint 2023-03-22 17:45:23,306 root INFO copying build/lib/pylint/lint/parallel.py -> build/bdist.linux-armv8l/wheel/pylint/lint 2023-03-22 17:45:23,306 root INFO copying build/lib/pylint/lint/pylinter.py -> build/bdist.linux-armv8l/wheel/pylint/lint 2023-03-22 17:45:23,306 root INFO copying build/lib/pylint/lint/message_state_handler.py -> build/bdist.linux-armv8l/wheel/pylint/lint 2023-03-22 17:45:23,306 root INFO copying build/lib/pylint/lint/expand_modules.py -> build/bdist.linux-armv8l/wheel/pylint/lint 2023-03-22 17:45:23,306 root INFO copying build/lib/pylint/typing.py -> build/bdist.linux-armv8l/wheel/pylint 2023-03-22 17:45:23,307 root INFO copying build/lib/pylint/exceptions.py -> build/bdist.linux-armv8l/wheel/pylint 2023-03-22 17:45:23,307 root INFO creating build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,307 root INFO copying build/lib/pylint/extensions/bad_builtin.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,307 root INFO copying build/lib/pylint/extensions/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,307 root INFO copying build/lib/pylint/extensions/code_style.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,307 root INFO copying build/lib/pylint/extensions/dict_init_mutate.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,308 root INFO copying build/lib/pylint/extensions/broad_try_clause.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,308 root INFO copying build/lib/pylint/extensions/eq_without_hash.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,308 root INFO copying build/lib/pylint/extensions/typing.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,308 root INFO copying build/lib/pylint/extensions/docstyle.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,308 root INFO copying build/lib/pylint/extensions/mccabe.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,308 root INFO copying build/lib/pylint/extensions/redefined_variable_type.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,308 root INFO copying build/lib/pylint/extensions/redefined_loop_name.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,309 root INFO copying build/lib/pylint/extensions/_check_docs_utils.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,309 root INFO copying build/lib/pylint/extensions/magic_value.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,309 root INFO copying build/lib/pylint/extensions/comparetozero.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,309 root INFO copying build/lib/pylint/extensions/docparams.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,309 root INFO copying build/lib/pylint/extensions/set_membership.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,309 root INFO copying build/lib/pylint/extensions/emptystring.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,310 root INFO copying build/lib/pylint/extensions/check_elif.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,310 root INFO copying build/lib/pylint/extensions/comparison_placement.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,310 root INFO copying build/lib/pylint/extensions/confusing_elif.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,310 root INFO copying build/lib/pylint/extensions/dunder.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,310 root INFO copying build/lib/pylint/extensions/private_import.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,310 root INFO copying build/lib/pylint/extensions/while_used.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,311 root INFO copying build/lib/pylint/extensions/for_any_all.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,311 root INFO copying build/lib/pylint/extensions/no_self_use.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,311 root INFO copying build/lib/pylint/extensions/overlapping_exceptions.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,311 root INFO copying build/lib/pylint/extensions/consider_ternary_expression.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,311 root INFO copying build/lib/pylint/extensions/consider_refactoring_into_while_condition.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,311 root INFO copying build/lib/pylint/extensions/empty_comment.py -> build/bdist.linux-armv8l/wheel/pylint/extensions 2023-03-22 17:45:23,311 root INFO copying build/lib/pylint/__pkginfo__.py -> build/bdist.linux-armv8l/wheel/pylint 2023-03-22 17:45:23,312 root INFO creating build/bdist.linux-armv8l/wheel/pylint/utils 2023-03-22 17:45:23,312 root INFO copying build/lib/pylint/utils/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/utils 2023-03-22 17:45:23,312 root INFO copying build/lib/pylint/utils/file_state.py -> build/bdist.linux-armv8l/wheel/pylint/utils 2023-03-22 17:45:23,312 root INFO copying build/lib/pylint/utils/utils.py -> build/bdist.linux-armv8l/wheel/pylint/utils 2023-03-22 17:45:23,312 root INFO copying build/lib/pylint/utils/ast_walker.py -> build/bdist.linux-armv8l/wheel/pylint/utils 2023-03-22 17:45:23,312 root INFO copying build/lib/pylint/utils/linterstats.py -> build/bdist.linux-armv8l/wheel/pylint/utils 2023-03-22 17:45:23,313 root INFO copying build/lib/pylint/utils/docs.py -> build/bdist.linux-armv8l/wheel/pylint/utils 2023-03-22 17:45:23,313 root INFO copying build/lib/pylint/utils/pragma_parser.py -> build/bdist.linux-armv8l/wheel/pylint/utils 2023-03-22 17:45:23,313 root INFO creating build/bdist.linux-armv8l/wheel/pylint/message 2023-03-22 17:45:23,313 root INFO copying build/lib/pylint/message/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/message 2023-03-22 17:45:23,313 root INFO copying build/lib/pylint/message/message_id_store.py -> build/bdist.linux-armv8l/wheel/pylint/message 2023-03-22 17:45:23,313 root INFO copying build/lib/pylint/message/message_definition.py -> build/bdist.linux-armv8l/wheel/pylint/message 2023-03-22 17:45:23,314 root INFO copying build/lib/pylint/message/message.py -> build/bdist.linux-armv8l/wheel/pylint/message 2023-03-22 17:45:23,314 root INFO copying build/lib/pylint/message/message_definition_store.py -> build/bdist.linux-armv8l/wheel/pylint/message 2023-03-22 17:45:23,314 root INFO copying build/lib/pylint/message/_deleted_message_ids.py -> build/bdist.linux-armv8l/wheel/pylint/message 2023-03-22 17:45:23,314 root INFO copying build/lib/pylint/__main__.py -> build/bdist.linux-armv8l/wheel/pylint 2023-03-22 17:45:23,314 root INFO creating build/bdist.linux-armv8l/wheel/pylint/pyreverse 2023-03-22 17:45:23,314 root INFO copying build/lib/pylint/pyreverse/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse 2023-03-22 17:45:23,314 root INFO copying build/lib/pylint/pyreverse/writer.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse 2023-03-22 17:45:23,315 root INFO copying build/lib/pylint/pyreverse/diadefslib.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse 2023-03-22 17:45:23,315 root INFO copying build/lib/pylint/pyreverse/plantuml_printer.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse 2023-03-22 17:45:23,315 root INFO copying build/lib/pylint/pyreverse/printer.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse 2023-03-22 17:45:23,315 root INFO copying build/lib/pylint/pyreverse/vcg_printer.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse 2023-03-22 17:45:23,315 root INFO copying build/lib/pylint/pyreverse/printer_factory.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse 2023-03-22 17:45:23,315 root INFO copying build/lib/pylint/pyreverse/utils.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse 2023-03-22 17:45:23,316 root INFO copying build/lib/pylint/pyreverse/dot_printer.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse 2023-03-22 17:45:23,316 root INFO copying build/lib/pylint/pyreverse/main.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse 2023-03-22 17:45:23,316 root INFO copying build/lib/pylint/pyreverse/mermaidjs_printer.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse 2023-03-22 17:45:23,316 root INFO copying build/lib/pylint/pyreverse/inspector.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse 2023-03-22 17:45:23,316 root INFO copying build/lib/pylint/pyreverse/diagrams.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse 2023-03-22 17:45:23,316 root INFO creating build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,317 root INFO copying build/lib/pylint/testutils/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,317 root INFO copying build/lib/pylint/testutils/_run.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,317 root INFO creating build/bdist.linux-armv8l/wheel/pylint/testutils/_primer 2023-03-22 17:45:23,317 root INFO copying build/lib/pylint/testutils/_primer/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/_primer 2023-03-22 17:45:23,317 root INFO copying build/lib/pylint/testutils/_primer/package_to_lint.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/_primer 2023-03-22 17:45:23,317 root INFO copying build/lib/pylint/testutils/_primer/primer_prepare_command.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/_primer 2023-03-22 17:45:23,317 root INFO copying build/lib/pylint/testutils/_primer/primer_compare_command.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/_primer 2023-03-22 17:45:23,318 root INFO copying build/lib/pylint/testutils/_primer/primer.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/_primer 2023-03-22 17:45:23,318 root INFO copying build/lib/pylint/testutils/_primer/primer_run_command.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/_primer 2023-03-22 17:45:23,318 root INFO copying build/lib/pylint/testutils/_primer/primer_command.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/_primer 2023-03-22 17:45:23,318 root INFO copying build/lib/pylint/testutils/lint_module_test.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,318 root INFO copying build/lib/pylint/testutils/output_line.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,318 root INFO creating build/bdist.linux-armv8l/wheel/pylint/testutils/functional 2023-03-22 17:45:23,319 root INFO copying build/lib/pylint/testutils/functional/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/functional 2023-03-22 17:45:23,319 root INFO copying build/lib/pylint/testutils/functional/find_functional_tests.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/functional 2023-03-22 17:45:23,319 root INFO copying build/lib/pylint/testutils/functional/lint_module_output_update.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/functional 2023-03-22 17:45:23,319 root INFO copying build/lib/pylint/testutils/functional/test_file.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/functional 2023-03-22 17:45:23,319 root INFO copying build/lib/pylint/testutils/checker_test_case.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,319 root INFO copying build/lib/pylint/testutils/get_test_info.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,319 root INFO copying build/lib/pylint/testutils/utils.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,320 root INFO copying build/lib/pylint/testutils/pyreverse.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,320 root INFO copying build/lib/pylint/testutils/tokenize_str.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,320 root INFO copying build/lib/pylint/testutils/decorator.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,320 root INFO copying build/lib/pylint/testutils/configuration_test.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,320 root INFO copying build/lib/pylint/testutils/constants.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,320 root INFO copying build/lib/pylint/testutils/functional_test_file.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,320 root INFO copying build/lib/pylint/testutils/unittest_linter.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,321 root INFO copying build/lib/pylint/testutils/global_test_linter.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,321 root INFO copying build/lib/pylint/testutils/reporter_for_tests.py -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,321 root INFO copying build/lib/pylint/testutils/testing_pylintrc -> build/bdist.linux-armv8l/wheel/pylint/testutils 2023-03-22 17:45:23,321 root INFO copying build/lib/pylint/epylint.py -> build/bdist.linux-armv8l/wheel/pylint 2023-03-22 17:45:23,321 root INFO copying build/lib/pylint/interfaces.py -> build/bdist.linux-armv8l/wheel/pylint 2023-03-22 17:45:23,321 root INFO creating build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,321 root INFO copying build/lib/pylint/config/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,322 root INFO copying build/lib/pylint/config/configuration_mixin.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,322 root INFO copying build/lib/pylint/config/callback_actions.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,322 root INFO copying build/lib/pylint/config/arguments_provider.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,322 root INFO copying build/lib/pylint/config/exceptions.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,322 root INFO copying build/lib/pylint/config/option.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,322 root INFO copying build/lib/pylint/config/environment_variable.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,323 root INFO copying build/lib/pylint/config/utils.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,323 root INFO creating build/bdist.linux-armv8l/wheel/pylint/config/_pylint_config 2023-03-22 17:45:23,323 root INFO copying build/lib/pylint/config/_pylint_config/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/config/_pylint_config 2023-03-22 17:45:23,323 root INFO copying build/lib/pylint/config/_pylint_config/generate_command.py -> build/bdist.linux-armv8l/wheel/pylint/config/_pylint_config 2023-03-22 17:45:23,323 root INFO copying build/lib/pylint/config/_pylint_config/utils.py -> build/bdist.linux-armv8l/wheel/pylint/config/_pylint_config 2023-03-22 17:45:23,323 root INFO copying build/lib/pylint/config/_pylint_config/main.py -> build/bdist.linux-armv8l/wheel/pylint/config/_pylint_config 2023-03-22 17:45:23,323 root INFO copying build/lib/pylint/config/_pylint_config/help_message.py -> build/bdist.linux-armv8l/wheel/pylint/config/_pylint_config 2023-03-22 17:45:23,324 root INFO copying build/lib/pylint/config/_pylint_config/setup.py -> build/bdist.linux-armv8l/wheel/pylint/config/_pylint_config 2023-03-22 17:45:23,324 root INFO copying build/lib/pylint/config/options_provider_mixin.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,324 root INFO copying build/lib/pylint/config/option_parser.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,324 root INFO copying build/lib/pylint/config/deprecation_actions.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,324 root INFO copying build/lib/pylint/config/config_file_parser.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,324 root INFO copying build/lib/pylint/config/option_manager_mixin.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,325 root INFO copying build/lib/pylint/config/arguments_manager.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,325 root INFO copying build/lib/pylint/config/config_initialization.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,325 root INFO copying build/lib/pylint/config/help_formatter.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,325 root INFO copying build/lib/pylint/config/argument.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,325 root INFO copying build/lib/pylint/config/find_default_config_files.py -> build/bdist.linux-armv8l/wheel/pylint/config 2023-03-22 17:45:23,325 root INFO copying build/lib/pylint/constants.py -> build/bdist.linux-armv8l/wheel/pylint 2023-03-22 17:45:23,326 root INFO creating build/bdist.linux-armv8l/wheel/pylint/reporters 2023-03-22 17:45:23,326 root INFO copying build/lib/pylint/reporters/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/reporters 2023-03-22 17:45:23,326 root INFO creating build/bdist.linux-armv8l/wheel/pylint/reporters/ureports 2023-03-22 17:45:23,326 root INFO copying build/lib/pylint/reporters/ureports/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/reporters/ureports 2023-03-22 17:45:23,326 root INFO copying build/lib/pylint/reporters/ureports/text_writer.py -> build/bdist.linux-armv8l/wheel/pylint/reporters/ureports 2023-03-22 17:45:23,326 root INFO copying build/lib/pylint/reporters/ureports/base_writer.py -> build/bdist.linux-armv8l/wheel/pylint/reporters/ureports 2023-03-22 17:45:23,326 root INFO copying build/lib/pylint/reporters/ureports/nodes.py -> build/bdist.linux-armv8l/wheel/pylint/reporters/ureports 2023-03-22 17:45:23,327 root INFO copying build/lib/pylint/reporters/base_reporter.py -> build/bdist.linux-armv8l/wheel/pylint/reporters 2023-03-22 17:45:23,327 root INFO copying build/lib/pylint/reporters/reports_handler_mix_in.py -> build/bdist.linux-armv8l/wheel/pylint/reporters 2023-03-22 17:45:23,327 root INFO copying build/lib/pylint/reporters/collecting_reporter.py -> build/bdist.linux-armv8l/wheel/pylint/reporters 2023-03-22 17:45:23,327 root INFO copying build/lib/pylint/reporters/json_reporter.py -> build/bdist.linux-armv8l/wheel/pylint/reporters 2023-03-22 17:45:23,327 root INFO copying build/lib/pylint/reporters/multi_reporter.py -> build/bdist.linux-armv8l/wheel/pylint/reporters 2023-03-22 17:45:23,327 root INFO copying build/lib/pylint/reporters/text.py -> build/bdist.linux-armv8l/wheel/pylint/reporters 2023-03-22 17:45:23,328 root INFO running install_egg_info 2023-03-22 17:45:23,329 root INFO Copying pylint.egg-info to build/bdist.linux-armv8l/wheel/pylint-2.17.1-py3.11.egg-info 2023-03-22 17:45:23,330 root INFO running install_scripts 2023-03-22 17:45:23,334 wheel INFO creating build/bdist.linux-armv8l/wheel/pylint-2.17.1.dist-info/WHEEL 2023-03-22 17:45:23,334 wheel INFO creating '/home/buildozer/aports/community/py3-pylint/src/pylint-2.17.1/dist/.tmp-83wdeczt/pylint-2.17.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-03-22 17:45:23,335 wheel INFO adding 'pylint/__init__.py' 2023-03-22 17:45:23,335 wheel INFO adding 'pylint/__main__.py' 2023-03-22 17:45:23,335 wheel INFO adding 'pylint/__pkginfo__.py' 2023-03-22 17:45:23,335 wheel INFO adding 'pylint/constants.py' 2023-03-22 17:45:23,335 wheel INFO adding 'pylint/epylint.py' 2023-03-22 17:45:23,336 wheel INFO adding 'pylint/exceptions.py' 2023-03-22 17:45:23,336 wheel INFO adding 'pylint/graph.py' 2023-03-22 17:45:23,336 wheel INFO adding 'pylint/interfaces.py' 2023-03-22 17:45:23,336 wheel INFO adding 'pylint/typing.py' 2023-03-22 17:45:23,337 wheel INFO adding 'pylint/checkers/__init__.py' 2023-03-22 17:45:23,337 wheel INFO adding 'pylint/checkers/async.py' 2023-03-22 17:45:23,337 wheel INFO adding 'pylint/checkers/bad_chained_comparison.py' 2023-03-22 17:45:23,337 wheel INFO adding 'pylint/checkers/base_checker.py' 2023-03-22 17:45:23,337 wheel INFO adding 'pylint/checkers/deprecated.py' 2023-03-22 17:45:23,338 wheel INFO adding 'pylint/checkers/design_analysis.py' 2023-03-22 17:45:23,338 wheel INFO adding 'pylint/checkers/dunder_methods.py' 2023-03-22 17:45:23,338 wheel INFO adding 'pylint/checkers/ellipsis_checker.py' 2023-03-22 17:45:23,338 wheel INFO adding 'pylint/checkers/exceptions.py' 2023-03-22 17:45:23,339 wheel INFO adding 'pylint/checkers/format.py' 2023-03-22 17:45:23,339 wheel INFO adding 'pylint/checkers/imports.py' 2023-03-22 17:45:23,339 wheel INFO adding 'pylint/checkers/lambda_expressions.py' 2023-03-22 17:45:23,340 wheel INFO adding 'pylint/checkers/logging.py' 2023-03-22 17:45:23,340 wheel INFO adding 'pylint/checkers/mapreduce_checker.py' 2023-03-22 17:45:23,340 wheel INFO adding 'pylint/checkers/method_args.py' 2023-03-22 17:45:23,340 wheel INFO adding 'pylint/checkers/misc.py' 2023-03-22 17:45:23,340 wheel INFO adding 'pylint/checkers/modified_iterating_checker.py' 2023-03-22 17:45:23,341 wheel INFO adding 'pylint/checkers/nested_min_max.py' 2023-03-22 17:45:23,341 wheel INFO adding 'pylint/checkers/newstyle.py' 2023-03-22 17:45:23,341 wheel INFO adding 'pylint/checkers/non_ascii_names.py' 2023-03-22 17:45:23,341 wheel INFO adding 'pylint/checkers/raw_metrics.py' 2023-03-22 17:45:23,341 wheel INFO adding 'pylint/checkers/similar.py' 2023-03-22 17:45:23,342 wheel INFO adding 'pylint/checkers/spelling.py' 2023-03-22 17:45:23,342 wheel INFO adding 'pylint/checkers/stdlib.py' 2023-03-22 17:45:23,342 wheel INFO adding 'pylint/checkers/strings.py' 2023-03-22 17:45:23,343 wheel INFO adding 'pylint/checkers/threading_checker.py' 2023-03-22 17:45:23,343 wheel INFO adding 'pylint/checkers/typecheck.py' 2023-03-22 17:45:23,344 wheel INFO adding 'pylint/checkers/unicode.py' 2023-03-22 17:45:23,344 wheel INFO adding 'pylint/checkers/unsupported_version.py' 2023-03-22 17:45:23,344 wheel INFO adding 'pylint/checkers/utils.py' 2023-03-22 17:45:23,345 wheel INFO adding 'pylint/checkers/variables.py' 2023-03-22 17:45:23,346 wheel INFO adding 'pylint/checkers/base/__init__.py' 2023-03-22 17:45:23,346 wheel INFO adding 'pylint/checkers/base/basic_checker.py' 2023-03-22 17:45:23,346 wheel INFO adding 'pylint/checkers/base/basic_error_checker.py' 2023-03-22 17:45:23,347 wheel INFO adding 'pylint/checkers/base/comparison_checker.py' 2023-03-22 17:45:23,347 wheel INFO adding 'pylint/checkers/base/docstring_checker.py' 2023-03-22 17:45:23,347 wheel INFO adding 'pylint/checkers/base/pass_checker.py' 2023-03-22 17:45:23,347 wheel INFO adding 'pylint/checkers/base/name_checker/__init__.py' 2023-03-22 17:45:23,347 wheel INFO adding 'pylint/checkers/base/name_checker/checker.py' 2023-03-22 17:45:23,348 wheel INFO adding 'pylint/checkers/base/name_checker/naming_style.py' 2023-03-22 17:45:23,348 wheel INFO adding 'pylint/checkers/classes/__init__.py' 2023-03-22 17:45:23,348 wheel INFO adding 'pylint/checkers/classes/class_checker.py' 2023-03-22 17:45:23,349 wheel INFO adding 'pylint/checkers/classes/special_methods_checker.py' 2023-03-22 17:45:23,349 wheel INFO adding 'pylint/checkers/refactoring/__init__.py' 2023-03-22 17:45:23,349 wheel INFO adding 'pylint/checkers/refactoring/implicit_booleaness_checker.py' 2023-03-22 17:45:23,350 wheel INFO adding 'pylint/checkers/refactoring/not_checker.py' 2023-03-22 17:45:23,350 wheel INFO adding 'pylint/checkers/refactoring/recommendation_checker.py' 2023-03-22 17:45:23,350 wheel INFO adding 'pylint/checkers/refactoring/refactoring_checker.py' 2023-03-22 17:45:23,351 wheel INFO adding 'pylint/config/__init__.py' 2023-03-22 17:45:23,351 wheel INFO adding 'pylint/config/argument.py' 2023-03-22 17:45:23,351 wheel INFO adding 'pylint/config/arguments_manager.py' 2023-03-22 17:45:23,352 wheel INFO adding 'pylint/config/arguments_provider.py' 2023-03-22 17:45:23,352 wheel INFO adding 'pylint/config/callback_actions.py' 2023-03-22 17:45:23,352 wheel INFO adding 'pylint/config/config_file_parser.py' 2023-03-22 17:45:23,352 wheel INFO adding 'pylint/config/config_initialization.py' 2023-03-22 17:45:23,352 wheel INFO adding 'pylint/config/configuration_mixin.py' 2023-03-22 17:45:23,352 wheel INFO adding 'pylint/config/deprecation_actions.py' 2023-03-22 17:45:23,353 wheel INFO adding 'pylint/config/environment_variable.py' 2023-03-22 17:45:23,353 wheel INFO adding 'pylint/config/exceptions.py' 2023-03-22 17:45:23,353 wheel INFO adding 'pylint/config/find_default_config_files.py' 2023-03-22 17:45:23,353 wheel INFO adding 'pylint/config/help_formatter.py' 2023-03-22 17:45:23,353 wheel INFO adding 'pylint/config/option.py' 2023-03-22 17:45:23,353 wheel INFO adding 'pylint/config/option_manager_mixin.py' 2023-03-22 17:45:23,354 wheel INFO adding 'pylint/config/option_parser.py' 2023-03-22 17:45:23,354 wheel INFO adding 'pylint/config/options_provider_mixin.py' 2023-03-22 17:45:23,354 wheel INFO adding 'pylint/config/utils.py' 2023-03-22 17:45:23,354 wheel INFO adding 'pylint/config/_pylint_config/__init__.py' 2023-03-22 17:45:23,354 wheel INFO adding 'pylint/config/_pylint_config/generate_command.py' 2023-03-22 17:45:23,354 wheel INFO adding 'pylint/config/_pylint_config/help_message.py' 2023-03-22 17:45:23,355 wheel INFO adding 'pylint/config/_pylint_config/main.py' 2023-03-22 17:45:23,355 wheel INFO adding 'pylint/config/_pylint_config/setup.py' 2023-03-22 17:45:23,355 wheel INFO adding 'pylint/config/_pylint_config/utils.py' 2023-03-22 17:45:23,355 wheel INFO adding 'pylint/extensions/__init__.py' 2023-03-22 17:45:23,355 wheel INFO adding 'pylint/extensions/_check_docs_utils.py' 2023-03-22 17:45:23,356 wheel INFO adding 'pylint/extensions/bad_builtin.py' 2023-03-22 17:45:23,356 wheel INFO adding 'pylint/extensions/broad_try_clause.py' 2023-03-22 17:45:23,356 wheel INFO adding 'pylint/extensions/check_elif.py' 2023-03-22 17:45:23,356 wheel INFO adding 'pylint/extensions/code_style.py' 2023-03-22 17:45:23,356 wheel INFO adding 'pylint/extensions/comparetozero.py' 2023-03-22 17:45:23,356 wheel INFO adding 'pylint/extensions/comparison_placement.py' 2023-03-22 17:45:23,357 wheel INFO adding 'pylint/extensions/confusing_elif.py' 2023-03-22 17:45:23,357 wheel INFO adding 'pylint/extensions/consider_refactoring_into_while_condition.py' 2023-03-22 17:45:23,357 wheel INFO adding 'pylint/extensions/consider_ternary_expression.py' 2023-03-22 17:45:23,357 wheel INFO adding 'pylint/extensions/dict_init_mutate.py' 2023-03-22 17:45:23,357 wheel INFO adding 'pylint/extensions/docparams.py' 2023-03-22 17:45:23,357 wheel INFO adding 'pylint/extensions/docstyle.py' 2023-03-22 17:45:23,358 wheel INFO adding 'pylint/extensions/dunder.py' 2023-03-22 17:45:23,358 wheel INFO adding 'pylint/extensions/empty_comment.py' 2023-03-22 17:45:23,358 wheel INFO adding 'pylint/extensions/emptystring.py' 2023-03-22 17:45:23,358 wheel INFO adding 'pylint/extensions/eq_without_hash.py' 2023-03-22 17:45:23,358 wheel INFO adding 'pylint/extensions/for_any_all.py' 2023-03-22 17:45:23,359 wheel INFO adding 'pylint/extensions/magic_value.py' 2023-03-22 17:45:23,359 wheel INFO adding 'pylint/extensions/mccabe.py' 2023-03-22 17:45:23,359 wheel INFO adding 'pylint/extensions/no_self_use.py' 2023-03-22 17:45:23,359 wheel INFO adding 'pylint/extensions/overlapping_exceptions.py' 2023-03-22 17:45:23,359 wheel INFO adding 'pylint/extensions/private_import.py' 2023-03-22 17:45:23,359 wheel INFO adding 'pylint/extensions/redefined_loop_name.py' 2023-03-22 17:45:23,360 wheel INFO adding 'pylint/extensions/redefined_variable_type.py' 2023-03-22 17:45:23,360 wheel INFO adding 'pylint/extensions/set_membership.py' 2023-03-22 17:45:23,360 wheel INFO adding 'pylint/extensions/typing.py' 2023-03-22 17:45:23,360 wheel INFO adding 'pylint/extensions/while_used.py' 2023-03-22 17:45:23,360 wheel INFO adding 'pylint/lint/__init__.py' 2023-03-22 17:45:23,361 wheel INFO adding 'pylint/lint/base_options.py' 2023-03-22 17:45:23,361 wheel INFO adding 'pylint/lint/caching.py' 2023-03-22 17:45:23,361 wheel INFO adding 'pylint/lint/expand_modules.py' 2023-03-22 17:45:23,361 wheel INFO adding 'pylint/lint/message_state_handler.py' 2023-03-22 17:45:23,361 wheel INFO adding 'pylint/lint/parallel.py' 2023-03-22 17:45:23,362 wheel INFO adding 'pylint/lint/pylinter.py' 2023-03-22 17:45:23,362 wheel INFO adding 'pylint/lint/report_functions.py' 2023-03-22 17:45:23,362 wheel INFO adding 'pylint/lint/run.py' 2023-03-22 17:45:23,362 wheel INFO adding 'pylint/lint/utils.py' 2023-03-22 17:45:23,363 wheel INFO adding 'pylint/message/__init__.py' 2023-03-22 17:45:23,363 wheel INFO adding 'pylint/message/_deleted_message_ids.py' 2023-03-22 17:45:23,363 wheel INFO adding 'pylint/message/message.py' 2023-03-22 17:45:23,363 wheel INFO adding 'pylint/message/message_definition.py' 2023-03-22 17:45:23,363 wheel INFO adding 'pylint/message/message_definition_store.py' 2023-03-22 17:45:23,363 wheel INFO adding 'pylint/message/message_id_store.py' 2023-03-22 17:45:23,364 wheel INFO adding 'pylint/pyreverse/__init__.py' 2023-03-22 17:45:23,364 wheel INFO adding 'pylint/pyreverse/diadefslib.py' 2023-03-22 17:45:23,364 wheel INFO adding 'pylint/pyreverse/diagrams.py' 2023-03-22 17:45:23,364 wheel INFO adding 'pylint/pyreverse/dot_printer.py' 2023-03-22 17:45:23,364 wheel INFO adding 'pylint/pyreverse/inspector.py' 2023-03-22 17:45:23,365 wheel INFO adding 'pylint/pyreverse/main.py' 2023-03-22 17:45:23,365 wheel INFO adding 'pylint/pyreverse/mermaidjs_printer.py' 2023-03-22 17:45:23,365 wheel INFO adding 'pylint/pyreverse/plantuml_printer.py' 2023-03-22 17:45:23,365 wheel INFO adding 'pylint/pyreverse/printer.py' 2023-03-22 17:45:23,365 wheel INFO adding 'pylint/pyreverse/printer_factory.py' 2023-03-22 17:45:23,365 wheel INFO adding 'pylint/pyreverse/utils.py' 2023-03-22 17:45:23,366 wheel INFO adding 'pylint/pyreverse/vcg_printer.py' 2023-03-22 17:45:23,366 wheel INFO adding 'pylint/pyreverse/writer.py' 2023-03-22 17:45:23,366 wheel INFO adding 'pylint/reporters/__init__.py' 2023-03-22 17:45:23,366 wheel INFO adding 'pylint/reporters/base_reporter.py' 2023-03-22 17:45:23,366 wheel INFO adding 'pylint/reporters/collecting_reporter.py' 2023-03-22 17:45:23,366 wheel INFO adding 'pylint/reporters/json_reporter.py' 2023-03-22 17:45:23,367 wheel INFO adding 'pylint/reporters/multi_reporter.py' 2023-03-22 17:45:23,367 wheel INFO adding 'pylint/reporters/reports_handler_mix_in.py' 2023-03-22 17:45:23,367 wheel INFO adding 'pylint/reporters/text.py' 2023-03-22 17:45:23,367 wheel INFO adding 'pylint/reporters/ureports/__init__.py' 2023-03-22 17:45:23,367 wheel INFO adding 'pylint/reporters/ureports/base_writer.py' 2023-03-22 17:45:23,367 wheel INFO adding 'pylint/reporters/ureports/nodes.py' 2023-03-22 17:45:23,368 wheel INFO adding 'pylint/reporters/ureports/text_writer.py' 2023-03-22 17:45:23,368 wheel INFO adding 'pylint/testutils/__init__.py' 2023-03-22 17:45:23,368 wheel INFO adding 'pylint/testutils/_run.py' 2023-03-22 17:45:23,368 wheel INFO adding 'pylint/testutils/checker_test_case.py' 2023-03-22 17:45:23,368 wheel INFO adding 'pylint/testutils/configuration_test.py' 2023-03-22 17:45:23,369 wheel INFO adding 'pylint/testutils/constants.py' 2023-03-22 17:45:23,369 wheel INFO adding 'pylint/testutils/decorator.py' 2023-03-22 17:45:23,369 wheel INFO adding 'pylint/testutils/functional_test_file.py' 2023-03-22 17:45:23,369 wheel INFO adding 'pylint/testutils/get_test_info.py' 2023-03-22 17:45:23,369 wheel INFO adding 'pylint/testutils/global_test_linter.py' 2023-03-22 17:45:23,369 wheel INFO adding 'pylint/testutils/lint_module_test.py' 2023-03-22 17:45:23,369 wheel INFO adding 'pylint/testutils/output_line.py' 2023-03-22 17:45:23,370 wheel INFO adding 'pylint/testutils/pyreverse.py' 2023-03-22 17:45:23,370 wheel INFO adding 'pylint/testutils/reporter_for_tests.py' 2023-03-22 17:45:23,370 wheel INFO adding 'pylint/testutils/testing_pylintrc' 2023-03-22 17:45:23,370 wheel INFO adding 'pylint/testutils/tokenize_str.py' 2023-03-22 17:45:23,370 wheel INFO adding 'pylint/testutils/unittest_linter.py' 2023-03-22 17:45:23,370 wheel INFO adding 'pylint/testutils/utils.py' 2023-03-22 17:45:23,371 wheel INFO adding 'pylint/testutils/_primer/__init__.py' 2023-03-22 17:45:23,371 wheel INFO adding 'pylint/testutils/_primer/package_to_lint.py' 2023-03-22 17:45:23,371 wheel INFO adding 'pylint/testutils/_primer/primer.py' 2023-03-22 17:45:23,371 wheel INFO adding 'pylint/testutils/_primer/primer_command.py' 2023-03-22 17:45:23,371 wheel INFO adding 'pylint/testutils/_primer/primer_compare_command.py' 2023-03-22 17:45:23,371 wheel INFO adding 'pylint/testutils/_primer/primer_prepare_command.py' 2023-03-22 17:45:23,372 wheel INFO adding 'pylint/testutils/_primer/primer_run_command.py' 2023-03-22 17:45:23,372 wheel INFO adding 'pylint/testutils/functional/__init__.py' 2023-03-22 17:45:23,372 wheel INFO adding 'pylint/testutils/functional/find_functional_tests.py' 2023-03-22 17:45:23,372 wheel INFO adding 'pylint/testutils/functional/lint_module_output_update.py' 2023-03-22 17:45:23,372 wheel INFO adding 'pylint/testutils/functional/test_file.py' 2023-03-22 17:45:23,372 wheel INFO adding 'pylint/utils/__init__.py' 2023-03-22 17:45:23,373 wheel INFO adding 'pylint/utils/ast_walker.py' 2023-03-22 17:45:23,373 wheel INFO adding 'pylint/utils/docs.py' 2023-03-22 17:45:23,373 wheel INFO adding 'pylint/utils/file_state.py' 2023-03-22 17:45:23,373 wheel INFO adding 'pylint/utils/linterstats.py' 2023-03-22 17:45:23,373 wheel INFO adding 'pylint/utils/pragma_parser.py' 2023-03-22 17:45:23,374 wheel INFO adding 'pylint/utils/utils.py' 2023-03-22 17:45:23,374 wheel INFO adding 'pylint-2.17.1.dist-info/CONTRIBUTORS.txt' 2023-03-22 17:45:23,374 wheel INFO adding 'pylint-2.17.1.dist-info/LICENSE' 2023-03-22 17:45:23,375 wheel INFO adding 'pylint-2.17.1.dist-info/METADATA' 2023-03-22 17:45:23,375 wheel INFO adding 'pylint-2.17.1.dist-info/WHEEL' 2023-03-22 17:45:23,375 wheel INFO adding 'pylint-2.17.1.dist-info/entry_points.txt' 2023-03-22 17:45:23,375 wheel INFO adding 'pylint-2.17.1.dist-info/top_level.txt' 2023-03-22 17:45:23,376 wheel INFO adding 'pylint-2.17.1.dist-info/RECORD' 2023-03-22 17:45:23,376 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-03-22 17:45:23,380 gpep517 INFO The backend produced dist/pylint-2.17.1-py3-none-any.whl pylint-2.17.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 -- /home/buildozer/aports/community/py3-pylint/src/pylint-2.17.1/testenv/bin/python3 cachedir: .pytest_cache benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-pylint/src/pylint-2.17.1, configfile: pyproject.toml plugins: benchmark-4.0.0, timeout-2.1.0, xdist-3.2.1 collecting ... collected 2137 items tests/test_check_parallel.py::TestCheckParallelFramework::test_worker_initialize PASSED [ 0%] tests/test_check_parallel.py::TestCheckParallelFramework::test_worker_initialize_with_package_paths PASSED [ 0%] tests/test_check_parallel.py::TestCheckParallelFramework::test_worker_initialize_pickling SKIPPED [ 0%] tests/test_check_parallel.py::TestCheckParallelFramework::test_worker_check_single_file_uninitialised PASSED [ 0%] tests/test_check_parallel.py::TestCheckParallelFramework::test_worker_check_single_file_no_checkers PASSED [ 0%] tests/test_check_parallel.py::TestCheckParallelFramework::test_linter_with_unpickleable_plugins_is_pickleable PASSED [ 0%] tests/test_check_parallel.py::TestCheckParallelFramework::test_worker_check_sequential_checker PASSED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_sequential_checkers_work PASSED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_invoke_single_job PASSED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[1-2-1] SKIPPED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[1-2-2] SKIPPED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[1-2-3] SKIPPED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[2-2-1] SKIPPED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[2-2-2] SKIPPED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[2-2-3] SKIPPED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[3-2-1] SKIPPED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[3-2-2] SKIPPED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[3-2-3] SKIPPED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[3-1-1] SKIPPED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[3-1-2] SKIPPED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[3-1-3] SKIPPED [ 0%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[10-2-1] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[10-2-2] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_compare_workers_to_single_proc[10-2-3] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_map_reduce[2-2-1] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_map_reduce[2-2-2] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_map_reduce[2-2-3] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_map_reduce[3-2-1] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_map_reduce[3-2-2] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_map_reduce[3-2-3] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_map_reduce[3-1-1] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_map_reduce[3-1-2] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_map_reduce[3-1-3] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_map_reduce[10-2-1] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_map_reduce[10-2-2] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_map_reduce[10-2-3] SKIPPED [ 1%] tests/test_check_parallel.py::TestCheckParallel::test_no_deadlock_due_to_initializer_error PASSED [ 1%] tests/test_deprecation.py::test_mapreducemixin PASSED [ 1%] tests/test_deprecation.py::test_reporter_implements PASSED [ 1%] tests/test_deprecation.py::test_checker_implements PASSED [ 1%] tests/test_deprecation.py::test_interfaces PASSED [ 1%] tests/test_deprecation.py::test_load_and_save_results PASSED [ 1%] tests/test_deprecation.py::test_filestate PASSED [ 2%] tests/test_deprecation.py::test_collectblocklines PASSED [ 2%] tests/test_deprecation.py::test_patch_sys_path PASSED [ 2%] tests/test_deprecation.py::test_fix_import_path PASSED [ 2%] tests/test_epylint.py::test_epylint_good_command PASSED [ 2%] tests/test_epylint.py::test_epylint_strange_command PASSED [ 2%] tests/test_func.py::test_functionality[func_i0013.py] PASSED [ 2%] tests/test_func.py::test_functionality[func_w0801.py] PASSED [ 2%] tests/test_func.py::test_functionality[func_w0401_disabled.py] PASSED [ 2%] tests/test_func.py::test_functionality[func_i0011.py] PASSED [ 2%] tests/test_func.py::test_functionality[func_i0022.py] PASSED [ 2%] tests/test_func.py::test_functionality[func_w0401_package] PASSED [ 2%] tests/test_func.py::test_functionality[func_w0401_disabled_in_func.py] PASSED [ 2%] tests/test_func.py::test_functionality[func_w0401.py] PASSED [ 2%] tests/test_func.py::test_functionality[func_noerror_cycle] PASSED [ 2%] tests/test_func.py::test_functionality[func_i0012.py] PASSED [ 2%] tests/test_func.py::test_functionality[func_i0014.py] PASSED [ 2%] tests/test_func.py::test_functionality[func_i0020.py] PASSED [ 2%] tests/test_functional.py::test_functional[anomalous_backslash_escape] PASSED [ 2%] tests/test_functional.py::test_functional[anomalous_unicode_escape] PASSED [ 2%] tests/test_functional.py::test_functional[arguments] PASSED [ 2%] tests/test_functional.py::test_functional[arguments_differ] PASSED [ 2%] tests/test_functional.py::test_functional[arguments_differ_issue5371] PASSED [ 3%] tests/test_functional.py::test_functional[arguments_out_of_order] PASSED [ 3%] tests/test_functional.py::test_functional[arguments_renamed] PASSED [ 3%] tests/test_functional.py::test_functional[assert_on_string_literal] PASSED [ 3%] tests/test_functional.py::test_functional[assert_on_tuple] PASSED [ 3%] tests/test_functional.py::test_functional[async_functions] PASSED [ 3%] tests/test_functional.py::test_functional[attribute_defined_outside_init] PASSED [ 3%] tests/test_functional.py::test_functional[attribute_defined_outside_init_py38] PASSED [ 3%] tests/test_functional.py::test_functional[await_outside_async] PASSED [ 3%] tests/test_functional.py::test_functional[abstract_abc_methods] PASSED [ 3%] tests/test_functional.py::test_functional[abstract_class_instantiated] PASSED [ 3%] tests/test_functional.py::test_functional[abstract_class_instantiated_in_class] PASSED [ 3%] tests/test_functional.py::test_functional[abstract_method] PASSED [ 3%] tests/test_functional.py::test_functional[access_attr_before_def_false_positive] PASSED [ 3%] tests/test_functional.py::test_functional[access_member_before_definition] PASSED [ 3%] tests/test_functional.py::test_functional[access_to__name__] PASSED [ 3%] tests/test_functional.py::test_functional[access_to_protected_members] PASSED [ 3%] tests/test_functional.py::test_functional[access_to_protected_members_typing] PASSED [ 3%] tests/test_functional.py::test_functional[alternative_union_syntax] PASSED [ 3%] tests/test_functional.py::test_functional[alternative_union_syntax_error] SKIPPED [ 3%] tests/test_functional.py::test_functional[alternative_union_syntax_py37] PASSED [ 3%] tests/test_functional.py::test_functional[alternative_union_syntax_regession_8119] PASSED [ 4%] tests/test_functional.py::test_functional[assigning_non_slot] PASSED [ 4%] tests/test_functional.py::test_functional[assigning_non_slot_4509] PASSED [ 4%] tests/test_functional.py::test_functional[assignment_expression] PASSED [ 4%] tests/test_functional.py::test_functional[assignment_from_no_return] PASSED [ 4%] tests/test_functional.py::test_functional[assignment_from_no_return_2] PASSED [ 4%] tests/test_functional.py::test_functional[assignment_from_no_return_py3] PASSED [ 4%] tests/test_functional.py::test_functional[bad_chained_comparison] PASSED [ 4%] tests/test_functional.py::test_functional[bad_except_order] PASSED [ 4%] tests/test_functional.py::test_functional[bad_exception_cause] PASSED [ 4%] tests/test_functional.py::test_functional[bad_indentation] PASSED [ 4%] tests/test_functional.py::test_functional[bad_inline_option] PASSED [ 4%] tests/test_functional.py::test_functional[bad_open_mode] PASSED [ 4%] tests/test_functional.py::test_functional[bad_option_value] PASSED [ 4%] tests/test_functional.py::test_functional[bad_option_value_disable] PASSED [ 4%] tests/test_functional.py::test_functional[bad_reversed_sequence] PASSED [ 4%] tests/test_functional.py::test_functional[bad_reversed_sequence_py37] SKIPPED [ 4%] tests/test_functional.py::test_functional[bad_reversed_sequence_py38] PASSED [ 4%] tests/test_functional.py::test_functional[bad_staticmethod_argument] PASSED [ 4%] tests/test_functional.py::test_functional[bad_string_format_type] PASSED [ 4%] tests/test_functional.py::test_functional[bad_thread_instantiation] PASSED [ 4%] tests/test_functional.py::test_functional[bare_except] PASSED [ 5%] tests/test_functional.py::test_functional[base_init_vars] PASSED [ 5%] tests/test_functional.py::test_functional[boolean_datetime] PASSED [ 5%] tests/test_functional.py::test_functional[broad_exception_caught] PASSED [ 5%] tests/test_functional.py::test_functional[broad_exception_raised] PASSED [ 5%] tests/test_functional.py::test_functional[bugfix_local_scope_metaclass_1177] PASSED [ 5%] tests/test_functional.py::test_functional[builtin_module_test] PASSED [ 5%] tests/test_functional.py::test_functional[bad_char_backspace] PASSED [ 5%] tests/test_functional.py::test_functional[bad_char_carriage_return] PASSED [ 5%] tests/test_functional.py::test_functional[bad_char_esc] PASSED [ 5%] tests/test_functional.py::test_functional[bad_char_sub] PASSED [ 5%] tests/test_functional.py::test_functional[bad_char_zero_width_space] PASSED [ 5%] tests/test_functional.py::test_functional[cached_property] PASSED [ 5%] tests/test_functional.py::test_functional[cell_var_from_loop_enabled_regression] PASSED [ 5%] tests/test_functional.py::test_functional[cellvar_escaping_loop] PASSED [ 5%] tests/test_functional.py::test_functional[class_attributes] PASSED [ 5%] tests/test_functional.py::test_functional[class_members] PASSED [ 5%] tests/test_functional.py::test_functional[class_members_py30] PASSED [ 5%] tests/test_functional.py::test_functional[class_protocol_ellipsis] PASSED [ 5%] tests/test_functional.py::test_functional[class_scope] PASSED [ 5%] tests/test_functional.py::test_functional[class_variable_slots_conflict_exempted] PASSED [ 5%] tests/test_functional.py::test_functional[classes_meth_could_be_a_function] PASSED [ 5%] tests/test_functional.py::test_functional[classes_protected_member_access] PASSED [ 6%] tests/test_functional.py::test_functional[comparison_of_constants] PASSED [ 6%] tests/test_functional.py::test_functional[comparison_with_callable] PASSED [ 6%] tests/test_functional.py::test_functional[comparison_with_callable_typing_constants] PASSED [ 6%] tests/test_functional.py::test_functional[condition_evals_to_constant] PASSED [ 6%] tests/test_functional.py::test_functional[confidence_filter] PASSED [ 6%] tests/test_functional.py::test_functional[confusing_with_statement] PASSED [ 6%] tests/test_functional.py::test_functional[continue_in_finally] PASSED [ 6%] tests/test_functional.py::test_functional[control_pragmas] PASSED [ 6%] tests/test_functional.py::test_functional[crash_missing_module_type] PASSED [ 6%] tests/test_functional.py::test_functional[ctor_arguments] PASSED [ 6%] tests/test_functional.py::test_functional[consider_iterating_dictionary] PASSED [ 6%] tests/test_functional.py::test_functional[consider_join] PASSED [ 6%] tests/test_functional.py::test_functional[consider_merging_isinstance] PASSED [ 6%] tests/test_functional.py::test_functional[consider_swap_variables] PASSED [ 6%] tests/test_functional.py::test_functional[consider_using_dict_comprehension] PASSED [ 6%] tests/test_functional.py::test_functional[consider_using_dict_items] PASSED [ 6%] tests/test_functional.py::test_functional[consider_using_enumerate] PASSED [ 6%] tests/test_functional.py::test_functional[consider_using_f_string] PASSED [ 6%] tests/test_functional.py::test_functional[consider_using_generator] PASSED [ 6%] tests/test_functional.py::test_functional[consider_using_get] PASSED [ 6%] tests/test_functional.py::test_functional[consider_using_in] PASSED [ 7%] tests/test_functional.py::test_functional[consider_using_min_max_builtin] PASSED [ 7%] tests/test_functional.py::test_functional[consider_using_set_comprehension] PASSED [ 7%] tests/test_functional.py::test_functional[consider_using_sys_exit] PASSED [ 7%] tests/test_functional.py::test_functional[consider_using_sys_exit_exempted] PASSED [ 7%] tests/test_functional.py::test_functional[consider_using_sys_exit_local_scope] PASSED [ 7%] tests/test_functional.py::test_functional[consider_using_with] PASSED [ 7%] tests/test_functional.py::test_functional[consider_using_with_open] PASSED [ 7%] tests/test_functional.py::test_functional[dangerous_default_value] PASSED [ 7%] tests/test_functional.py::test_functional[decorator_scope] PASSED [ 7%] tests/test_functional.py::test_functional[decorator_unused] PASSED [ 7%] tests/test_functional.py::test_functional[defined_and_used_on_same_line] PASSED [ 7%] tests/test_functional.py::test_functional[dict_iter_missing_items] PASSED [ 7%] tests/test_functional.py::test_functional[disable_msg_github_issue_1389] PASSED [ 7%] tests/test_functional.py::test_functional[disable_msg_next_line] PASSED [ 7%] tests/test_functional.py::test_functional[disable_ungrouped_imports] PASSED [ 7%] tests/test_functional.py::test_functional[disable_wrong_import_order] PASSED [ 7%] tests/test_functional.py::test_functional[disable_wrong_import_position] PASSED [ 7%] tests/test_functional.py::test_functional[disabled_msgid_in_pylintrc] PASSED [ 7%] tests/test_functional.py::test_functional[disallowed_name] PASSED [ 7%] tests/test_functional.py::test_functional[docstrings] PASSED [ 7%] tests/test_functional.py::test_functional[dotted_ancestor] PASSED [ 8%] tests/test_functional.py::test_functional[dataclass_kw_only] PASSED [ 8%] tests/test_functional.py::test_functional[dataclass_parameter] PASSED [ 8%] tests/test_functional.py::test_functional[dataclass_typecheck] PASSED [ 8%] tests/test_functional.py::test_functional[dataclass_with_default_factory] PASSED [ 8%] tests/test_functional.py::test_functional[dataclass_with_field] PASSED [ 8%] tests/test_functional.py::test_functional[deprecated_class_py33] SKIPPED [ 8%] tests/test_functional.py::test_functional[deprecated_decorators] PASSED [ 8%] tests/test_functional.py::test_functional[deprecated_method_suppression] PASSED [ 8%] tests/test_functional.py::test_functional[deprecated_methods_py3] SKIPPED [ 8%] tests/test_functional.py::test_functional[deprecated_methods_py36] PASSED [ 8%] tests/test_functional.py::test_functional[deprecated_methods_py38] SKIPPED [ 8%] tests/test_functional.py::test_functional[deprecated_methods_py39] SKIPPED [ 8%] tests/test_functional.py::test_functional[deprecated_module_py3] PASSED [ 8%] tests/test_functional.py::test_functional[deprecated_module_py310] PASSED [ 8%] tests/test_functional.py::test_functional[deprecated_module_py33] PASSED [ 8%] tests/test_functional.py::test_functional[deprecated_module_py36] PASSED [ 8%] tests/test_functional.py::test_functional[deprecated_module_py39] SKIPPED [ 8%] tests/test_functional.py::test_functional[deprecated_module_py39_earlier_pyversion] SKIPPED [ 8%] tests/test_functional.py::test_functional[deprecated_module_py4] PASSED [ 8%] tests/test_functional.py::test_functional[deprecated_module_redundant] PASSED [ 8%] tests/test_functional.py::test_functional[deprecated_module_uninstalled] PASSED [ 8%] tests/test_functional.py::test_functional[dot_relative_import] PASSED [ 9%] tests/test_functional.py::test_functional[dot_dot_relative_import] PASSED [ 9%] tests/test_functional.py::test_functional[duplicate_argument_name] PASSED [ 9%] tests/test_functional.py::test_functional[duplicate_argument_name_py3] PASSED [ 9%] tests/test_functional.py::test_functional[duplicate_bases] PASSED [ 9%] tests/test_functional.py::test_functional[duplicate_dict_literal_key] PASSED [ 9%] tests/test_functional.py::test_functional[duplicate_except] PASSED [ 9%] tests/test_functional.py::test_functional[duplicate_string_formatting_argument] PASSED [ 9%] tests/test_functional.py::test_functional[duplicate_value] PASSED [ 9%] tests/test_functional.py::test_functional[.#emacs_file_lock] PASSED [ 9%] tests/test_functional.py::test_functional[.#emacs_file_lock_by_conf] PASSED [ 9%] tests/test_functional.py::test_functional[.#emacs_file_lock_redefined_conf] PASSED [ 9%] tests/test_functional.py::test_functional[e1101_9588_base_attr_aug_assign] PASSED [ 9%] tests/test_functional.py::test_functional[empty_docstring] PASSED [ 9%] tests/test_functional.py::test_functional[enum_self_defined_member_5138] PASSED [ 9%] tests/test_functional.py::test_functional[enum_self_defined_member_6805] PASSED [ 9%] tests/test_functional.py::test_functional[enum_subclasses] PASSED [ 9%] tests/test_functional.py::test_functional[eval_used] PASSED [ 9%] tests/test_functional.py::test_functional[exception_is_binary_op] PASSED [ 9%] tests/test_functional.py::test_functional[excess_escapes] PASSED [ 9%] tests/test_functional.py::test_functional[exec_used] PASSED [ 9%] tests/test_functional.py::test_functional[external_classmethod_crash] PASSED [ 10%] tests/test_functional.py::test_functional[dict_init_mutate] PASSED [ 10%] tests/test_functional.py::test_functional[plugin_does_not_exists] PASSED [ 10%] tests/test_functional.py::test_functional[bad_builtin_extension] PASSED [ 10%] tests/test_functional.py::test_functional[bad_builtins] PASSED [ 10%] tests/test_functional.py::test_functional[bad_dunder_name] PASSED [ 10%] tests/test_functional.py::test_functional[broad_try_clause_extension] PASSED [ 10%] tests/test_functional.py::test_functional[check_elif] PASSED [ 10%] tests/test_functional.py::test_functional[cs_consider_using_assignment_expr] PASSED [ 10%] tests/test_functional.py::test_functional[cs_consider_using_augmented_assign] PASSED [ 10%] tests/test_functional.py::test_functional[cs_consider_using_namedtuple_or_dataclass] PASSED [ 10%] tests/test_functional.py::test_functional[cs_consider_using_tuple] PASSED [ 10%] tests/test_functional.py::test_functional[cs_default] PASSED [ 10%] tests/test_functional.py::test_functional[cs_py_version_35] PASSED [ 10%] tests/test_functional.py::test_functional[compare_to_zero] PASSED [ 10%] tests/test_functional.py::test_functional[misplaced_comparison_constant] PASSED [ 10%] tests/test_functional.py::test_functional[confusing_elif] PASSED [ 10%] tests/test_functional.py::test_functional[consider_refactoring_into_while_condition] PASSED [ 10%] tests/test_functional.py::test_functional[consider_refactoring_into_while_condition_py38] PASSED [ 10%] tests/test_functional.py::test_functional[consider_ternary_expression] PASSED [ 10%] tests/test_functional.py::test_functional[docparams] PASSED [ 10%] tests/test_functional.py::test_functional[docparams_py38] PASSED [ 10%] tests/test_functional.py::test_functional[missing_param_doc0] PASSED [ 11%] tests/test_functional.py::test_functional[useless_type_doc] PASSED [ 11%] tests/test_functional.py::test_functional[missing_param_doc1] PASSED [ 11%] tests/test_functional.py::test_functional[missing_param_doc_required] PASSED [ 11%] tests/test_functional.py::test_functional[missing_param_doc_required_Google] PASSED [ 11%] tests/test_functional.py::test_functional[missing_param_doc_required_Numpy] PASSED [ 11%] tests/test_functional.py::test_functional[missing_param_doc_required_Sphinx] PASSED [ 11%] tests/test_functional.py::test_functional[missing_param_doc_required_min_length] PASSED [ 11%] tests/test_functional.py::test_functional[missing_param_doc_required_no_doc_rgx_check_init] PASSED [ 11%] tests/test_functional.py::test_functional[missing_param_doc_required_no_doc_rgx_check_none] PASSED [ 11%] tests/test_functional.py::test_functional[missing_param_doc_required_no_doc_rgx_default] PASSED [ 11%] tests/test_functional.py::test_functional[missing_param_doc_required_no_doc_rgx_test_all] PASSED [ 11%] tests/test_functional.py::test_functional[missing_raises_doc] PASSED [ 11%] tests/test_functional.py::test_functional[missing_raises_doc_Google] PASSED [ 11%] tests/test_functional.py::test_functional[missing_raises_doc_Numpy] PASSED [ 11%] tests/test_functional.py::test_functional[missing_raises_doc_Sphinx] PASSED [ 11%] tests/test_functional.py::test_functional[missing_raises_doc_options] PASSED [ 11%] tests/test_functional.py::test_functional[missing_raises_doc_required] PASSED [ 11%] tests/test_functional.py::test_functional[missing_raises_doc_required_Google] PASSED [ 11%] tests/test_functional.py::test_functional[missing_raises_doc_required_Numpy] PASSED [ 11%] tests/test_functional.py::test_functional[missing_raises_doc_required_Sphinx] PASSED [ 11%] tests/test_functional.py::test_functional[missing_raises_doc_required_exc_inheritance] PASSED [ 12%] tests/test_functional.py::test_functional[missing_return_doc] PASSED [ 12%] tests/test_functional.py::test_functional[missing_return_doc_Google] PASSED [ 12%] tests/test_functional.py::test_functional[missing_return_doc_Numpy] PASSED [ 12%] tests/test_functional.py::test_functional[missing_return_doc_Sphinx] PASSED [ 12%] tests/test_functional.py::test_functional[missing_return_doc_required] PASSED [ 12%] tests/test_functional.py::test_functional[missing_return_doc_required_Google] PASSED [ 12%] tests/test_functional.py::test_functional[missing_return_doc_required_Numpy] PASSED [ 12%] tests/test_functional.py::test_functional[missing_return_doc_required_Sphinx] PASSED [ 12%] tests/test_functional.py::test_functional[missing_yield_doc] PASSED [ 12%] tests/test_functional.py::test_functional[missing_yield_doc_Google] PASSED [ 12%] tests/test_functional.py::test_functional[missing_yield_doc_Numpy] PASSED [ 12%] tests/test_functional.py::test_functional[missing_yield_doc_Sphinx] PASSED [ 12%] tests/test_functional.py::test_functional[missing_yield_doc_required] PASSED [ 12%] tests/test_functional.py::test_functional[missing_yield_doc_required_Google] PASSED [ 12%] tests/test_functional.py::test_functional[missing_yield_doc_required_Numpy] PASSED [ 12%] tests/test_functional.py::test_functional[missing_yield_doc_required_Sphinx] PASSED [ 12%] tests/test_functional.py::test_functional[docstyle_first_line_empty] PASSED [ 12%] tests/test_functional.py::test_functional[docstyle_quotes] PASSED [ 12%] tests/test_functional.py::test_functional[empty_comment] PASSED [ 12%] tests/test_functional.py::test_functional[empty_string_comparison] PASSED [ 12%] tests/test_functional.py::test_functional[eq_without_hash] PASSED [ 13%] tests/test_functional.py::test_functional[for_any_all] PASSED [ 13%] tests/test_functional.py::test_functional[magic_value_comparison] PASSED [ 13%] tests/test_functional.py::test_functional[mccabe] PASSED [ 13%] tests/test_functional.py::test_functional[no_self_use] PASSED [ 13%] tests/test_functional.py::test_functional[overlapping_exceptions] PASSED [ 13%] tests/test_functional.py::test_functional[private_import] PASSED [ 13%] tests/test_functional.py::test_functional[redefined_loop_name] PASSED [ 13%] tests/test_functional.py::test_functional[reused_outer_loop_variable] PASSED [ 13%] tests/test_functional.py::test_functional[redefined_variable_type] PASSED [ 13%] tests/test_functional.py::test_functional[regression_newtype_fstring] PASSED [ 13%] tests/test_functional.py::test_functional[use_set_membership] PASSED [ 13%] tests/test_functional.py::test_functional[redundant_typehint_argument] PASSED [ 13%] tests/test_functional.py::test_functional[redundant_typehint_argument_py310] PASSED [ 13%] tests/test_functional.py::test_functional[typing_broken_callable] PASSED [ 13%] tests/test_functional.py::test_functional[typing_broken_callable_deprecated_alias] PASSED [ 13%] tests/test_functional.py::test_functional[typing_broken_callable_future_import] PASSED [ 13%] tests/test_functional.py::test_functional[typing_broken_noreturn] PASSED [ 13%] tests/test_functional.py::test_functional[typing_broken_noreturn_future_import] PASSED [ 13%] tests/test_functional.py::test_functional[typing_broken_noreturn_py372] PASSED [ 13%] tests/test_functional.py::test_functional[typing_consider_using_alias] PASSED [ 13%] tests/test_functional.py::test_functional[typing_consider_using_alias_without_future] PASSED [ 13%] tests/test_functional.py::test_functional[typing_consider_using_union] PASSED [ 14%] tests/test_functional.py::test_functional[typing_consider_using_union_py310] PASSED [ 14%] tests/test_functional.py::test_functional[typing_consider_using_union_without_future] PASSED [ 14%] tests/test_functional.py::test_functional[typing_deprecated_alias] PASSED [ 14%] tests/test_functional.py::test_functional[while_used] PASSED [ 14%] tests/test_functional.py::test_functional[f_string_without_interpolation] PASSED [ 14%] tests/test_functional.py::test_functional[fallback_import_disabled] PASSED [ 14%] tests/test_functional.py::test_functional[fallback_import_enabled] PASSED [ 14%] tests/test_functional.py::test_functional[first_arg] PASSED [ 14%] tests/test_functional.py::test_functional[fixme] PASSED [ 14%] tests/test_functional.py::test_functional[fixme_bad_formatting_1139] PASSED [ 14%] tests/test_functional.py::test_functional[forgotten_debug_statement_py37] PASSED [ 14%] tests/test_functional.py::test_functional[formatted_string_literal_with_if] PASSED [ 14%] tests/test_functional.py::test_functional[func_disable_linebased] PASSED [ 14%] tests/test_functional.py::test_functional[function_redefined] PASSED [ 14%] tests/test_functional.py::test_functional[function_redefined_2540] PASSED [ 14%] tests/test_functional.py::test_functional[future_import] PASSED [ 14%] tests/test_functional.py::test_functional[future_unicode_literals] PASSED [ 14%] tests/test_functional.py::test_functional[generated_members] PASSED [ 14%] tests/test_functional.py::test_functional[genexp_in_class_scope] PASSED [ 14%] tests/test_functional.py::test_functional[genexpr_variable_scope] PASSED [ 14%] tests/test_functional.py::test_functional[globals] PASSED [ 15%] tests/test_functional.py::test_functional[generic_alias_collections] PASSED [ 15%] tests/test_functional.py::test_functional[generic_alias_collections_py37] SKIPPED [ 15%] tests/test_functional.py::test_functional[generic_alias_collections_py37_with_typing] SKIPPED [ 15%] tests/test_functional.py::test_functional[generic_alias_mixed_py37] SKIPPED [ 15%] tests/test_functional.py::test_functional[generic_alias_mixed_py39] PASSED [ 15%] tests/test_functional.py::test_functional[generic_alias_postponed_evaluation_py37] SKIPPED [ 15%] tests/test_functional.py::test_functional[generic_alias_related] PASSED [ 15%] tests/test_functional.py::test_functional[generic_alias_related_py39] PASSED [ 15%] tests/test_functional.py::test_functional[generic_alias_side_effects] PASSED [ 15%] tests/test_functional.py::test_functional[generic_alias_typing] PASSED [ 15%] tests/test_functional.py::test_functional[import_aliasing] PASSED [ 15%] tests/test_functional.py::test_functional[import_error] PASSED [ 15%] tests/test_functional.py::test_functional[import_itself] PASSED [ 15%] tests/test_functional.py::test_functional[import_outside_toplevel] PASSED [ 15%] tests/test_functional.py::test_functional[inference_crash_4692] PASSED [ 15%] tests/test_functional.py::test_functional[inherit_non_class] PASSED [ 15%] tests/test_functional.py::test_functional[init_is_generator] PASSED [ 15%] tests/test_functional.py::test_functional[init_not_called] PASSED [ 15%] tests/test_functional.py::test_functional[init_return_from_inner_function] PASSED [ 15%] tests/test_functional.py::test_functional[init_subclass_classmethod] PASSED [ 15%] tests/test_functional.py::test_functional[inner_classes] PASSED [ 16%] tests/test_functional.py::test_functional[isinstance_second_argument] PASSED [ 16%] tests/test_functional.py::test_functional[isinstance_second_argument_py310] PASSED [ 16%] tests/test_functional.py::test_functional[iterable_context] PASSED [ 16%] tests/test_functional.py::test_functional[iterable_context_asyncio] SKIPPED [ 16%] tests/test_functional.py::test_functional[iterable_context_py3] PASSED [ 16%] tests/test_functional.py::test_functional[iterable_context_py36] PASSED [ 16%] tests/test_functional.py::test_functional[implicit_flag_alias] PASSED [ 16%] tests/test_functional.py::test_functional[implicit_str_concat] PASSED [ 16%] tests/test_functional.py::test_functional[implicit_str_concat_latin1] PASSED [ 16%] tests/test_functional.py::test_functional[implicit_str_concat_multiline] PASSED [ 16%] tests/test_functional.py::test_functional[implicit_str_concat_utf8] PASSED [ 16%] tests/test_functional.py::test_functional[inconsistent_mro] PASSED [ 16%] tests/test_functional.py::test_functional[inconsistent_quotes] PASSED [ 16%] tests/test_functional.py::test_functional[inconsistent_quotes2] PASSED [ 16%] tests/test_functional.py::test_functional[inconsistent_returns] PASSED [ 16%] tests/test_functional.py::test_functional[inconsistent_returns_noreturn] PASSED [ 16%] tests/test_functional.py::test_functional[invalid_all_format] PASSED [ 16%] tests/test_functional.py::test_functional[invalid_all_format_valid_1] PASSED [ 16%] tests/test_functional.py::test_functional[invalid_all_format_valid_2] PASSED [ 16%] tests/test_functional.py::test_functional[invalid_all_format_valid_3] PASSED [ 16%] tests/test_functional.py::test_functional[invalid_all_format_valid_4] PASSED [ 16%] tests/test_functional.py::test_functional[invalid_all_format_valid_5] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_all_format_valid_6] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_all_object] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_bool_returned] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_bytes_returned] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_class_object] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_enum_extension] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_envvar_value] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_format_returned] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_hash_returned] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_index_returned] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_metaclass] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_metaclass_py3] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_name] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_overridden_method] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_repr_returned] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_sequence_index] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_slice_index] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_star_assignment_target] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_str_returned] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_unary_operand_type] PASSED [ 17%] tests/test_functional.py::test_functional[invalid_exceptions_caught] SKIPPED [ 18%] tests/test_functional.py::test_functional[invalid_exceptions_raised] PASSED [ 18%] tests/test_functional.py::test_functional[invalid_getnewargs_ex_returned] PASSED [ 18%] tests/test_functional.py::test_functional[invalid_getnewargs_returned] PASSED [ 18%] tests/test_functional.py::test_functional[invalid_length_hint_returned] PASSED [ 18%] tests/test_functional.py::test_functional[invalid_length_returned] PASSED [ 18%] tests/test_functional.py::test_functional[invalid_name-module-disable] PASSED [ 18%] tests/test_functional.py::test_functional[invalid_name_issue_3405] PASSED [ 18%] tests/test_functional.py::test_functional[invalid_name_module_level] PASSED [ 18%] tests/test_functional.py::test_functional[invalid_name_multinaming_style] PASSED [ 18%] tests/test_functional.py::test_functional[invalid_name_property] PASSED [ 18%] tests/test_functional.py::test_functional[keyword_arg_before_vararg] PASSED [ 18%] tests/test_functional.py::test_functional[lambda_use_before_assign] PASSED [ 18%] tests/test_functional.py::test_functional[literal_comparison] PASSED [ 18%] tests/test_functional.py::test_functional[logical_tautology] PASSED [ 18%] tests/test_functional.py::test_functional[loopvar_in_dict_comp] PASSED [ 18%] tests/test_functional.py::test_functional[lost_exception] PASSED [ 18%] tests/test_functional.py::test_functional[line_endings] PASSED [ 18%] tests/test_functional.py::test_functional[line_too_long] PASSED [ 18%] tests/test_functional.py::test_functional[line_too_long_end_of_module] PASSED [ 18%] tests/test_functional.py::test_functional[line_too_long_with_utf8] PASSED [ 18%] tests/test_functional.py::test_functional[line_too_long_with_utf8_2] PASSED [ 18%] tests/test_functional.py::test_functional[logging_format_interpolation] PASSED [ 19%] tests/test_functional.py::test_functional[logging_format_interpolation_py36] PASSED [ 19%] tests/test_functional.py::test_functional[logging_format_interpolation_style] PASSED [ 19%] tests/test_functional.py::test_functional[logging_fstring_interpolation_py36] PASSED [ 19%] tests/test_functional.py::test_functional[logging_fstring_interpolation_py37] PASSED [ 19%] tests/test_functional.py::test_functional[logging_not_lazy] PASSED [ 19%] tests/test_functional.py::test_functional[logging_not_lazy_module] PASSED [ 19%] tests/test_functional.py::test_functional[logging_not_lazy_with_logger] PASSED [ 19%] tests/test_functional.py::test_functional[logging_too_few_args] PASSED [ 19%] tests/test_functional.py::test_functional[logging_too_many_args] PASSED [ 19%] tests/test_functional.py::test_functional[mapping_context] PASSED [ 19%] tests/test_functional.py::test_functional[mapping_context_py3] PASSED [ 19%] tests/test_functional.py::test_functional[membership_protocol] PASSED [ 19%] tests/test_functional.py::test_functional[membership_protocol_py3] PASSED [ 19%] tests/test_functional.py::test_functional[metaclass_attr_access] PASSED [ 19%] tests/test_functional.py::test_functional[method_cache_max_size_none] PASSED [ 19%] tests/test_functional.py::test_functional[method_cache_max_size_none_py39] PASSED [ 19%] tests/test_functional.py::test_functional[method_hidden] PASSED [ 19%] tests/test_functional.py::test_functional[misplaced_bare_raise] PASSED [ 19%] tests/test_functional.py::test_functional[misplaced_format_function] PASSED [ 19%] tests/test_functional.py::test_functional[misplaced_future] PASSED [ 19%] tests/test_functional.py::test_functional[mixin_class_rgx] PASSED [ 20%] tests/test_functional.py::test_functional[modified_iterating] PASSED [ 20%] tests/test_functional.py::test_functional[module___dict__] PASSED [ 20%] tests/test_functional.py::test_functional[monkeypatch_method] PASSED [ 20%] tests/test_functional.py::test_functional[multiple_imports] PASSED [ 20%] tests/test_functional.py::test_functional[multiple_statements] PASSED [ 20%] tests/test_functional.py::test_functional[multiple_statements_single_line] PASSED [ 20%] tests/test_functional.py::test_functional[member_checks] PASSED [ 20%] tests/test_functional.py::test_functional[member_checks_hints] PASSED [ 20%] tests/test_functional.py::test_functional[member_checks_ignore_none] PASSED [ 20%] tests/test_functional.py::test_functional[member_checks_inference_improvements] PASSED [ 20%] tests/test_functional.py::test_functional[member_checks_no_hints] PASSED [ 20%] tests/test_functional.py::test_functional[member_checks_opaque] PASSED [ 20%] tests/test_functional.py::test_functional[member_checks_py37] PASSED [ 20%] tests/test_functional.py::test_functional[member_checks_typed_annotations] PASSED [ 20%] tests/test_functional.py::test_functional[missing_class_docstring] PASSED [ 20%] tests/test_functional.py::test_functional[missing_docstring] PASSED [ 20%] tests/test_functional.py::test_functional[missing_docstring_new_style] PASSED [ 20%] tests/test_functional.py::test_functional[missing_final_newline] PASSED [ 20%] tests/test_functional.py::test_functional[missing_function_docstring] PASSED [ 20%] tests/test_functional.py::test_functional[missing_function_docstring_min_length] PASSED [ 20%] tests/test_functional.py::test_functional[missing_function_docstring_rgx] PASSED [ 21%] tests/test_functional.py::test_functional[missing_kwoa] PASSED [ 21%] tests/test_functional.py::test_functional[missing_module_docstring] PASSED [ 21%] tests/test_functional.py::test_functional[missing_module_docstring_disabled] PASSED [ 21%] tests/test_functional.py::test_functional[missing_module_docstring_empty] PASSED [ 21%] tests/test_functional.py::test_functional[missing_parentheses_for_call_in_test] PASSED [ 21%] tests/test_functional.py::test_functional[missing_self_argument] PASSED [ 21%] tests/test_functional.py::test_functional[missing_timeout] PASSED [ 21%] tests/test_functional.py::test_functional[namePresetCamelCase] PASSED [ 21%] tests/test_functional.py::test_functional[named_expr_without_context_py38] PASSED [ 21%] tests/test_functional.py::test_functional[namedtuple_member_inference] PASSED [ 21%] tests/test_functional.py::test_functional[names_in__all__] PASSED [ 21%] tests/test_functional.py::test_functional[nan_comparison_check] PASSED [ 21%] tests/test_functional.py::test_functional[nested_blocks_issue1088] PASSED [ 21%] tests/test_functional.py::test_functional[nested_func_defined_in_loop] PASSED [ 21%] tests/test_functional.py::test_functional[nested_min_max] PASSED [ 21%] tests/test_functional.py::test_functional[new_style_class_py_30] PASSED [ 21%] tests/test_functional.py::test_functional[none_dunder_protocols] PASSED [ 21%] tests/test_functional.py::test_functional[none_dunder_protocols_py38] PASSED [ 21%] tests/test_functional.py::test_functional[nonexistent_operator] PASSED [ 21%] tests/test_functional.py::test_functional[nonlocal_and_global] PASSED [ 21%] tests/test_functional.py::test_functional[nonlocal_without_binding] PASSED [ 21%] tests/test_functional.py::test_functional[not_async_context_manager] PASSED [ 22%] tests/test_functional.py::test_functional[not_async_context_manager_py37] PASSED [ 22%] tests/test_functional.py::test_functional[not_callable] PASSED [ 22%] tests/test_functional.py::test_functional[not_context_manager] PASSED [ 22%] tests/test_functional.py::test_functional[not_in_loop] PASSED [ 22%] tests/test_functional.py::test_functional[name_final] PASSED [ 22%] tests/test_functional.py::test_functional[name_final_snake_case] PASSED [ 22%] tests/test_functional.py::test_functional[name_good_bad_names_regex] PASSED [ 22%] tests/test_functional.py::test_functional[name_preset_snake_case] PASSED [ 22%] tests/test_functional.py::test_functional[name_styles] PASSED [ 22%] tests/test_functional.py::test_functional[no_classmethod_decorator] PASSED [ 22%] tests/test_functional.py::test_functional[no_dummy_redefined] PASSED [ 22%] tests/test_functional.py::test_functional[no_else_break] PASSED [ 22%] tests/test_functional.py::test_functional[no_else_continue] PASSED [ 22%] tests/test_functional.py::test_functional[no_else_raise] PASSED [ 22%] tests/test_functional.py::test_functional[no_else_return] PASSED [ 22%] tests/test_functional.py::test_functional[no_member] PASSED [ 22%] tests/test_functional.py::test_functional[no_member_assign_same_line] PASSED [ 22%] tests/test_functional.py::test_functional[no_member_augassign] PASSED [ 22%] tests/test_functional.py::test_functional[no_member_binary_operations] PASSED [ 22%] tests/test_functional.py::test_functional[no_member_dataclasses] PASSED [ 22%] tests/test_functional.py::test_functional[no_member_if_statements] PASSED [ 23%] tests/test_functional.py::test_functional[no_member_imports] PASSED [ 23%] tests/test_functional.py::test_functional[no_member_nested_namedtuple] PASSED [ 23%] tests/test_functional.py::test_functional[no_member_subclassed_dataclasses] PASSED [ 23%] tests/test_functional.py::test_functional[no_method_argument_py38] PASSED [ 23%] tests/test_functional.py::test_functional[no_name_in_module] PASSED [ 23%] tests/test_functional.py::test_functional[no_self_argument] PASSED [ 23%] tests/test_functional.py::test_functional[no_self_argument_py37] PASSED [ 23%] tests/test_functional.py::test_functional[no_staticmethod_decorator] PASSED [ 23%] tests/test_functional.py::test_functional[no_warning_docstring] PASSED [ 23%] tests/test_functional.py::test_functional[non_ascii_name] PASSED [ 23%] tests/test_functional.py::test_functional[non_ascii_name_backward_test_code] PASSED [ 23%] tests/test_functional.py::test_functional[non_ascii_name_backward_test_msg] PASSED [ 23%] tests/test_functional.py::test_functional[non_init_parent_called] PASSED [ 23%] tests/test_functional.py::test_functional[non_iterator_returned] PASSED [ 23%] tests/test_functional.py::test_functional[non_parent_init_called] PASSED [ 23%] tests/test_functional.py::test_functional[non_str_assignment_to_dunder_name] PASSED [ 23%] tests/test_functional.py::test_functional[non_ascii_import] PASSED [ 23%] tests/test_functional.py::test_functional[non_ascii_import_as_bad] PASSED [ 23%] tests/test_functional.py::test_functional[non_ascii_import_as_okay] PASSED [ 23%] tests/test_functional.py::test_functional[non_ascii_import_from_as] PASSED [ 23%] tests/test_functional.py::test_functional[non_ascii_name_assignment_expressions] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_decorator] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_dict_kwargs] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_for_loop] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_function] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_function_argument_py38] SKIPPED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_function_argument_py39plus] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_inline_var] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_kwargs_py38] SKIPPED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_kwargs_py39plus] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_local] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_lo\u0142] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_pos_and_kwonly_function] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_staticmethod] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_try_except] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_variable] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_class] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_class_attribute] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_class_constant] PASSED [ 24%] tests/test_functional.py::test_functional[non_ascii_name_class_method] PASSED [ 24%] tests/test_functional.py::test_functional[object_as_class_attribute] PASSED [ 24%] tests/test_functional.py::test_functional[overloaded_operator] PASSED [ 24%] tests/test_functional.py::test_functional[overridden_final_method_py38] PASSED [ 25%] tests/test_functional.py::test_functional[overridden_final_method_regression] PASSED [ 25%] tests/test_functional.py::test_functional[pattern_matching] PASSED [ 25%] tests/test_functional.py::test_functional[positional_only_arguments_expected] PASSED [ 25%] tests/test_functional.py::test_functional[postponed_evaluation_activated] PASSED [ 25%] tests/test_functional.py::test_functional[postponed_evaluation_activated_with_alias] PASSED [ 25%] tests/test_functional.py::test_functional[postponed_evaluation_not_activated] PASSED [ 25%] tests/test_functional.py::test_functional[postponed_evaluation_pep585] SKIPPED [ 25%] tests/test_functional.py::test_functional[postponed_evaluation_pep585_error] SKIPPED [ 25%] tests/test_functional.py::test_functional[postponed_evaluation_pep585_py39] PASSED [ 25%] tests/test_functional.py::test_functional[potential_index_error] PASSED [ 25%] tests/test_functional.py::test_functional[pragma_after_backslash] PASSED [ 25%] tests/test_functional.py::test_functional[preferred_module] PASSED [ 25%] tests/test_functional.py::test_functional[property_affectation_py26] PASSED [ 25%] tests/test_functional.py::test_functional[property_with_parameters] PASSED [ 25%] tests/test_functional.py::test_functional[protected_access] PASSED [ 25%] tests/test_functional.py::test_functional[protected_access_access_different_scopes] PASSED [ 25%] tests/test_functional.py::test_functional[protected_access_special_methods_off] PASSED [ 25%] tests/test_functional.py::test_functional[protected_access_special_methods_on] PASSED [ 25%] tests/test_functional.py::test_functional[protocol_classes] PASSED [ 25%] tests/test_functional.py::test_functional[protocol_classes_abstract] PASSED [ 25%] tests/test_functional.py::test_functional[py_version_35] PASSED [ 26%] tests/test_functional.py::test_functional[raise_missing_from] PASSED [ 26%] tests/test_functional.py::test_functional[redeclared_assigned_name] PASSED [ 26%] tests/test_functional.py::test_functional[redefine_loop] PASSED [ 26%] tests/test_functional.py::test_functional[redundant_u_string_prefix] PASSED [ 26%] tests/test_functional.py::test_functional[redundant_unittest_assert] PASSED [ 26%] tests/test_functional.py::test_functional[reimport] PASSED [ 26%] tests/test_functional.py::test_functional[reimported] PASSED [ 26%] tests/test_functional.py::test_functional[renamed_import_logging_not_lazy] PASSED [ 26%] tests/test_functional.py::test_functional[repeated_keyword] PASSED [ 26%] tests/test_functional.py::test_functional[return_in_init] PASSED [ 26%] tests/test_functional.py::test_functional[return_outside_function] PASSED [ 26%] tests/test_functional.py::test_functional[raising_bad_type] PASSED [ 26%] tests/test_functional.py::test_functional[raising_format_tuple] PASSED [ 26%] tests/test_functional.py::test_functional[raising_non_exception] PASSED [ 26%] tests/test_functional.py::test_functional[raising_self] PASSED [ 26%] tests/test_functional.py::test_functional[recursion_error_2667] PASSED [ 26%] tests/test_functional.py::test_functional[recursion_error_2836] PASSED [ 26%] tests/test_functional.py::test_functional[recursion_error_2861] PASSED [ 26%] tests/test_functional.py::test_functional[recursion_error_2899] PASSED [ 26%] tests/test_functional.py::test_functional[recursion_error_2906] PASSED [ 26%] tests/test_functional.py::test_functional[recursion_error_3152] PASSED [ 27%] tests/test_functional.py::test_functional[recursion_error_3159] PASSED [ 27%] tests/test_functional.py::test_functional[recursion_error_940] PASSED [ 27%] tests/test_functional.py::test_functional[recursion_error_crash] PASSED [ 27%] tests/test_functional.py::test_functional[recursion_error_crash_2683] PASSED [ 27%] tests/test_functional.py::test_functional[recursion_error_crash_astroid_623] PASSED [ 27%] tests/test_functional.py::test_functional[recursion_regression_2960] PASSED [ 27%] tests/test_functional.py::test_functional[redefined_argument_from_local] PASSED [ 27%] tests/test_functional.py::test_functional[redefined_builtin] PASSED [ 27%] tests/test_functional.py::test_functional[redefined_builtin_allowed] PASSED [ 27%] tests/test_functional.py::test_functional[redefined_except_handler] PASSED [ 27%] tests/test_functional.py::test_functional[redefined_outer_name_type_checking] PASSED [ 27%] tests/test_functional.py::test_functional[redefined_slots] PASSED [ 27%] tests/test_functional.py::test_functional[regression_1326_crash_uninferable] PASSED [ 27%] tests/test_functional.py::test_functional[regression_2306_enum_value] PASSED [ 27%] tests/test_functional.py::test_functional[regression_2443_duplicate_bases] PASSED [ 27%] tests/test_functional.py::test_functional[regression_2913] PASSED [ 27%] tests/test_functional.py::test_functional[regression_2937_ifexp] PASSED [ 27%] tests/test_functional.py::test_functional[regression_3091] PASSED [ 27%] tests/test_functional.py::test_functional[regression_3231_no_member_property] PASSED [ 27%] tests/test_functional.py::test_functional[regression_3416_unused_argument_raise] PASSED [ 27%] tests/test_functional.py::test_functional[regression_3507_typing_alias_isinstance] PASSED [ 27%] tests/test_functional.py::test_functional[regression_3535_double_enum_inherit] PASSED [ 28%] tests/test_functional.py::test_functional[regression_3595_notcallable_collections] PASSED [ 28%] tests/test_functional.py::test_functional[regression_4083_sequence_index] PASSED [ 28%] tests/test_functional.py::test_functional[regression_4221_object_instanceattr] PASSED [ 28%] tests/test_functional.py::test_functional[regression_4358_unsubscriptable_enum] PASSED [ 28%] tests/test_functional.py::test_functional[regression_4439] SKIPPED (...) [ 28%] tests/test_functional.py::test_functional[regression_4612_crash_pytest_fixture] PASSED [ 28%] tests/test_functional.py::test_functional[regression_4680] PASSED [ 28%] tests/test_functional.py::test_functional[regression_4688_duplicated_bases_member_hints] PASSED [ 28%] tests/test_functional.py::test_functional[regression_4723] PASSED [ 28%] tests/test_functional.py::test_functional[regression_4891] PASSED [ 28%] tests/test_functional.py::test_functional[regression_6531_crash_index_error] PASSED [ 28%] tests/test_functional.py::test_functional[regression___file___global] PASSED [ 28%] tests/test_functional.py::test_functional[regression_implicit_none_with_no_return] PASSED [ 28%] tests/test_functional.py::test_functional[regression_infer_call_result_3690] PASSED [ 28%] tests/test_functional.py::test_functional[regression_issue_4631] PASSED [ 28%] tests/test_functional.py::test_functional[regression_issue_4633] PASSED [ 28%] tests/test_functional.py::test_functional[regression_no_member_1078] PASSED [ 28%] tests/test_functional.py::test_functional[regression_no_value_for_parameter] PASSED [ 28%] tests/test_functional.py::test_functional[regression_posonly_args] PASSED [ 28%] tests/test_functional.py::test_functional[regression_properties_in_class_context] PASSED [ 28%] tests/test_functional.py::test_functional[regression_property_no_member_2641] PASSED [ 29%] tests/test_functional.py::test_functional[regression_property_no_member_3269] PASSED [ 29%] tests/test_functional.py::test_functional[regression_property_no_member_844] PASSED [ 29%] tests/test_functional.py::test_functional[regression_property_no_member_870] PASSED [ 29%] tests/test_functional.py::test_functional[regression_property_slots_2439] PASSED [ 29%] tests/test_functional.py::test_functional[regression_2567] PASSED [ 29%] tests/test_functional.py::test_functional[regression_2964] PASSED [ 29%] tests/test_functional.py::test_functional[regression_3866] PASSED [ 29%] tests/test_functional.py::test_functional[regression_3976] PASSED [ 29%] tests/test_functional.py::test_functional[regression_3979] PASSED [ 29%] tests/test_functional.py::test_functional[regression_4660] PASSED [ 29%] tests/test_functional.py::test_functional[regression_4982] PASSED [ 29%] tests/test_functional.py::test_functional[regression_5030] PASSED [ 29%] tests/test_functional.py::test_functional[regression_5048] PASSED [ 29%] tests/test_functional.py::test_functional[regression_5244] PASSED [ 29%] tests/test_functional.py::test_functional[regression_5408] PASSED [ 29%] tests/test_functional.py::test_functional[regression_5461] PASSED [ 29%] tests/test_functional.py::test_functional[regression_5479] PASSED [ 29%] tests/test_functional.py::test_functional[regression_5776] PASSED [ 29%] tests/test_functional.py::test_functional[regression_5801] PASSED [ 29%] tests/test_functional.py::test_functional[regression_8067] PASSED [ 29%] tests/test_functional.py::test_functional[regression_8109] PASSED [ 29%] tests/test_functional.py::test_functional[regression_8207] PASSED [ 30%] tests/test_functional.py::test_functional[regression_distutil_import_error_73] PASSED [ 30%] tests/test_functional.py::test_functional[regression_enum_1734] PASSED [ 30%] tests/test_functional.py::test_functional[regression_no_member_7631] PASSED [ 30%] tests/test_functional.py::test_functional[regression_node_statement] PASSED [ 30%] tests/test_functional.py::test_functional[regression_node_statement_two] PASSED [ 30%] tests/test_functional.py::test_functional[regression_protected_access] PASSED [ 30%] tests/test_functional.py::test_functional[regression_too_many_arguments_2335] PASSED [ 30%] tests/test_functional.py::test_functional[shadowed_import] PASSED [ 30%] tests/test_functional.py::test_functional[shallow_copy_environ] PASSED [ 30%] tests/test_functional.py::test_functional[signature_differs] PASSED [ 30%] tests/test_functional.py::test_functional[simplify_chained_comparison] PASSED [ 30%] tests/test_functional.py::test_functional[singledispatch_functions] PASSED [ 30%] tests/test_functional.py::test_functional[singledispatch_method_py37] SKIPPED [ 30%] tests/test_functional.py::test_functional[singledispatch_method_py38] PASSED [ 30%] tests/test_functional.py::test_functional[singledispatchmethod_function_py38] PASSED [ 30%] tests/test_functional.py::test_functional[singleton_comparison] PASSED [ 30%] tests/test_functional.py::test_functional[slots_checks] PASSED [ 30%] tests/test_functional.py::test_functional[socketerror_import] PASSED [ 30%] tests/test_functional.py::test_functional[statement_without_effect] PASSED [ 30%] tests/test_functional.py::test_functional[statement_without_effect_py36] PASSED [ 30%] tests/test_functional.py::test_functional[stop_iteration_inside_generator] PASSED [ 31%] tests/test_functional.py::test_functional[subclassed_final_class_py38] PASSED [ 31%] tests/test_functional.py::test_functional[subprocess_popen_preexec_fn] PASSED [ 31%] tests/test_functional.py::test_functional[subprocess_run_check] PASSED [ 31%] tests/test_functional.py::test_functional[superfluous_parens] PASSED [ 31%] tests/test_functional.py::test_functional[superfluous_parens_walrus_py38] PASSED [ 31%] tests/test_functional.py::test_functional[suspicious_str_strip_call] PASSED [ 31%] tests/test_functional.py::test_functional[sys_stream_regression_1004] PASSED [ 31%] tests/test_functional.py::test_functional[self_assigning_variable] PASSED [ 31%] tests/test_functional.py::test_functional[self_cls_assignment] PASSED [ 31%] tests/test_functional.py::test_functional[simplifiable_condition] PASSED [ 31%] tests/test_functional.py::test_functional[simplifiable_if_expression] PASSED [ 31%] tests/test_functional.py::test_functional[simplifiable_if_statement] PASSED [ 31%] tests/test_functional.py::test_functional[star_needs_assignment_target] PASSED [ 31%] tests/test_functional.py::test_functional[star_needs_assignment_target_py37] SKIPPED [ 31%] tests/test_functional.py::test_functional[string_formatting] PASSED [ 31%] tests/test_functional.py::test_functional[string_formatting_disable] PASSED [ 31%] tests/test_functional.py::test_functional[string_formatting_error] PASSED [ 31%] tests/test_functional.py::test_functional[string_formatting_failed_inference] PASSED [ 31%] tests/test_functional.py::test_functional[string_formatting_failed_inference_py35] PASSED [ 31%] tests/test_functional.py::test_functional[string_formatting_py3] PASSED [ 31%] tests/test_functional.py::test_functional[string_log_formatting] PASSED [ 32%] tests/test_functional.py::test_functional[super_checks] PASSED [ 32%] tests/test_functional.py::test_functional[super_init_not_called] PASSED [ 32%] tests/test_functional.py::test_functional[super_init_not_called_extensions] SKIPPED [ 32%] tests/test_functional.py::test_functional[super_init_not_called_extensions_py310] PASSED [ 32%] tests/test_functional.py::test_functional[super_init_not_called_py38] PASSED [ 32%] tests/test_functional.py::test_functional[super_with_arguments] PASSED [ 32%] tests/test_functional.py::test_functional[super_without_brackets] PASSED [ 32%] tests/test_functional.py::test_functional[symlink_module0] PASSED [ 32%] tests/test_functional.py::test_functional[symlink_module1] PASSED [ 32%] tests/test_functional.py::test_functional[syntax_error] PASSED [ 32%] tests/test_functional.py::test_functional[syntax_error_jython] SKIPPED [ 32%] tests/test_functional.py::test_functional[ternary] PASSED [ 32%] tests/test_functional.py::test_functional[test_compile] PASSED [ 32%] tests/test_functional.py::test_functional[tokenize_error] PASSED [ 32%] tests/test_functional.py::test_functional[tokenize_error_jython] SKIPPED [ 32%] tests/test_functional.py::test_functional[trailing_comma_tuple] PASSED [ 32%] tests/test_functional.py::test_functional[trailing_newlines] PASSED [ 32%] tests/test_functional.py::test_functional[trailing_whitespaces] PASSED [ 32%] tests/test_functional.py::test_functional[try_except_raise] PASSED [ 32%] tests/test_functional.py::test_functional[try_except_raise_crash] PASSED [ 32%] tests/test_functional.py::test_functional[typealias_naming_style_default] PASSED [ 32%] tests/test_functional.py::test_functional[typealias_naming_style_rgx] PASSED [ 33%] tests/test_functional.py::test_functional[typedDict] PASSED [ 33%] tests/test_functional.py::test_functional[typevar_double_variance] PASSED [ 33%] tests/test_functional.py::test_functional[typevar_name_incorrect_variance] PASSED [ 33%] tests/test_functional.py::test_functional[typevar_name_mismatch] PASSED [ 33%] tests/test_functional.py::test_functional[typevar_naming_style_default] PASSED [ 33%] tests/test_functional.py::test_functional[typevar_naming_style_rgx] PASSED [ 33%] tests/test_functional.py::test_functional[typing_generic] PASSED [ 33%] tests/test_functional.py::test_functional[typing_use] PASSED [ 33%] tests/test_functional.py::test_functional[too_few_public_methods] PASSED [ 33%] tests/test_functional.py::test_functional[too_few_public_methods_37] PASSED [ 33%] tests/test_functional.py::test_functional[too_few_public_methods_excluded] PASSED [ 33%] tests/test_functional.py::test_functional[too_many_ancestors] PASSED [ 33%] tests/test_functional.py::test_functional[too_many_ancestors_ignored_parents] PASSED [ 33%] tests/test_functional.py::test_functional[too_many_arguments] PASSED [ 33%] tests/test_functional.py::test_functional[too_many_arguments_issue_1045] PASSED [ 33%] tests/test_functional.py::test_functional[too_many_arguments_overload] PASSED [ 33%] tests/test_functional.py::test_functional[too_many_boolean_expressions] PASSED [ 33%] tests/test_functional.py::test_functional[too_many_branches] PASSED [ 33%] tests/test_functional.py::test_functional[too_many_function_args] PASSED [ 33%] tests/test_functional.py::test_functional[too_many_instance_attributes] PASSED [ 33%] tests/test_functional.py::test_functional[too_many_instance_attributes_py37] PASSED [ 34%] tests/test_functional.py::test_functional[too_many_lines] PASSED [ 34%] tests/test_functional.py::test_functional[too_many_lines_disabled] PASSED [ 34%] tests/test_functional.py::test_functional[too_many_locals] PASSED [ 34%] tests/test_functional.py::test_functional[too_many_nested_blocks] PASSED [ 34%] tests/test_functional.py::test_functional[too_many_public_methods] PASSED [ 34%] tests/test_functional.py::test_functional[too_many_return_statements] PASSED [ 34%] tests/test_functional.py::test_functional[too_many_star_expressions] PASSED [ 34%] tests/test_functional.py::test_functional[too_many_statements] PASSED [ 34%] tests/test_functional.py::test_functional[unbalanced_dict_unpacking] PASSED [ 34%] tests/test_functional.py::test_functional[unbalanced_tuple_unpacking] PASSED [ 34%] tests/test_functional.py::test_functional[unbalanced_tuple_unpacking_py30] PASSED [ 34%] tests/test_functional.py::test_functional[unexpected_keyword_arg] PASSED [ 34%] tests/test_functional.py::test_functional[unexpected_special_method_signature] PASSED [ 34%] tests/test_functional.py::test_functional[ungrouped_imports] PASSED [ 34%] tests/test_functional.py::test_functional[ungrouped_imports_isort_compatible] PASSED [ 34%] tests/test_functional.py::test_functional[ungrouped_imports_suppression] PASSED [ 34%] tests/test_functional.py::test_functional[unhashable_member] PASSED [ 34%] tests/test_functional.py::test_functional[unidiomatic_typecheck] PASSED [ 34%] tests/test_functional.py::test_functional[uninferable_all_object] PASSED [ 34%] tests/test_functional.py::test_functional[unknown_encoding_jython] SKIPPED [ 34%] tests/test_functional.py::test_functional[unreachable] PASSED [ 35%] tests/test_functional.py::test_functional[unrecognized_inline_option] PASSED [ 35%] tests/test_functional.py::test_functional[unspecified_encoding_py38] PASSED [ 35%] tests/test_functional.py::test_functional[unsubscriptable_object] PASSED [ 35%] tests/test_functional.py::test_functional[unsubscriptable_value] SKIPPED [ 35%] tests/test_functional.py::test_functional[unsubscriptable_value_py37] PASSED [ 35%] tests/test_functional.py::test_functional[using_constant_test] PASSED [ 35%] tests/test_functional.py::test_functional[undefined_loop_variable] PASSED [ 35%] tests/test_functional.py::test_functional[undefined_loop_variable_py311] PASSED [ 35%] tests/test_functional.py::test_functional[undefined_loop_variable_py38] PASSED [ 35%] tests/test_functional.py::test_functional[undefined_variable] PASSED [ 35%] tests/test_functional.py::test_functional[undefined_variable_classes] PASSED [ 35%] tests/test_functional.py::test_functional[undefined_variable_crash_on_attribute] PASSED [ 35%] tests/test_functional.py::test_functional[undefined_variable_decorators] PASSED [ 35%] tests/test_functional.py::test_functional[undefined_variable_py30] PASSED [ 35%] tests/test_functional.py::test_functional[undefined_variable_py38] PASSED [ 35%] tests/test_functional.py::test_functional[undefined_variable_typing] PASSED [ 35%] tests/test_functional.py::test_functional[unicode_bidi_commenting_out] PASSED [ 35%] tests/test_functional.py::test_functional[unicode_bidi_early_return] PASSED [ 35%] tests/test_functional.py::test_functional[unicode_bidi_pep672] PASSED [ 35%] tests/test_functional.py::test_functional[unnecessary_comprehension] PASSED [ 35%] tests/test_functional.py::test_functional[unnecessary_dict_index_lookup] PASSED [ 35%] tests/test_functional.py::test_functional[unnecessary_direct_lambda_call] PASSED [ 36%] tests/test_functional.py::test_functional[unnecessary_dunder_call] PASSED [ 36%] tests/test_functional.py::test_functional[unnecessary_dunder_call_async_py310] PASSED [ 36%] tests/test_functional.py::test_functional[unnecessary_dunder_call_async_py39] PASSED [ 36%] tests/test_functional.py::test_functional[unnecessary_ellipsis] PASSED [ 36%] tests/test_functional.py::test_functional[unnecessary_lambda] PASSED [ 36%] tests/test_functional.py::test_functional[unnecessary_lambda_assignment] PASSED [ 36%] tests/test_functional.py::test_functional[unnecessary_lambda_assignment_py38] PASSED [ 36%] tests/test_functional.py::test_functional[unnecessary_list_index_lookup] PASSED [ 36%] tests/test_functional.py::test_functional[unnecessary_list_index_lookup_py38] PASSED [ 36%] tests/test_functional.py::test_functional[unnecessary_not] PASSED [ 36%] tests/test_functional.py::test_functional[unnecessary_pass] PASSED [ 36%] tests/test_functional.py::test_functional[unpacking] PASSED [ 36%] tests/test_functional.py::test_functional[unpacking_generalizations] PASSED [ 36%] tests/test_functional.py::test_functional[unpacking_non_sequence] PASSED [ 36%] tests/test_functional.py::test_functional[unpacking_non_sequence_py310] PASSED [ 36%] tests/test_functional.py::test_functional[unpacking_non_sequence_py37] PASSED [ 36%] tests/test_functional.py::test_functional[unsupported_assignment_operation] SKIPPED [ 36%] tests/test_functional.py::test_functional[unsupported_binary_operation] SKIPPED [ 36%] tests/test_functional.py::test_functional[unsupported_delete_operation] SKIPPED [ 36%] tests/test_functional.py::test_functional[unsupported_version_for_f_string] PASSED [ 36%] tests/test_functional.py::test_functional[unsupported_version_for_final] PASSED [ 37%] tests/test_functional.py::test_functional[unused_argument] PASSED [ 37%] tests/test_functional.py::test_functional[unused_argument_py3] PASSED [ 37%] tests/test_functional.py::test_functional[unused_global_variable1] PASSED [ 37%] tests/test_functional.py::test_functional[unused_global_variable2] PASSED [ 37%] tests/test_functional.py::test_functional[unused_global_variable3] PASSED [ 37%] tests/test_functional.py::test_functional[unused_global_variable4] PASSED [ 37%] tests/test_functional.py::test_functional[unused_import] PASSED [ 37%] tests/test_functional.py::test_functional[unused_import_assigned_to] PASSED [ 37%] tests/test_functional.py::test_functional[unused_import_class_def_keyword] PASSED [ 37%] tests/test_functional.py::test_functional[unused_import_everything_disabled] PASSED [ 37%] tests/test_functional.py::test_functional[unused_import_positional_only_py38] PASSED [ 37%] tests/test_functional.py::test_functional[unused_import_py30] PASSED [ 37%] tests/test_functional.py::test_functional[unused_import_py39] PASSED [ 37%] tests/test_functional.py::test_functional[unused_module] PASSED [ 37%] tests/test_functional.py::test_functional[unused_name_from_wildcard_import] PASSED [ 37%] tests/test_functional.py::test_functional[unused_name_in_string_literal_type_annotation] PASSED [ 37%] tests/test_functional.py::test_functional[unused_name_in_string_literal_type_annotation_py310] PASSED [ 37%] tests/test_functional.py::test_functional[unused_name_in_string_literal_type_annotation_py38] PASSED [ 37%] tests/test_functional.py::test_functional[unused_name_in_string_literal_type_annotation_py39] PASSED [ 37%] tests/test_functional.py::test_functional[unused_private_member] PASSED [ 37%] tests/test_functional.py::test_functional[unused_typing_imports] PASSED [ 37%] tests/test_functional.py::test_functional[unused_variable] PASSED [ 38%] tests/test_functional.py::test_functional[unused_variable_after_inference] PASSED [ 38%] tests/test_functional.py::test_functional[unused_variable_py36] PASSED [ 38%] tests/test_functional.py::test_functional[unused_variable_py38] PASSED [ 38%] tests/test_functional.py::test_functional[use_a_generator] PASSED [ 38%] tests/test_functional.py::test_functional[use_implicit_booleaness_not_comparison] PASSED [ 38%] tests/test_functional.py::test_functional[use_implicit_booleaness_not_len] PASSED [ 38%] tests/test_functional.py::test_functional[use_literal_dict] PASSED [ 38%] tests/test_functional.py::test_functional[use_literal_list] PASSED [ 38%] tests/test_functional.py::test_functional[use_maxsplit_arg] PASSED [ 38%] tests/test_functional.py::test_functional[use_sequence_for_iteration] PASSED [ 38%] tests/test_functional.py::test_functional[use_symbolic_message_instead] PASSED [ 38%] tests/test_functional.py::test_functional[used_before_assignment_except_handler_for_try_with_return_py38] PASSED [ 38%] tests/test_functional.py::test_functional[used_before_assignment] PASSED [ 38%] tests/test_functional.py::test_functional[used_before_assignment_488] PASSED [ 38%] tests/test_functional.py::test_functional[used_before_assignment_class_nested_under_function] PASSED [ 38%] tests/test_functional.py::test_functional[used_before_assignment_comprehension_homonyms] PASSED [ 38%] tests/test_functional.py::test_functional[used_before_assignment_conditional] PASSED [ 38%] tests/test_functional.py::test_functional[used_before_assignment_else_return] PASSED [ 38%] tests/test_functional.py::test_functional[used_before_assignment_except_handler_for_try_with_return] PASSED [ 38%] tests/test_functional.py::test_functional[used_before_assignment_issue1081] PASSED [ 38%] tests/test_functional.py::test_functional[used_before_assignment_issue2615] PASSED [ 39%] tests/test_functional.py::test_functional[used_before_assignment_issue4761] PASSED [ 39%] tests/test_functional.py::test_functional[used_before_assignment_issue626] PASSED [ 39%] tests/test_functional.py::test_functional[used_before_assignment_issue85] PASSED [ 39%] tests/test_functional.py::test_functional[used_before_assignment_issue853] PASSED [ 39%] tests/test_functional.py::test_functional[used_before_assignment_nonlocal] PASSED [ 39%] tests/test_functional.py::test_functional[used_before_assignment_py310] PASSED [ 39%] tests/test_functional.py::test_functional[used_before_assignment_py37] PASSED [ 39%] tests/test_functional.py::test_functional[used_before_assignment_ternary] PASSED [ 39%] tests/test_functional.py::test_functional[used_before_assignment_type_annotations] PASSED [ 39%] tests/test_functional.py::test_functional[used_before_assignment_typing] PASSED [ 39%] tests/test_functional.py::test_functional[used_prior_global_declaration] PASSED [ 39%] tests/test_functional.py::test_functional[useless_else_on_loop] PASSED [ 39%] tests/test_functional.py::test_functional[useless_object_inheritance] PASSED [ 39%] tests/test_functional.py::test_functional[useless_parent_delegation] PASSED [ 39%] tests/test_functional.py::test_functional[useless_parent_delegation_py38] PASSED [ 39%] tests/test_functional.py::test_functional[useless_return] PASSED [ 39%] tests/test_functional.py::test_functional[useless_suppression] PASSED [ 39%] tests/test_functional.py::test_functional[useless_with_lock] PASSED [ 39%] tests/test_functional.py::test_functional[wildcard_import] PASSED [ 39%] tests/test_functional.py::test_functional[wildcard_import_allowed] PASSED [ 39%] tests/test_functional.py::test_functional[with_used_before_assign] PASSED [ 40%] tests/test_functional.py::test_functional[with_using_generator] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_exception_operation] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_exception_operation_py37] SKIPPED [ 40%] tests/test_functional.py::test_functional[wrong_import_order] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_order2] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position10] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position11] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position12] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position13] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position14] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position15] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position2] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position3] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position4] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position5] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position6] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position7] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position8] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position9] PASSED [ 40%] tests/test_functional.py::test_functional[wrong_import_position_exclude_dunder_main] PASSED [ 40%] tests/test_functional.py::test_functional[yield_assign] PASSED [ 41%] tests/test_functional.py::test_functional[yield_from_iterable] PASSED [ 41%] tests/test_functional.py::test_functional[yield_from_outside_func] PASSED [ 41%] tests/test_functional.py::test_functional[yield_inside_async_function] PASSED [ 41%] tests/test_functional.py::test_functional[yield_outside_func] PASSED [ 41%] tests/test_functional.py::test_functional[yield_return_mix] PASSED [ 41%] tests/test_functional_directories.py::test_directories PASSED [ 41%] tests/test_import_graph.py::test_dependencies_graph[foo.dot] PASSED [ 41%] tests/test_import_graph.py::test_dependencies_graph[foo.gv] PASSED [ 41%] tests/test_import_graph.py::test_dependencies_graph[tests/regrtest_data/foo.dot] PASSED [ 41%] tests/test_import_graph.py::test_missing_graphviz[graph.png] PASSED [ 41%] tests/test_import_graph.py::test_missing_graphviz[graph] PASSED [ 41%] tests/test_import_graph.py::test_checker_dep_graphs PASSED [ 41%] tests/test_numversion.py::test_numversion[2.8.1-expected_numversion0] PASSED [ 41%] tests/test_numversion.py::test_numversion[2.8.2+-expected_numversion1] PASSED [ 41%] tests/test_numversion.py::test_numversion[3.0.0a0-expected_numversion2] PASSED [ 41%] tests/test_numversion.py::test_numversion[3..0-expected_numversion3] PASSED [ 41%] tests/test_numversion.py::test_numversion[1.a-expected_numversion4] PASSED [ 41%] tests/test_numversion.py::test_numversion[-expected_numversion5] PASSED [ 41%] tests/test_numversion.py::test_numversion[3.0.0b1-expected_numversion6] PASSED [ 41%] tests/test_numversion.py::test_numversion[3.0.0rc1-expected_numversion7] PASSED [ 41%] tests/test_numversion.py::test_numversion[3.0.0dev-234324234234f23abc4-expected_numversion8] PASSED [ 42%] tests/test_numversion.py::test_numversion[pylint-2.4.7-expected_numversion9] PASSED [ 42%] tests/test_numversion.py::test_numversion[2.8.3.dev3+g28c093c2.d20210428-expected_numversion10] PASSED [ 42%] tests/test_pragma_parser.py::test_simple_pragma PASSED [ 42%] tests/test_pragma_parser.py::test_disable_checker_with_number_in_name PASSED [ 42%] tests/test_pragma_parser.py::test_simple_pragma_no_messages PASSED [ 42%] tests/test_pragma_parser.py::test_simple_pragma_multiple_messages PASSED [ 42%] tests/test_pragma_parser.py::test_multiple_pragma_multiple_messages PASSED [ 42%] tests/test_pragma_parser.py::test_missing_assignment PASSED [ 42%] tests/test_pragma_parser.py::test_missing_keyword PASSED [ 42%] tests/test_pragma_parser.py::test_unsupported_assignment PASSED [ 42%] tests/test_pragma_parser.py::test_unknown_keyword_with_messages PASSED [ 42%] tests/test_pragma_parser.py::test_unknown_keyword_with_missing_messages PASSED [ 42%] tests/test_pragma_parser.py::test_unknown_keyword_without_messages PASSED [ 42%] tests/test_pragma_parser.py::test_missing_message PASSED [ 42%] tests/test_pragma_parser.py::test_parse_message_with_dash PASSED [ 42%] tests/test_pylint_runners.py::test_runner[run_pylint] PASSED [ 42%] tests/test_pylint_runners.py::test_runner[run_pyreverse] PASSED [ 42%] tests/test_pylint_runners.py::test_runner[run_symilar] PASSED [ 42%] tests/test_pylint_runners.py::test_epylint PASSED [ 42%] tests/test_pylint_runners.py::test_runner_with_arguments[run_pylint] PASSED [ 42%] tests/test_pylint_runners.py::test_runner_with_arguments[run_pyreverse] PASSED [ 43%] tests/test_pylint_runners.py::test_runner_with_arguments[run_symilar] PASSED [ 43%] tests/test_pylint_runners.py::test_epylint_with_arguments PASSED [ 43%] tests/test_pylint_runners.py::test_pylint_argument_deduplication PASSED [ 43%] tests/test_pylint_runners.py::test_pylint_run_jobs_equal_zero_dont_crash_with_cpu_fraction PASSED [ 43%] tests/test_regr.py::test_package[file_names0-] PASSED [ 43%] tests/test_regr.py::test_package[file_names1-] PASSED [ 43%] tests/test_regr.py::test_package[file_names2-] PASSED [ 43%] tests/test_regr.py::test_package[file_names3-] PASSED [ 43%] tests/test_regr.py::test_package[file_names4-] PASSED [ 43%] tests/test_regr.py::test_package[file_names5-] PASSED [ 43%] tests/test_regr.py::test_package[file_names6-] PASSED [ 43%] tests/test_regr.py::test_package[file_names7-] PASSED [ 43%] tests/test_regr.py::test_package[file_names8-] PASSED [ 43%] tests/test_regr.py::test_crash[file_names0] PASSED [ 43%] tests/test_regr.py::test_crash[file_names1] PASSED [ 43%] tests/test_regr.py::test_crash[file_names2] PASSED [ 43%] tests/test_regr.py::test_descriptor_crash[application_crash.py] PASSED [ 43%] tests/test_regr.py::test_descriptor_crash[special_attr_scope_lookup_crash.py] PASSED [ 43%] tests/test_regr.py::test_descriptor_crash[try_finally_disable_msg_crash.py] PASSED [ 43%] tests/test_regr.py::test_descriptor_crash[descriptor_crash.py] PASSED [ 43%] tests/test_regr.py::test_check_package___init__ PASSED [ 43%] tests/test_regr.py::test_pylint_config_attr XFAIL [ 44%] tests/test_regr.py::test_hang[file_names0] PASSED [ 44%] tests/test_self.py::TestRunTC::test_pkginfo PASSED [ 44%] tests/test_self.py::TestRunTC::test_all PASSED [ 44%] tests/test_self.py::TestRunTC::test_no_ext_file PASSED [ 44%] tests/test_self.py::TestRunTC::test_w0704_ignored PASSED [ 44%] tests/test_self.py::TestRunTC::test_exit_zero PASSED [ 44%] tests/test_self.py::TestRunTC::test_nonexistent_config_file PASSED [ 44%] tests/test_self.py::TestRunTC::test_error_missing_arguments PASSED [ 44%] tests/test_self.py::TestRunTC::test_no_out_encoding PASSED [ 44%] tests/test_self.py::TestRunTC::test_parallel_execution PASSED [ 44%] tests/test_self.py::TestRunTC::test_parallel_execution_missing_arguments PASSED [ 44%] tests/test_self.py::TestRunTC::test_abbreviations_are_not_supported XFAIL [ 44%] tests/test_self.py::TestRunTC::test_enable_all_works PASSED [ 44%] tests/test_self.py::TestRunTC::test_wrong_import_position_when_others_disabled PASSED [ 44%] tests/test_self.py::TestRunTC::test_type_annotation_names PASSED [ 44%] tests/test_self.py::TestRunTC::test_import_itself_not_accounted_for_relative_imports PASSED [ 44%] tests/test_self.py::TestRunTC::test_reject_empty_indent_strings PASSED [ 44%] tests/test_self.py::TestRunTC::test_json_report_when_file_has_syntax_error PASSED [ 44%] tests/test_self.py::TestRunTC::test_json_report_when_file_is_missing PASSED [ 44%] tests/test_self.py::TestRunTC::test_json_report_does_not_escape_quotes PASSED [ 44%] tests/test_self.py::TestRunTC::test_information_category_disabled_by_default PASSED [ 45%] tests/test_self.py::TestRunTC::test_error_mode_shows_no_score PASSED [ 45%] tests/test_self.py::TestRunTC::test_evaluation_score_shown_by_default PASSED [ 45%] tests/test_self.py::TestRunTC::test_confidence_levels PASSED [ 45%] tests/test_self.py::TestRunTC::test_bom_marker PASSED [ 45%] tests/test_self.py::TestRunTC::test_pylintrc_plugin_duplicate_options PASSED [ 45%] tests/test_self.py::TestRunTC::test_pylintrc_comments_in_values PASSED [ 45%] tests/test_self.py::TestRunTC::test_no_crash_with_formatting_regex_defaults PASSED [ 45%] tests/test_self.py::TestRunTC::test_getdefaultencoding_crashes_with_lc_ctype_utf8 PASSED [ 45%] tests/test_self.py::TestRunTC::test_parseable_file_path PASSED [ 45%] tests/test_self.py::TestRunTC::test_stdin[/home/buildozer/aports/community/py3-pylint/src/pylint-2.17.1/tests/mymodule.py-mymodule-/home/buildozer/aports/community/py3-pylint/src/pylint-2.17.1/tests/mymodule.py] PASSED [ 45%] tests/test_self.py::TestRunTC::test_stdin[mymodule.py-mymodule-mymodule.py] PASSED [ 45%] tests/test_self.py::TestRunTC::test_stdin_missing_modulename PASSED [ 45%] tests/test_self.py::TestRunTC::test_relative_imports[False] PASSED [ 45%] tests/test_self.py::TestRunTC::test_relative_imports[True] PASSED [ 45%] tests/test_self.py::TestRunTC::test_stdin_syntax_error PASSED [ 45%] tests/test_self.py::TestRunTC::test_version PASSED [ 45%] tests/test_self.py::TestRunTC::test_fail_under PASSED [ 45%] tests/test_self.py::TestRunTC::test_fail_on[-10-missing-function-docstring-fail_under_plus7_5.py-16] PASSED [ 45%] tests/test_self.py::TestRunTC::test_fail_on[6-missing-function-docstring-fail_under_plus7_5.py-16] PASSED [ 45%] tests/test_self.py::TestRunTC::test_fail_on[7.5-missing-function-docstring-fail_under_plus7_5.py-16] PASSED [ 45%] tests/test_self.py::TestRunTC::test_fail_on[7.6-missing-function-docstring-fail_under_plus7_5.py-16] PASSED [ 45%] tests/test_self.py::TestRunTC::test_fail_on[-11-missing-function-docstring-fail_under_minus10.py-22] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[-10-missing-function-docstring-fail_under_minus10.py-22] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[-9-missing-function-docstring-fail_under_minus10.py-22] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[-5-missing-function-docstring-fail_under_minus10.py-22] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[-10-broad-exception-caught-fail_under_plus7_5.py-0] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[6-broad-exception-caught-fail_under_plus7_5.py-0] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[7.5-broad-exception-caught-fail_under_plus7_5.py-0] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[7.6-broad-exception-caught-fail_under_plus7_5.py-16] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[-11-broad-exception-caught-fail_under_minus10.py-0] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[-10-broad-exception-caught-fail_under_minus10.py-0] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[-9-broad-exception-caught-fail_under_minus10.py-22] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[-5-broad-exception-caught-fail_under_minus10.py-22] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[-10-C0116-fail_under_plus7_5.py-16] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[-10-C-fail_under_plus7_5.py-16] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[-10-fake1,C,fake2-fail_under_plus7_5.py-16] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on[-10-C0115-fail_under_plus7_5.py-0] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on_edge_case[opts0-0] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on_edge_case[opts1-0] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on_edge_case[opts2-16] PASSED [ 46%] tests/test_self.py::TestRunTC::test_fail_on_edge_case[opts3-16] PASSED [ 46%] tests/test_self.py::TestRunTC::test_modify_sys_path PASSED [ 46%] tests/test_self.py::TestRunTC::test_plugin_that_imports_from_open PASSED [ 47%] tests/test_self.py::TestRunTC::test_do_not_import_files_from_local_directory[args0] PASSED [ 47%] tests/test_self.py::TestRunTC::test_do_not_import_files_from_local_directory[args1] PASSED [ 47%] tests/test_self.py::TestRunTC::test_import_plugin_from_local_directory_if_pythonpath_cwd PASSED [ 47%] tests/test_self.py::TestRunTC::test_allow_import_of_files_found_in_modules_during_parallel_check PASSED [ 47%] tests/test_self.py::TestRunTC::test_can_list_directories_without_dunder_init PASSED [ 47%] tests/test_self.py::TestRunTC::test_jobs_score SKIPPED (Need 2 or mo...) [ 47%] tests/test_self.py::TestRunTC::test_regression_parallel_mode_without_filepath PASSED [ 47%] tests/test_self.py::TestRunTC::test_output_file_valid_path PASSED [ 47%] tests/test_self.py::TestRunTC::test_output_file_invalid_path_exits_with_code_32 PASSED [ 47%] tests/test_self.py::TestRunTC::test_fail_on_exit_code[args0-0] PASSED [ 47%] tests/test_self.py::TestRunTC::test_fail_on_exit_code[args1-0] PASSED [ 47%] tests/test_self.py::TestRunTC::test_fail_on_exit_code[args2-0] PASSED [ 47%] tests/test_self.py::TestRunTC::test_fail_on_exit_code[args3-6] PASSED [ 47%] tests/test_self.py::TestRunTC::test_fail_on_exit_code[args4-6] PASSED [ 47%] tests/test_self.py::TestRunTC::test_fail_on_exit_code[args5-22] PASSED [ 47%] tests/test_self.py::TestRunTC::test_fail_on_exit_code[args6-22] PASSED [ 47%] tests/test_self.py::TestRunTC::test_fail_on_exit_code[args7-6] PASSED [ 47%] tests/test_self.py::TestRunTC::test_fail_on_exit_code[args8-22] PASSED [ 47%] tests/test_self.py::TestRunTC::test_one_module_fatal_error PASSED [ 47%] tests/test_self.py::TestRunTC::test_fail_on_info_only_exit_code[args0-0] PASSED [ 47%] tests/test_self.py::TestRunTC::test_fail_on_info_only_exit_code[args1-0] PASSED [ 48%] tests/test_self.py::TestRunTC::test_fail_on_info_only_exit_code[args2-0] PASSED [ 48%] tests/test_self.py::TestRunTC::test_fail_on_info_only_exit_code[args3-0] PASSED [ 48%] tests/test_self.py::TestRunTC::test_fail_on_info_only_exit_code[args4-0] PASSED [ 48%] tests/test_self.py::TestRunTC::test_fail_on_info_only_exit_code[args5-0] PASSED [ 48%] tests/test_self.py::TestRunTC::test_fail_on_info_only_exit_code[args6-0] PASSED [ 48%] tests/test_self.py::TestRunTC::test_fail_on_info_only_exit_code[args7-1] PASSED [ 48%] tests/test_self.py::TestRunTC::test_fail_on_info_only_exit_code[args8-1] PASSED [ 48%] tests/test_self.py::TestRunTC::test_output_file_can_be_combined_with_output_format_option[text-{path}:4:4: W0612: Unused variable 'variable' (unused-variable)] PASSED [ 48%] tests/test_self.py::TestRunTC::test_output_file_can_be_combined_with_output_format_option[parseable-{path}:4: [W0612(unused-variable), test] Unused variable 'variable'] PASSED [ 48%] tests/test_self.py::TestRunTC::test_output_file_can_be_combined_with_output_format_option[msvs-{path}(4): [W0612(unused-variable)test] Unused variable 'variable'] PASSED [ 48%] tests/test_self.py::TestRunTC::test_output_file_can_be_combined_with_output_format_option[colorized-{path}:4:4: W0612: \x1b[35mUnused variable 'variable'\x1b[0m (\x1b[35munused-variable\x1b[0m)] PASSED [ 48%] tests/test_self.py::TestRunTC::test_output_file_can_be_combined_with_output_format_option[json-"message": "Unused variable 'variable'",] PASSED [ 48%] tests/test_self.py::TestRunTC::test_output_file_can_be_combined_with_custom_reporter PASSED [ 48%] tests/test_self.py::TestRunTC::test_output_file_specified_in_rcfile PASSED [ 48%] tests/test_self.py::TestRunTC::test_load_text_repoter_if_not_provided PASSED [ 48%] tests/test_self.py::TestRunTC::test_regex_paths_csv_validator PASSED [ 48%] tests/test_self.py::TestRunTC::test_max_inferred_for_complicated_class_hierarchy PASSED [ 48%] tests/test_self.py::TestRunTC::test_recursive PASSED [ 48%] tests/test_self.py::TestRunTC::test_recursive_globbing PASSED [ 48%] tests/test_self.py::TestRunTC::test_ignore_recursive[ignored_subdirectory] PASSED [ 48%] tests/test_self.py::TestRunTC::test_ignore_recursive[failing.py] PASSED [ 48%] tests/test_self.py::TestRunTC::test_ignore_pattern_recursive[ignored_.*] PASSED [ 49%] tests/test_self.py::TestRunTC::test_ignore_pattern_recursive[failing.*] PASSED [ 49%] tests/test_self.py::TestRunTC::test_ignore_pattern_from_stdin PASSED [ 49%] tests/test_self.py::TestRunTC::test_ignore_path_recursive[.*ignored.*] PASSED [ 49%] tests/test_self.py::TestRunTC::test_ignore_path_recursive[.*failing.*] PASSED [ 49%] tests/test_self.py::TestRunTC::test_recursive_current_dir PASSED [ 49%] tests/test_self.py::TestRunTC::test_ignore_path_recursive_current_dir PASSED [ 49%] tests/test_self.py::TestRunTC::test_syntax_error_invalid_encoding PASSED [ 49%] tests/test_self.py::TestRunTC::test_encoding[good.py-] PASSED [ 49%] tests/test_self.py::TestRunTC::test_encoding[bad_wrong_num.py-(syntax-error)] PASSED [ 49%] tests/test_self.py::TestRunTC::test_encoding[bad_missing_num.py-(bad-file-encoding)] PASSED [ 49%] tests/test_self.py::TestRunTC::test_line_too_long_useless_suppression PASSED [ 49%] tests/test_self.py::TestRunTC::test_output_no_header PASSED [ 49%] tests/test_self.py::TestRunTC::test_no_name_in_module PASSED [ 49%] tests/test_self.py::TestCallbackOptions::test_output_of_callback_options[command0-Emittable messages with current interpreter:] PASSED [ 49%] tests/test_self.py::TestCallbackOptions::test_output_of_callback_options[command1-Enabled messages:] PASSED [ 49%] tests/test_self.py::TestCallbackOptions::test_output_of_callback_options[command2-nonascii-checker] PASSED [ 49%] tests/test_self.py::TestCallbackOptions::test_output_of_callback_options[command3-Confidence(name='HIGH', description=] PASSED [ 49%] tests/test_self.py::TestCallbackOptions::test_output_of_callback_options[command4-pylint.extensions.empty_comment] PASSED [ 49%] tests/test_self.py::TestCallbackOptions::test_output_of_callback_options[command5-Pylint global options and switches] PASSED [ 49%] tests/test_self.py::TestCallbackOptions::test_output_of_callback_options[command6-Environment variables:] PASSED [ 49%] tests/test_self.py::TestCallbackOptions::test_help_msg[args0-:unreachable (W0101)-False] PASSED [ 50%] tests/test_self.py::TestCallbackOptions::test_help_msg[args1-No such message id-False] PASSED [ 50%] tests/test_self.py::TestCallbackOptions::test_help_msg[args2---help-msg: expected at least one argumen-True] PASSED [ 50%] tests/test_self.py::TestCallbackOptions::test_help_msg[args3-:invalid-name (C0103):-False] PASSED [ 50%] tests/test_self.py::TestCallbackOptions::test_generate_rcfile PASSED [ 50%] tests/test_self.py::TestCallbackOptions::test_generate_config_disable_symbolic_names PASSED [ 50%] tests/test_self.py::TestCallbackOptions::test_generate_toml_config PASSED [ 50%] tests/test_self.py::TestCallbackOptions::test_generate_toml_config_disable_symbolic_names PASSED [ 50%] tests/test_self.py::TestCallbackOptions::test_errors_only PASSED [ 50%] tests/test_self.py::TestCallbackOptions::test_errors_only_functions_as_disable PASSED [ 50%] tests/test_self.py::TestCallbackOptions::test_verbose PASSED [ 50%] tests/test_self.py::TestCallbackOptions::test_enable_all_extensions PASSED [ 50%] tests/test_similar.py::TestSimilarCodeChecker::test_duplicate_code_raw_strings_all PASSED [ 50%] tests/test_similar.py::TestSimilarCodeChecker::test_duplicate_code_raw_strings_disable_file PASSED [ 50%] tests/test_similar.py::TestSimilarCodeChecker::test_duplicate_code_raw_strings_disable_file_double PASSED [ 50%] tests/test_similar.py::TestSimilarCodeChecker::test_duplicate_code_raw_strings_disable_line_two PASSED [ 50%] tests/test_similar.py::TestSimilarCodeChecker::test_duplicate_code_raw_strings_disable_line_disable_all PASSED [ 50%] tests/test_similar.py::TestSimilarCodeChecker::test_duplicate_code_raw_strings_disable_line_midle PASSED [ 50%] tests/test_similar.py::TestSimilarCodeChecker::test_duplicate_code_raw_strings_disable_line_end PASSED [ 50%] tests/test_similar.py::TestSimilarCodeChecker::test_duplicate_code_raw_strings_disable_scope PASSED [ 50%] tests/test_similar.py::TestSimilarCodeChecker::test_duplicate_code_raw_strings_disable_scope_double PASSED [ 50%] tests/test_similar.py::TestSimilarCodeChecker::test_duplicate_code_raw_strings_disable_scope_function PASSED [ 51%] tests/test_similar.py::TestSimilarCodeChecker::test_ignore_imports PASSED [ 51%] tests/test_similar.py::TestSimilarCodeChecker::test_useless_suppression PASSED [ 51%] tests/benchmark/test_baseline_benchmarks.py::TestEstablishBaselineBenchmarks::test_baseline_benchmark_j1 PASSED [ 51%] tests/benchmark/test_baseline_benchmarks.py::TestEstablishBaselineBenchmarks::test_baseline_benchmark_j2 SKIPPED [ 51%] tests/benchmark/test_baseline_benchmarks.py::TestEstablishBaselineBenchmarks::test_baseline_benchmark_check_parallel_j2 SKIPPED [ 51%] tests/benchmark/test_baseline_benchmarks.py::TestEstablishBaselineBenchmarks::test_baseline_lots_of_files_j1 PASSED [ 51%] tests/benchmark/test_baseline_benchmarks.py::TestEstablishBaselineBenchmarks::test_baseline_lots_of_files_j2 SKIPPED [ 51%] tests/benchmark/test_baseline_benchmarks.py::TestEstablishBaselineBenchmarks::test_baseline_lots_of_files_j1_empty_checker PASSED [ 51%] tests/benchmark/test_baseline_benchmarks.py::TestEstablishBaselineBenchmarks::test_baseline_lots_of_files_j2_empty_checker SKIPPED [ 51%] tests/benchmark/test_baseline_benchmarks.py::TestEstablishBaselineBenchmarks::test_baseline_benchmark_j1_single_working_checker PASSED [ 51%] tests/benchmark/test_baseline_benchmarks.py::TestEstablishBaselineBenchmarks::test_baseline_benchmark_j2_single_working_checker SKIPPED [ 51%] tests/benchmark/test_baseline_benchmarks.py::TestEstablishBaselineBenchmarks::test_baseline_benchmark_j1_all_checks_single_file PASSED [ 51%] tests/benchmark/test_baseline_benchmarks.py::TestEstablishBaselineBenchmarks::test_baseline_benchmark_j1_all_checks_lots_of_files PASSED [ 51%] tests/checkers/unittest_base_checker.py::test_base_checker_doc PASSED [ 51%] tests/checkers/unittest_base_checker.py::test_base_checker_ordering PASSED [ 51%] tests/checkers/unittest_base_checker.py::test_base_checker_invalid_message PASSED [ 51%] tests/checkers/unittest_base_checker.py::test_get_message_definition PASSED [ 51%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_deprecated_function PASSED [ 51%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_deprecated_method PASSED [ 51%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_deprecated_method_alias PASSED [ 51%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_not_deprecated PASSED [ 51%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_no_message PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_function_deprecated_arg PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_function_deprecated_kwarg PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_function_deprecated_not_used PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_function_deprecated_kwarg_only PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_method_deprecated_arg PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_method_deprecated_kwarg PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_method_deprecated_not_used PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_method_deprecated_kwarg_only PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_function_deprecated_arg_kwargs PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_function_deprecated_kwarg_kwarg PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_method_deprecated_arg_kwargs PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_method_deprecated_kwarg_kwarg PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_class_deprecated_arguments PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_deprecated_module PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_deprecated_module_from PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_deprecated_class_import_from PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_deprecated_class_import PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_deprecated_class_call PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_deprecated_decorator PASSED [ 52%] tests/checkers/unittest_deprecated.py::TestDeprecatedChecker::test_deprecated_decorator_with_arguments PASSED [ 52%] tests/checkers/unittest_design.py::TestDesignChecker::test_too_many_ancestors_ignored_parents_are_skipped PASSED [ 53%] tests/checkers/unittest_design.py::TestDesignChecker::test_exclude_too_few_methods_with_value PASSED [ 53%] tests/checkers/unittest_design.py::TestDesignChecker::test_ignore_paths_with_no_value PASSED [ 53%] tests/checkers/unittest_format.py::TestSuperfluousParentheses::testCheckKeywordParensHandlesValidCases PASSED [ 53%] tests/checkers/unittest_format.py::TestSuperfluousParentheses::testCheckKeywordParensHandlesUnnecessaryParens PASSED [ 53%] tests/checkers/unittest_format.py::TestSuperfluousParentheses::testNoSuperfluousParensWalrusOperatorIf PASSED [ 53%] tests/checkers/unittest_format.py::TestSuperfluousParentheses::testPositiveSuperfluousParensWalrusOperatorIf PASSED [ 53%] tests/checkers/unittest_format.py::TestSuperfluousParentheses::testCheckIfArgsAreNotUnicode PASSED [ 53%] tests/checkers/unittest_format.py::TestSuperfluousParentheses::testFuturePrintStatementWithoutParensWarning PASSED [ 53%] tests/checkers/unittest_format.py::TestSuperfluousParentheses::testKeywordParensFalsePositive PASSED [ 53%] tests/checkers/unittest_format.py::TestCheckSpace::test_encoding_token PASSED [ 53%] tests/checkers/unittest_format.py::test_disable_global_option_end_of_line PASSED [ 53%] tests/checkers/unittest_imports.py::TestImportsChecker::test_relative_beyond_top_level PASSED [ 53%] tests/checkers/unittest_imports.py::TestImportsChecker::test_relative_beyond_top_level_two PASSED [ 53%] tests/checkers/unittest_imports.py::TestImportsChecker::test_relative_beyond_top_level_three PASSED [ 53%] tests/checkers/unittest_imports.py::TestImportsChecker::test_relative_beyond_top_level_four PASSED [ 53%] tests/checkers/unittest_imports.py::TestImportsChecker::test_wildcard_import_init PASSED [ 53%] tests/checkers/unittest_imports.py::TestImportsChecker::test_wildcard_import_non_init PASSED [ 53%] tests/checkers/unittest_imports.py::TestImportsChecker::test_preferred_module PASSED [ 53%] tests/checkers/unittest_imports.py::TestImportsChecker::test_allow_reexport_package PASSED [ 53%] tests/checkers/unittest_misc.py::TestFixme::test_fixme_with_message PASSED [ 53%] tests/checkers/unittest_misc.py::TestFixme::test_todo_without_message PASSED [ 54%] tests/checkers/unittest_misc.py::TestFixme::test_xxx_without_space PASSED [ 54%] tests/checkers/unittest_misc.py::TestFixme::test_xxx_middle PASSED [ 54%] tests/checkers/unittest_misc.py::TestFixme::test_without_space_fixme PASSED [ 54%] tests/checkers/unittest_misc.py::TestFixme::test_non_alphanumeric_codetag PASSED [ 54%] tests/checkers/unittest_misc.py::TestFixme::test_absent_codetag PASSED [ 54%] tests/checkers/unittest_misc.py::TestFixme::test_other_present_codetag PASSED [ 54%] tests/checkers/unittest_misc.py::TestFixme::test_issue_2321_should_not_trigger PASSED [ 54%] tests/checkers/unittest_misc.py::TestFixme::test_issue_2321_should_trigger PASSED [ 54%] tests/checkers/unittest_misc.py::TestFixme::test_dont_trigger_on_todoist PASSED [ 54%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_kwargs_and_position_only PASSED [ 54%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_assignname[try-except] PASSED [ 54%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_assignname[class_attribute] PASSED [ 54%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_assignname[global_assign] PASSED [ 54%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_assignname[function_variable] PASSED [ 54%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_assignname[for_loop_variable] PASSED [ 54%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_assignname[inline_for_loop_variable] PASSED [ 54%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[bad_single_main_module] PASSED [ 54%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[bad_single_main_module_with_okay_alias] PASSED [ 54%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[bad_single_main_module_with_stdlib_import] PASSED [ 54%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[stdlib_with_bad_single_main_module] PASSED [ 54%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[stdlib_with_bad_alias] PASSED [ 54%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[bad_single_main_module_with_okay_alias_with_stdlib_import] PASSED [ 55%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[bad_main_module] PASSED [ 55%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[bad_main_module_with_okay_alias] PASSED [ 55%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[bad_submodule] PASSED [ 55%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[bad_submodule_with_okay_alias] PASSED [ 55%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[bad_submodule_with_bad_alias] PASSED [ 55%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[from_okay_module_import_okay] PASSED [ 55%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[from_bad_module_import_okay] PASSED [ 55%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[from_okay_module_import_bad] PASSED [ 55%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[from_okay_module_import_bad_as_good] PASSED [ 55%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[from_bad_module_import_bad_as_good] PASSED [ 55%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[from_okay_module_import_bad_as_bad] PASSED [ 55%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[from_okay_module_import_bad_as_good_and_bad0] PASSED [ 55%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[from_okay_module_import_bad_as_good_and_bad1] PASSED [ 55%] tests/checkers/unittest_non_ascii_name.py::TestNonAsciiChecker::test_check_import[from_okay_module_import_bad_as_good_and_star] XFAIL [ 55%] tests/checkers/unittest_refactoring.py::test_process_tokens PASSED [ 55%] tests/checkers/unittest_refactoring.py::test_issue_5724 PASSED [ 55%] tests/checkers/unittest_similar.py::test_ignore_comments PASSED [ 55%] tests/checkers/unittest_similar.py::test_ignore_docstrings PASSED [ 55%] tests/checkers/unittest_similar.py::test_ignore_imports PASSED [ 55%] tests/checkers/unittest_similar.py::test_multiline_imports PASSED [ 55%] tests/checkers/unittest_similar.py::test_ignore_multiline_imports PASSED [ 56%] tests/checkers/unittest_similar.py::test_ignore_signatures_fail PASSED [ 56%] tests/checkers/unittest_similar.py::test_ignore_signatures_pass PASSED [ 56%] tests/checkers/unittest_similar.py::test_ignore_signatures_class_methods_fail PASSED [ 56%] tests/checkers/unittest_similar.py::test_ignore_signatures_class_methods_pass PASSED [ 56%] tests/checkers/unittest_similar.py::test_ignore_signatures_empty_functions_fail PASSED [ 56%] tests/checkers/unittest_similar.py::test_ignore_signatures_empty_functions_pass PASSED [ 56%] tests/checkers/unittest_similar.py::test_no_hide_code_with_imports PASSED [ 56%] tests/checkers/unittest_similar.py::test_ignore_nothing PASSED [ 56%] tests/checkers/unittest_similar.py::test_lines_without_meaningful_content_do_not_trigger_similarity PASSED [ 56%] tests/checkers/unittest_similar.py::test_help PASSED [ 56%] tests/checkers/unittest_similar.py::test_no_args PASSED [ 56%] tests/checkers/unittest_similar.py::test_get_map_data PASSED [ 56%] tests/checkers/unittest_similar.py::test_set_duplicate_lines_to_zero PASSED [ 56%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_spelling_dict_help_no_enchant PASSED [ 56%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_spelling_dict_help_enchant SKIPPED [ 56%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_check_bad_coment SKIPPED [ 56%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_check_bad_comment_custom_suggestion_count SKIPPED [ 56%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_check_bad_docstring SKIPPED [ 56%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_shebangs SKIPPED [ 56%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_python_coding_comments SKIPPED [ 56%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_top_level_pylint_enable_disable_comments SKIPPED [ 56%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_words_with_numbers SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_wiki_words SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_camel_cased_words SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_words_with_underscores SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_email_address SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_urls SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_type_comments[# type: (NotAWord) -> NotAWord] SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_type_comments[# type: List[NotAWord] -> List[NotAWord]] SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_type_comments[# type: Dict[NotAWord] -> Dict[NotAWord]] SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_type_comments[# type: NotAWord] SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_type_comments[# type: List[NotAWord]] SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_type_comments[# type: Dict[NotAWord]] SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_type_comments[# type: ImmutableList[Manager]] SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_type_comments[# type: ignore[attr-defined] NotAWord] SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_sphinx_directives SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_sphinx_directives_2 SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_tool_directives_handling[black directive to turn on formatting] SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_tool_directives_handling[black directive to turn off formatting] SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_tool_directives_handling[pycharm directive] SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_tool_directives_handling[flake8 / zimports directive] SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_tool_directives_handling[bandit directive] SKIPPED [ 57%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_tool_directives_handling[isort directive] SKIPPED [ 58%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_tool_directives_handling[mypy top of file directive] SKIPPED [ 58%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_code_flanked_in_double_backticks SKIPPED [ 58%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_code_flanked_in_single_backticks SKIPPED [ 58%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_skip_directives_specified_in_pylintrc SKIPPED [ 58%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_handle_words_joined_by_forward_slash SKIPPED [ 58%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_more_than_one_error_in_same_line_for_same_word_on_docstring SKIPPED [ 58%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_more_than_one_error_in_same_line_for_same_word_on_comment SKIPPED [ 58%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_docstring_lines_that_look_like_comments_1 SKIPPED [ 58%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_docstring_lines_that_look_like_comments_2 SKIPPED [ 58%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_docstring_lines_that_look_like_comments_3 SKIPPED [ 58%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_docstring_lines_that_look_like_comments_4 SKIPPED [ 58%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_docstring_lines_that_look_like_comments_5 SKIPPED [ 58%] tests/checkers/unittest_spelling.py::TestSpellingChecker::test_docstring_lines_that_look_like_comments_6 SKIPPED [ 58%] tests/checkers/unittest_stdlib.py::TestStdlibChecker::test_deprecated_no_qname_on_unexpected_nodes PASSED [ 58%] tests/checkers/unittest_strings.py::test_str_eval PASSED [ 58%] tests/checkers/unittest_typecheck.py::TestTypeChecker::test_nomember_on_c_extension_error_msg SKIPPED [ 58%] tests/checkers/unittest_typecheck.py::TestTypeChecker::test_nomember_on_c_extension_info_msg SKIPPED [ 58%] tests/checkers/unittest_typecheck.py::TestTypeCheckerOnDecorators::test_issue3882_class_decorators PASSED [ 58%] tests/checkers/unittest_utils.py::testIsBuiltin[min-True] PASSED [ 58%] tests/checkers/unittest_utils.py::testIsBuiltin[__builtins__-True] PASSED [ 58%] tests/checkers/unittest_utils.py::testIsBuiltin[__path__-False] PASSED [ 59%] tests/checkers/unittest_utils.py::testIsBuiltin[__file__-False] PASSED [ 59%] tests/checkers/unittest_utils.py::testIsBuiltin[whatever-False] PASSED [ 59%] tests/checkers/unittest_utils.py::testIsBuiltin[mybuiltin-False] PASSED [ 59%] tests/checkers/unittest_utils.py::testGetArgumentFromCallError[foo(3)-kw0] PASSED [ 59%] tests/checkers/unittest_utils.py::testGetArgumentFromCallError[foo(one=a, two=b, three=c)-kw1] PASSED [ 59%] tests/checkers/unittest_utils.py::testGetArgumentFromCallExists[foo(bar=3)-kw0] PASSED [ 59%] tests/checkers/unittest_utils.py::testGetArgumentFromCallExists[foo(a, b, c)-kw1] PASSED [ 59%] tests/checkers/unittest_utils.py::testGetArgumentFromCall PASSED [ 59%] tests/checkers/unittest_utils.py::test_error_of_type PASSED [ 59%] tests/checkers/unittest_utils.py::test_node_ignores_exception PASSED [ 59%] tests/checkers/unittest_utils.py::test_is_subclass_of_node_b_derived_from_node_a PASSED [ 59%] tests/checkers/unittest_utils.py::test_is_subclass_of_node_b_not_derived_from_node_a PASSED [ 59%] tests/checkers/unittest_utils.py::test_is_subclass_of_not_classdefs PASSED [ 59%] tests/checkers/unittest_utils.py::test_parse_format_method_string PASSED [ 59%] tests/checkers/unittest_utils.py::test_inherit_from_std_ex_recursive_definition PASSED [ 59%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_simple PASSED [ 59%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_if_simple PASSED [ 59%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_if_elseif_else PASSED [ 59%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_while PASSED [ 59%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_while_else PASSED [ 59%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_for PASSED [ 59%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_for_else PASSED [ 60%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_try PASSED [ 60%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_try_except_else PASSED [ 60%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_try_except_finally PASSED [ 60%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_try_except_else_finally PASSED [ 60%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_with PASSED [ 60%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_method PASSED [ 60%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_decorator PASSED [ 60%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_class PASSED [ 60%] tests/checkers/unittest_utils.py::test_get_node_last_lineno_combined PASSED [ 60%] tests/checkers/unittest_utils.py::test_if_sys_guard PASSED [ 60%] tests/checkers/unittest_utils.py::test_if_typing_guard PASSED [ 60%] tests/checkers/unittest_utils.py::test_in_type_checking_block PASSED [ 60%] tests/checkers/unittest_utils.py::test_is_empty_literal PASSED [ 60%] tests/checkers/unittest_utils.py::test_deprecation_is_inside_lambda PASSED [ 60%] tests/checkers/unittest_utils.py::test_deprecation_check_messages PASSED [ 60%] tests/checkers/unittest_utils.py::test_is_typing_member PASSED [ 60%] tests/checkers/unittest_variables.py::TestVariablesChecker::test_all_elements_without_parent PASSED [ 60%] tests/checkers/unittest_variables.py::TestVariablesCheckerWithTearDown::test_custom_callback_string PASSED [ 60%] tests/checkers/unittest_variables.py::TestVariablesCheckerWithTearDown::test_redefined_builtin_modname_not_ignored PASSED [ 60%] tests/checkers/unittest_variables.py::TestVariablesCheckerWithTearDown::test_redefined_builtin_in_function PASSED [ 60%] tests/checkers/unittest_variables.py::TestVariablesCheckerWithTearDown::test_import_as_underscore PASSED [ 61%] tests/checkers/unittest_variables.py::TestVariablesCheckerWithTearDown::test_lambda_in_classdef PASSED [ 61%] tests/checkers/unittest_variables.py::TestVariablesCheckerWithTearDown::test_nested_lambda PASSED [ 61%] tests/checkers/unittest_variables.py::TestVariablesCheckerWithTearDown::test_ignored_argument_names_no_message PASSED [ 61%] tests/checkers/unittest_variables.py::TestVariablesCheckerWithTearDown::test_ignored_argument_names_starred_args PASSED [ 61%] tests/checkers/unittest_variables.py::TestMissingSubmodule::test_package_all PASSED [ 61%] tests/checkers/base/unittest_base.py::TestNoSix::test_no_six SKIPPED [ 61%] tests/checkers/base/unittest_multi_naming_style.py::TestMultiNamingStyle::test_multi_name_detection_majority PASSED [ 61%] tests/checkers/base/unittest_multi_naming_style.py::TestMultiNamingStyle::test_multi_name_detection_first_invalid PASSED [ 61%] tests/checkers/base/unittest_multi_naming_style.py::TestMultiNamingStyle::test_multi_name_detection_group PASSED [ 61%] tests/checkers/base/unittest_multi_naming_style.py::TestMultiNamingStyle::test_multi_name_detection_exempt PASSED [ 61%] tests/checkers/base/unittest_name_preset.py::TestNamePresets::test_camel_case PASSED [ 61%] tests/checkers/base/unittest_name_preset.py::TestNamePresets::test_pascal_case PASSED [ 61%] tests/checkers/base/unittest_name_preset.py::TestNamePresets::test_snake_case PASSED [ 61%] tests/checkers/base/unittest_name_preset.py::TestNamePresets::test_upper_case PASSED [ 61%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[utf-8_linux_valid_line] PASSED [ 61%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[utf-8_linux_not_decode_able_line] PASSED [ 61%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[utf-8_windows_valid_line] PASSED [ 61%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[utf-8_windows_not_decode_able_line] PASSED [ 61%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[utf-16_linux_valid_line] PASSED [ 61%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[utf-16_linux_not_decode_able_line] PASSED [ 61%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[utf-16_windows_valid_line] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[utf-16_windows_not_decode_able_line] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[utf-32_linux_valid_line] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[utf-32_linux_not_decode_able_line] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[utf-32_windows_valid_line] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[utf-32_windows_not_decode_able_line] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[iso-8859-1_linux_valid_line] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[iso-8859-1_windows_valid_line] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[ascii_linux_valid_line] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_find_bad_chars[ascii_windows_valid_line] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_bad_chars_that_would_currently_crash_python[invalid-character-nul_utf-8] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_bad_chars_that_would_currently_crash_python[invalid-character-zero-width-space_utf-8] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_bad_chars_that_would_currently_crash_python[invalid-character-nul_utf-16] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_bad_chars_that_would_currently_crash_python[invalid-character-zero-width-space_utf-16] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_bad_chars_that_would_currently_crash_python[invalid-character-nul_utf-32] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_bad_chars_that_would_currently_crash_python[invalid-character-zero-width-space_utf-32] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_bad_chars_that_would_currently_crash_python[invalid-character-nul_iso-8859-1] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test_bad_chars_that_would_currently_crash_python[invalid-character-nul_ascii] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[backspace_utf-8] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[backspace_utf-16] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[backspace_utf-32] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[backspace_iso-8859-1] PASSED [ 62%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[backspace_ascii] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[carriage-return_utf-8] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[carriage-return_utf-16] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[carriage-return_utf-32] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[carriage-return_iso-8859-1] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[carriage-return_ascii] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[sub_utf-8] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[sub_utf-16] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[sub_utf-32] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[sub_iso-8859-1] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[sub_ascii] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[esc_utf-8] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[esc_utf-16] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[esc_utf-32] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[esc_iso-8859-1] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[esc_ascii] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[nul_utf-8] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[nul_utf-16] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[nul_utf-32] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[nul_iso-8859-1] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[nul_ascii] PASSED [ 63%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[zero-width-space_utf-8] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[zero-width-space_utf-16] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bad_chars.py::TestBadCharsChecker::test___check_invalid_chars[zero-width-space_utf-32] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_finds_bidirectional_unicode_that_currently_not_parsed PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_EMBEDDING_utf-8] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_EMBEDDING_utf-16le] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_EMBEDDING_utf-16be] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_EMBEDDING_utf-32le] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_EMBEDDING_utf-32be] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_EMBEDDING_utf-8] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_EMBEDDING_utf-16le] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_EMBEDDING_utf-16be] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_EMBEDDING_utf-32le] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_EMBEDDING_utf-32be] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[POP_DIRECTIONAL_FORMATTING_utf-8] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[POP_DIRECTIONAL_FORMATTING_utf-16le] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[POP_DIRECTIONAL_FORMATTING_utf-16be] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[POP_DIRECTIONAL_FORMATTING_utf-32le] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[POP_DIRECTIONAL_FORMATTING_utf-32be] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_OVERRIDE_utf-8] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_OVERRIDE_utf-16le] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_OVERRIDE_utf-16be] PASSED [ 64%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_OVERRIDE_utf-32le] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_OVERRIDE_utf-32be] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_OVERRIDE_utf-8] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_OVERRIDE_utf-16le] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_OVERRIDE_utf-16be] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_OVERRIDE_utf-32le] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_OVERRIDE_utf-32be] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_ISOLATE_utf-8] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_ISOLATE_utf-16le] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_ISOLATE_utf-16be] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_ISOLATE_utf-32le] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[LEFT-TO-RIGHT_ISOLATE_utf-32be] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_ISOLATE_utf-8] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_ISOLATE_utf-16le] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_ISOLATE_utf-16be] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_ISOLATE_utf-32le] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_ISOLATE_utf-32be] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[FIRST_STRONG_ISOLATE_utf-8] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[FIRST_STRONG_ISOLATE_utf-16le] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[FIRST_STRONG_ISOLATE_utf-16be] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[FIRST_STRONG_ISOLATE_utf-32le] PASSED [ 65%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[FIRST_STRONG_ISOLATE_utf-32be] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[POP_DIRECTIONAL_ISOLATE_utf-8] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[POP_DIRECTIONAL_ISOLATE_utf-16le] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[POP_DIRECTIONAL_ISOLATE_utf-16be] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[POP_DIRECTIONAL_ISOLATE_utf-32le] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[POP_DIRECTIONAL_ISOLATE_utf-32be] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_MARK_utf-8] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_MARK_utf-16le] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_MARK_utf-16be] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_MARK_utf-32le] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_bidirectional_unicode.py::TestBidirectionalUnicodeChecker::test_find_bidi_string[RIGHT-TO-LEFT_MARK_utf-32be] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[valid-windows] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[valid-windows-bytes] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-carrier-return-windows] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-carrier-return-linux] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-carrier-return-windows-bytes] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-carrier-return-linux-bytes] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-backspace-linux] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-sub-linux] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-esc-linux] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-nul-linux] PASSED [ 66%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-zero-width-space-linux] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-backspace-linux-bytes] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-sub-linux-bytes] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-esc-linux-bytes] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-nul-linux-bytes] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-backspace-windows] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-sub-windows] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-esc-windows] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-nul-windows] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-zero-width-space-windows] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-backspace-windows-bytes] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-sub-windows-bytes] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-esc-windows-bytes] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_map_positions_to_result[invalid-nul-windows-bytes] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length[no_line_ending] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length[no_line_ending_byte] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length[linux] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length[linux_byte] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length[windows] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length[windows_byte] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length[wrong_order] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length[wrong_order_byte] PASSED [ 67%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length_utf16[no_line_ending] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length_utf16[linux] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length_utf16[windows] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length_utf16[wrong_order] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length_utf32[no_line_ending] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length_utf32[linux] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length_utf32[windows] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test_line_length_utf32[wrong_order] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[utf-8sig-utf-8] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[utf8-utf-8] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[utf 8-utf-8] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[utf-8-utf-80] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[utf-8-utf-81] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[utf-16-utf-16] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[utf-32-utf-32] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[utf 16-utf-16] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[utf 32-utf-32] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[utf 16 LE-utf-16le] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[utf 32-BE-utf-32be] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[UTF-32-utf-32] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[UTF-32-le-utf-32le] PASSED [ 68%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[UTF-16 LE-utf-16le] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[UTF-16BE-utf-16be] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[UTF8-utf-8] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[Latin1-latin1] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test__normalize_codec_name[ASCII-ascii] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-8_linux_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-8_linux_no_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-8_windows_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-8_windows_no_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-16_linux_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-16_linux_no_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-16_windows_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-16_windows_no_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-16le_linux_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-16le_linux_no_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-16le_windows_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-16le_windows_no_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-16be_linux_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-16be_linux_no_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-16be_windows_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-16be_windows_no_final_nl] PASSED [ 69%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-32_linux_final_nl] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-32_linux_no_final_nl] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-32_windows_final_nl] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-32_windows_no_final_nl] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-32le_linux_final_nl] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-32le_linux_no_final_nl] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-32le_windows_final_nl] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-32le_windows_no_final_nl] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-32be_linux_final_nl] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-32be_linux_no_final_nl] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-32be_windows_final_nl] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test___fix_utf16_32_line_stream[utf-32be_windows_no_final_nl] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test__byte_to_str_length[utf-32-4] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test__byte_to_str_length[utf-32-le-4] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test__byte_to_str_length[utf-16-2] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test__byte_to_str_length[utf-8-1] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test__byte_to_str_length[latin1-1] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_functions.py::test__byte_to_str_length[ascii-1] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test_invalid_unicode_files[pep_bidirectional_utf_16_le_no_bom.txt-2] XFAIL [ 70%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test_invalid_unicode_files[pep_bidirectional_utf_32_le_no_bom.txt-2] XFAIL [ 70%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test_invalid_unicode_files[pep_bidirectional_utf_16_bom.txt-1] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test_invalid_unicode_files[pep_bidirectional_utf_32_bom.txt-1] PASSED [ 70%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test__determine_codec[default_utf8] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test__determine_codec[pep263_latin1] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test__determine_codec[pep263_latin1_multiline] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test__determine_codec[pep263_ascii] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test__determine_codec[pep263_utf-8] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test__determine_codec[pep263_utf-16le_fake] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test__determine_codec[pep263_utf-16le_real] XFAIL [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test__determine_codec[bom_utf-8] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test__determine_codec[bom_utf-16le] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test__determine_codec[bom_utf-16be] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test__determine_codec[bom_utf-32le] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test__determine_codec[bom_utf-32be] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test__determine_codec_raises_syntax_error_on_invalid_input PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test___check_codec[utf-8] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test___check_codec[utf-16] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test___check_codec[utf-32] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test___check_codec[iso-8859-1] PASSED [ 71%] tests/checkers/unittest_unicode/unittest_invalid_encoding.py::TestInvalidEncoding::test___check_codec[ascii] PASSED [ 71%] tests/config/test_argparse_config.py::TestArgparseOptionsProviderMixin::test_logger_without_options PASSED [ 71%] tests/config/test_argparse_config.py::TestArgparseOptionsProviderMixin::test_logger_commandline PASSED [ 71%] tests/config/test_argparse_config.py::TestArgparseOptionsProviderMixin::test_logger_rcfile PASSED [ 71%] tests/config/test_argparse_config.py::TestDeprecationOptions::test_new_names PASSED [ 72%] tests/config/test_argparse_config.py::TestDeprecationOptions::test_old_names PASSED [ 72%] tests/config/test_argparse_config.py::TestArguments::test_unrecognized_argument PASSED [ 72%] tests/config/test_config.py::test_can_read_toml_env_variable PASSED [ 72%] tests/config/test_config.py::test_unknown_message_id PASSED [ 72%] tests/config/test_config.py::test_unknown_option_name PASSED [ 72%] tests/config/test_config.py::test_unknown_short_option_name PASSED [ 72%] tests/config/test_config.py::test_unknown_confidence PASSED [ 72%] tests/config/test_config.py::test_empty_confidence PASSED [ 72%] tests/config/test_config.py::test_unknown_yes_no PASSED [ 72%] tests/config/test_config.py::test_unknown_py_version PASSED [ 72%] tests/config/test_config.py::test_regex_error PASSED [ 72%] tests/config/test_config.py::test_csv_regex_error PASSED [ 72%] tests/config/test_config.py::test_short_verbose PASSED [ 72%] tests/config/test_config.py::test_argument_separator PASSED [ 72%] tests/config/test_config.py::test_clear_cache_post_run PASSED [ 72%] tests/config/test_deprecations.py::TestDeprecationArgumentsManager::test_load_configuration PASSED [ 72%] tests/config/test_deprecations.py::TestDeprecationArgumentsManager::test_load_configuration_from_config PASSED [ 72%] tests/config/test_deprecations.py::TestDeprecationArgumentsManager::test_help_with_level PASSED [ 72%] tests/config/test_deprecations.py::TestDeprecationArgumentsManager::test_register_options_provider_load_defaults PASSED [ 72%] tests/config/test_deprecations.py::TestDeprecationArgumentsManager::test_get_global_option PASSED [ 72%] tests/config/test_deprecations.py::TestDeprecationArgumentsManager::test_read_config_file PASSED [ 72%] tests/config/test_deprecations.py::TestDeprecationArgumentsManager::test_load_config_file PASSED [ 73%] tests/config/test_deprecations.py::TestDeprecationArgumentsManager::test_load_command_line_configuration PASSED [ 73%] tests/config/test_deprecations.py::TestDeprecationArgumentsManager::test_cb_set_provider_option PASSED [ 73%] tests/config/test_deprecations.py::TestDeprecationArgumentsManager::test_level_attribute PASSED [ 73%] tests/config/test_deprecations.py::TestDeprecationArgumentsManager::test_no_default_in_optdict PASSED [ 73%] tests/config/test_deprecations.py::TestDeprecationArgumentsManager::test_no_level_in_optdict PASSED [ 73%] tests/config/test_find_default_config_files.py::test_pylintrc PASSED [ 73%] tests/config/test_find_default_config_files.py::test_pylintrc_parentdir PASSED [ 73%] tests/config/test_find_default_config_files.py::test_pylintrc_parentdir_no_package PASSED [ 73%] tests/config/test_find_default_config_files.py::test_verbose_output_no_config PASSED [ 73%] tests/config/test_find_default_config_files.py::test_verbose_abbreviation PASSED [ 73%] tests/config/test_find_default_config_files.py::test_toml_has_config[-False] PASSED [ 73%] tests/config/test_find_default_config_files.py::test_toml_has_config[(not toml valid)-False] PASSED [ 73%] tests/config/test_find_default_config_files.py::test_toml_has_config[\n[build-system]\nrequires = ["setuptools ~= 58.0", "cython ~= 0.29.0"]\n-False] PASSED [ 73%] tests/config/test_find_default_config_files.py::test_toml_has_config[\n[tool.pylint]\nmissing-member-hint = true\n-True] PASSED [ 73%] tests/config/test_find_default_config_files.py::test_cfg_has_config[-False] PASSED [ 73%] tests/config/test_find_default_config_files.py::test_cfg_has_config[(not valid .cfg)-False] PASSED [ 73%] tests/config/test_find_default_config_files.py::test_cfg_has_config[\n[metadata]\nname = pylint\n-False] PASSED [ 73%] tests/config/test_find_default_config_files.py::test_cfg_has_config[\n[metadata]\nname = pylint\n\n[pylint.messages control]\ndisable = logging-not-lazy,logging-format-interpolation\n-True] PASSED [ 73%] tests/config/test_find_default_config_files.py::test_non_existent_home PASSED [ 73%] tests/config/test_find_default_config_files.py::test_permission_error PASSED [ 73%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/toml_with_message_control.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/rich_types.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/toml_without_pylint.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/toml_with_enable.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/toml_with_unknown_option.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/issue_4580/rich_types.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/issue_4580/top_level_disable.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/issue_4580/correct_import_preferred_module.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/issue_4580/correct_basic_name_group.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/issue_4580/valid_data_for_basic.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/issue_4580/valid_data_for_import.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/issue_4746/loaded_plugin_does_not_exists.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/issue_3181/toml_decode_error.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/issue_3181/top_level_list_of_disable.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/issue_3122/toml_with_missing_comma.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[toml/unknown_msgid/enable_unknown_msgid.toml] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[ini/pylintrc_with_missing_comma.ini] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[ini/pylintrc_with_deleted_message.ini] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[ini/pylintrc_with_multi_line_init_hook.ini] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[ini/pylintrc_with_message_control.ini] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[ini/pylintrc_with_interpolation_error.ini] PASSED [ 74%] tests/config/test_functional_config_loading.py::test_functional_config_loading[ini/pylintrc_with_quoted_init_hook.ini] PASSED [ 75%] tests/config/test_functional_config_loading.py::test_functional_config_loading[tox/unrecognized_options/tox.ini] PASSED [ 75%] tests/config/test_functional_config_loading.py::test_functional_config_loading[setup_cfg/setup_cfg_with_message_control.cfg] PASSED [ 75%] tests/config/test_functional_config_loading.py::test_functional_config_loading[setup_cfg/issue_3630/setup.cfg] PASSED [ 75%] tests/config/test_functional_config_loading.py::test_functional_config_loading[setup_cfg/issue_3630/not_setup.cfg] PASSED [ 75%] tests/config/test_functional_config_loading.py::test_functional_config_loading[setup_cfg/issue_4272/option_in_wrong_section.cfg] PASSED [ 75%] tests/config/test_functional_config_loading.py::test_functional_config_loading[setup_cfg/deprecate_master/setup.cfg] PASSED [ 75%] tests/config/test_functional_config_loading.py::test_functional_config_loading[setup_cfg/do_not_read_other_tools_configuration/setup.cfg] PASSED [ 75%] tests/config/test_functional_config_loading.py::test_functional_config_loading[setup_cfg/identical_name_in_flake8/setup.cfg] PASSED [ 75%] tests/config/test_per_directory_config.py::test_fall_back_on_base_config PASSED [ 75%] tests/config/unittest_config.py::test__regexp_validator_valid PASSED [ 75%] tests/config/unittest_config.py::test__regexp_validator_invalid PASSED [ 75%] tests/config/unittest_config.py::test__csv_validator_no_spaces PASSED [ 75%] tests/config/unittest_config.py::test__csv_validator_spaces PASSED [ 75%] tests/config/unittest_config.py::test__regexp_csv_validator_valid PASSED [ 75%] tests/config/unittest_config.py::test__regexp_csv_validator_invalid PASSED [ 75%] tests/config/unittest_config.py::TestPyLinterOptionSetters::test_ignore_paths_with_value PASSED [ 75%] tests/config/unittest_config.py::TestPyLinterOptionSetters::test_ignore_paths_with_no_value PASSED [ 75%] tests/config/pylint_config/test_pylint_config_generate.py::test_generate_interactive_exitcode PASSED [ 75%] tests/config/pylint_config/test_pylint_config_generate.py::test_format_of_output PASSED [ 75%] tests/config/pylint_config/test_pylint_config_generate.py::test_writing_to_output_file PASSED [ 75%] tests/config/pylint_config/test_pylint_config_generate.py::test_writing_minimal_file PASSED [ 75%] tests/config/pylint_config/test_pylint_config_help.py::test_pylint_config_main_messages PASSED [ 76%] tests/config/pylint_config/test_pylint_config_utils.py::test_retrying_user_input_validation PASSED [ 76%] tests/config/pylint_config/test_run_pylint_config.py::test_invocation_of_pylint_config PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_space_indentation[abc-0] PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_space_indentation[-0] PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_space_indentation[ abc-2] PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_space_indentation[\n abc-0] PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_space_indentation[ \n abc-3] PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_exception[raise_node0-expected0] PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_exception[raise_node1-expected1] PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_exception[raise_node2-expected2] PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_exception[raise_node3-expected3] PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_exception[raise_node4-expected4] PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_exception[raise_node5-expected5] PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_exception[raise_node6-expected6] PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_exception[raise_node7-expected7] PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_exception[raise_node8-expected8] PASSED [ 76%] tests/extensions/test_check_docs_utils.py::test_possible_exc_types_raising_potential_none PASSED [ 76%] tests/extensions/test_private_import.py::TestPrivateImport::test_internal_module PASSED [ 76%] tests/extensions/test_private_import.py::TestPrivateImport::test_external_module_nested PASSED [ 76%] tests/extensions/test_private_import.py::TestPrivateImport::test_external_module_dot_import PASSED [ 76%] tests/extensions/test_private_import.py::TestPrivateImport::test_external_module_dot_import_outer_only PASSED [ 77%] tests/extensions/test_private_import.py::TestPrivateImport::test_external_module PASSED [ 77%] tests/functional/r/redundant_unittest_assert.py::Tests::test_something SKIPPED [ 77%] tests/functional/r/redundant_unittest_assert.py::RegressionWithArgs::test SKIPPED [ 77%] tests/lint/test_caching.py::test__get_pdata_path[-1-pylint_home0-expected0] PASSED [ 77%] tests/lint/test_caching.py::test__get_pdata_path[-2-pylint_home1-expected1] PASSED [ 77%] tests/lint/test_caching.py::test__get_pdata_path[a/path-42-pylint_home2-expected2] PASSED [ 77%] tests/lint/test_caching.py::test__get_pdata_path_nix[/workspace/MyDir/test.py-1-pylint_home0-expected0] PASSED [ 77%] tests/lint/test_caching.py::test__get_pdata_path_nix[/workspace/MyDir/test.py-1-pylint_home1-expected1] PASSED [ 77%] tests/lint/test_caching.py::test__get_pdata_path_windows[D:\\MyDir\\test.py-1-pylint_home0-expected0] SKIPPED [ 77%] tests/lint/test_caching.py::test__get_pdata_path_windows[C:\\MyDir\\test.py-1-pylint_home1-expected1] SKIPPED [ 77%] tests/lint/test_caching.py::test_save_and_load_result[.tests/] PASSED [ 77%] tests/lint/test_caching.py::test_save_and_load_result[.tests/a/path/] PASSED [ 77%] tests/lint/test_caching.py::test_save_and_load_not_a_linter_stats[.tests] PASSED [ 77%] tests/lint/test_caching.py::test_save_and_load_not_a_linter_stats[.tests/a/path/] PASSED [ 77%] tests/lint/test_pylinter.py::test_crash_in_file PASSED [ 77%] tests/lint/test_pylinter.py::test_check_deprecation PASSED [ 77%] tests/lint/test_pylinter.py::test_crash_during_linting PASSED [ 77%] tests/lint/test_run_pylint.py::test_run_pylint_with_invalid_argument PASSED [ 77%] tests/lint/test_run_pylint.py::test_run_pylint_with_invalid_argument_in_config PASSED [ 77%] tests/lint/test_utils.py::test_prepare_crash_report PASSED [ 77%] tests/lint/test_utils.py::test_get_fatal_error_message PASSED [ 78%] tests/lint/test_utils.py::test_issue_template_on_fatal_errors PASSED [ 78%] tests/lint/unittest_expand_modules.py::test__is_in_ignore_list_re_match PASSED [ 78%] tests/lint/unittest_expand_modules.py::TestExpandModules::test_expand_modules[files_or_modules0-expected0] PASSED [ 78%] tests/lint/unittest_expand_modules.py::TestExpandModules::test_expand_modules[files_or_modules1-expected1] PASSED [ 78%] tests/lint/unittest_expand_modules.py::TestExpandModules::test_expand_modules_deduplication[files_or_modules0-expected0] PASSED [ 78%] tests/lint/unittest_expand_modules.py::TestExpandModules::test_expand_modules_deduplication[files_or_modules1-expected1] PASSED [ 78%] tests/lint/unittest_expand_modules.py::TestExpandModules::test_expand_modules_with_ignore[files_or_modules0-expected0] PASSED [ 78%] tests/lint/unittest_expand_modules.py::TestExpandModules::test_expand_modules_with_ignore[files_or_modules1-expected1] PASSED [ 78%] tests/lint/unittest_lint.py::test_deprecated PASSED [ 78%] tests/lint/unittest_lint.py::test_no_args PASSED [ 78%] tests/lint/unittest_lint.py::test_one_arg[case0] PASSED [ 78%] tests/lint/unittest_lint.py::test_one_arg[case1] PASSED [ 78%] tests/lint/unittest_lint.py::test_one_arg[case2] PASSED [ 78%] tests/lint/unittest_lint.py::test_one_arg[case3] PASSED [ 78%] tests/lint/unittest_lint.py::test_one_arg[case4] PASSED [ 78%] tests/lint/unittest_lint.py::test_two_similar_args[case0] PASSED [ 78%] tests/lint/unittest_lint.py::test_two_similar_args[case1] PASSED [ 78%] tests/lint/unittest_lint.py::test_two_similar_args[case2] PASSED [ 78%] tests/lint/unittest_lint.py::test_two_similar_args[case3] PASSED [ 78%] tests/lint/unittest_lint.py::test_more_args[case0] PASSED [ 78%] tests/lint/unittest_lint.py::test_more_args[case1] PASSED [ 78%] tests/lint/unittest_lint.py::test_more_args[case2] PASSED [ 79%] tests/lint/unittest_lint.py::test_pylint_visit_method_taken_in_account PASSED [ 79%] tests/lint/unittest_lint.py::test_enable_message PASSED [ 79%] tests/lint/unittest_lint.py::test_enable_message_category PASSED [ 79%] tests/lint/unittest_lint.py::test_message_state_scope PASSED [ 79%] tests/lint/unittest_lint.py::test_enable_message_block PASSED [ 79%] tests/lint/unittest_lint.py::test_enable_by_symbol PASSED [ 79%] tests/lint/unittest_lint.py::test_enable_report PASSED [ 79%] tests/lint/unittest_lint.py::test_report_output_format_aliased PASSED [ 79%] tests/lint/unittest_lint.py::test_set_unsupported_reporter PASSED [ 79%] tests/lint/unittest_lint.py::test_set_option_1 PASSED [ 79%] tests/lint/unittest_lint.py::test_set_option_2 PASSED [ 79%] tests/lint/unittest_lint.py::test_enable_checkers PASSED [ 79%] tests/lint/unittest_lint.py::test_errors_only PASSED [ 79%] tests/lint/unittest_lint.py::test_disable_similar PASSED [ 79%] tests/lint/unittest_lint.py::test_disable_alot PASSED [ 79%] tests/lint/unittest_lint.py::test_addmessage PASSED [ 79%] tests/lint/unittest_lint.py::test_addmessage_invalid PASSED [ 79%] tests/lint/unittest_lint.py::test_load_plugin_command_line PASSED [ 79%] tests/lint/unittest_lint.py::test_load_plugin_path_manipulation_case_6 PASSED [ 79%] tests/lint/unittest_lint.py::test_load_plugin_path_manipulation_case_3 PASSED [ 79%] tests/lint/unittest_lint.py::test_load_plugin_pylintrc_order_independent PASSED [ 80%] tests/lint/unittest_lint.py::test_load_plugin_command_line_before_init_hook PASSED [ 80%] tests/lint/unittest_lint.py::test_load_plugin_command_line_with_init_hook_command_line PASSED [ 80%] tests/lint/unittest_lint.py::test_load_plugin_config_file PASSED [ 80%] tests/lint/unittest_lint.py::test_load_plugin_configuration PASSED [ 80%] tests/lint/unittest_lint.py::test_init_hooks_called_before_load_plugins PASSED [ 80%] tests/lint/unittest_lint.py::test_analyze_explicit_script PASSED [ 80%] tests/lint/unittest_lint.py::test_full_documentation PASSED [ 80%] tests/lint/unittest_lint.py::test_list_msgs_enabled PASSED [ 80%] tests/lint/unittest_lint.py::test_pylint_home PASSED [ 80%] tests/lint/unittest_lint.py::test_pylint_home_from_environ PASSED [ 80%] tests/lint/unittest_lint.py::test_warn_about_old_home PASSED [ 80%] tests/lint/unittest_lint.py::test_pylintrc PASSED [ 80%] tests/lint/unittest_lint.py::test_pylintrc_parentdir PASSED [ 80%] tests/lint/unittest_lint.py::test_pylintrc_parentdir_no_package PASSED [ 80%] tests/lint/unittest_lint.py::test_custom_should_analyze_file SKIPPED [ 80%] tests/lint/unittest_lint.py::test_multiprocessing[1] SKIPPED (Need 2...) [ 80%] tests/lint/unittest_lint.py::test_multiprocessing[2] SKIPPED (Need 2...) [ 80%] tests/lint/unittest_lint.py::test_filename_with__init__ PASSED [ 80%] tests/lint/unittest_lint.py::test_by_module_statement_value PASSED [ 80%] tests/lint/unittest_lint.py::test_recursive_ignore[--ignore-failing.py] PASSED [ 80%] tests/lint/unittest_lint.py::test_recursive_ignore[--ignore-ignored_subdirectory] PASSED [ 81%] tests/lint/unittest_lint.py::test_recursive_ignore[--ignore-patterns-failing.*] PASSED [ 81%] tests/lint/unittest_lint.py::test_recursive_ignore[--ignore-patterns-ignored_*] PASSED [ 81%] tests/lint/unittest_lint.py::test_recursive_ignore[--ignore-paths-.*directory/ignored.*] PASSED [ 81%] tests/lint/unittest_lint.py::test_recursive_ignore[--ignore-paths-.*ignored.*/failing.*] PASSED [ 81%] tests/lint/unittest_lint.py::test_source_roots_globbing PASSED [ 81%] tests/lint/unittest_lint.py::test_recursive_implicit_namespace PASSED [ 81%] tests/lint/unittest_lint.py::test_recursive_implicit_namespace_wrapper PASSED [ 81%] tests/lint/unittest_lint.py::test_globbing PASSED [ 81%] tests/lint/unittest_lint.py::test_relative_imports PASSED [ 81%] tests/lint/unittest_lint.py::test_import_sibling_module_from_namespace PASSED [ 81%] tests/lint/unittest_lint.py::test_lint_namespace_package_under_dir PASSED [ 81%] tests/lint/unittest_lint.py::test_lint_namespace_package_under_dir_on_path PASSED [ 81%] tests/message/test_no_removed_msgid_or_symbol_used.py::test_no_removed_msgid_or_symbol_used PASSED [ 81%] tests/message/unittest_message.py::test_new_message PASSED [ 81%] tests/message/unittest_message_definition.py::test_create_invalid_message_type[Q1234-Bad message type Q in 'Q1234'] PASSED [ 81%] tests/message/unittest_message_definition.py::test_create_invalid_message_type[W12345-Invalid message id 'W12345'] PASSED [ 81%] tests/message/unittest_message_definition.py::TestMessagesDefinition::test_may_be_emitted_default PASSED [ 81%] tests/message/unittest_message_definition.py::TestMessagesDefinition::test_may_be_emitted_py_version PASSED [ 81%] tests/message/unittest_message_definition.py::TestMessagesDefinition::test_repr PASSED [ 81%] tests/message/unittest_message_definition.py::TestMessagesDefinition::test_str PASSED [ 81%] tests/message/unittest_message_definition.py::TestMessagesDefinition::test_format_help PASSED [ 81%] tests/message/unittest_message_definition_store.py::test_register_error[messages0-Inconsistent checker part in message id 'W4321' (expected 'x12xx' because we already had ['W1234']).] PASSED [ 82%] tests/message/unittest_message_definition_store.py::test_register_error[messages1-Message id 'W1234' cannot have both 'msg-symbol-one' and 'old-symbol' as symbolic name.] PASSED [ 82%] tests/message/unittest_message_definition_store.py::test_register_error[messages2-Message id 'W1234' cannot have both 'msg-symbol-one' and 'old-symbol' as symbolic name.] PASSED [ 82%] tests/message/unittest_message_definition_store.py::test_register_error[messages3-Message id 'W1201' cannot have both 'old-symbol-one' and 'old-symbol-two' as symbolic name.] PASSED [ 82%] tests/message/unittest_message_definition_store.py::test_register_error[messages4-Message symbol 'msg-symbol' cannot be used for 'W1234' and 'W1235' at the same time. If you're creating an 'old_names' use 'old-msg-symbol' as the old symbol.] PASSED [ 82%] tests/message/unittest_message_definition_store.py::test_register_error[messages5-Message symbol 'msg-symbol-one' cannot be used for 'W1230' and 'W1234' at the same time. If you're creating an 'old_names' use 'old-msg-symbol-one' as the old symbol.] PASSED [ 82%] tests/message/unittest_message_definition_store.py::test_register_error[messages6-Message symbol 'msg-symbol-one' cannot be used for 'W1230' and 'W1234' at the same time. If you're creating an 'old_names' use 'old-msg-symbol-one' as the old symbol.] PASSED [ 82%] tests/message/unittest_message_definition_store.py::test_register_error[messages7-Message symbol 'old-symbol-one' cannot be used for 'W1230' and 'W1231' at the same time. If you're creating an 'old_names' use 'old-old-symbol-one' as the old symbol.] PASSED [ 82%] tests/message/unittest_message_definition_store.py::test_register_error_new_id_duplicate_of_new PASSED [ 82%] tests/message/unittest_message_definition_store.py::test_format_help PASSED [ 82%] tests/message/unittest_message_definition_store.py::test_get_msg_display_string PASSED [ 82%] tests/message/unittest_message_definition_store.py::test_check_message_id PASSED [ 82%] tests/message/unittest_message_definition_store.py::TestMessageDefinitionStore::test_message_help PASSED [ 82%] tests/message/unittest_message_definition_store.py::TestMessageDefinitionStore::test_message_help_minmax PASSED [ 82%] tests/message/unittest_message_definition_store.py::test_list_messages PASSED [ 82%] tests/message/unittest_message_definition_store.py::test_renamed_message_register PASSED [ 82%] tests/message/unittest_message_definition_store.py::test_multiple_child_of_old_name PASSED [ 82%] tests/message/unittest_message_id_store.py::test_len_str PASSED [ 82%] tests/message/unittest_message_id_store.py::test_get_message_ids PASSED [ 82%] tests/message/unittest_message_id_store.py::test_get_message_ids_not_existing PASSED [ 82%] tests/message/unittest_message_id_store.py::test_register_message_definitions PASSED [ 82%] tests/message/unittest_message_id_store.py::test_add_msgid_and_symbol PASSED [ 83%] tests/message/unittest_message_id_store.py::test_duplicate_symbol PASSED [ 83%] tests/message/unittest_message_id_store.py::test_duplicate_msgid PASSED [ 83%] tests/message/unittest_message_id_store.py::test_exclusivity_of_msgids PASSED [ 83%] tests/primer/test_primer_external.py::TestPrimer::test_primer_external_packages_no_crash_batch_one[keras] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_compat_pickle.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[pstats.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[datetime.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_py_abc.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[compileall.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[statistics.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[uu.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[hmac.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[textwrap.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[sched.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[unittest] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[getopt.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[locale.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_pyio.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[struct.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[smtpd.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[opcode.py] SKIPPED [ 83%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_sitebuiltins.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[traceback.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[lib2to3] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[abc.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[xml] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[sre_constants.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[socketserver.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[operator.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[smtplib.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[secrets.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[importlib] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[turtle.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[zipimport.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_markupbase.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[email] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[stat.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[ipaddress.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[re] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[asyncore.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[codeop.py] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[multiprocessing] SKIPPED [ 84%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[pydoc_data] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[bisect.py] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[typing.py] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[imghdr.py] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[timeit.py] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_sysconfigdata__linux_arm-linux-musleabihf.py] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[tomllib] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[aifc.py] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[lzma.py] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[dataclasses.py] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[csv.py] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[ctypes] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[chunk.py] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[http] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[genericpath.py] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[curses] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[zipapp.py] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[ensurepip] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[cProfile.py] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[dbm] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[sre_compile.py] SKIPPED [ 85%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[cgitb.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[fnmatch.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[pydoc.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_pydecimal.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[poplib.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[pipes.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[io.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[sre_parse.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[pty.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[profile.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[pathlib.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[tracemalloc.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[__phello__] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[gettext.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[hashlib.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[tty.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[zoneinfo] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[trace.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_bootsubprocess.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[contextlib.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[platform.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[nntplib.py] SKIPPED [ 86%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[types.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[stringprep.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[subprocess.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[turtledemo] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[ssl.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[dis.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[base64.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[runpy.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[py_compile.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[shlex.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[posixpath.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[shutil.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[asynchat.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[keyword.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[heapq.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[imaplib.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[pickletools.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[bdb.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[string.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[antigravity.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[doctest.py] SKIPPED [ 87%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[ast.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_compression.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[contextvars.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[warnings.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[encodings] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[sunau.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[codecs.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[ftplib.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[wave.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[inspect.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[venv] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[nturl2path.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[netrc.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[glob.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[enum.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[__future__.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[html] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[selectors.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[getpass.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[sqlite3] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[tempfile.py] SKIPPED [ 88%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[imp.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[copy.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[ntpath.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[zipfile.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[tabnanny.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[numbers.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_collections_abc.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[cmd.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[pyclbr.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[symtable.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[socket.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[webbrowser.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[code.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[gzip.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[logging] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[json] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[random.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[pdb.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[mailcap.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[configparser.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[distutils] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[pickle.py] SKIPPED [ 89%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_threading_local.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[pprint.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[mailbox.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[graphlib.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[copyreg.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[wsgiref] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[colorsys.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[queue.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[mimetypes.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[__hello__.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[os.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[weakref.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_aix_support.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[asyncio] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[shelve.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[threading.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[modulefinder.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[decimal.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[quopri.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[site.py] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[concurrent] SKIPPED [ 90%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[cgi.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[fileinput.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[difflib.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[tokenize.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[telnetlib.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[filecmp.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[sysconfig.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[bz2.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[reprlib.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[xdrlib.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[collections] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[functools.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[uuid.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[tarfile.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[linecache.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[this.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[rlcompleter.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[plistlib.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[signal.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_osx_support.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_weakrefset.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[argparse.py] SKIPPED [ 91%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[pkgutil.py] SKIPPED [ 92%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[urllib] SKIPPED [ 92%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[sndhdr.py] SKIPPED [ 92%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[_strptime.py] SKIPPED [ 92%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[optparse.py] SKIPPED [ 92%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[calendar.py] SKIPPED [ 92%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[crypt.py] SKIPPED [ 92%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[xmlrpc] SKIPPED [ 92%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[token.py] SKIPPED [ 92%] tests/primer/test_primer_stdlib.py::test_primer_stdlib_no_crash[fractions.py] SKIPPED [ 92%] tests/profile/test_profile_against_externals.py::test_run[numpy-https://github.com/numpy/numpy.git] SKIPPED [ 92%] tests/pyreverse/test_diadefs.py::test_option_values PASSED [ 92%] tests/pyreverse/test_diadefs.py::test_default_values PASSED [ 92%] tests/pyreverse/test_diadefs.py::TestDefaultDiadefGenerator::test_extract_relations PASSED [ 92%] tests/pyreverse/test_diadefs.py::TestDefaultDiadefGenerator::test_functional_relation_extraction PASSED [ 92%] tests/pyreverse/test_diadefs.py::test_known_values1 PASSED [ 92%] tests/pyreverse/test_diadefs.py::test_known_values2 PASSED [ 92%] tests/pyreverse/test_diadefs.py::test_known_values3 PASSED [ 92%] tests/pyreverse/test_diadefs.py::test_known_values4 PASSED [ 92%] tests/pyreverse/test_diadefs.py::test_regression_dataclasses_inference PASSED [ 92%] tests/pyreverse/test_diagrams.py::test_property_handling PASSED [ 92%] tests/pyreverse/test_inspector.py::test_class_implements PASSED [ 93%] tests/pyreverse/test_inspector.py::test_class_implements_specialization PASSED [ 93%] tests/pyreverse/test_inspector.py::test_locals_assignment_resolution PASSED [ 93%] tests/pyreverse/test_inspector.py::test_instance_attrs_resolution PASSED [ 93%] tests/pyreverse/test_inspector.py::test_concat_interfaces PASSED [ 93%] tests/pyreverse/test_inspector.py::test_interfaces PASSED [ 93%] tests/pyreverse/test_inspector.py::test_from_directory PASSED [ 93%] tests/pyreverse/test_inspector.py::test_project_node PASSED [ 93%] tests/pyreverse/test_inspector.py::test_interface_deprecation PASSED [ 93%] tests/pyreverse/test_main.py::test_project_root_in_sys_path[/home/buildozer/aports/community/py3-pylint/src/pylint-2.17.1/tests] PASSED [ 93%] tests/pyreverse/test_main.py::test_project_root_in_sys_path[/home/buildozer/aports/community/py3-pylint/src/pylint-2.17.1/tests/data] PASSED [ 93%] tests/pyreverse/test_main.py::test_graphviz_supported_image_format PASSED [ 93%] tests/pyreverse/test_main.py::test_graphviz_cant_determine_supported_formats PASSED [ 93%] tests/pyreverse/test_main.py::test_graphviz_unsupported_image_format PASSED [ 93%] tests/pyreverse/test_main.py::test_command_line_arguments_defaults[mode-PUB_ONLY] PASSED [ 93%] tests/pyreverse/test_main.py::test_command_line_arguments_defaults[classes-expected_default1] PASSED [ 93%] tests/pyreverse/test_main.py::test_command_line_arguments_defaults[show_ancestors-None] PASSED [ 93%] tests/pyreverse/test_main.py::test_command_line_arguments_defaults[all_ancestors-None] PASSED [ 93%] tests/pyreverse/test_main.py::test_command_line_arguments_defaults[show_associated-None] PASSED [ 93%] tests/pyreverse/test_main.py::test_command_line_arguments_defaults[all_associated-None] PASSED [ 93%] tests/pyreverse/test_main.py::test_command_line_arguments_defaults[show_builtin-0] PASSED [ 93%] tests/pyreverse/test_main.py::test_command_line_arguments_defaults[module_names-None] PASSED [ 94%] tests/pyreverse/test_main.py::test_command_line_arguments_defaults[output_format-dot] PASSED [ 94%] tests/pyreverse/test_main.py::test_command_line_arguments_defaults[colorized-0] PASSED [ 94%] tests/pyreverse/test_main.py::test_command_line_arguments_defaults[max_color_depth-2] PASSED [ 94%] tests/pyreverse/test_main.py::test_command_line_arguments_defaults[ignore_list-expected_default11] PASSED [ 94%] tests/pyreverse/test_main.py::test_command_line_arguments_defaults[project-] PASSED [ 94%] tests/pyreverse/test_main.py::test_command_line_arguments_defaults[output_directory-] PASSED [ 94%] tests/pyreverse/test_main.py::test_command_line_arguments_yes_no PASSED [ 94%] tests/pyreverse/test_main.py::test_class_command PASSED [ 94%] tests/pyreverse/test_main.py::test_version_info PASSED [ 94%] tests/pyreverse/test_printer.py::test_explicit_layout[Layout.TOP_TO_BOTTOM-DotPrinter-rankdir=TB--2] PASSED [ 94%] tests/pyreverse/test_printer.py::test_explicit_layout[Layout.BOTTOM_TO_TOP-DotPrinter-rankdir=BT--2] PASSED [ 94%] tests/pyreverse/test_printer.py::test_explicit_layout[Layout.LEFT_TO_RIGHT-DotPrinter-rankdir=LR--2] PASSED [ 94%] tests/pyreverse/test_printer.py::test_explicit_layout[Layout.RIGHT_TO_LEFT-DotPrinter-rankdir=RL--2] PASSED [ 94%] tests/pyreverse/test_printer.py::test_explicit_layout[Layout.TOP_TO_BOTTOM-VCGPrinter-orientation:top_to_bottom--1] PASSED [ 94%] tests/pyreverse/test_printer.py::test_explicit_layout[Layout.BOTTOM_TO_TOP-VCGPrinter-orientation:bottom_to_top--1] PASSED [ 94%] tests/pyreverse/test_printer.py::test_explicit_layout[Layout.LEFT_TO_RIGHT-VCGPrinter-orientation:left_to_right--1] PASSED [ 94%] tests/pyreverse/test_printer.py::test_explicit_layout[Layout.RIGHT_TO_LEFT-VCGPrinter-orientation:right_to_left--1] PASSED [ 94%] tests/pyreverse/test_printer.py::test_explicit_layout[Layout.TOP_TO_BOTTOM-PlantUmlPrinter-top to bottom direction--1] PASSED [ 94%] tests/pyreverse/test_printer.py::test_explicit_layout[Layout.LEFT_TO_RIGHT-PlantUmlPrinter-left to right direction--1] PASSED [ 94%] tests/pyreverse/test_printer.py::test_unsupported_layout[Layout.BOTTOM_TO_TOP-PlantUmlPrinter] PASSED [ 94%] tests/pyreverse/test_printer.py::test_unsupported_layout[Layout.RIGHT_TO_LEFT-PlantUmlPrinter] PASSED [ 94%] tests/pyreverse/test_printer.py::test_method_arguments_none PASSED [ 95%] tests/pyreverse/test_printer.py::TestPlantUmlPrinter::test_node_without_properties PASSED [ 95%] tests/pyreverse/test_printer_factory.py::test_get_printer_for_filetype[vcg-VCGPrinter] PASSED [ 95%] tests/pyreverse/test_printer_factory.py::test_get_printer_for_filetype[dot-DotPrinter] PASSED [ 95%] tests/pyreverse/test_printer_factory.py::test_get_printer_for_filetype[puml-PlantUmlPrinter] PASSED [ 95%] tests/pyreverse/test_printer_factory.py::test_get_printer_for_filetype[plantuml-PlantUmlPrinter] PASSED [ 95%] tests/pyreverse/test_printer_factory.py::test_get_printer_for_filetype[png-DotPrinter] PASSED [ 95%] tests/pyreverse/test_pyreverse_functional.py::test_class_diagrams[delayed_external_monkey_patching] PASSED [ 95%] tests/pyreverse/test_pyreverse_functional.py::test_class_diagrams[instance_attributes] PASSED [ 95%] tests/pyreverse/test_pyreverse_functional.py::test_class_diagrams[regression_8031] PASSED [ 95%] tests/pyreverse/test_pyreverse_functional.py::test_class_diagrams[pep420] PASSED [ 95%] tests/pyreverse/test_pyreverse_functional.py::test_class_diagrams[simple_inheritance] PASSED [ 95%] tests/pyreverse/test_pyreverse_functional.py::test_class_diagrams[method_annotation] PASSED [ 95%] tests/pyreverse/test_pyreverse_functional.py::test_class_diagrams[attributes_annotation] PASSED [ 95%] tests/pyreverse/test_pyreverse_functional.py::test_class_diagrams[colorized] PASSED [ 95%] tests/pyreverse/test_pyreverse_functional.py::test_class_diagrams[custom_colors] PASSED [ 95%] tests/pyreverse/test_utils.py::test_get_visibility[names0-special] PASSED [ 95%] tests/pyreverse/test_utils.py::test_get_visibility[names1-private] PASSED [ 95%] tests/pyreverse/test_utils.py::test_get_visibility[names2-public] PASSED [ 95%] tests/pyreverse/test_utils.py::test_get_visibility[names3-protected] PASSED [ 95%] tests/pyreverse/test_utils.py::test_get_annotation_annassign[a: str = None-Optional[str]] PASSED [ 95%] tests/pyreverse/test_utils.py::test_get_annotation_annassign[a: str = 'mystr'-str] PASSED [ 96%] tests/pyreverse/test_utils.py::test_get_annotation_annassign[a: Optional[str] = 'str'-Optional[str]] PASSED [ 96%] tests/pyreverse/test_utils.py::test_get_annotation_annassign[a: Optional[str] = None-Optional[str]] PASSED [ 96%] tests/pyreverse/test_utils.py::test_get_annotation_assignattr[def __init__(self, x: str): self.x = x-str] PASSED [ 96%] tests/pyreverse/test_utils.py::test_get_annotation_assignattr[def __init__(self, x: str = 'str'): self.x = x-str] PASSED [ 96%] tests/pyreverse/test_utils.py::test_get_annotation_assignattr[def __init__(self, x: str = None): self.x = x-Optional[str]] PASSED [ 96%] tests/pyreverse/test_utils.py::test_get_annotation_assignattr[def __init__(self, x: Optional[str]): self.x = x-Optional[str]] PASSED [ 96%] tests/pyreverse/test_utils.py::test_get_annotation_assignattr[def __init__(self, x: Optional[str] = None): self.x = x-Optional[str]] PASSED [ 96%] tests/pyreverse/test_utils.py::test_get_annotation_assignattr[def __init__(self, x: Optional[str] = 'str'): self.x = x-Optional[str]] PASSED [ 96%] tests/pyreverse/test_utils.py::test_get_annotation_label_of_return_type[def f() -> None: pass-None] PASSED [ 96%] tests/pyreverse/test_utils.py::test_get_annotation_label_of_return_type[def f() -> int: pass-int] PASSED [ 96%] tests/pyreverse/test_utils.py::test_get_annotation_label_of_return_type[def f(a) -> Optional[int]: return 1 if a else None-Optional[int]] PASSED [ 96%] tests/pyreverse/test_utils.py::test_get_annotation_label_of_return_type[def f() -> 'MyType': pass-'MyType'] PASSED [ 96%] tests/pyreverse/test_utils.py::test_infer_node_1 PASSED [ 96%] tests/pyreverse/test_utils.py::test_infer_node_2 PASSED [ 96%] tests/pyreverse/test_utils.py::test_infer_node_3 PASSED [ 96%] tests/pyreverse/test_utils.py::test_infer_node_4 PASSED [ 96%] tests/pyreverse/test_writer.py::test_dot_files[packages_No_Name.dot] PASSED [ 96%] tests/pyreverse/test_writer.py::test_dot_files[classes_No_Name.dot] PASSED [ 96%] tests/pyreverse/test_writer.py::test_colorized_dot_files[packages_colorized.dot] PASSED [ 96%] tests/pyreverse/test_writer.py::test_colorized_dot_files[classes_colorized.dot] PASSED [ 96%] tests/pyreverse/test_writer.py::test_vcg_files[packages_No_Name.vcg] PASSED [ 97%] tests/pyreverse/test_writer.py::test_vcg_files[classes_No_Name.vcg] PASSED [ 97%] tests/pyreverse/test_writer.py::test_puml_files[packages_No_Name.puml] PASSED [ 97%] tests/pyreverse/test_writer.py::test_puml_files[classes_No_Name.puml] PASSED [ 97%] tests/pyreverse/test_writer.py::test_mmd_files[packages_No_Name.mmd] PASSED [ 97%] tests/pyreverse/test_writer.py::test_mmd_files[classes_No_Name.mmd] PASSED [ 97%] tests/pyreverse/test_writer.py::test_html_files[packages_No_Name.html] PASSED [ 97%] tests/pyreverse/test_writer.py::test_html_files[classes_No_Name.html] PASSED [ 97%] tests/pyreverse/test_writer.py::test_colorized_puml_files[packages_colorized.puml] PASSED [ 97%] tests/pyreverse/test_writer.py::test_colorized_puml_files[classes_colorized.puml] PASSED [ 97%] tests/pyreverse/test_writer.py::test_color_for_stdlib_module PASSED [ 97%] tests/reporters/unittest_json_reporter.py::test_simple_json_output_no_score PASSED [ 97%] tests/reporters/unittest_json_reporter.py::test_simple_json_output_no_score_with_end_line PASSED [ 97%] tests/reporters/unittest_json_reporter.py::test_serialize_deserialize[everything-defined] PASSED [ 97%] tests/reporters/unittest_reporting.py::test_template_option PASSED [ 97%] tests/reporters/unittest_reporting.py::test_template_option_default PASSED [ 97%] tests/reporters/unittest_reporting.py::test_template_option_end_line PASSED [ 97%] tests/reporters/unittest_reporting.py::test_template_option_non_existing PASSED [ 97%] tests/reporters/unittest_reporting.py::test_template_option_with_header PASSED [ 97%] tests/reporters/unittest_reporting.py::test_deprecation_set_output PASSED [ 97%] tests/reporters/unittest_reporting.py::test_parseable_output_deprecated PASSED [ 97%] tests/reporters/unittest_reporting.py::test_parseable_output_regression PASSED [ 97%] tests/reporters/unittest_reporting.py::test_multi_format_output PASSED [ 98%] tests/reporters/unittest_reporting.py::test_multi_reporter_independant_messages PASSED [ 98%] tests/reporters/unittest_reporting.py::test_display_results_is_renamed PASSED [ 98%] tests/testutils/test_configuration_test.py::test_get_expected_output PASSED [ 98%] tests/testutils/test_functional_testutils.py::test_parsing_of_pylintrc_init_hook PASSED [ 98%] tests/testutils/test_functional_testutils.py::test_get_functional_test_files_from_directory PASSED [ 98%] tests/testutils/test_functional_testutils.py::test_minimal_messages_config_enabled PASSED [ 98%] tests/testutils/test_functional_testutils.py::test_minimal_messages_config_excluded_file PASSED [ 98%] tests/testutils/test_lint_module_output_update.py::test_not_py38 SKIPPED [ 98%] tests/testutils/test_lint_module_output_update.py::test_lint_module_output_update_fail_before PASSED [ 98%] tests/testutils/test_lint_module_output_update.py::test_lint_module_output_update_effective PASSED [ 98%] tests/testutils/test_lint_module_output_update.py::test_lint_module_output_update_remove_useless_txt PASSED [ 98%] tests/testutils/test_output_line.py::test_output_line PASSED [ 98%] tests/testutils/test_output_line.py::test_output_line_from_message PASSED [ 98%] tests/testutils/test_output_line.py::test_output_line_to_csv[confidence0] PASSED [ 98%] tests/testutils/test_output_line.py::test_output_line_to_csv[confidence1] PASSED [ 98%] tests/testutils/test_output_line.py::test_output_line_from_csv_error PASSED [ 98%] tests/testutils/test_output_line.py::test_output_line_from_csv_deprecated[None-UNDEFINED] PASSED [ 98%] tests/testutils/test_output_line.py::test_output_line_from_csv_deprecated[INFERENCE-INFERENCE] PASSED [ 98%] tests/testutils/test_output_line.py::test_output_line_from_csv PASSED [ 98%] tests/testutils/test_pyreverse_testutils.py::test_files_with_leading_underscore_are_ignored PASSED [ 98%] tests/testutils/test_pyreverse_testutils.py::test_file_with_options PASSED [ 99%] tests/testutils/test_pyreverse_testutils.py::test_file_without_options PASSED [ 99%] tests/testutils/test_testutils_utils.py::test__test_sys_path_no_arg PASSED [ 99%] tests/testutils/test_testutils_utils.py::test__test_sys_path PASSED [ 99%] tests/testutils/test_testutils_utils.py::test__test_cwd_no_arg PASSED [ 99%] tests/testutils/test_testutils_utils.py::test__test_cwd PASSED [ 99%] tests/testutils/test_testutils_utils.py::test__test_environ_pythonpath_no_arg[./oldpath/:] PASSED [ 99%] tests/testutils/test_testutils_utils.py::test__test_environ_pythonpath_no_arg[None] PASSED [ 99%] tests/testutils/test_testutils_utils.py::test__test_environ_pythonpath[./oldpath/:] PASSED [ 99%] tests/testutils/test_testutils_utils.py::test__test_environ_pythonpath[None] PASSED [ 99%] tests/testutils/_primer/test_package_to_lint.py::test_package_to_lint PASSED [ 99%] tests/testutils/_primer/test_package_to_lint.py::test_package_to_lint_default_value PASSED [ 99%] tests/testutils/_primer/test_primer.py::test_primer_launch_bad_args[args0] PASSED [ 99%] tests/testutils/_primer/test_primer.py::test_primer_launch_bad_args[args1] PASSED [ 99%] tests/testutils/_primer/test_primer.py::TestPrimer::test_compare[message_changed] SKIPPED [ 99%] tests/testutils/_primer/test_primer.py::TestPrimer::test_compare[no_change] SKIPPED [ 99%] tests/testutils/_primer/test_primer.py::TestPrimer::test_compare[both_empty] SKIPPED [ 99%] tests/testutils/_primer/test_primer.py::TestPrimer::test_truncated_compare SKIPPED [ 99%] tests/utils/unittest_ast_walker.py::TestASTWalker::test_only_required_for_messages PASSED [ 99%] tests/utils/unittest_ast_walker.py::TestASTWalker::test_deprecated_methods PASSED [ 99%] tests/utils/unittest_utils.py::test_decoding_stream_unknown_encoding PASSED [ 99%] tests/utils/unittest_utils.py::test_decoding_stream_known_encoding PASSED [100%] =========== 1810 passed, 321 skipped, 6 xfailed in 145.97s (0:02:25) =========== >>> py3-pylint: Entering fakeroot... >>> py3-pylint*: Running postcheck for py3-pylint >>> py3-pylint*: Preparing package py3-pylint... >>> py3-pylint*: Tracing dependencies... >>> py3-pylint*: Package size: 4.8 MB >>> py3-pylint*: Compressing data... >>> py3-pylint*: Create checksum... >>> py3-pylint*: Create py3-pylint-2.17.1-r0.apk >>> py3-pylint: Build complete at Wed, 22 Mar 2023 17:47:55 +0000 elapsed time 0h 2m 34s >>> py3-pylint: Cleaning up srcdir >>> py3-pylint: Cleaning up pkgdir >>> py3-pylint: Uninstalling dependencies... (1/45) Purging .makedepends-py3-pylint (20230322.174522) (2/45) Purging py3-astroid (2.15.0-r0) (3/45) Purging py3-lazy-object-proxy (1.9.0-r0) (4/45) Purging py3-wrapt (1.14.1-r1) (5/45) Purging py3-dill (0.3.6-r1) (6/45) Purging py3-isort (5.12.0-r0) (7/45) Purging py3-mccabe (0.7.0-r1) (8/45) Purging py3-platformdirs (3.1.1-r0) (9/45) Purging py3-tomlkit (0.11.6-r1) (10/45) Purging py3-gpep517 (13-r0) (11/45) Purging py3-installer (0.7.0-r0) (12/45) Purging py3-wheel (0.40.0-r0) (13/45) Purging py3-gitpython (3.1.31-r0) (14/45) Purging py3-gitdb2 (4.0.10-r0) (15/45) Purging py3-smmap2 (5.0.0-r0) (16/45) Purging py3-pytest-benchmark (4.0.0-r2) (17/45) Purging py3-py-cpuinfo (9.0.0-r1) (18/45) Purging py3-pytest-runner (6.0.0-r1) (19/45) Purging py3-setuptools (67.6.0-r0) (20/45) Purging py3-pytest-timeout (2.1.0-r1) (21/45) Purging py3-pytest-xdist (3.2.1-r0) (22/45) Purging py3-execnet (1.9.0-r1) (23/45) Purging py3-apipkg (2.1.0-r1) (24/45) Purging py3-pytest (7.2.2-r0) (25/45) Purging py3-attrs (22.2.0-r0) (26/45) Purging py3-iniconfig (1.1.1-r5) (27/45) Purging py3-packaging (23.0-r1) (28/45) Purging py3-parsing (3.0.9-r1) (29/45) Purging py3-pluggy (1.0.0-r2) (30/45) Purging py3-py (1.11.0-r1) (31/45) Purging py3-requests (2.28.2-r0) (32/45) Purging py3-certifi (2022.12.7-r1) (33/45) Purging py3-charset-normalizer (3.1.0-r0) (34/45) Purging py3-idna (3.4-r3) (35/45) Purging py3-urllib3 (1.26.15-r0) (36/45) Purging py3-typing-extensions (4.5.0-r0) (37/45) Purging python3 (3.11.2-r0) (38/45) Purging libbz2 (1.0.8-r4) (39/45) Purging libffi (3.4.4-r0) (40/45) Purging gdbm (1.23-r0) (41/45) Purging xz-libs (5.4.2-r0) (42/45) Purging mpdecimal (2.5.1-r1) (43/45) Purging libpanelw (6.4_p20230311-r0) (44/45) Purging readline (8.2.1-r0) (45/45) Purging sqlite-libs (3.41.1-r0) Executing busybox-1.36.0-r5.trigger OK: 326 MiB in 97 packages >>> py3-pylint: Updating the community/armhf repository index... >>> py3-pylint: Signing the index...