Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Perl-Critic CPAN distribution.

Report information
The Basics
Id: 88889
Status: resolved
Priority: 0/
Queue: Perl-Critic

People
Owner: Nobody in particular
Requestors: steve.siano [...] yahoo.com
Cc:
AdminCc:

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



Subject: Test t/10_user_profile.t Failed test 'Invalid profile path'
Date: Sun, 22 Sep 2013 13:12:47 -0700 (PDT)
To: "bug-Perl-Critic [...] rt.cpan.org" <bug-Perl-Critic [...] rt.cpan.org>
From: Steve Siano <steve.siano [...] yahoo.com>
Module: Perl-Critic-1.118 Perl: This is perl 5, version 16, subversion 2 (v5.16.2) built for darwin-thread-multi-2level (with 3 registered patches, see perl -V for more detail) System: Darwin Steves-MacBook-Pro.local 13.0.0 Darwin Kernel Version 13.0.0: Fri Sep 13 23:35:55 PDT 2013; root:xnu-2422.1.72~1/RELEASE_X86_64 x86_64 Test:     eval { Perl::Critic::UserProfile->new( -profile => 'bogus' ) };     like(         $EVAL_ERROR,         qr/File [ ] 'bogus' [ ] does [ ] not [ ] exist/xms,         'Invalid profile path',     ); Test Result: t/10_user_profile.t ........................... 1/41  #   Failed test 'Invalid profile path' #   at t/10_user_profile.t line 295. #                   'Could not parse profile "bogus": Failed to open file 'bogus' for reading: No such file or directory' #     doesn't match '(?^msx:File [ ] 'bogus' [ ] does [ ] not [ ] exist)' # Looks like you failed 1 test of 41. t/10_user_profile.t ........................... Dubious, test returned 1 (wstat 256, 0x100) Test Summary Report ------------------- t/10_user_profile.t                         (Wstat: 256 Tests: 41 Failed: 1)   Failed test:  38   Non-zero exit status: 1 Files=38, Tests=7644, 65 wallclock secs ( 0.83 usr  0.15 sys + 47.85 cusr  2.66 csys = 51.49 CPU) Result: FAIL Failed 1/38 test programs. 1/7644 subtests failed.   THALJEF/Perl-Critic-1.118.tar.gz   ./Build test -- NOT OK //hint// to see the cpan-testers results for installing this module, try:   reports THALJEF/Perl-Critic-1.118.tar.gz Running Build install   make test had returned bad status, won't install without force Sincerely, Steve Siano
Subject: Re: [rt.cpan.org #88889] Test t/10_user_profile.t Failed test 'Invalid profile path'
Date: Mon, 23 Sep 2013 12:24:32 +0100
To: bug-Perl-Critic [...] rt.cpan.org
From: Zefram <zefram [...] fysh.org>
This ticket is a duplicate of [rt.cpan.org #88679]. Patch available on that ticket. https://rt.cpan.org/Ticket/Display.html?id=88679 -zefram
This has been fixed and released to a CPAN mirror near you as Perl-Critic-1.119. Thanks for reporting the problem. -Jeff
Subject: Re: [rt.cpan.org #88889] Test t/10_user_profile.t Failed test 'Invalid profile path'
Date: Thu, 26 Sep 2013 19:41:46 -0700 (PDT)
To: "bug-Perl-Critic [...] rt.cpan.org" <bug-Perl-Critic [...] rt.cpan.org>
From: Steve Siano <steve.siano [...] yahoo.com>
Thanks Jeff. How long does it take to get to the mirror and be available? If I try to update, I get: sudo cpan -i Perl::Critic Password: CPAN: Storable loaded ok (v2.45) Reading '/Users/ssiano/.cpan/Metadata'   Database was generated on Wed, 25 Sep 2013 08:29:02 GMT CPAN: Module::CoreList loaded ok (v2.99) Perl::Critic is up to date (1.118). Show quoted text
________________________________ From: Jeffrey Ryan Thalhammer via RT <bug-Perl-Critic@rt.cpan.org> To: steve.siano@yahoo.com Sent: Wednesday, September 25, 2013 10:41 PM Subject: [rt.cpan.org #88889] Test t/10_user_profile.t Failed test 'Invalid profile path' <URL: https://rt.cpan.org/Ticket/Display.html?id=88889 > This has been fixed and released to a CPAN mirror near you as Perl-Critic-1.119. Thanks for reporting the problem. -Jeff
On Thu Sep 26 19:42:00 2013, steve.siano@yahoo.com wrote: Show quoted text
> How long does it take to get to the mirror and be available?
It depends on your mirror. Most update at least once per day. Some update (almost) instantly like http://cpan.perl.org or http://cpan.stratopan.com By now, it should be just about everywhere. -Jeff
Subject: Re: [rt.cpan.org #88889] Test t/10_user_profile.t Failed test 'Invalid profile path'
Date: Fri, 27 Sep 2013 10:29:25 -0700 (PDT)
To: "bug-Perl-Critic [...] rt.cpan.org" <bug-Perl-Critic [...] rt.cpan.org>
From: Steve Siano <steve.siano [...] yahoo.com>
Thanks Jeff, Perl::Critic 1.119 is available and installed without error. Sincerely, Steve Show quoted text
________________________________ From: Jeffrey Ryan Thalhammer via RT <bug-Perl-Critic@rt.cpan.org> To: steve.siano@yahoo.com Sent: Thursday, September 26, 2013 10:32 PM Subject: [rt.cpan.org #88889] Test t/10_user_profile.t Failed test 'Invalid profile path' <URL: https://rt.cpan.org/Ticket/Display.html?id=88889 > On Thu Sep 26 19:42:00 2013, steve.siano@yahoo.com wrote:
> How long does it take to get to the mirror and be available?
It depends on your mirror. Most update at least once per day. Some update (almost) instantly like http://cpan.perl.org or http://cpan.stratopan.com By now, it should be just about everywhere. -Jeff