[Bug 2068558] [NEW] python-dtcwt/0.12.0-5 vs pytest/8.2.2-1
Launchpad Bug Tracker
2068558 at bugs.launchpad.net
Thu Jun 6 16:20:43 UTC 2024
You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):
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
** Affects: python-dtcwt (Ubuntu)
Importance: Undecided
Status: New
** Tags: patch update-excuse
--
python-dtcwt/0.12.0-5 vs pytest/8.2.2-1
https://bugs.launchpad.net/bugs/2068558
You received this bug notification because you are a member of Ubuntu Sponsors, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list