Update DNSSEC05 implementation#1473
Merged
Merged
Conversation
This was referenced Oct 28, 2025
Contributor
|
You do not want to use the new unit test file format introduced by #1467? |
matsduf
requested changes
Oct 29, 2025
matsduf
left a comment
Contributor
There was a problem hiding this comment.
"/usr/local/bin/perl" "-Iinc" "-MExtUtils::Manifest=fullcheck" -e fullcheck
No such file: t/Test-dnssec05-A.data
No such file: t/Test-dnssec05-A.t
No such file: t/Test-dnssec05-B.data
No such file: t/Test-dnssec05-B.t
No such file: t/Test-dnssec05-C.data
No such file: t/Test-dnssec05-C.t
No such file: t/Test-dnssec05-D.data
No such file: t/Test-dnssec05-D.t
No such file: t/Test-dnssec05-E.data
No such file: t/Test-dnssec05-E.t
No such file: t/Test-dnssec05-F.data
No such file: t/Test-dnssec05-F.t
No such file: t/Test-dnssec05-G.data
No such file: t/Test-dnssec05-G.t
No such file: t/Test-dnssec05-H.data
No such file: t/Test-dnssec05-H.t
No such file: t/Test-dnssec05-I.data
No such file: t/Test-dnssec05-I.t
No such file: t/Test-dnssec05-J.data
No such file: t/Test-dnssec05-J.t
Not in MANIFEST: t/Test-dnssec05.data
Not in MANIFEST: t/Test-dnssec05.t
Contributor
|
For scenario but it should be |
Contributor
|
For all athor scenarios I get the correct output when running |
matsduf
added a commit
to matsduf/zonemaster
that referenced
this pull request
Oct 29, 2025
…n the update of the implementation in PR zonemaster/zonemaster-engine#1473
matsduf
added a commit
to matsduf/zonemaster
that referenced
this pull request
Oct 29, 2025
…n the update of the implementation in PR zonemaster/zonemaster-engine#1473
11d0b60 to
92c7d8c
Compare
Contributor
Author
|
@matsduf All tests now pass and I've addressed your comments, please re-review. |
92c7d8c to
6acb7ce
Compare
Contributor
|
I see that |
6acb7ce to
df79b3f
Compare
Contributor
Author
Indeed, fixed. |
Contributor
|
Tested and all unit tests pass. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
This PR proposes an update of test case DNSSEC05 implementation.
Context
Test case specification: zonemaster/zonemaster#1409
Test scenarios specification: zonemaster/zonemaster#1410
Changes
How to test this PR
Unit tests are created and should pass.