Consistency05 returns CHILD_ZONE_LAME when it should not #1349
Labels
A-TestCase
Area: Test case specification or implementation of test case
T-Bug
Type: Bug in software or error in test case description
Milestone
A test zone is delegated with two in-bailiwick name servers with glue in parent. The zone has the equivalent NS records, but there are no address records for the two NS, which is an error. However, the zone is not lame.
Basic02 says that there are two working name servers (four addresses). Consistency05 reports that the zone is lame.
The specification for Consistency says
None of the name servers output NO_RESPONSE or CHILD_NS_FAILED. The output should rather be IN_BAILIWICK_ADDR_MISMATCH.
https://github.com/zonemaster/zonemaster/blob/master/docs/public/specifications/tests/Consistency-TP/consistency05.md
The text was updated successfully, but these errors were encountered: