diff options
author | Andrew Tridgell <tridge@samba.org> | 2009-10-18 15:57:21 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2009-10-18 15:57:21 +1100 |
commit | 5d3659a8819bee6c5337c21f1148bc6658f7bb0a (patch) | |
tree | 22d6620c723a201f5f90636a40e0987ffae211c5 /source4 | |
parent | 81eb31f07b6c8802021ff524646323c2aa6e3af5 (diff) | |
download | samba-5d3659a8819bee6c5337c21f1148bc6658f7bb0a.tar.gz samba-5d3659a8819bee6c5337c21f1148bc6658f7bb0a.tar.bz2 samba-5d3659a8819bee6c5337c21f1148bc6658f7bb0a.zip |
s4-test: SMB2 oplocks in s4 are a mess
I don't have time to fix these right now, and as we don't advertise
SMB2 by default I'll mark it as a known failure till we start enabling
SMB2 by default.
Diffstat (limited to 'source4')
-rw-r--r-- | source4/selftest/knownfail | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail index 5061171d1e..a9192be6e6 100644 --- a/source4/selftest/knownfail +++ b/source4/selftest/knownfail @@ -63,3 +63,4 @@ 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 |