[tapx-dev] Automated test report for TAP::Parser r229
Andy Armstrong
andy at hexten.net
Tue Aug 14 14:32:28 BST 2007
Yay, it works :)
On 14 Aug 2007, at 14:20, Andy Armstrong wrote:
> O| t/040-parse.....................dubious
> E| Filehandle main::STDOUT never opened at lib/TAP/Parser.pm line 258.
> O| Test returned status 1 (wstat 256, 0x100)
> O| DIED. FAILED test 212
> O| Failed 1/220 tests, 99.55% okay
> O| t/050-bailout...................ok
Does anyone know off the top of their heads what that's about?
255 sub _write_to_spool {
256 my ( $self, $result ) = @_;
257 my $spool = $self->_spool or return;
258* print $spool $result->raw, "\n";
259 }
If not I'll take a look in the next hour or so.
--
Andy Armstrong, hexten.net
More information about the tapx-dev
mailing list