diff options
author | Volker Lendecke <vl@samba.org> | 2013-09-25 19:00:57 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2013-10-11 15:07:34 -0700 |
commit | 6fbbf94def82132b3c4fd9dcb24d8dae41fca950 (patch) | |
tree | fe2e74210164d83b56a1312ea4c670ea0f4c11a1 /selftest | |
parent | dba78049eaad7c1d3b28a029e152d7d182582c57 (diff) | |
download | samba-6fbbf94def82132b3c4fd9dcb24d8dae41fca950.tar.gz |
torture: Extend the raw.oplock.doc1 test
If delete_on_close is set, there is no oplock break. Check that.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/knownfail | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/knownfail b/selftest/knownfail index 8b89f00f60b..e349c63e133 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -138,6 +138,7 @@ ^samba4.smb2.lock.*.multiple-unlock # bug 6959 ^samba4.raw.sfileinfo.*.end-of-file\(.*\)$ # bug 6962 ^samba4.raw.oplock.*.batch22 # bug 6963 +^samba4.raw.oplock.*.doc1 ^samba4.raw.lock.*.zerobyteread # bug 6974 ^samba4.smb2.lock.*.zerobyteread # bug 6974 ^samba4.raw.streams.*.delete |