#acl PaulHowarth:read,write,admin,revert,delete All:read === Thursday 25th July 2013 === ==== Fedora Project ==== * Updated `perl-MIME-tools` not to try to run the `kwalitee` test, as it fails a couple of kwalitee metrics with `Test::Kwalitee` 1.09 ==== Local Packages ==== * Updated `perl-Filter` not to try to run the `kwalitee` test as it tries to verify the module's signature, which will fail if we have to patch `Makefile.PL`, tests etc. for old distribution support, and also to add an [[https://github.com/rurban/Filter/commit/cf670988fa2130355f4f8001c260d21dc56a3731|upstream fix to omit the empty Filter::decrypt from the POD coverage test]] * Updated `perl-MIME-tools` as per the Fedora version * Updated `perl-Perl6-Junction` to suppress 'Smartmatch is experimental' warnings on 5.18+ ([[CPAN:85699|CPAN RT#85699]], [[RedHatBugzilla:988458|Bug #988458]]) * Updated `perl-Pod-Coverage-Moose` not to run the `kwalitee` test as it fails '`has_better_auto_install`' * Updated `perl-XML-Rules` to drop optional test dependency `XML::DTDParser` for Perl 5.18+ as the associated test (`t/12-infer_from_DTD.t`) fails ([[CPAN:87354|CPAN RT#87354]]): . {{{ $ ./Build test # Testing XML::Rules 1.16, Perl 5.018000, /usr/bin/perl t/00-load.t ................ ok t/01-simple_xml.t .......... ok t/02-encoding.t ............ ok t/03-output.t .............. ok t/04-filter.t .............. ok t/05-namespaces.t .......... ok t/06-whitespace.t .......... ok t/07-content_whitespace.t .. ok t/08-whitespace_more.t ..... ok t/09-whitespace_one.t ...... ok t/10-infer.t ............... ok t/11-namespaces-other.t .... ok # Failed test 'rules as expected' # at t/12-infer_from_DTD.t line 440. # Structures begin differing at: # $got->{ByEmail,ByFax,ByMail,ByPhone,ByWeb,Contact,DayOfWeek,FaxNumber,HiringOrg,HowToApply,InPerson,JobPositionLocation,OrganizationalUnit,PagerNumber,PostalAddress,Recipient,TTDNumber,UL,VoiceNumber} = Does not exist # $expected->{ByEmail,ByFax,ByMail,ByPhone,ByWeb,Contact,DayOfWeek,FaxNumber,HiringOrg,HowToApply,InPerson,JobPositionLocation,OrganizationalUnit,PagerNumber,PostalAddress,Recipient,TTDNumber,UL,VoiceNumber} = 'as array no content' # Looks like you failed 1 test of 5. t/12-infer_from_DTD.t ...... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests t/13-filter_attributes.t ... ok t/boilerplate.t ............ ok t/pod-coverage.t ........... ok t/pod.t .................... ok Test Summary Report ------------------- t/12-infer_from_DTD.t (Wstat: 256 Tests: 5 Failed: 1) Failed test: 5 Non-zero exit status: 1 Files=17, Tests=185, 2 wallclock secs ( 0.08 usr 0.01 sys + 1.16 cusr 0.09 csys = 1.34 CPU) Result: FAIL Failed 1/17 test programs. 1/185 subtests failed. }}} * Rebuilt `perl-constant-boolean` for Perl 5.18 in Rawhide * Rebuilt `perl-Exception-Base` for Perl 5.18 in Rawhide * Rebuilt `perl-namespace-autoclean` for Perl 5.18 in Rawhide * Rebuilt `perl-Readonly-XS` for Perl 5.18 in Rawhide * Rebuilt `perl-Symbol-Util` for Perl 5.18 in Rawhide * Rebuilt `perl-Test-Assert` for Perl 5.18 in Rawhide * Rebuilt `perl-Test-CleanNamespaces` for Perl 5.18 in Rawhide * Rebuilt `perl-Test-Kwalitee` for Perl 5.18 in Rawhide ----