docs: fix a typo in history file
[bbaumbach/samba-autobuild/.git] / selftest / knownfail.d / dns
1 # These tests are expected to fail because we want to ensure that
2 # unauthenicated updates are not permitted against the default
3 # configuration, nor against an RODC
4
5 samba.tests.dns.__main__.TestDNSUpdates.test_delete_record\(rodc:local\)
6 samba.tests.dns.__main__.TestDNSUpdates.test_readd_record\(rodc:local\)
7 samba.tests.dns.__main__.TestDNSUpdates.test_update_add_mx_record\(rodc:local\)
8 samba.tests.dns.__main__.TestDNSUpdates.test_update_add_txt_record\(rodc:local\)
9 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_empty_txt_records\(rodc:local\)
10 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_hex_char_txt_record\(rodc:local\)
11 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_null_char_txt_record\(rodc:local\)
12 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_null_padded_txt_record\(rodc:local\)
13 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_slash_txt_record\(rodc:local\)
14 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_two_txt_records\(rodc:local\)
15 samba.tests.dns.__main__.TestRPCRoundtrip.test_rpc_self_referencing_cname\(rodc:local\)
16 samba.tests.dns.__main__.TestDNSUpdates.test_delete_record\(vampire_dc:local\)
17 samba.tests.dns.__main__.TestDNSUpdates.test_readd_record\(vampire_dc:local\)
18 samba.tests.dns.__main__.TestDNSUpdates.test_update_add_mx_record\(vampire_dc:local\)
19 samba.tests.dns.__main__.TestDNSUpdates.test_update_add_txt_record\(vampire_dc:local\)
20 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_empty_txt_records\(vampire_dc:local\)
21 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_hex_char_txt_record\(vampire_dc:local\)
22 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_null_char_txt_record\(vampire_dc:local\)
23 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_null_padded_txt_record\(vampire_dc:local\)
24 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_slash_txt_record\(vampire_dc:local\)
25 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_two_txt_records\(vampire_dc:local\)
26 samba.tests.dns.__main__.TestComplexQueries.test_cname_two_chain\(rodc:local\)
27 samba.tests.dns.__main__.TestComplexQueries.test_one_a_query\(rodc:local\)
28 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_empty_rpc_to_dns\(rodc:local\)
29 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_hex_rpc_to_dns\(rodc:local\)
30 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_null_char_rpc_to_dns\(rodc:local\)
31 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_padding_rpc_to_dns\(rodc:local\)
32 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_slash_rpc_to_dns\(rodc:local\)
33 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_two_rpc_to_dns\(rodc:local\)
34 samba.tests.dns.__main__.TestRPCRoundtrip.test_update_add_txt_rpc_to_dns\(rodc:local\)
35
36 samba.tests.dns.__main__.TestZones.test_set_aging_disabled\(rodc:local\)
37 samba.tests.dns.__main__.TestZones.test_set_aging_disabled\(vampire_dc:local\)
38
39 samba.tests.dns.__main__.TestZones.test_soa_query\(rodc:local\)
40 samba.tests.dns.__main__.TestZones.test_set_aging\(rodc:local\)
41 samba.tests.dns.__main__.TestZones.test_aging_update\(rodc:local\)
42 samba.tests.dns.__main__.TestZones.test_aging_update_disabled\(rodc:local\)
43 samba.tests.dns.__main__.TestZones.test_aging_refresh\(rodc:local\)
44 samba.tests.dns.__main__.TestZones.test_rpc_add_no_timestamp\(rodc:local\)
45 samba.tests.dns.__main__.TestZones.test_basic_scavenging\(rodc:local\)
46 samba.tests.dns.__main__.TestZones.test_dns_tombstone_custom_match_rule\(rodc:local\)
47 samba.tests.dns.__main__.TestZones.test_dns_tombstone_custom_match_rule_no_records\(rodc:local\)
48 samba.tests.dns.__main__.TestZones.test_dns_tombstone_custom_match_rule_fail\(rodc:local\)
49 samba.tests.dns.__main__.TestZones.test_dynamic_record_static_update\(rodc:local\)
50 samba.tests.dns.__main__.TestZones.test_static_record_dynamic_update\(rodc:local\)
51 samba.tests.dns.__main__.TestZones.test_fully_qualified_zone\(rodc:local\)
52
53 samba.tests.dns.__main__.TestZones.test_set_aging\(vampire_dc:local\)
54 samba.tests.dns.__main__.TestZones.test_aging_update\(vampire_dc:local\)
55 samba.tests.dns.__main__.TestZones.test_aging_update_disabled\(vampire_dc:local\)
56 samba.tests.dns.__main__.TestZones.test_aging_refresh\(vampire_dc:local\)
57 samba.tests.dns.__main__.TestZones.test_basic_scavenging\(vampire_dc:local\)
58 samba.tests.dns.__main__.TestZones.test_dns_tombstone_custom_match_rule\(vampire_dc:local\)
59 samba.tests.dns.__main__.TestZones.test_dynamic_record_static_update\(vampire_dc:local\)
60 samba.tests.dns.__main__.TestZones.test_static_record_dynamic_update\(vampire_dc:local\)
61
62 samba.tests.dns.__main__.TestComplexQueries.test_cname_two_chain\(vampire_dc:local\)
63 samba.tests.dns.__main__.TestComplexQueries.test_one_a_query\(vampire_dc:local\)
64
65 # The SOA override should not pass against the RODC, it must not overstamp
66 samba.tests.dns.__main__.TestSimpleQueries.test_one_SOA_query\(rodc:local\)
67
68 #
69 # rodc and vampire_dc require signed dns updates, so these tests' setups
70 # fail, but they pass on fl2003dc
71 ^samba.tests.dns.__main__.TestComplexQueries.test_cname_loop\(rodc:local\)
72 ^samba.tests.dns.__main__.TestComplexQueries.test_cname_loop\(vampire_dc:local\)
73 ^samba.tests.dns.__main__.TestComplexQueries.test_record_limit_A\(rodc:local\)
74 ^samba.tests.dns.__main__.TestComplexQueries.test_record_limit_A\(vampire_dc:local\)
75 ^samba.tests.dns.__main__.TestComplexQueries.test_record_limit_AAAA\(rodc:local\)
76 ^samba.tests.dns.__main__.TestComplexQueries.test_record_limit_AAAA\(vampire_dc:local\)
77 ^samba.tests.dns.__main__.TestComplexQueries.test_record_limit_SRV\(rodc:local\)
78 ^samba.tests.dns.__main__.TestComplexQueries.test_record_limit_SRV\(vampire_dc:local\)
79 ^samba.tests.dns.__main__.TestComplexQueries.test_cname_limit\(vampire_dc:local\)
80 ^samba.tests.dns.__main__.TestComplexQueries.test_cname_limit\(rodc:local\)
81 ^samba.tests.dns.__main__.TestComplexQueries.test_cname_any_query\(vampire_dc:local\)
82 ^samba.tests.dns.__main__.TestComplexQueries.test_cname_any_query\(rodc:local\)
83
84 # Tests for the dnsProperty parse issue do not pass here, but do against fl2003dc
85 ^samba.tests.dns.__main__.TestZones.test_enum_zones_while_dnsProperty_zero_length\(rodc:local\)
86 ^samba.tests.dns.__main__.TestZones.test_rpc_zone_update_while_dnsProperty_zero_length\(rodc:local\)
87 ^samba.tests.dns.__main__.TestZones.test_rpc_zone_update_while_other_dnsProperty_zero_length\(rodc:local\)
88 ^samba.tests.dns.__main__.TestZones.test_update_while_dnsProperty_zero_length\(rodc:local\)
89 ^samba.tests.dns.__main__.TestZones.test_update_while_dnsProperty_zero_length\(vampire_dc:local\)