[Bug 2124179] Fix proposed to oslo.rootwrap (master)
OpenStack Infra
2124179 at bugs.launchpad.net
Sun Jan 18 04:11:32 UTC 2026
Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/oslo.rootwrap/+/973731
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-oslo.rootwrap in Ubuntu.
https://bugs.launchpad.net/bugs/2124179
Title:
AssertionError on unit test test_KillFilter failure
Status in oslo.rootwrap:
In Progress
Status in python-oslo.rootwrap package in Ubuntu:
New
Status in python-oslo.rootwrap source package in Questing:
New
Bug description:
Running the unit tests for oslo.rootwrap on a Python 3.13 Ubuntu
Questing CI environment results in the following unit test failure:
:: ======================================================================
:: FAIL: oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter
:: oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter
:: ----------------------------------------------------------------------
:: testtools.testresult.real._StringException: Traceback (most recent call last):
:: File "/build/lpci/project/oslo_rootwrap/tests/test_rootwrap.py", line 212, in test_KillFilter
:: self.assertTrue(f.match(usercmd) or
:: ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
:: f2.match(usercmd) or
:: ^^^^^^^^^^^^^^^^^^^^
:: f3.match(usercmd))
:: ^^^^^^^^^^^^^^^^^^
:: File "/usr/lib/python3.13/unittest/case.py", line 744, in assertTrue
:: raise self.failureException(msg)
:: AssertionError: False is not true
This bug has also been in testing for Ubuntu Resolute for the rust-
based cat.
To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.rootwrap/+bug/2124179/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list