Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation of v4.2.2 #956

Closed
matsduf opened this issue Sep 14, 2021 · 1 comment
Closed

Installation of v4.2.2 #956

matsduf opened this issue Sep 14, 2021 · 1 comment
Assignees
Labels
P-High Priority: Issue to be solved before other T-Bug Type: Bug in software or error in test case description
Milestone

Comments

@matsduf
Copy link
Contributor

matsduf commented Sep 14, 2021

v4.2.2 is currently the latest version of Zonemaster::Engine. Installing that fails the some unit tests:

(...)
t/Test-dnssec.t ........... 355/? 
#   Failed test 'dnssec16-cds-cdnskey-signed.zft-root.rd.nic.fr does not give DS16_CDS_INVALID_RRSIG'
#   at t/Test-dnssec.t line 38.
t/Test-dnssec.t ........... 370/? 
#   Failed test 'dnssec16-cds-cdnskey-unsigned.zft-root.rd.nic.fr does not give DS16_CDS_INVALID_RRSIG'
#   at t/Test-dnssec.t line 38.
t/Test-dnssec.t ........... 418/? 
#   Failed test 'dnssec16-cds-matches-no-dnskey.zft-root.rd.nic.fr does not give DS16_CDS_INVALID_RRSIG'
#   at t/Test-dnssec.t line 38.
t/Test-dnssec.t ........... 434/? 
#   Failed test 'dnssec16-cds-cdnskey-signed.zft-root.rd.nic.fr does not give DS17_CDNSKEY_INVALID_RRSIG'
#   at t/Test-dnssec.t line 38.
t/Test-dnssec.t ........... 442/? 
#   Failed test 'dnssec16-cds-cdnskey-unsigned.zft-root.rd.nic.fr does not give DS17_CDNSKEY_INVALID_RRSIG'
#   at t/Test-dnssec.t line 38.
t/Test-dnssec.t ........... 474/? # Looks like you failed 5 tests of 488.
t/Test-dnssec.t ........... Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/488 subtests 
	(less 2 skipped subtests: 481 okay)
t/Test-dnssec05-A.t ....... ok    
(...)

This could be replicated with the following command:

cpanm -v --test-only Zonemaster::Engine

Updated 2021-09-16:

If date is reset to e.g. 2021-08-01 then the tests will not fail.

A work-around for installation is to add "-n" to the cpanm command.

The bug does not affect live tests, only tests that use recorded data.

@matsduf matsduf added T-Bug Type: Bug in software or error in test case description P-High Priority: Issue to be solved before other labels Sep 14, 2021
@matsduf matsduf added this to the v2021.1.3 milestone Sep 14, 2021
@matsduf
Copy link
Contributor Author

matsduf commented Sep 16, 2021

Resolved by #958 (v2021.1.3) and #957 (v2021.2).

@matsduf matsduf closed this as completed Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-High Priority: Issue to be solved before other T-Bug Type: Bug in software or error in test case description
Projects
None yet
Development

No branches or pull requests

2 participants