diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-08-16 13:46:02 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-08-16 09:32:25 +0200 |
commit | df8e9c128716c89f5a1d58f032e3d641e033c8b0 (patch) | |
tree | 6d41c02053cc284215fd86b648fb178275119be5 /selftest | |
parent | 05885a84f9ea67a986bdcb10a2bd07c00a2df0d4 (diff) | |
download | samba-df8e9c128716c89f5a1d58f032e3d641e033c8b0.tar.gz |
s3-selftest: Add a seperate test for ACL tests using vfstest
This does not check for consistency or correctness yet, that will be
done with python unit tests. The purpose of this test is to ensure
that the vfstest wrapper doesn't crash.
Andrew Bartlett
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Aug 16 09:32:25 CEST 2012 on sn-devel-104
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/knownfail | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/knownfail b/selftest/knownfail index dbd2616201..da3d93c908 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -46,6 +46,7 @@ # 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 |