Re: <%shared> bug?

"Jonathan Swartz" <[email protected]>
Newsgroups gmane.comp.web.mason.devel
Message-ID <[email protected]>
The last two tests of 14-cgi.t are failing for me.

swartz> make test TEST_FILES=t/14-cgi.t TEST_VERBOSE=1
PERL_DL_NONLAZY=1
/usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.6.1/i386-linux -I/us
r/lib/perl5/5.6.1 -e 'use Test\
::Harness qw(&runtests $verbose); $verbose=1; $ENV{PORT}=8228;
$ENV{APACHE_DIR}=q^/home/swartz/branch/mason-1-2-branch/dist/\
t^; $ENV{MASON_MAINTAINER}=1; runtests @ARGV;' t/14-cgi.t
t/14-cgi............
1..7
Running cgi tests (7 tests): HTML::Mason::CGIHandler class

...

Running headers (#6): Test header generation
foo: bar
Content-Type: text/html; charset=ISO-8859-1

Got ...
-----
foo: bar
Content-Type: text/html; charset=ISO-8859-1


-----
   ... but expected ...
-----
(?-xism:Foo: bar)
-----
Result for cgi: headers
not ok 6
Running redirect headers (#7): Test header generation
Status: 302
location: /hello.html

Got ...
-----
Status: 302
location: /hello.html


-----
   ... but expected ...
-----
(?-xism:Status: 302\s+Location: /hello\.html|Location:
/hello\.html\s+Status: 302)
-----
Result for cgi: redirect headers
not ok 7
FAILED tests 6-7



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.