From 64e734019f5d0691017a592e78e6cac793875e4a Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Tue, 15 Oct 2013 15:22:06 +0000 Subject: torture: Add a test showing we have to break L2 at open time Signed-off-by: Volker Lendecke Reviewed-by: Stefan Metzmacher --- selftest/knownfail | 2 ++ 1 file changed, 2 insertions(+) (limited to 'selftest') diff --git a/selftest/knownfail b/selftest/knownfail index cfa8b4b273..25289d2850 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -61,6 +61,7 @@ ^samba3.raw.acls nfs4acl_xattr-special.inheritance\(s3dc\) ^samba3.raw.acls nfs4acl_xattr-special.inherit_creator_owner\(s3dc\) ^samba3.raw.acls nfs4acl_xattr-special.inherit_creator_group\(s3dc\) +^samba3.raw.oplock.level_ii_1 ^samba3.base.delete.deltest16a ^samba3.base.delete.deltest17a ^samba3.unix.whoami anonymous connection.whoami\(plugin_s4_dc\) # We need to resolve if we should be including SID_NT_WORLD and SID_NT_NETWORK in this token @@ -142,6 +143,7 @@ ^samba4.raw.oplock.*.doc1 ^samba4.raw.oplock.*.exclusive5 ^samba4.raw.oplock.*.exclusive9 +^samba4.raw.oplock.*.level_ii_1 ^samba4.raw.lock.*.zerobyteread # bug 6974 ^samba4.smb2.lock.*.zerobyteread # bug 6974 ^samba4.raw.streams.*.delete -- cgit