From: Steven Danneman Date: Thu, 3 Dec 2009 01:55:00 +0000 (-0800) Subject: s4/selftest: knownfail some locking tests until bugs are fixed X-Git-Tag: samba-4.0.0alpha10~122 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=76be0f6a11dfadc94923a81ef984b6234db5c0b0;p=thirdparty%2Fsamba.git s4/selftest: knownfail some locking tests until bugs are fixed --- diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail index 2f757608a1a..56bf718b2fb 100644 --- a/source4/selftest/knownfail +++ b/source4/selftest/knownfail @@ -63,3 +63,5 @@ 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