summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2018-02-21 00:50:26 +0100
committerKarolin Seeger <kseeger@samba.org>2018-04-25 08:49:13 +0200
commitbdfdf93f0ca2bc847d640733bbaa71efb0d8e262 (patch)
tree4ff84c85bd2c15b912099c1a8f6a2250e55bb627 /selftest
parent7a636de5fabdf1f46fe9f7178114540b48e00b39 (diff)
downloadsamba-bdfdf93f0ca2bc847d640733bbaa71efb0d8e262.tar.gz
tests:dcerpc/raw_protocol: reproduce call_id truncation bug
We need to make sure the server handles call_id values > UINT16_MAX. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13289 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> (cherry picked from commit 65e8edb382fbc7450919aad8b42cfcae9e779d11)
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/dcerpc_raw_protocol4
1 files changed, 4 insertions, 0 deletions
diff --git a/selftest/knownfail.d/dcerpc_raw_protocol b/selftest/knownfail.d/dcerpc_raw_protocol
new file mode 100644
index 00000000000..c7cb66612b4
--- /dev/null
+++ b/selftest/knownfail.d/dcerpc_raw_protocol
@@ -0,0 +1,4 @@
+^samba.tests.dcerpc.raw_protocol.samba.tests.dcerpc.raw_protocol.TestDCERPC_BIND.test_fragmented_requests01
+^samba.tests.dcerpc.raw_protocol.samba.tests.dcerpc.raw_protocol.TestDCERPC_BIND.test_fragmented_requests02
+^samba.tests.dcerpc.raw_protocol.samba.tests.dcerpc.raw_protocol.TestDCERPC_BIND.test_fragmented_requests03
+^samba.tests.dcerpc.raw_protocol.samba.tests.dcerpc.raw_protocol.TestDCERPC_BIND.test_fragmented_requests05