summaryrefslogtreecommitdiff
path: root/selftest/knownfail.d/dns
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2017-04-11 12:43:22 +1200
committerAndrew Bartlett <abartlet@samba.org>2017-06-10 21:48:21 +0200
commitc1bf6d24936b5255b9a714f8f252e281b7f82c9f (patch)
tree4124e8d64cc23be412bd52173dcdd987df200729 /selftest/knownfail.d/dns
parent21e76e2379934e55a4e9fc3b9cbea890a8fb535f (diff)
downloadsamba-c1bf6d24936b5255b9a714f8f252e281b7f82c9f.tar.gz
dns_server: clobber MNAME in the SOA
Otherwise, we always report the first server we created/provisioned the AD domain on which does not match AD behaviour. AD is multi-master so all RW servers are a master. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Diffstat (limited to 'selftest/knownfail.d/dns')
-rw-r--r--selftest/knownfail.d/dns1
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/knownfail.d/dns b/selftest/knownfail.d/dns
index 6553c1fffe0..c40041d1892 100644
--- a/selftest/knownfail.d/dns
+++ b/selftest/knownfail.d/dns
@@ -42,7 +42,6 @@ samba.tests.dns.__main__.TestSimpleQueries.test_one_SOA_query\(rodc:local\)
# The very first DC will have DNS records, but subsequent DCs only get entries into
# the dns_hosts_file in our selftest env
-samba.tests.dns.__main__.TestSimpleQueries.test_one_SOA_query\(vampire_dc:local\)
samba.tests.dns.__main__.TestSimpleQueries.test_one_a_query\(vampire_dc:local\)
samba.tests.dns.__main__.TestSimpleQueries.test_one_a_query_tcp\(vampire_dc:local\)
samba.tests.dns.__main__.TestSimpleQueries.test_one_mx_query\(vampire_dc:local\)