On May 1, 2007, at 7:17 PM, Cees Hek wrote:
This is a bug with CGI.pm. Upgrade that and the tests should pass. Cheers, Cees
That did the trick. Thanks! Sergej
On 5/1/07, Sergej Zoubok <suppressed> wrote:Hi Folks, While installing my favorite CA plugins to a new macbook pro I hit a snag. CGI::Application::Plugin::Session is failing a number of tests from a single test script. This seems to be the source of most of the failures noted by CPAN Testers. I expect that Cees has enough on his plate already. Has anyone else found a fix? FYI: I'm running perl 5.8.6. Thanks, Sergej Key test output ========== t/06_expiry...........ok 3/16 # Failed test 'session cookie expiry set' t/06_expiry...........NOK 4# at t/06_expiry.t line 21. # 'Set-Cookie: CGISESSID=c45d8e1acb40bf27953463e4d0f75d62; path=/; expires=+3600s # Date: Tue, 01 May 2007 20:58:35 GMT # Content-Type: text/html; charset=ISO-8859-1 # # session expiry: (3600) # ' # doesn't match '(?-xism:expires=\w{3}, )' t/06_expiry...........ok 7/16 # Failed test 'session cookie expiry set' # at t/06_expiry.t line 40. # 'Set-Cookie: CGISESSID=c45d8e1acb40bf27953463e4d0f75d62; path=/; expires=+3600s # Date: Tue, 01 May 2007 20:58:35 GMTt/06_expiry...........NOK 8# Content-Type: text/html; charset=ISO-8859-1# # session expiry: (3600) # ' # doesn't match '(?-xism:expires=\w{3}, )' t/06_expiry...........ok 13/16t/06_expiry...........NOK 14# Failed test 'session cookie expiry set'# at t/06_expiry.t line 64. # 'Set-Cookie:CGISESSID=dd9b4ccffeda8c7408154655689e860d; path=/; expires=-31536000s# Date: Tue, 01 May 2007 20:58:35 GMT # Content-Type: text/html; charset=ISO-8859-1 # # session expiry: (-31536000) # ' # doesn't match '(?-xism:expires=\w{3}, )'Use of uninitialized value in subtraction (-) at t/06_expiry.t line 69.# Failed test 'Expiry should not change' # at t/06_expiry.t line 69. # got: undef # expected: '-1' t/06_expiry...........ok 16/16# Looks like you failed 4 tests of 16. t/06_expiry...........dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 4, 8, 14-15 Failed 4/16 tests, 75.00% okay --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/suppressed/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: suppressed For additional commands, e-mail: suppressed
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/suppressed/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.