Skip Menu |

This queue is for tickets about the Log-Agent CPAN distribution.

Report information
The Basics
Id: 370
Status: resolved
Priority: 0/
Queue: Log-Agent

People
Owner: mrogaski [...] cpan.org
Requestors: mrogaski [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.300
Fixed in: 0.301



Subject: Log::Agent::Driver::Fork::new() fails on IP30-R12000-irix
t/carp_fork.......argument is not a valid driver: +Log::Agent::Driver::File=HASH(0x101b2078) at t/carp_fork.t line 30 dubious Test returned status 255 (wstat 65280, 0xff00) Number found where operator expected at (eval 103) line 1, near "*(65280" (Missing operator before 65280?) t/fork............1..19 argument is not a valid driver: Log::Agent::Driver::Default=HASH(0x101ce920) at +t/fork.t line 39 dubious Test returned status 255 (wstat 65280, 0xff00) Number found where operator expected at (eval 105) line 1, near "*(65280" (Missing operator before 65280?) DIED. FAILED tests 1-19 Failed 19/19 tests, 0.00% okay
Fixed in Log::Agent 0.301 Removed paranoid argument test from Log::Agent::Driver::Fork::make(), now relying on later failure for invalid argument. Only testing with ref() now.