[Bug 2124179] Re: AssertionError on unit test test_KillFilter failure

Launchpad Bug Tracker 2124179 at bugs.launchpad.net
Sat Aug 29 15:22:41 UTC 2026


This bug was fixed in the package python-oslo.rootwrap - 7.10.0-0ubuntu1

---------------
python-oslo.rootwrap (7.10.0-0ubuntu1) stonking; urgency=medium

  [ Myles Penner ]
  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    hibiscus.

  [ Himawan Winarto ]
  * d/u/signing-key.asc: Update for Hibiscus.
  * New upstream release for OpenStack Hibiscus.
  * d/control: Update (Build-)Depends for Hibiscus.
  * d/p/*: Refresh patches.
  * d/p/fix-killfilter-test-path.patch: Fix KillFilter test for resolving cat
    executables in Rust Coreutils. (LP: #2124179)

 -- Himawan Winarto <himawan.winarto at canonical.com>  Thu, 16 Jul 2026
10:13:55 -0400

** Changed in: python-oslo.rootwrap (Ubuntu)
       Status: New => Fix Released

-- 
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:
  Fix Released
Status in python-oslo.rootwrap source package in Questing:
  Won't Fix

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