From df8e9c128716c89f5a1d58f032e3d641e033c8b0 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Thu, 16 Aug 2012 13:46:02 +1000 Subject: 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 Autobuild-Date(master): Thu Aug 16 09:32:25 CEST 2012 on sn-devel-104 --- selftest/knownfail | 1 + 1 file changed, 1 insertion(+) (limited to 'selftest') 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 -- cgit