Miriam is unavailable for doing this testing at the moment, however from
my reading of the bug it seems validation is simply to verify the tests
are running without failure during build.  That does appear to be the
case:

https://launchpadlibrarian.net/764346016/buildlog_ubuntu-focal-
amd64.walinuxagent_2.11.1.4-0ubuntu1~20.04.1_BUILDING.txt.gz


nosetests3 -a '!requires_sudo' tests --with-timer
....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S.....................................................S.S............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
tests.daemon.test_daemon.TestDaemon.test_daemon_agent_disabled: 5.0095s
tests.ga.test_update.TestAgentUpgrade.test_it_should_update_to_largest_version_if_rsm_version_not_available:
 2.2836s
tests.test_agent.TestAgent.test_doesnt_call_collect_logs_on_invalid_cgroups:
 2.0751s
...
tests.common.test_errorstate.TestErrorState.test_errorstate01: 0.0000s
tests.common.test_errorstate.TestErrorState.test_errorstate04: 0.0000s
----------------------------------------------------------------------
Ran 1209 tests in 106.653s

OK (SKIP=3)


https://launchpadlibrarian.net/764345997/buildlog_ubuntu-jammy-amd64.walinuxagent_2.11.1.4-0ubuntu1~22.04.1_BUILDING.txt.gz


make[1]: Entering directory '/<<PKGBUILDDIR>>'
pytest-3 --ignore-glob '*/test_cgroupconfigurator_sudo.py' --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
...
tests/ga/test_send_telemetry_events.py: 14 warnings
  /<<PKGBUILDDIR>>/azurelinuxagent/ga/send_telemetry_events.py:74: 
DeprecationWarning: setName() is deprecated, set the name attribute instead
    self._thread.setName(self.get_thread_name())

-- Docs: https://docs.pytest.org/en/stable/warnings.html
========= 1204 passed, 3 skipped, 72892 warnings in 110.25s (0:01:50) ==========

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to