diff --git a/test/common/testlib.py b/test/common/testlib.py index 6001870f05f3..d571a674dda6 100644 --- a/test/common/testlib.py +++ b/test/common/testlib.py @@ -1646,6 +1646,7 @@ def login_and_go(self, path: Optional[str] = None, user: Optional[str] = None, h # SELinux messages to ignore "(audit: )?type=1403 audit.*", "(audit: )?type=1404 audit.*", + "(audit: )?type=1405 audit.*", # apparmor loading "(audit: )?type=1400.*apparmor=\"STATUS\".*",