diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2011-12-04 22:42:22 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2011-12-05 23:11:05 +0100 |
commit | f186425a1be9d5b5fa78e39c99dae52a44d03ed3 (patch) | |
tree | 6d6104c555a1de8d8922dcf099b1aa96852d072b | |
parent | 850c83821c2e332c9f8c8992d3a01af23e2a42fc (diff) | |
download | samba-f186425a1be9d5b5fa78e39c99dae52a44d03ed3.tar.gz samba-f186425a1be9d5b5fa78e39c99dae52a44d03ed3.tar.bz2 samba-f186425a1be9d5b5fa78e39c99dae52a44d03ed3.zip |
knownfail: samba4.base.createx_access.createx_access works.
-rw-r--r-- | selftest/knownfail | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/knownfail b/selftest/knownfail index 6f78f6d7a4..c18637e79e 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -68,7 +68,6 @@ # some operations don't work over the CIFS NTVFS backend yet (eg. root_fid) ^samba4.ntvfs.cifs.*.base.createx_sharemodes_dir ^samba4.ntvfs.cifs.*.base.maximum_allowed -^samba4.*.base.createx_access # this test is broken for non-administrator users ^samba4.smb2.oplock # oplocks in the s4 SMB2 server are a mess ^samba4.raw.lock.*.async # bug 6960 ^samba4.smb2.lock.*.multiple-unlock # bug 6959 |