summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSachin Prabhu <sprabhu@redhat.com>2021-04-07 14:51:25 +0100
committerAnoop C S <anoopcs@cryptolab.net>2021-04-08 18:40:52 +0530
commit154a6e61ced8f49de272ae1c9c103d77c3ed9065 (patch)
treef982b1f34474420cdd408bb5acf70458070899ff
parentc60d318129483267014b3cd0d6ba5286859fcbec (diff)
downloadsamba-integration-tests.tar.gz
samba-integration-tests.tar.xz
samba-integration-tests.zip
tests: Add knownfail entries for several smb2.replay teststests
Copy over the file selftest/knownfail.d/smb2.replay from the samba sources to our tests. These tests were added to demonstrate bugs in the windows behaviour. Please check commit f5168a21abd s4:torture/smb2: add smb2.replay.dhv2-pending* tests Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
-rw-r--r--testcases/smbtorture-test/selftest/knownfail.d/smb2.replay23
1 files changed, 23 insertions, 0 deletions
diff --git a/testcases/smbtorture-test/selftest/knownfail.d/smb2.replay b/testcases/smbtorture-test/selftest/knownfail.d/smb2.replay
new file mode 100644
index 0000000..c6a0f4d
--- /dev/null
+++ b/testcases/smbtorture-test/selftest/knownfail.d/smb2.replay
@@ -0,0 +1,23 @@
+# These tests demonstrate the broken Windows behavior
+# and check for ACCESS_DENIED instead of FILE_NOT_AVAILABLE
+# See https://bugzilla.samba.org/show_bug.cgi?id=14449
+^samba3.smb2.replay.dhv2-pending1l-vs-lease-windows
+^samba3.smb2.replay.dhv2-pending1l-vs-oplock-windows
+^samba3.smb2.replay.dhv2-pending1n-vs-lease-windows
+^samba3.smb2.replay.dhv2-pending1n-vs-oplock-windows
+^samba3.smb2.replay.dhv2-pending1n-vs-violation-lease-ack-windows
+^samba3.smb2.replay.dhv2-pending1n-vs-violation-lease-close-windows
+^samba3.smb2.replay.dhv2-pending1o-vs-lease-windows
+^samba3.smb2.replay.dhv2-pending1o-vs-oplock-windows
+^samba3.smb2.replay.dhv2-pending2l-vs-lease-windows
+^samba3.smb2.replay.dhv2-pending2l-vs-oplock-windows
+^samba3.smb2.replay.dhv2-pending2n-vs-lease-windows
+^samba3.smb2.replay.dhv2-pending2n-vs-oplock-windows
+^samba3.smb2.replay.dhv2-pending2o-vs-lease-windows
+^samba3.smb2.replay.dhv2-pending2o-vs-oplock-windows
+^samba3.smb2.replay.dhv2-pending3l-vs-lease-windows
+^samba3.smb2.replay.dhv2-pending3l-vs-oplock-windows
+^samba3.smb2.replay.dhv2-pending3n-vs-lease-windows
+^samba3.smb2.replay.dhv2-pending3n-vs-oplock-windows
+^samba3.smb2.replay.dhv2-pending3o-vs-lease-windows
+^samba3.smb2.replay.dhv2-pending3o-vs-oplock-windows