Skip to content

Commit

Permalink
Remove the two expected avc failures on rawhide (#3455)
Browse files Browse the repository at this point in the history
Seems the bug has been fixed, there is no avc any more.
This reverts commit 03726d4.
  • Loading branch information
psss authored Jan 9, 2025
1 parent b31b078 commit b2eb7d2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
5 changes: 0 additions & 5 deletions tests/run/permissions/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,3 @@ adjust+:
- enabled: true
when: how == full or trigger == commit
because: it needs to be executed with root permissions
- check:
- how: avc
result: xfail
when: distro == fedora-rawhide
because: https://bugzilla.redhat.com/show_bug.cgi?id=2330476
6 changes: 0 additions & 6 deletions tests/run/shell/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,3 @@ tag+:
- as_root
- provision-only
- provision-local
adjust+:
- check:
- how: avc
result: xfail
when: distro == fedora-rawhide
because: https://bugzilla.redhat.com/show_bug.cgi?id=2330476

0 comments on commit b2eb7d2

Please sign in to comment.