-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
A-TestCaseArea: Test case specification or implementation of test caseArea: Test case specification or implementation of test caseP-HighPriority: Issue to be solved before otherPriority: Issue to be solved before otherT-BugType: Bug in software or error in test case descriptionType: Bug in software or error in test case descriptionT-QuestionType: External question.Type: External question.
Milestone
Description
The test https://zonemaster.net/en/result/524c509a179dc63d showes unexpected failures
I setup a zone zm1.andreasschulze.de
in andreasschulze.dethere are 2 delegations:
zm1.andreasschulze.de. 3600 IN NS dahlem.somaf.de.
zm1.andreasschulze.de. 3600 IN NS dallas.signing-milter.org.
also there is a separate zone zm1.andreasschulze.de. with this content:
zm1.andreasschulze.de. 3600 IN SOA dahlem.somaf.de. hostmaster-soa.somaf.de. 2307011639 43200 7200 2419200 3600
zm1.andreasschulze.de. 3600 IN NS dahlem.somaf.de.
zm1.andreasschulze.de. 3600 IN NS dallas.signing-milter.org.
zm1.andreasschulze.de. 3600 IN TXT "zm1.andreasschulze.de."
This work fine: https://zonemaster.net/en/result/875902c973b1f4a2
Now I added a subzone zm2.zm1.andreasschulze.de.
I added the delegation in zm1.andreasschulze.de.
zm2.zm1.andreasschulze.de. 3600 IN NS dahlem.somaf.de.
zm2.zm1.andreasschulze.de. 3600 IN NS dallas.signing-milter.org.
And created the subzone with this content:
zm2.zm1.andreasschulze.de. 3600 IN SOA dahlem.somaf.de. hostmaster-soa.somaf.de. 2307011640 43200 7200 2419200 3600
zm2.zm1.andreasschulze.de. 3600 IN NS dahlem.somaf.de.
zm2.zm1.andreasschulze.de. 3600 IN NS dallas.signing-milter.org.
zm2.zm1.andreasschulze.de. 3600 IN TXT "zm2.zm1.andreasschulze.de."
so far, I don't see something wrong...
but zonemaster.net show errors: https://zonemaster.net/en/result/524c509a179dc63d
That happen also for zones I created months ago and that where tested well at that time. Now, these zones are also shown as broken since the new release.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-TestCaseArea: Test case specification or implementation of test caseArea: Test case specification or implementation of test caseP-HighPriority: Issue to be solved before otherPriority: Issue to be solved before otherT-BugType: Bug in software or error in test case descriptionType: Bug in software or error in test case descriptionT-QuestionType: External question.Type: External question.