Reviewed: https://review.opendev.org/740315 Committed: https://git.openstack.org/cgit/openstack/networking-odl/commit/?id=0cc249bae09b721a7fa5a50a86069cd307cdcd01 Submitter: Zuul Branch: master
commit 0cc249bae09b721a7fa5a50a86069cd307cdcd01 Author: elajkat <[email protected]> Date: Thu Jul 9 14:09:10 2020 +0200 Workaround mock._is_started It seems that on groovy (python 3.8.3) mock._is_started is not working, the easiest fix seems to be to workaround that with try / except block. Change-Id: Ia579f5f0cfe77e271340e42cd01299a979c8ef27 Closes-Bug: #1886589 ** Changed in: networking-odl Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886589 Title: unit test failures on master To manage notifications about this bug go to: https://bugs.launchpad.net/networking-odl/+bug/1886589/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
