Hello,

I'm trying to install Catalyst,. I've started with Catalyst-Runtime and (as far as I know) I have all the dependencies installed. However, three tests in t/live_engine_response_cookies are failing. I've attached the output from that chunk.

t/live_engine_response_cookies..............................NOK 5#
Failed test (t/live_engine_response_cookies.t at line 33)
#     Structures begin differing at:
#          $got->{Catalyst}[0] = Does not exist
#     $expected->{Catalyst}[0] = 'Catalyst'
t/live_engine_response_cookies..............................NOK 10#
Failed test (t/live_engine_response_cookies.t at line 51)
#     Structures begin differing at:
#          $got->{Catalyst}[0] = Does not exist
#     $expected->{Catalyst}[0] = 'Catalyst'
t/live_engine_response_cookies..............................NOK 15#
Failed test (t/live_engine_response_cookies.t at line 69)
#     Structures begin differing at:
#          $got->{hash}[0] = Does not exist
#     $expected->{hash}[0] = 'hash'
# Looks like you failed 3 tests of 15.
t/live_engine_response_cookies..............................dubious
        Test returned status 3 (wstat 768, 0x300)

Anyway, I'm a bit baffled, so if anyone has any suggestions as to what the problem might be, they would be gratefully received...

Thanks,

Matt

--
  Matt Patterson | Design & Code
  <matt at reprocessed org> | http://www.reprocessed.org/



_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to