utils_testsuite fails with test-mount.py in ubuntu_qrt_apparmor on N-oem-6.8
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QA Regression Testing |
New
|
Undecided
|
Unassigned | ||
ubuntu-kernel-tests |
In Progress
|
Undecided
|
Po-Hsu Lin |
Bug Description
The test complains about the following issues on linux-oem-6.8 6.8.0-1007.7.
Both ApparmorTestsui
=== test-mount.py ===
Traceback (most recent call last):
File "/tmp/testlibq6
class MountTestParse(
File "/tmp/testlibq6
('mount -> **,', MountRule('mount', MountRule.ALL, MountRule.ALL, MountRule.ALL, '**', False, False, False, '' )),
File "/usr/lib/
self.dest, self.all_dest = self._aare_
File "/usr/lib/
return AARE(rulepart, is_path=is_path, log_event=
File "/usr/lib/
raise AppArmorExcepti
apparmor.
make[1]: *** [Makefile:85: check] Error 1
make[1]: Leaving directory '/tmp/testlibq6
make: *** [Makefile:103: check] Error 2
------
Ran 1 test in 33.812s
FAILED (failures=1)
description: | updated |
description: | updated |
summary: |
- utils_testsuite fails in ubuntu_qrt_apparmor + utils_testsuite fails with test-mount.py in ubuntu_qrt_apparmor on + N-oem-6.8 |
Changed in ubuntu-kernel-tests: | |
assignee: | nobody → Po-Hsu Lin (cypressyew) |
status: | New → In Progress |
Attachment is the full test log.