Skip Menu |

This queue is for tickets about the Catalyst-Plugin-ConfigLoader-Environment CPAN distribution.

Report information
The Basics
Id: 52343
Status: resolved
Priority: 0/
Queue: Catalyst-Plugin-ConfigLoader-Environment

People
Owner: devin.austin [...] gmail.com
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.05
Fixed in: (no value)



Subject: Has stopped working in August 2009
Nowadays the test complains: Catalyst::Plugin::ConfigLoader::Environment uses NEXT, which is deprecated. Please see the Class::C3::Adopt::NEXT documentation for details. NEXT used at /home/sand/.cpan/build/Catalyst-Plugin-ConfigLoader-Environment-0.05-OSnRuP/blib/lib/Catalyst/Plugin/ConfigLoader/Environment.pm line 152 # Failed test 'JSON for top-level :: param with hash merge' # at t/01-live.t line 48. # Structures begin differing at: # $got->{catalyst_component_name} = 'TestApp::Model::TestModel' # $expected->{catalyst_component_name} = Does not exist # Looks like you failed 1 test of 12. t/01-live.t ....... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/12 subtests For this or maybe other reasons there was no PASS anymore since August 24. HTH, Kind Regards,
Subject: Re: [rt.cpan.org #52343] Has stopped working in August 2009
Date: Tue, 01 Dec 2009 23:47:47 -0600
To: bug-Catalyst-Plugin-ConfigLoader-Environment [...] rt.cpan.org
From: Jonathan Rockway <jon [...] jrock.us>
* On Tue, Dec 01 2009, Andreas Koenig via RT wrote: Show quoted text
> Tue Dec 01 23:13:36 2009: Request 52343 was acted upon. > Transaction: Ticket created by ANDK > Queue: Catalyst-Plugin-ConfigLoader-Environment > Subject: Has stopped working in August 2009 > Broken in: 0.05 > Severity: Normal > Owner: Nobody > Requestors: ANDK@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=52343 > > > > Nowadays the test complains: > > Catalyst::Plugin::ConfigLoader::Environment uses NEXT, which is > deprecated. Please see the Class::C3::Adopt::NEXT documentation for > details. NEXT used at > /home/sand/.cpan/build/Catalyst-Plugin-ConfigLoader-Environment-0.05-OSnRuP/blib/lib/Catalyst/Plugin/ConfigLoader/Environment.pm > line 152 > > # Failed test 'JSON for top-level :: param with hash merge' > # at t/01-live.t line 48. > # Structures begin differing at: > # $got->{catalyst_component_name} = 'TestApp::Model::TestModel' > # $expected->{catalyst_component_name} = Does not exist > # Looks like you failed 1 test of 12. > t/01-live.t ....... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/12 subtests > > > > For this or maybe other reasons there was no PASS anymore since August 24. > > HTH, Kind Regards,
Thanks for the report. I am not sure anyone uses this module anymore, but if they do, hopefully they will send me a patch :) Regards, Jonathan Rockway -- print just => another => perl => hacker => if $,=$"
On Tue Dec 01 23:13:36 2009, ANDK wrote: Show quoted text
> Nowadays the test complains: > > Catalyst::Plugin::ConfigLoader::Environment uses NEXT, which is > deprecated. Please see the Class::C3::Adopt::NEXT documentation for > details. NEXT used at > /home/sand/.cpan/build/Catalyst-Plugin-ConfigLoader-Environment-0.05- > OSnRuP/blib/lib/Catalyst/Plugin/ConfigLoader/Environment.pm > line 152 > > # Failed test 'JSON for top-level :: param with hash merge' > # at t/01-live.t line 48. > # Structures begin differing at: > # $got->{catalyst_component_name} = > 'TestApp::Model::TestModel' > # $expected->{catalyst_component_name} = Does not exist > # Looks like you failed 1 test of 12. > t/01-live.t ....... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/12 subtests > > > > For this or maybe other reasons there was no PASS anymore since August > 24. > > HTH, Kind Regards,
Hi, This has been fixed as of 0.06. Please let me know if you have further issues. Thanks! -Devin
Closing this ticket