The focal change seems right, as it's dropping the "-" prefix: --- a/debian/rules +++ b/debian/rules @@ -27,7 +27,4 @@ override_dh_python3: dh_python3 -O--buildsystem=pybuild --shebang "/usr/bin/env python3" override_dh_auto_test: - # No test were run on any of the previous versions, temporarily - # ignoring the failures as they're not regressions (LP: #1800499) - # XXX: Those need to be fixed ASAP. - -timeout 120 dh_auto_test -O--buildsystem=pybuild + nosetests3 -a '!requires_sudo' tests --with-timer
-- 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