On Fri, Sep 05, 2025 at 06:24:30PM +0000, Santiago Vila wrote:
Package: src:python-pytest-trio
Version: 0.8.0-3
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
[...]
FAILED pytest_trio/_tests/test_basic.py::test_skip_and_xfail - AssertionError:
assert {'passed': 0, 'skipped': 0, 'failed': 0, 'errors': 0, 'xpassed': 0,
'xfailed': 0} == {'passed': 0, 'skipped': 1, 'failed': 3, 'errors': 0,
'xpassed': 0, 'xfailed': 1}
[...]
FAILED pytest_trio/_tests/test_fixture_ordering.py::test_error_collection -
AssertionError: assert {'passed': 0, 'skipped': 0, 'failed': 0, 'errors': 0,
'xpassed': 0, 'xfailed': 0} == {'passed': 1, 'skipped': 0, 'failed': 1,
'errors': 0, 'xpassed': 0, 'xfailed': 0}
I _think_ https://github.com/python-trio/pytest-trio/pull/152 will fix
this, but since this isn't code I know particularly well and the change
is more than just a test tweak, I'm going to leave it a few days to
allow time for upstream feedback before cherry-picking that change into
Debian.
Thanks,
--
Colin Watson (he/him) [[email protected]]