summaryrefslogtreecommitdiff
path: root/selftest/knownfail
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2020-07-03 10:09:16 +0200
committerGünther Deschner <gd@samba.org>2020-07-14 13:38:35 +0000
commit3fa9c3d5bb835d3f512a0a93bf971d8ae54600a0 (patch)
tree9fc94c5b00810403379a97e81f420c5972260a99 /selftest/knownfail
parentaa4d135710e0fdcf92f522b3c6228717105c0775 (diff)
downloadsamba-3fa9c3d5bb835d3f512a0a93bf971d8ae54600a0.tar.gz
s4:torture/smb2: split replay_smb3_specification into durable handle and multichannel
It's better to have durable handles and multichannel tested separate: 1. we test both cases in the server 2. it makes it easier to deal with knownfail entries if only one of these features is active on the server. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>
Diffstat (limited to 'selftest/knownfail')
-rw-r--r--selftest/knownfail3
1 files changed, 2 insertions, 1 deletions
diff --git a/selftest/knownfail b/selftest/knownfail
index 4fe503f4cc1..6c005d1f4de 100644
--- a/selftest/knownfail
+++ b/selftest/knownfail
@@ -215,7 +215,8 @@
^samba3.smb2.compound.aio.interim2 # wrong return code (STATUS_CANCELLED)
^samba3.smb2.replay.replay3 # This requires multi-chanel
^samba3.smb2.replay.replay4 # This requires multi-chanel
-^samba3.smb2.lock.replay_smb3_specification # This requires multi-chanel or durable handles
+^samba3.smb2.lock.replay_smb3_specification_multi # This requires multi-chanel
+^samba3.smb2.lock.replay_smb3_specification_durable\(nt4_dc\) # Requires durable handles
^samba3.smb2.lock.*replay_broken_windows # This tests the windows behaviour
^samba3.smb2.lease.statopen3
^samba3.smb2.lease.unlink # we currently do not downgrade RH lease to R after unlink