Skip Menu |

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

Report information
The Basics
Id: 116742
Status: new
Priority: 0/
Queue: WWW-TheEchoNest

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

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



Subject: Endless loop in tests
The test suite seems to stuck in an endless loop: PERL_DL_NONLAZY=1 "/usr/perl5.20.3p/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing WWW::TheEchoNest 1.1, Perl 5.020003, /usr/perl5.20.3p/bin/perl t/00-load.t .......... ok Argument "" isn't numeric in numeric gt (>) at t/01-test.t line 54. Argument "" isn't numeric in numeric gt (>) at t/01-test.t line 54. Argument "" isn't numeric in numeric gt (>) at t/01-test.t line 57. Argument "" isn't numeric in numeric gt (>) at t/01-test.t line 57. ... Seen on freebsd and linux systems, various perl versions.