s4-selftest: move secdesc.python test to skip list
[ira/wip.git] / source4 / selftest / knownfail
index fcb16c98145a8404afb030403919dc3100f9e5c3..6958749c015b8c16b8db8dbee765d76c685bf474 100644 (file)
@@ -57,4 +57,9 @@ samba4.winbind.struct.*.LOOKUP_NAME_SID   # Not yet working in winbind
 ^samba4.*base.delaywrite.*update of write time using SET_ALLOCATION_SIZE$
 ^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
+samba4.base.createx_access # this test is broken for non-administrator users
+samba4.smb2.oplock # oplocks in the s4 SMB2 server are a mess