Summary: | <dev-perl/Mail-DMARC-1.201.709.110 fails test t/17.Report.Aggregate.Schema.t ( no policy discovered. Did you validate(), or at least fetch_dmarc_record() first? ) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kentnl |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-perl:Mail-DMARC-1.201.509.80:20171006-073240.log emerge-history.txt environment etc.portage.tbz2 temp.tbz2 tests.tbz2 |
Description
Toralf Förster
![]() Created attachment 497840 [details]
emerge-info.txt
Created attachment 497842 [details]
dev-perl:Mail-DMARC-1.201.509.80:20171006-073240.log
Created attachment 497844 [details]
emerge-history.txt
Created attachment 497846 [details]
environment
Created attachment 497848 [details]
etc.portage.tbz2
Created attachment 497850 [details]
temp.tbz2
Created attachment 497852 [details]
tests.tbz2
t/15.Report.Aggregate.Record.t ............... ok t/16.Report.Aggregate.Record.Auth_Results.t .. t/16.Report.Aggregate.Record.Auth_Results.t .. 1/? t/16.Report.Aggregate.Record.Auth_Results.t .. ok t/17.Report.Aggregate.Schema.t ............... no policy discovered. Did you validate(), or at least fetch_dmarc_record() first? Or inspected results to detect a 'No Results Found' type error? at lib/Mail/DMARC.pm line 243. t/17.Report.Aggregate.Schema.t ............... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/20.Report.URI.t ............................ t/20.Report.URI.t ............................ 1/? t/20.Report.URI.t ............................ ok t/21.Report.Send.t ........................... t/21.Report.Send.t ........................... 1/? t/21.Report.Send.t ........................... ok t/23.Report.Send.HTTP.t ...................... t/23.Report.Send.HTTP.t ...................... 1/? t/23.Report.Send.HTTP.t ...................... ok t/25.Report.Receive.t ........................ t/25.Report.Receive.t ........................ 1/? t/25.Report.Receive.t ........................ 3/? t/25.Report.Receive.t ........................ ok Test Summary Report ------------------- t/17.Report.Aggregate.Schema.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Could be: https://github.com/msimerson/mail-dmarc/pull/96 Will see if we bump it at some time. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=418e30c64d9cb51e15c032f5ff33637b1925a38e commit 418e30c64d9cb51e15c032f5ff33637b1925a38e Author: Kent Fredric <kentnl@gentoo.org> AuthorDate: 2017-10-31 23:25:08 +0000 Commit: Kent Fredric <kentnl@gentoo.org> CommitDate: 2017-10-31 23:26:01 +0000 dev-perl/Mail-DMARC: Bump to version 1.201.709.110 re bug #633622 - Fix tests that shouldn't run without network Upstream: - Fix aggregate schema tests - Don't reject NXDOMAIN - Added "none" result for no policy - avoid deadlock with invalid rua data - avoid loop when sending reports via http - Ensure entities n XML aggregate reports are properly escaped - geoipv6 support and field selection - use larger interger types for report_record.count - ignore tag key case when parsing DMARC records - Workaround STARTTLS issues in Net::SMTPS Bug: https://bugs.gentoo.org/633622 Package-Manager: Portage-2.3.8, Repoman-2.3.3 .../Mail-DMARC/Mail-DMARC-1.201.709.110.ebuild | 89 ++++++++++++++++++++++ dev-perl/Mail-DMARC/Manifest | 1 + 2 files changed, 90 insertions(+)} The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6f11486ff66c85ece6bbeabf406bfa0df443e8 commit fa6f11486ff66c85ece6bbeabf406bfa0df443e8 Author: Kent Fredric <kentnl@gentoo.org> AuthorDate: 2017-12-16 11:02:04 +0000 Commit: Kent Fredric <kentnl@gentoo.org> CommitDate: 2017-12-16 11:22:44 +0000 dev-perl/Mail-DMARC: Cleanup old re bug #633622 Closes: https://bugs.gentoo.org/633622 Package-Manager: Portage-2.3.18, Repoman-2.3.6 dev-perl/Mail-DMARC/Mail-DMARC-1.201.509.80.ebuild | 82 ---------------------- dev-perl/Mail-DMARC/Manifest | 1 - 2 files changed, 83 deletions(-) |