summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
Diffstat (limited to 'source4/selftest')
-rw-r--r--source4/selftest/knownfail5
-rw-r--r--source4/selftest/skip4
2 files changed, 8 insertions, 1 deletions
diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail
index fcb16c9814..5061171d1e 100644
--- a/source4/selftest/knownfail
+++ b/source4/selftest/knownfail
@@ -58,3 +58,8 @@ 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
+samba4.base.createx_access # this test is broken for non-administrator users
diff --git a/source4/selftest/skip b/source4/selftest/skip
index aa57c6b1b4..38620b06b6 100644
--- a/source4/selftest/skip
+++ b/source4/selftest/skip
@@ -20,7 +20,7 @@ base.iometer
base.casetable
base.nttrans
base.scan.maxfid
-raw.hold.oplock # Not a test, but a way to block other clients for a test
+hold.oplock # Not a test, but a way to block other clients for a test
raw.ping.pong # Needs second server to test
rpc.samr.accessmask
raw.scan.eamax
@@ -64,3 +64,5 @@ raw.offline # Samba 4 doesn't have much offline support yet
rpc.autoidl # this one just generates a lot of noise, and is no longer useful
samba4.rpc.countcalls # this is not useful now we have full IDL
samba4.rap.scan # same thing here - we have docs now
+samba4.gensec.python # not finished
+bench # don't run benchmarks in our selftest