summaryrefslogtreecommitdiff
path: root/selftest/knownfail
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-08-15 20:35:05 +1000
committerAndrew Bartlett <abartlet@samba.org>2012-08-20 21:58:08 +1000
commit74a4c40d4f4bd092d4a71d273f45aab39a8b1cb0 (patch)
treefc164364ead5adfa59d5efd8a4de80282d262e50 /selftest/knownfail
parentc75b6154e475a89c1a43b62c8d8324834397da69 (diff)
downloadsamba-74a4c40d4f4bd092d4a71d273f45aab39a8b1cb0.tar.gz
samba-74a4c40d4f4bd092d4a71d273f45aab39a8b1cb0.tar.bz2
samba-74a4c40d4f4bd092d4a71d273f45aab39a8b1cb0.zip
selftest: Use new fake_acls module
This isolates us from the OS ACL library, and allows chown to 'work' when we are non-root. In turn, this ensures that we can test the SMB -> POSIX layer even when the OS would refuse the set due to non-root or simply not having acls enabled on this particular file system. This should make a number of build farm tests much more reliable, and allows a number more tests to pass. Andrew Bartlett
Diffstat (limited to 'selftest/knownfail')
-rw-r--r--selftest/knownfail6
1 files changed, 0 insertions, 6 deletions
diff --git a/selftest/knownfail b/selftest/knownfail
index 1c72718e04..2d33360ce1 100644
--- a/selftest/knownfail
+++ b/selftest/knownfail
@@ -43,7 +43,6 @@
^samba3.blackbox.rpcclient over ncacn_np with \[spnego,connect,smb2\]
^samba3.blackbox.rpcclient over ncacn_np with \[spnego,connect,smb2,bigendian\]
^samba3.raw.samba3hide.samba3hide\((s3dc|plugin_s4_dc)\) # This test fails against an smbd environment with NT ACLs enabled
-^samba3.raw.samba3checkfsp.samba3checkfsp\(s3dc\) # This test fails against an smbd environment with NT ACLs enabled
^samba3.raw.samba3closeerr.samba3closeerr\(s3dc\) # This test fails against an smbd environment with NT ACLs enabled
^samba3.raw.acls.generic\(s3dc\) # This fails against smbd
^samba3.base.delete.deltest16a
@@ -53,7 +52,6 @@
# these show that we still have some differences between our system
# with our internal iconv because it passes except when we bypass our
# internal iconv modules
-^samba.vfstest.acl.vfstest\(s3dc:local\) #until we get the fake_acls module into selftest
^samba4.local.convert_string_handle.system.iconv.gd_ascii
^samba4.local.convert_string_handle.system.iconv.gd_iso8859_cp850
^samba4..*base.delete.*.deltest17\(
@@ -222,11 +220,7 @@
# but in the interests of ensuring we do not regress, we run the tests
# and list the current failures here.
#
-^samba3.raw.acls.create_file\(plugin_s4_dc\)
-^samba3.raw.acls.create_dir\(plugin_s4_dc\)
^samba3.raw.acls.generic\(plugin_s4_dc\)
-^samba3.smb2.create.aclfile\(plugin_s4_dc\)
-^samba3.smb2.create.acldir\(plugin_s4_dc\)
^samba3.rpc.eventlog.eventlog.GetLogIntormation\(plugin_s4_dc\)
^samba3.rpc.eventlog.eventlog.FlushEventLog\(plugin_s4_dc\)
^samba3.rpc.eventlog.eventlog.ReportEventLog\(plugin_s4_dc\)