Failures on Windows

Andy Armstrong n at rciss.us
Wed Oct 3 22:14:32 BST 2007


We have three failures on Windows:

t/000-load........................1/56 # Testing Test::Harness  
2.99_03, Perl 5.008008, C:\Perl\bin\perl.exe
t/000-load........................ok
t/aggregator......................ok
t/bailout.........................ok
t/base............................ok
t/callbacks.......................ok
t/compat/failure..................ok
t/compat/inc-propagation..........
#   Failed test '@INC propegated to test'
#   at inc_check_taint.t.tmp line 21.
#     Structures begin differing at:
#          $got->[0] = 'wibble'
#     $expected->[0] = 'C:/Perl/site/lib'
# wibble,
# t/lib,
# blib/lib,
# C:/Perl/site/lib,
# C:/Perl/lib
# -----------------
# C:/Perl/site/lib,
# wibble,
# t/lib,
# blib/lib,
# C:/Perl/lib
# Looks like you failed 1 test of 1.

#   Failed test at t/compat/inc-propagation.t line 59.
#          got: '1'
#     expected: '0'
t/compat/inc-propagation..........1/2
#   Failed test '@INC propegated to test'
#   at inc_check.t.tmp line 22.
#     Structures begin differing at:
#          $got->[0] = 'wibble'
#     $expected->[0] = 'C:/Perl/site/lib'
# wibble,
# t/lib,
# blib/lib,
# C:/Perl/site/lib,
# C:/Perl/lib,
# .
# -----------------
# C:/Perl/site/lib,
# wibble,
# t/lib,
# blib/lib,
# C:/Perl/lib,
# .
# Looks like you failed 1 test of 1.

#   Failed test at t/compat/inc-propagation.t line 59.
#          got: '1'
#     expected: '0'
# Looks like you failed 2 tests of 2.
t/compat/inc-propagation.......... Dubious, test returned 2 (wstat  
512, 0x200)
Failed 2/2 subtests
t/compat/inc_taint................ok
t/compat/nonumbers................ok
t/compat/test-harness-compat......ok
t/compat/version..................ok
t/console.........................ok
t/errors..........................ok
t/grammar.........................ok
t/harness.........................ok
t/iterators.......................ok
t/multiplexer.....................1/0 Can't use an undefined value as  
an ARRAY reference at blib/lib/TAP/Parser/Multiplexer.pm line
131.
# Looks like your test died just after 15.
t/multiplexer..................... Dubious, test returned 255 (wstat  
65280, 0xff00)
All 15 subtests passed
t/nofork..........................ok
t/parse...........................ok
t/premature-bailout...............ok
t/prove...........................ok
t/proverun........................
#   Failed test 'Create empty: command args OK'
#   at t/proverun.t line 123.
#     Structures begin differing at:
#          $got->[0][2]{command}[1] = 't\sample-tests\simple'
t/proverun........................1/2 #     $expected->[0][2]{command} 
[1] = 't/sample-tests/simple'
# Looks like you failed 1 test of 2.
t/proverun........................ Dubious, test returned 1 (wstat  
256, 0x100)
Failed 1/2 subtests
t/regression......................ok
t/results.........................ok
t/source..........................ok
t/spool...........................ok
t/streams.........................ok
t/taint...........................ok
t/unicode.........................ok
t/yamlish-output..................ok
t/yamlish-writer..................ok
t/yamlish.........................ok

Test Summary Report
-------------------
t/compat/inc-propagation.t    (Wstat: 512 Tests: 2 Failed: 2)
   Failed test number(s):  1-2
   Non-zero exit status: 2
t/multiplexer.t               (Wstat: 65280 Tests: 15 Failed: 0)
   Non-zero exit status: 255
t/proverun.t                  (Wstat: 256 Tests: 2 Failed: 1)
   Failed test number(s):  2
   Non-zero exit status: 1
Files=32, Tests=9550, 13 wallclock secs ( 0.26 usr +  1.00 sys =   
1.26 CPU)
Result: FAIL

I can fix the proverun.t failure easily enough. Schwern: are you able  
to investigate inc-propagation.t ?

-- 
Andy Armstrong, Hexten





More information about the tapx-dev mailing list