summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorGarming Sam <garming@catalyst.net.nz>2016-04-06 15:44:58 +1200
committerGarming Sam <garming@samba.org>2016-05-03 08:10:09 +0200
commit2570f1649786681630c5329940b5badf9f7cd605 (patch)
tree7a735210e025bb94c0a57053b1867fac965ee003 /selftest
parent3b2f9f87566cc878ef3a31478ac7c104a302f354 (diff)
downloadsamba-2570f1649786681630c5329940b5badf9f7cd605.tar.gz
tests/dns: Add additional testing of CNAME handling
RFC 1034, for instance, describes that all intermediate CNAMEs should be returned. As it is, CNAME do not return all found intermediate results in the case of straightforward failure. It should be noted that in the case of forwarding success, ALL intermediate paths are returned, including the failure ones. Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail1
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/knownfail b/selftest/knownfail
index e17bceedfaa..c9f4fb0a903 100644
--- a/selftest/knownfail
+++ b/selftest/knownfail
@@ -325,3 +325,4 @@
# we don't allow auth_level_connect anymore...
#
^samba3.blackbox.rpcclient.*ncacn_np.*with.*connect.*rpcclient # we don't allow auth_level_connect anymore
+^samba.tests.dns.__main__.TestComplexQueries.test_cname_two_chain_not_matching_qtype