Commit a9102fe
committed
tests/mac_admin: disable test of getting undefined label on nfs
We already had a workaround in the test script to expect a different
result on NFS to the unique aspects of labeled NFS, but this
workaround won't work when/if SELinux namespaces are enabled
(due to the introduction of the global SID table and its
correct preservation of the original context value) and was
really only papering over the lack of support. Just disable
this particular test when run on NFS filesystems.
Signed-off-by: Stephen Smalley <[email protected]>1 parent 69f0226 commit a9102fe
1 file changed
+11
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
45 | 51 | | |
46 | 52 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
0 commit comments