Subject: | Failed test 'Warnings and Carpings mixed, asked only for like carpings' |
Command: nmake test
Output:
D:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/1................ok
t/carped...........FAILED tests 2, 5
Failed 2/6 tests, 66.67% okay
t/warning_is.......ok
t/warning_like.....ok
t/warnings_are.....ok
t/warnings_like....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/carped.t 6 2 33.33% 2 5
Errors:
Microsoft (R) Program Maintenance Utility Version 6.00.9782.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
# Failed test 'Warnings and Carpings mixed, asked only for like carpings'
# in t/carped.t at line 38.
# STDERR is:
# [30m[42m[30m[41m# Failed test in t/carped.t at line 37.[0m
# [30m[41m# found warning: Warning 1 at t/carped.t line 13.[0m
# [30m[41m# found carped warning: Carping 2 at t/carped.t line 14[0m
# [30m[41m# found carped warning: Carping 3 at t/carped.t line 15[0m
# [30m[41m# found warning: Warning 4 at t/carped.t line 16.[0m
# [30m[41m# expected to find carped warning: (?-xism:1)[0m
# [30m[41m# expected to find carped warning: (?-xism:2)[0m
# [30m[41m# expected to find carped warning: (?-xism:3)[0m
# [30m[41m# expected to find carped warning: (?-xism:4)[0m
# [30m[41m[0m
# not:
# [30m[42m[30m[41m(?-xism:#\s+Failed\ test.*?\n?.*?t\/carped\.t at line 37.*\n?)[0m
# [30m[41m# found warning: Warning 1 at t\carped.t line 13.[0m
# [30m[41m[0m
# [30m[41m# found carped warning: Carping 2 at t\carped.t line 14[0m
# [30m[41m[0m
# [30m[41m# found carped warning: Carping 3 at t\carped.t line 15[0m
# [30m[41m[0m
# [30m[41m# found warning: Warning 4 at t\carped.t line 16.[0m
# [30m[41m[0m
# [30m[41m# expected to find carped warning: (?-xism:1)[0m
# [30m[41m[0m
# [30m[41m# expected to find carped warning: (?-xism:2)[0m
# [30m[41m[0m
# [30m[41m# expected to find carped warning: (?-xism:3)[0m
# [30m[41m[0m
# [30m[41m# expected to find carped warning: (?-xism:4)[0m
# [30m[41m[0m
# as expected
# Failed test 'Warnings and Carpings mixed, asked only for carpings'
# in t/carped.t at line 61.
# STDERR is:
# [30m[42m[30m[41m# Failed test in t/carped.t at line 60.[0m
# [30m[41m# found warning: Warning 1 at t/carped.t line 13.[0m
# [30m[41m# found carped warning: Carping 2 at t/carped.t line 14[0m
# [30m[41m# found carped warning: Carping 3 at t/carped.t line 15[0m
# [30m[41m# found warning: Warning 4 at t/carped.t line 16.[0m
# [30m[41m# expected to find carped warning: Warning 1[0m
# [30m[41m# expected to find carped warning: Carping 2[0m
# [30m[41m# expected to find carped warning: Carping 3[0m
# [30m[41m# expected to find carped warning: Warning 4[0m
# [30m[41m[0m
# not:
# [30m[42m[30m[41m(?-xism:#\s+Failed\ test.*?\n?.*?t\/carped\.t at line 60.*\n?)[0m
# [30m[41m# found warning: Warning 1 at t\carped.t line 13.[0m
# [30m[41m[0m
# [30m[41m# found carped warning: Carping 2 at t\carped.t line 14[0m
# [30m[41m[0m
# [30m[41m# found carped warning: Carping 3 at t\carped.t line 15[0m
# [30m[41m[0m
# [30m[41m# found warning: Warning 4 at t\carped.t line 16.[0m
# [30m[41m[0m
# [30m[41m# expected to find carped warning: Warning 1[0m
# [30m[41m[0m
# [30m[41m# expected to find carped warning: Carping 2[0m
# [30m[41m[0m
# [30m[41m# expected to find carped warning: Carping 3[0m
# [30m[41m[0m
# [30m[41m# expected to find carped warning: Warning 4[0m
# [30m[41m[0m
# as expected
Failed 1/6 test scripts, 83.33% okay. 2/823 subtests failed, 99.76% okay.
NMAKE : fatal error U1077: 'D:\Perl\bin\perl.exe' : return code '0xff'
Stop.