Summary: | <perl-core/Filter-1.390.0 fails tests on Perl 5.14 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Kent Fredric (IRC: kent\n) (RETIRED) <kentnl> |
Component: | [OLD] Library | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://rt.cpan.org/Ticket/Display.html?id=67656 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 356171 |
Description
Kent Fredric (IRC: kent\n) (RETIRED)
![]() Upstream reports that this should be fixed in 1.38 : http://search.cpan.org/diff?from=Filter-1.37&to=Filter-1.38&w=1 My tests still fail with 1.38 Unfortunately. 1.39 Just hit CPAN. ftp://pause.perl.org/incoming/Filter-1.39.tar.gz Preliminary stand-alone testing gives me passes. =) make[1]: Leaving directory `/tmp/Filter-1.39/decrypt' make[1]: Entering directory `/tmp/Filter-1.39/tee' make[1]: Leaving directory `/tmp/Filter-1.39/tee' PERL_DL_NONLAZY=1 /usr/bin/perl5.14.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/call.t ..... ok t/cpp.t ...... ok t/decrypt.t .. ok t/exec.t ..... ok t/order.t .... ok t/pod.t ...... ok t/sh.t ....... ok t/tee.t ...... ok All tests successful. Files=8, Tests=61, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.64 cusr 0.24 csys = 0.96 CPU) Result: PASS Filter-1.390.0 is in the tree. Thanks |