diff options
author | Andrew Tridgell <tridge@samba.org> | 2009-10-15 20:42:53 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2009-10-15 20:42:53 +1100 |
commit | bdd9dc4a8486919d6ef8c0efba777955ecc5ed33 (patch) | |
tree | 14d6d481e4c00b6efcd4027ada272bf1e116439b /source4/selftest/knownfail | |
parent | dab799e5695dc2de9895f2adb8ed50d672a39f40 (diff) | |
download | samba-bdd9dc4a8486919d6ef8c0efba777955ecc5ed33.tar.gz samba-bdd9dc4a8486919d6ef8c0efba777955ecc5ed33.tar.bz2 samba-bdd9dc4a8486919d6ef8c0efba777955ecc5ed33.zip |
s4-selftest: mark some CIFS backend tests as known fail
The CIFS passthru NTVFS doesn't handle some options yet (eg. root_fid)
Diffstat (limited to 'source4/selftest/knownfail')
-rw-r--r-- | source4/selftest/knownfail | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail index fcb16c9814..7bd4bacca7 100644 --- a/source4/selftest/knownfail +++ b/source4/selftest/knownfail @@ -58,3 +58,7 @@ samba4.winbind.struct.*.LOOKUP_NAME_SID # Not yet working in winbind ^samba4.ldap.python \(dc\).Test add_ldif\(\) with BASE64 security descriptor input using WRONG domain SID$ ^samba4.ldap.python \(dc\).Testing ldb.add_ldif\(\) for nTSecurityDescriptor ^samba4.ldap.secdesc.python +# some operations don't work over the CIFS NTVFS backend yet (eg. root_fid) +samba4.ntvfs.cifs.base.createx_access +samba4.ntvfs.cifs.base.createx_sharemodes_dir +samba4.ntvfs.cifs.base.maximum_allowed |