Skip Menu |

This queue is for tickets about the GBrowse CPAN distribution.

Report information
The Basics
Id: 62561
Status: new
Priority: 0/
Queue: GBrowse

People
Owner: Nobody in particular
Requestors: bottomsc [...] missouri.edu
Cc:
AdminCc:

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



Subject: Windows:jk:q test running on Linux.
Apparently there is a Windows install file that is tested in the 00.compile.t script. Testing it on CentOS fails, bringing a normal CPAN installation to a halt. Snippet from failed test output: t/00.compile.t ............ 79/? # Failed test 'bin/windows_install.pl nothing on stdout' # at t/00.compile.t line 49. # got: ' # ' # expected: '' # Looks like you failed 1 test of 81. t/00.compile.t ............ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/81 subtests (less 5 skipped subtests: 75 okay)
Subject: compile.t fixed
From: Christopher Bottoms
Fixed in 2.16! Thanks! On Fri Oct 29 13:43:53 2010, Christopher Bottoms wrote: Show quoted text
> Apparently there is a Windows install file that is tested in the > 00.compile.t script. Testing it on CentOS fails, bringing a normal CPAN > installation to a halt. > > Snippet from failed test output: > > t/00.compile.t ............ 79/? > # Failed test 'bin/windows_install.pl nothing on stdout' > # at t/00.compile.t line 49. > # got: ' > # ' > # expected: '' > # Looks like you failed 1 test of 81. > t/00.compile.t ............ Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/81 subtests > (less 5 skipped subtests: 75 okay)