Source: pytest-pylint Version: 0.9.0-2 Severity: serious This package is not passing his CI, which I fear indicates an actual issue.
Also, according to the upstream changelog, this release doesn't support
Pylint 2.0, which is now in unstable.
autopkgtest [02:05:12]: test command2: set -e; for py in $(py3versions -i); do
echo "[*] testing on $py:"; $py -Wd -m pytest -v -x 2>&1; done
autopkgtest [02:05:12]: test command2: [-----------------------
[*] testing on python3.6:
============================= test session starts ==============================
platform linux -- Python 3.6.6+, pytest-3.6.4, py-1.6.0, pluggy-0.6.0 --
/usr/bin/python3.6
cachedir: .pytest_cache
rootdir: /tmp/autopkgtest-lxc.0yaguf3d/downtmp/build.OPQ/src, inifile: tox.ini
plugins: pylint-0.8.0
collecting ... collected 12 items
-----------------------------------------------------------------
Linting files
INTERNALERROR> Traceback (most recent call last):
INTERNALERROR> File "/usr/lib/python3/dist-packages/_pytest/main.py", line
178, in wrap_session
INTERNALERROR> session.exitstatus = doit(config, session) or 0
INTERNALERROR> File "/usr/lib/python3/dist-packages/_pytest/main.py", line
214, in _main
INTERNALERROR> config.hook.pytest_collection(session=session)
INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/__init__.py", line
617, in __call__
INTERNALERROR> return self._hookexec(self, self._nonwrappers +
self._wrappers, kwargs)
INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/__init__.py", line
222, in _hookexec
INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs)
INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/__init__.py", line
216, in <lambda>
INTERNALERROR> firstresult=hook.spec_opts.get('firstresult'),
INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/callers.py", line
201, in _multicall
INTERNALERROR> return outcome.get_result()
INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/callers.py", line
76, in get_result
INTERNALERROR> raise ex[1].with_traceback(ex[2])
INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/callers.py", line
180, in _multicall
INTERNALERROR> res = hook_impl.function(*args)
INTERNALERROR> File "/usr/lib/python3/dist-packages/_pytest/main.py", line
224, in pytest_collection
INTERNALERROR> return session.perform_collect()
INTERNALERROR> File "/usr/lib/python3/dist-packages/_pytest/main.py", line
432, in perform_collect
INTERNALERROR> hook.pytest_collection_finish(session=self)
INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/__init__.py", line
617, in __call__
INTERNALERROR> return self._hookexec(self, self._nonwrappers +
self._wrappers, kwargs)
INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/__init__.py", line
222, in _hookexec
INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs)
INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/__init__.py", line
216, in <lambda>
INTERNALERROR> firstresult=hook.spec_opts.get('firstresult'),
INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/callers.py", line
201, in _multicall
INTERNALERROR> return outcome.get_result()
INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/callers.py", line
76, in get_result
INTERNALERROR> raise ex[1].with_traceback(ex[2])
INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/callers.py", line
180, in _multicall
INTERNALERROR> res = hook_impl.function(*args)
INTERNALERROR> File
"/tmp/autopkgtest-lxc.0yaguf3d/downtmp/build.OPQ/src/pytest_pylint.py", line
161, in pytest_collection_finish
INTERNALERROR> result = lint.Run(args_list, reporter=reporter, exit=False)
INTERNALERROR> TypeError: __init__() got an unexpected keyword argument 'exit'
========================= no tests ran in 0.08 seconds =========================
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:6:
DeprecationWarning: the imp module is deprecated in favour of importlib; see
the module's documentation for alternative uses
import imp
/usr/lib/python3.6/importlib/_bootstrap_external.py:426: ImportWarning: Not
importing directory /usr/lib/python3/dist-packages/logilab: missing __init__
_warnings.warn(msg.format(portions[0]), ImportWarning)
autopkgtest [02:05:13]: test command2: -----------------------]
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature
_______________________________________________ Python-modules-team mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team
