diff options
Diffstat (limited to 'selftest/skip.opath-required')
-rw-r--r-- | selftest/skip.opath-required | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/selftest/skip.opath-required b/selftest/skip.opath-required new file mode 100644 index 0000000..0faf0c4 --- /dev/null +++ b/selftest/skip.opath-required @@ -0,0 +1,9 @@ +# Opening O_RDONLY screws kernel oplocks which is not a problem +# as only Linux has kernel oplocks and as Linux has O_PATH, we +# don't need O_RDONLY in the first place. +^samba3.smb2.kernel-oplocks.* +^samba3.smbtorture_s3.plain.OPLOCK5.* +# +# These fail because become_root() doesn't work in make test +^samba3.blackbox.dropbox.* +^samba3.raw.samba3hide.* |