Source: gitsome
Version: 0.8.0+ds-4
Severity: serious
User: pyt...@packages.debian.org
Usertags: pytest-v6

Hi,

gitsome autopkgtests fail with pytest 6 in unstable because of changes
to the use of TerminalWriter. See

    https://docs.pytest.org/en/stable/changelog.html#id60

The CI error log below has more details.

> ================== 2 passed, 1 skipped, 39 warnings in 0.94s 
> ===================
> run: OK
> autopkgtest [06:35:40]: test test: -----------------------]
> autopkgtest [06:35:40]: test test:  - - - - - - - - - - results - - - - - - - 
> - - -
> test                 FAIL stderr: 
> /usr/lib/python3/dist-packages/_pytest/compat.py:340: 
> PytestDeprecationWarning: The TerminalReporter.writer attribute is 
> deprecated, use TerminalReporter._tw instead at your own risk.
> autopkgtest [06:35:40]: test test:  - - - - - - - - - - stderr - - - - - - - 
> - - -
> /usr/lib/python3/dist-packages/_pytest/compat.py:340: 
> PytestDeprecationWarning: The TerminalReporter.writer attribute is 
> deprecated, use TerminalReporter._tw instead at your own risk.
> See 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.
>   return getattr(object, name, default)
> autopkgtest [06:35:40]: @@@@@@@@@@@@@@@@@@@@ summary
> test                 FAIL stderr: 
> /usr/lib/python3/dist-packages/_pytest/compat.py:340: 
> PytestDeprecationWarning: The TerminalReporter.writer attribute is 
> deprecated, use TerminalReporter._tw instead at your own risk.

Reply via email to