Skip Menu |

This queue is for tickets about the WebService-Spotify CPAN distribution.

Report information
The Basics
Id: 122284
Status: new
Priority: 0/
Queue: WebService-Spotify

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

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



Subject: Only fail reports since 2017-06-04
See subject. An overview of test reports: http://matrix.cpantesters.org/?dist=WebService-Spotify%201.003;reports=1#sl=7,1 On my smoker systems the test log looks like this: Use of uninitialized value $ARGV[0] in pattern match (m//) at t/live.t line 21. # Failed test 'got artist Radiohead' # at t/live.t line 27. # got: undef # expected: 'Radiohead' # Failed test 'undef isa 'ARRAY'' # at t/live.t line 31. # undef isn't defined # Failed test 'got 2 artists' # at t/live.t line 32. # got: '0' # expected: '2' # Failed test 'undef isa 'ARRAY'' # at t/live.t line 36. # undef isn't defined # Failed test 'got 10 top tracks' # at t/live.t line 37. # got: '0' # expected: '10' # Failed test 'undef isa 'ARRAY'' # at t/live.t line 41. # undef isn't defined Can't use an undefined value as an ARRAY reference at t/live.t line 42. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 8. t/live.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests