s3:utils: Fix Inherit-Only flag being automatically propagated to children
[Samba.git] / selftest / skip.opath-required
blob9c6ba481cdfe77346cb9fdff96ce93f702a8117f
1 # Opening O_RDONLY screws kernel oplocks which is not a problem
2 # as only Linux has kernel oplocks and as Linux has O_PATH, we
3 # don't need O_RDONLY in the first place.
4 ^samba3.smb2.kernel-oplocks.*
5 ^samba3.smbtorture_s3.plain.OPLOCK5.*
7 # These fail because become_root() doesn't work in make test
8 ^samba3.blackbox.dropbox.*
9 ^samba3.raw.samba3hide.*
11 # samba.tests.smb1posix.samba.tests.smb1posix.Smb1PosixTests.test_mknod
12 # creates a socket and posix stat() gives an error because opening the
13 # socket from filename_covert_dirfsp() returns ENXIO. With O_PATH
14 # available this works fine. So for now restrict testing posix
15 # extensions to environments where we have O_PATH around
16 ^samba.tests.smb1posix
18 # These don't work without /proc/fd support
19 ^samba3.blackbox.shadow_copy_torture.*\(fileserver\)
20 ^samba3.blackbox.virus_scanner.*\(fileserver:local\)