FAIL Test-Harness-3.02 MSWin32-x86-multi-thread 4.0
Andy Armstrong
andy at hexten.net
Fri Nov 16 08:47:26 EST 2007
Hi Jonny.
http://www.nntp.perl.org/group/perl.cpan.testers/2007/11/msg774257.html
It looks as if something's a little wrong with your Perl installation:
t/parse...........................
# Failed test 'coverage testing for TAP::Parser accessors'
# at t/parse.t line 444.
# got: '3'
# expected: '1'
# >>> List::Util object version 1.18 does not match bootstrap
parameter 1.19 at C:/Perl/lib/XSLoader.pm line 94.
# <<<
# >>> List::Util object version 1.18 does not match bootstrap
parameter 1.19 at C:/Perl/lib/List/Util.pm line 30.
# <<<
# >>> _stream() may not be set externally at t/parse.t line 441
# <<<
# Looks like you failed 1 test of 262.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/262 subtests
t/premature-bailout...............ok
t/process.........................ok
t/prove...........................ok
t/proverun........................ok
t/regression......................ok
t/results.........................ok
t/source..........................ok
t/spool...........................
# Failed test 'close failed, die as expected'
# at t/spool.t line 130.
# got: '3'
# expected: '1'
# >>> List::Util object version 1.18 does not match bootstrap
parameter 1.19 at C:/Perl/lib/XSLoader.pm line 94.
# <<<
# >>> List::Util object version 1.18 does not match bootstrap
parameter 1.19 at C:/Perl/lib/List/Util.pm line 30.
# <<<
# >>> Error closing TAP spool file( No such file or directory )
# at t/spool.t line 125
# <<<
# Looks like you failed 1 test of 4.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
t/streams.........................ok
t/taint...........................ok
t/unicode.........................ok
Those extra List::Util errors are confusing our test - it's only
expecting one error.
Thanks.
--
Andy Armstrong, Hexten
More information about the tapx-dev
mailing list