diff options
author | Stefan Metzmacher <metze@samba.org> | 2015-10-23 15:39:34 +0200 |
---|---|---|
committer | Andreas Schneider <asn@cryptomilk.org> | 2016-10-26 11:20:14 +0200 |
commit | 6d70989c5c66d24741ff2b43a74548dc916bdb4f (patch) | |
tree | 45492d1e112edad5878b5ec9e994e8701146b830 /selftest | |
parent | 00363cd2673a5ac8702acf2b4bf08cb6abc7c213 (diff) | |
download | samba-6d70989c5c66d24741ff2b43a74548dc916bdb4f.tar.gz |
python/tests: add presentation context related tests to dcerpc raw protocol tests
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@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 e5abe627c8a..2e8f351edf7 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -295,5 +295,6 @@ ^samba4.smb2.ioctl.copy_chunk_bad_access ^samba4.drs.getnc_exop.python.*getnc_exop.DrsReplicaPrefixMapTestCase.test_regular_prefix_map_ex_attid.* # We don't support NDR64 yet, so we generate the wrong FAULT code +^samba.tests.dcerpc.raw_protocol.*.TestDCERPC_BIND.test_no_auth_presentation_ctx_invalid4 ^samba.tests.dcerpc.raw_protocol.*.TestDCERPC_BIND.test_spnego_change_auth_type2 ^samba.tests.dcerpc.raw_protocol.*.TestDCERPC_BIND.test_spnego_change_transfer |