Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-Exception CPAN distribution.

Report information
The Basics
Id: 33357
Status: resolved
Priority: 0/
Queue: Test-Exception

People
Owner: Nobody in particular
Requestors: mail [...] karlnarveson.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.27
Fixed in: (no value)



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
Download Test_Exception.log
application/octet-stream 6.1k

Message body not shown because it is not plain text.

Hi - and a belated thanks for the bug report. However - I've been unable to reproduce it.... CPAN testers is also showing a clear green on Windows builds for the 0.27 release http://bbbike.radzeit.de/~slaven/cpantestersmatrix.cgi?dist=Test-Exception+0.27 Could you confirm that you're still seeing these errors on your system for T::E 0.25? Thanks, Adrian On Sun Feb 17 16:12:01 2008, Narveson wrote: Show quoted text
> On Windows XP: > > Failed Test Stat Wstat Total Fail Failed List of Failed > ---------------------------------------------------------------------
-- Show quoted text
> 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
Never received any more information. Can't reproduce. Marking as resolved.