Skip Menu |

This queue is for tickets about the WWW-Flatten CPAN distribution.

Report information
The Basics
Id: 119892
Status: resolved
Priority: 0/
Queue: WWW-Flatten

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.06
Fixed in: (no value)



Subject: Minimum WWW::Crawler::Mojo version
On some of my smokers I see the following test error: ... PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.8/bin/perl5.25.8" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t Not an ARRAY reference at /opt/perl-5.25.8/lib/site_perl/5.25.8/WWW/Crawler/Mojo/ScraperUtil.pm line 132. # Looks like your test exited with 255 before it could output anything. t/flatten_partial.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests ... Statistical analysis suggests that this happens if WWW::Crawler::Mojo is too old: **************************************************************** Regression 'mod:WWW::Crawler::Mojo' **************************************************************** Name Theta StdErr T-stat [0='const'] 0.0000 0.0000 15.47 [1='eq_0.20'] 1.0000 0.0000 62311902839972560.00 R^2= 1.000, N= 35, K= 2 ****************************************************************
Thanks. I've just shipped v0.08. The issue should be fixed. On 2017-1月-17 火 14:10:31, SREZIC wrote: Show quoted text
> On some of my smokers I see the following test error: > > ... > PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.8/bin/perl5.25.8" "- > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > t/*.t t/*/*.t > Not an ARRAY reference at /opt/perl- > 5.25.8/lib/site_perl/5.25.8/WWW/Crawler/Mojo/ScraperUtil.pm line 132. > # Looks like your test exited with 255 before it could output > anything. > t/flatten_partial.t .. > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 2/2 subtests > ... > > Statistical analysis suggests that this happens if WWW::Crawler::Mojo > is too old: > > **************************************************************** > Regression 'mod:WWW::Crawler::Mojo' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 0.0000 0.0000 15.47 > [1='eq_0.20'] 1.0000 0.0000 62311902839972560.00 > > R^2= 1.000, N= 35, K= 2 > ****************************************************************