Skip to content

Commit b2eb7d2

Browse files
authored
Remove the two expected avc failures on rawhide (#3455)
Seems the bug has been fixed, there is no avc any more. This reverts commit 03726d4.
1 parent b31b078 commit b2eb7d2

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

tests/run/permissions/main.fmf

-5
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,3 @@ adjust+:
1313
- enabled: true
1414
when: how == full or trigger == commit
1515
because: it needs to be executed with root permissions
16-
- check:
17-
- how: avc
18-
result: xfail
19-
when: distro == fedora-rawhide
20-
because: https://bugzilla.redhat.com/show_bug.cgi?id=2330476

tests/run/shell/main.fmf

-6
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,3 @@ tag+:
66
- as_root
77
- provision-only
88
- provision-local
9-
adjust+:
10-
- check:
11-
- how: avc
12-
result: xfail
13-
when: distro == fedora-rawhide
14-
because: https://bugzilla.redhat.com/show_bug.cgi?id=2330476

0 commit comments

Comments
 (0)