Your message dated Tue, 12 Jan 2021 01:21:12 +0000
with message-id <e1kz8my-000hto...@fasolo.debian.org>
and subject line Bug#979290: fixed in pytest-mpi 0.4-3
has caused the Debian Bug report #979290,
regarding pytest-mpi autopkgtests fail with pytest 6
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
979290: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979290
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pytest-mpi
Version: 0.4-2
Severity: serious
User: pyt...@packages.debian.org
Usertags: pytest-v6
Hi,
pytest-mpi autopkgtests fail with pytest 6 in unstable. From the CI log
below, for some reason, the test gets aborted at some point:
> Testing with python3.9:
> ============================= test session starts
> ==============================
> platform linux -- Python 3.9.1, pytest-6.0.2, py-1.10.0, pluggy-0.13.0
> rootdir: /tmp/autopkgtest.zQV9kC/build.XJA/src
> plugins: mpi-0+unknown
> collected 13 items
>
> docs/markers.rst . [
> 7%]
> docs/usage.rst .. [
> 23%]
> tests/test_fixtures.py ... [
> 46%]
> tests/test_markers.py .FF..Fatal Python error: Aborted
>
> Current thread 0x00007fa7514af740 (most recent call first):
> File "/usr/lib/python3.9/subprocess.py", line 1752 in _execute_child
> File "/usr/lib/python3.9/subprocess.py", line 947 in __init__
> File "/usr/lib/python3/dist-packages/_pytest/pytester.py", line 1193 in
> popen
> File "/usr/lib/python3/dist-packages/_pytest/pytester.py", line 1234 in run
> File "/tmp/autopkgtest.zQV9kC/build.XJA/src/tests/conftest.py", line 44 in
> runpytest_subprocess
> File "/tmp/autopkgtest.zQV9kC/build.XJA/src/tests/conftest.py", line 52 in
> runpytest
> File "/tmp/autopkgtest.zQV9kC/build.XJA/src/tests/test_markers.py", line
> 113 in test_mpi_xfail_under_mpi
> File "/usr/lib/python3/dist-packages/_pytest/python.py", line 180 in
> pytest_pyfunc_call
> File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in
> _multicall
> File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
> File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in
> _hookexec
> File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
> File "/usr/lib/python3/dist-packages/_pytest/python.py", line 1570 in
> runtest
> File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 153 in
> pytest_runtest_call
> File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in
> _multicall
> File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
> File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in
> _hookexec
> File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
> File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 247 in
> <lambda>
> File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 294 in
> from_call
> File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 246 in
> call_runtest_hook
> File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 207 in
> call_and_report
> File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 117 in
> runtestprotocol
> File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 100 in
> pytest_runtest_protocol
> File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in
> _multicall
> File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
> File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in
> _hookexec
> File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
> File "/usr/lib/python3/dist-packages/_pytest/main.py", line 321 in
> pytest_runtestloop
> File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in
> _multicall
> File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
> File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in
> _hookexec
> File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
> File "/usr/lib/python3/dist-packages/_pytest/main.py", line 296 in _main
> File "/usr/lib/python3/dist-packages/_pytest/main.py", line 240 in
> wrap_session
> File "/usr/lib/python3/dist-packages/_pytest/main.py", line 289 in
> pytest_cmdline_main
> File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in
> _multicall
> File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
> File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in
> _hookexec
> File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
> File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 157
> in main
> File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 180
> in console_main
> File "/usr/lib/python3/dist-packages/pytest/__main__.py", line 7 in <module>
> File "/usr/lib/python3.9/runpy.py", line 87 in _run_code
> File "/usr/lib/python3.9/runpy.py", line 197 in _run_module_as_main
> .bash: line 1: 1425 Aborted $py -m pytest -p pytester
> autopkgtest [23:28:58]: test command1: -----------------------]
--- End Message ---
--- Begin Message ---
Source: pytest-mpi
Source-Version: 0.4-3
Done: Drew Parsons <dpars...@debian.org>
We believe that the bug you reported is fixed in the latest version of
pytest-mpi, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 979...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Drew Parsons <dpars...@debian.org> (supplier of updated pytest-mpi package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 12 Jan 2021 12:00:36 +1100
Source: pytest-mpi
Architecture: source
Version: 0.4-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Closes: 979290
Changes:
pytest-mpi (0.4-3) unstable; urgency=medium
.
* debian patch fix_pytest6_PR12.patch applies upstream PR12 to
enable pytest-mpi to work with pytest6. Closes: #979290.
* debian/tests: use pytest -s to show test error messages
* Standards-Version: 4.5.1
Checksums-Sha1:
00ed6857364e22193f4a87be376eca1819b848ae 2277 pytest-mpi_0.4-3.dsc
ee9b90692e9651dec2201b6562b15da454c3d40f 3936 pytest-mpi_0.4-3.debian.tar.xz
Checksums-Sha256:
7ae04327ae424e775329d04a6e5de70192c774b5833f3c4cfb91152cbd2fab6f 2277
pytest-mpi_0.4-3.dsc
7d0cb0f1c6e5bc257f6686bb9ad4d3c8d51ede705a68952e0ebd1ee534aa0523 3936
pytest-mpi_0.4-3.debian.tar.xz
Files:
5c185258856a5b0d3e7517566851f607 2277 python optional pytest-mpi_0.4-3.dsc
1cfabcbdce14e2590ceef4580875261d 3936 python optional
pytest-mpi_0.4-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAl/89oIACgkQVz7x5L1a
AfpJJxAAuRUIdY2PGjUt1aWdVpDNcf8zUjiI/9/YCvHHAoIcu0xar/Hk3uT8FE8Q
ZI9tLKmMeZPWH52Zc8iX50mMF1h6i5gM5r/w3EgG5PcvtkzGuuUUIfD1k5nWXy8t
etJhfspje5IBMsQ6Rr+hmNmjXpOYcFqdS7VfeuDFXFTQbIebjBj4NtkJ97KDB2Bs
gx235vUGgT4ovFoTsS5SdRccGa1XPDzjdkL2hj2YrVt/p08ELb6w/RsdbTSrHdvU
2AMZJ+tddruohJvyjpQo+j6xLquRfKtGj1w8wu+FTCwjWJss8wQuYs1xjR2NeFPl
GMTtiA8H5DTWQdtDxMV8mzJBqEdSsMHLsaVEM166QPzcnZI+Ag2JsMp1h5tOjQjf
sMn9sL1cQtbHSN+O8mcYnWEAoF6UzPu0gqz4gXcOn9qZYBHjqOGozYWoRUeZFcNV
bKY2NZq3aNqArQEw1ShamiYv7zR4qRy7uEzAjj7XG4UnlYOYr3+dWOrhdg0kRMM7
44q/UArDGjPzZeDP7pNwWxyLE+LeUCjHTw0aZtqVpF7gwqH27b7m/dUYCmixtFj8
ViG5m65uNQMxzAC4v3K5yvXyLjFoFQouEWbjoZhSa89Fj7CiQE53ux5R9Qw7Ho5i
DVtKYc4GdSZm/wZkNi82tNdzLFDNNxb2gcrEIshvDKaHdRW4qU0=
=2dY1
-----END PGP SIGNATURE-----
--- End Message ---