Just noticed the new cpan drop so thought I'd give it a try...

$ perl -Ilib -Iblib/libt/TestApp/t/20-error-pages.t
<snip/>
not ok 24 - Doesn't have error header
<snip/>

$mech->content() shows that mech is not fibbing since 'something went 
awry' is definitely there btu I'm not sure exactly what is happening here. 
All other tests are OK. Any ideas?

This is the failing test...

$mech->content_unlike(qr/something went awry/i, "Doesn't have error header");

Just checked svn 6799 and have same result.

R.
PeteM

_______________________________________________
jifty-devel mailing list
jifty-devel@lists.jifty.org
http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel

Reply via email to