In the interest of expedience, I'm doing this simple verification which is basically checking the build logs.
From the test plan: a1) Package builds OK? https://launchpad.net/ubuntu/+source/walinuxagent/2.15.0.1-0ubuntu1~22.04.1 shows a green build a2) now with python3-pytest, without python3-nose-timer - python3-pytest as build-depends: Installed-Build-Depends: ... python3-pytest (= 6.2.5-1ubuntu2), And there is no python3-nose-timer in the build logs. b) The build tests passes OK. The build logs[1] show the test suite being executed and passing: pytest-3 --ignore-glob '*/test_*_sudo.py' --deselect 'tests/ga/test_extension.py::TestSignatureValidationNotEnforced' --verbose tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-6.2.5, py-1.10.0, pluggy-0.13.0 -- /usr/bin/python3 ... ==== 1313 passed, 6 skipped, 13 deselected, 8 warnings in 131.88s (0:02:11) ==== 1. https://launchpadlibrarian.net/860400229/buildlog_ubuntu-jammy-amd64.walinuxagent_2.15.0.1-0ubuntu1~22.04.1_BUILDING.txt.gz ** Tags added: verification-done-jammy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063046 Title: build-depends on obsolete python3-nose-timer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/2063046/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
