mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
2f2c53c4f8
Remove skip test for the DISABLE_OPATH case. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14816 RN: Fix pathref open of a filesystem fifo in the DISABLE_OPATH build Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Ralph Böhme <slow@samba.org> Autobuild-Date(master): Mon Sep 6 09:51:54 UTC 2021 on sn-devel-184
10 lines
352 B
Plaintext
10 lines
352 B
Plaintext
# 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.*
|