From 5f0707801a183a7cf32aebf6e47ca63d536be2ab Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 17 Apr 2012 11:56:23 +1000 Subject: selftest: Enable ACL testing against the s3dc environment Previously, ACL tests were skipped and the correct modules for ACL testing were not loaded. The addition of a knownfail entry for raw.samba3* tests is due to an inconsitancy between the behaviour with and without ACL modules loaded - posix chown calls appear to be ignored in this mode. Andrew Bartlett --- selftest/skip | 1 - 1 file changed, 1 deletion(-) (limited to 'selftest/skip') diff --git a/selftest/skip b/selftest/skip index 68a32a6afa..f2f6b695e8 100644 --- a/selftest/skip +++ b/selftest/skip @@ -34,7 +34,6 @@ ^samba3.smbtorture_s3.*.pipe_number ^samba3.smbtorture_s3.LOCAL-DBTRANS #hangs for some reason ^samba3.*base.charset -^samba3.*raw.acls ^samba3.*raw.context ^samba3.*raw.ioctl ^samba3.*raw.qfileinfo -- cgit