test_fs in test-mount.py from ubuntu_qrt_apparmor.test_utils_testsuite(3) failed on Oracle instance with Noble
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QA Regression Testing |
New
|
Undecided
|
Unassigned | ||
ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned |
Bug Description
This issue can be found with N-6.8.0-35.35 and N-oracle-
Test log:
=== test-mount.py ===
......
======
FAIL: test_fs (__main_
------
Traceback (most recent call last):
File "/tmp/testlib1u
self.
AssertionError: False is not true : /proc/filesystems contains rpc_pipefs which is not listed in MountRule valid_fs
------
Ran 65 tests in 0.009s
FAILED (failures=1)
make[1]: *** [Makefile:85: check] Error 1
make[1]: Leaving directory '/tmp/testlib1u
make: *** [Makefile:103: check] Error 2
tags: | added: oracle |
This issue can be found on noble gke as well, test passed with 6.8.0-1004.7 in cycle 2024.04.29 but failed with 6.8.0-1005.8 in cycle s2024.04.29. (meanwhile it works fine with N-gcp in both cycles)
Maybe there is a test case change here?