** Description changed:

  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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2124179

Title:
  AssertionError on unit test test_KillFilter failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.rootwrap/+bug/2124179/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to