Subject: | Tests incorrectly failing on Windows |
On Windows XP:
Failed Test Stat Wstat Total Fail Failed List of Failed
-----------------------------------------------------------------------
t\Exception.t 20 10 50.00% 3 5-6 8 10 12-14 18-19
t\lives_and.t 3 1 33.33% 3
t\return.t 13 3 23.08% 4 8 12
t\stacktrace.t 2 1 50.00% 2
All the reported failures report that an actual error message fails to
match an expected regex, but as far as I can tell the match failures
are caused by whitespace (probably newline issues). The non-
whitespace parts of the regex appear to match the actual error
messages just fine.
Here's my perl -v:
This is perl, v5.8.7 built for MSWin32-x86-multi-thread
(with 7 registered patches, see perl -V for more detail)
Copyright 1987-2005, Larry Wall
Binary build 813 [148120] provided by ActiveState
http://www.ActiveState.com
ActiveState is a division of Sophos.
Built Jun 6 2005 13:36:37
Subject: | Test_Exception.log |
Message body not shown because it is not plain text.