[Bug 2068558] Re: python-dtcwt/0.12.0-5 vs pytest/8.2.2-1
Simon Quigley
2068558 at bugs.launchpad.net
Thu Jun 6 22:51:36 UTC 2024
Uploaded your most recent debdiff, thanks!
Please also send this up to Debian, since the package is in sync.
** Changed in: python-dtcwt (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2068558
Title:
python-dtcwt/0.12.0-5 vs pytest/8.2.2-1
Status in python-dtcwt package in Ubuntu:
Fix Committed
Bug description:
Pytest 8 dropped support for nose style tests, which utilize "def
setup()" module level functions. This is the cause of the autopkgtest
errors like so:
1s =================================== FAILURES ===================================
81s _____________________________ test_mandrill_loaded _____________________________
81s
81s def test_mandrill_loaded():
81s > assert verif is not None
81s E NameError: name 'verif' is not defined
81s
81s tests/test_againstmatlab.py:69: NameError
which are caused by the test setup function not being run.
https://autopkgtest.ubuntu.com/results/autopkgtest-
oracular/oracular/amd64/p/python-dtcwt/20240606_104626_b47f2@/log.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-dtcwt/+bug/2068558/+subscriptions
More information about the Ubuntu-sponsors
mailing list