Skip to content

Commit

Permalink
Revert "naughty: Close 3683: avc: denied { read } for comm="agetty" n…
Browse files Browse the repository at this point in the history
…ame="22_clhm_eth0.issue""

It's still alive on at least RHEL 9 and Fedora 41, so revive them.
https://bugzilla.redhat.com/show_bug.cgi?id=2112782 got reopened as
well.

Bring back the pattern, and augment it with a "completed, but found
unexpected messages" guard so that we don't ignore "real" failures.

This reverts commit 1ba30d3.
  • Loading branch information
martinpitt authored and jelly committed Jan 30, 2025
1 parent 6b69b7e commit 8f662ae
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions naughty/fedora-40/3683-selinux-agetty-clhm
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit*: avc: denied { read } for * comm="agetty" name="22_clhm_*.issue" * scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:NetworkManager_dispatcher_console_var_run_t:s0*
2 changes: 2 additions & 0 deletions naughty/fedora-41/3683-selinux-agetty-clhm
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit*: avc: denied { read } for * comm="agetty" name="22_clhm_*.issue" * scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:NetworkManager_dispatcher_console_var_run_t:s0*
2 changes: 2 additions & 0 deletions naughty/rhel-10/3683-selinux-agetty-clhm
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit*: avc: denied { read } for * comm="agetty" name="22_clhm_*.issue" * scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:NetworkManager_dispatcher_console_var_run_t:s0*
2 changes: 2 additions & 0 deletions naughty/rhel-9/3683-selinux-agetty-clhm
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
audit: type=1400 audit*: avc: denied { read } for * comm="agetty" name="22_clhm_*.issue" * scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:NetworkManager_dispatcher_console_var_run_t:s0*

0 comments on commit 8f662ae

Please sign in to comment.