At 18:51 +0200 2002.05.30, Thomas Wegner wrote:
>       * CGI/carp.t  [open]  -- not ok 28 with MP app, ok with tool

This one just gets a line number wrong, because the beginning of the file is:

# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 2 -*-
#!/usr/local/bin/perl -w

And then gives this error:

not ok 28 - warningsToBrowser() on
#     Failed test (Bird:tmp:perl:lib:CGI:t:carp.t at line 179)
#          got: '<!-- warning: There is a problem at
Bird:tmp:perl:lib:CGI:t:carp.t line 105. -->
# '
#     expected: '<!-- warning: There is a problem at
Bird:tmp:perl:lib:CGI:t:carp.t line 106. -->
# '

Is it worth fixing?  Probably.  Maybe I'll file a bug report, but I'll
declare the test a pass.


>       * CPAN tests  [open]
>       * Devel/SelfStubber.t  [open] -- makes system() calls, fails badly
>       * English.t  [open]  -- not ok 48, see note below

Fixed.  The test -- open on an empty string -- was resulting in MacPerl
setting $! to "Invalid argument", so I made it try to open a non-empty
string instead, and it passed.

-- 
Chris Nandor                      [EMAIL PROTECTED]    http://pudge.net/
Open Source Development Network    [EMAIL PROTECTED]     http://osdn.com/

Reply via email to