[Bug 2068558] Re: python-dtcwt/0.12.0-5 vs pytest/8.2.2-1

Chris Peterson 2068558 at bugs.launchpad.net
Thu Jun 6 21:22:16 UTC 2024


I've forwarded the patch to upstream. Please see the new debdiff with
the updated patch header.

** Patch added: "1_python-dtcwt_0.12.0-5_0.12.0-5ubuntu1.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/python-dtcwt/+bug/2068558/+attachment/5786920/+files/1_python-dtcwt_0.12.0-5_0.12.0-5ubuntu1.debdiff

-- 
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:
  New

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