Skip Menu |

This queue is for tickets about the CPANPLUS CPAN distribution.

Report information
The Basics
Id: 6238
Status: resolved
Priority: 0/
Queue: CPANPLUS

People
Owner: Nobody in particular
Requestors: alian [...] alianwebserver.com
Cc:
AdminCc:

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



Subject: Problem for FAIL auto report
cpansmoke -a ask for editor when module tested failed. So 100% automatic system will never report fail status. Problem seems in Test::Reporter version 1.20, I have to comment this line at line 557 in Reporter.pm: $editor = $self->_prompt('Editor', $editor) unless $MacApp; to have failed report auto. send.
RT-Send-CC: fox [...] cpan.org
[guest - Wed May 5 20:19:57 2004]: Show quoted text
> cpansmoke -a ask for editor when module tested failed. So 100% > automatic system will never report fail status. > Problem seems in Test::Reporter version 1.20, I have to comment this > line at line 557 in Reporter.pm: > > $editor = $self->_prompt('Editor', $editor) unless $MacApp; > > to have failed report auto. send.
Ok, sorry for being slow, but this seems like a Test::Reporter issue.. i've closed this ticked and CC'd fox, hopefully he'll pick it up soon.