This bug was fixed in the package linux - 6.14.0-13.13

---------------
linux (6.14.0-13.13) plucky; urgency=medium

  * plucky/linux: 6.14.0-13.13 -proposed tracker (LP: #2104293)

  * Miscellaneous Ubuntu changes
    - [Packaging] Fix invoking of control-create

 -- Paolo Pisati <paolo.pis...@canonical.com>  Wed, 26 Mar 2025 20:26:51
+0100

** Changed in: linux (Ubuntu Plucky)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2103460

Title:
  QRT AppArmorUnixDomainConnect test failures on Plucky 6.14 kernel

Status in apparmor package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in apparmor source package in Plucky:
  New
Status in linux source package in Plucky:
  Fix Released

Bug description:
  QRT is failing when run against the 6.14 kernel with the following
  trace

  
  test_sock_dgram (__main__.ApparmorUnixDomainConnect.test_sock_dgram)
  Test mediation of file based SOCK_DGRAM connect ... FAIL
  test_sock_seqpacket (__main__.ApparmorUnixDomainConnect.test_sock_seqpacket)
  Test mediation of file based SOCK_SEQPACKET connect ... FAIL
  test_sock_stream (__main__.ApparmorUnixDomainConnect.test_sock_stream)
  Test mediation of file based SOCK_STREAM connect ... FAIL

  ======================================================================
  FAIL: test_sock_dgram (__main__.ApparmorUnixDomainConnect.test_sock_dgram)
  Test mediation of file based SOCK_DGRAM connect
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/home/ryan-lee/qrt-test-apparmor/./test-apparmor.py", line 3698, in 
test_sock_dgram
      self._test_sock_type('dgram')
      ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
    File "/home/ryan-lee/qrt-test-apparmor/./test-apparmor.py", line 3694, in 
_test_sock_type
      self.assertEqual(expected, rc, result + report)
      ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  AssertionError: 1 != 0 : Got exit code 0, expected 1

  
  ======================================================================
  FAIL: test_sock_seqpacket 
(__main__.ApparmorUnixDomainConnect.test_sock_seqpacket)
  Test mediation of file based SOCK_SEQPACKET connect
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/home/ryan-lee/qrt-test-apparmor/./test-apparmor.py", line 3702, in 
test_sock_seqpacket
      self._test_sock_type('seqpacket')
      ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
    File "/home/ryan-lee/qrt-test-apparmor/./test-apparmor.py", line 3694, in 
_test_sock_type
      self.assertEqual(expected, rc, result + report)
      ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  AssertionError: 1 != 0 : Got exit code 0, expected 1

  
  ======================================================================
  FAIL: test_sock_stream (__main__.ApparmorUnixDomainConnect.test_sock_stream)
  Test mediation of file based SOCK_STREAM connect
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/home/ryan-lee/qrt-test-apparmor/./test-apparmor.py", line 3706, in 
test_sock_stream
      self._test_sock_type('stream')
      ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
    File "/home/ryan-lee/qrt-test-apparmor/./test-apparmor.py", line 3694, in 
_test_sock_type
      self.assertEqual(expected, rc, result + report)
      ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  AssertionError: 1 != 0 : Got exit code 0, expected 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2103460/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to