Skip Menu |

This queue is for tickets about the Devel-Kit CPAN distribution.

Report information
The Basics
Id: 105980
Status: resolved
Priority: 0/
Queue: Devel-Kit

People
Owner: Nobody in particular
Requestors: hakon.hagland [...] gmail.com
Cc:
AdminCc:

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



Subject: Failed test 'warnings enabled' when installing Devel::Kit on Ubuntu 14.10
Date: Mon, 20 Jul 2015 17:27:31 +0200
To: bug-devel-kit [...] rt.cpan.org
From: Håkon Hægland <hakon.hagland [...] gmail.com>
I am trying to install Devel::Kit on Ubuntu 14.04 (perl v5.20) : $ cpanm Devel::Kit Here is the part of the log file reporting the failed test: # Testing Devel::Kit::TAP 0.1 # Failed test 'warnings enabled' # at t/00.load-TAP.t line 22. # '' # doesn't match '(?^i:Scalar value \@x\[0\] better written as \$x\[0\])' # Looks like you failed 1 test of 42. t/00.load-TAP.t ....... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/42 subtests t/00.load-cPanel.t .... skipped: tests irrelevant on non-cPanel environment # Testing Devel::Kit 0.81 # Failed test 'warnings enabled' # at t/00.load.t line 22. # '' # doesn't match '(?^i:Scalar value \@x\[0\] better written as \$x\[0\])' # Looks like you failed 1 test of 42. Best regards Håkon Hægland
thanks! Sorry, I was away on vacation. I'll check this out ASAP. On Mon Jul 20 11:27:49 2015, hakon.hagland@gmail.com wrote: Show quoted text
> I am trying to install Devel::Kit on Ubuntu 14.04 (perl v5.20) : > > $ cpanm Devel::Kit > > Here is the part of the log file reporting the failed test: > > # Testing Devel::Kit::TAP 0.1 > > # Failed test 'warnings enabled' > # at t/00.load-TAP.t line 22. > # '' > # doesn't match '(?^i:Scalar value \@x\[0\] better written as \$x\[0\])' > # Looks like you failed 1 test of 42. > t/00.load-TAP.t ....... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/42 subtests > t/00.load-cPanel.t .... skipped: tests irrelevant on non-cPanel environment > # Testing Devel::Kit 0.81 > > # Failed test 'warnings enabled' > # at t/00.load.t line 22. > # '' > # doesn't match '(?^i:Scalar value \@x\[0\] better written as \$x\[0\])' > # Looks like you failed 1 test of 42. > > Best regards > Håkon Hægland
This is addressed in v0.82 just uploaded to CPAN