[Bug 2124179] Re: AssertionError on unit test test_KillFilter failure
Felipe Reyes
2124179 at bugs.launchpad.net
Tue Sep 16 18:04:41 UTC 2025
** Also affects: python-oslo.rootwrap (Ubuntu)
Importance: Undecided
Status: New
** Also affects: python-oslo.rootwrap (Ubuntu Questing)
Importance: Undecided
Status: New
--
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
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