mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
436903afe2
Add a job that builds with O_PATH undefined. Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
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.*
|