Re: [MacPerl-Porters] MacPerl 5.8 TODO

[email protected] (Chris Nandor) Thu, 30 May 2002 20:26:32 -0400
Newsgroups perl.macperl.porters
Message-ID <p05100301b91c5f3bdd7b@[10.62.2.93]>
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/