Similar to Bryce's previous verification, https://launchpadlibrarian.net/860400229/buildlog_ubuntu-jammy- amd64.walinuxagent_2.15.0.1-0ubuntu1~22.04.1_BUILDING.txt.gz shows that there are no pytest testing failures with unit testing, and the logs are present in the build log for the current version in -proposed (walinuxagent_2.15.0.1-0ubuntu1~22.04.1):
debian/rules override_dh_auto_test make[1]: Entering directory '/<<PKGBUILDDIR>>' 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 cachedir: .pytest_cache rootdir: /<<PKGBUILDDIR>> collecting ... collected 1332 items / 13 deselected / 1319 selected tests/test_agent.py::TestAgent::test_accepts_configuration_path PASSED [ 0%] tests/test_agent.py::TestAgent::test_agent_accepts_configuration_path PASSED [ 0%] tests/test_agent.py::TestAgent::test_agent_does_not_pass_configuration_path PASSED [ 0%] tests/test_agent.py::TestAgent::test_agent_ensures_extension_log_directory PASSED [ 0%] tests/test_agent.py::TestAgent::test_agent_get_configuration PASSED [ 0%] ... ... ... tests/pa/test_provision.py::TestProvision::test_provision PASSED [ 99%] tests/pa/test_provision.py::TestProvision::test_provision_telemetry_fail PASSED [ 99%] tests/pa/test_provision.py::TestProvision::test_provision_telemetry_pga_bad PASSED [ 99%] tests/pa/test_provision.py::TestProvision::test_provision_telemetry_pga_empty PASSED [ 99%] tests/pa/test_provision.py::TestProvision::test_provision_telemetry_pga_false PASSED [ 99%] tests/pa/test_provision.py::TestProvision::test_provision_telemetry_pga_true PASSED [ 99%] tests/pa/test_provision.py::TestProvision::test_provisioning_is_skipped_when_not_enabled PASSED [100%] ** Tags removed: verification-needed-jammy ** 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/1800499 Title: walinuxagent unit tests failing on build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1800499/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
