diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-04-17 11:56:23 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-05-02 01:00:12 +0200 |
commit | 5f0707801a183a7cf32aebf6e47ca63d536be2ab (patch) | |
tree | b1a23c6d215005287e6e0d3edf9cf6baf3f0de21 /selftest/skip | |
parent | 221c0e479d99b81f8becd51d641a5979e420efdc (diff) | |
download | samba-5f0707801a183a7cf32aebf6e47ca63d536be2ab.tar.gz samba-5f0707801a183a7cf32aebf6e47ca63d536be2ab.tar.bz2 samba-5f0707801a183a7cf32aebf6e47ca63d536be2ab.zip |
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
Diffstat (limited to 'selftest/skip')
-rw-r--r-- | selftest/skip | 1 |
1 files changed, 0 insertions, 1 deletions
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 |