mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
dfcbd88504
This expects PermissionError: [Errno 1] Operation not permitted,
but it seems that setxattr() for security.NTACL works on gitlab
runners without being root.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit
|
||
---|---|---|
.. | ||
dnsserver | ||
getdcname | ||
gitlab-setxattr-security | ||
nbt_dgram | ||
README | ||
rfc2307 | ||
samba_tool_drs_showrepl | ||
smb2_notify | ||
smb2-multichannel | ||
wbinfo | ||
whoami |
# Files in this directory contain lists of regular expressions # matching the names of tests that are that are flapping. In other # words, they sometimes succeed and sometimes fail, depending on # external factors. # # "make test" will not report failures or successes for tests listed here. # # DO NOT ADD TESTS HERE UNLESS THEY ARE ACTUALLY FLAPPING # # It is much better to add known failing tests to 'knownfail', so the # test system can warn when they actually start passing. # # Empty lines and lines beginning with '#' are ignored. # Please don't add tests to this README!