summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2021-07-05 17:49:00 +0200
committerKarolin Seeger <kseeger@samba.org>2021-07-21 09:37:15 +0000
commitb644b297bf83e49d81c97593f5e33b4dc57686dc (patch)
treefd013312b424be00256ff1a0ffb28e496fe8c220 /selftest
parent0be68189ffcc746c67dd1ae0610f4b33973c8eee (diff)
downloadsamba-b644b297bf83e49d81c97593f5e33b4dc57686dc.tar.gz
s3:smbd: implement FSCTL_SMBTORTURE_GLOBAL_READ_RESPONSE_BODY_PADDING8
This turns the 'smb2.read.bug14607' test from 'skip' into 'xfailure', as the 2nd smb2cli_read() function will now return NT_STATUS_INVALID_NETWORK_RESPONSE. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14607 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> (cherry picked from commit ef57fba5dbf359b204ba952451e1e33ed68f1c91)
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/smb2-read-bug146071
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/knownfail.d/smb2-read-bug14607 b/selftest/knownfail.d/smb2-read-bug14607
new file mode 100644
index 00000000000..05b8adfa8cd
--- /dev/null
+++ b/selftest/knownfail.d/smb2-read-bug14607
@@ -0,0 +1 @@
+samba3.smb2.read.bug14607