Skip Menu |

This queue is for tickets about the Perinci-Sub-Complete CPAN distribution.

Report information
The Basics
Id: 119196
Status: resolved
Priority: 0/
Queue: Perinci-Sub-Complete

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: t/complete_cli_arg.t fails (0.89)
My smokers report the following failure: Unknown property '/args/h2/index_completion' (and couldn't load property module 'Perinci/Sub/Property/arg/index_completion.pm'): Can't locate Perinci/Sub/Property/arg/index_completion.pm in @INC (you may need to install the Perinci::Sub::Property::arg::index_completion module) (@INC contains: /home/cpansand/.cpan/build/2016121015/Perinci-Sub-Complete-0.89-1X_nTs/blib/lib /home/cpansand/.cpan/build/2016121015/Perinci-Sub-Complete-0.89-1X_nTs/blib/arch /usr/perl5.22.1p/lib/site_perl/5.22.1/amd64-freebsd /usr/perl5.22.1p/lib/site_perl/5.22.1 /usr/perl5.22.1p/lib/5.22.1/amd64-freebsd /usr/perl5.22.1p/lib/5.22.1 .) at /usr/perl5.22.1p/lib/site_perl/5.22.1/Perinci/Sub/Normalize.pm line 58. t/complete_cli_arg.t ...... Dubious, test returned 2 (wstat 512, 0x200) No subtests run I run more tests to see whether specific versions of Complete::Base or Complete::Util are causing the failures...
Subject: Re: [rt.cpan.org #119196] t/complete_cli_arg.t fails (0.89)
Date: Sat, 10 Dec 2016 22:47:53 +0700
To: bug-Perinci-Sub-Complete [...] rt.cpan.org
From: Perl Ancar <perlancar [...] gmail.com>
Sah::Schema::rinci::function_meta 1.1.82.x is needed due to the newly introduced property index_completion. I'm gonna need to think about the appropriate places to put the dependencies. On Dec 10, 2016 9:45 PM, "Slaven_Rezic via RT" < bug-Perinci-Sub-Complete@rt.cpan.org> wrote: Show quoted text
> Sat Dec 10 09:45:40 2016: Request 119196 was acted upon. > Transaction: Ticket created by SREZIC > Queue: Perinci-Sub-Complete > Subject: t/complete_cli_arg.t fails (0.89) > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: SREZIC@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=119196 > > > > My smokers report the following failure: > > Unknown property '/args/h2/index_completion' (and couldn't load property > module 'Perinci/Sub/Property/arg/index_completion.pm'): Can't locate > Perinci/Sub/Property/arg/index_completion.pm in @INC (you may need to > install the Perinci::Sub::Property::arg::index_completion module) (@INC > contains: /home/cpansand/.cpan/build/2016121015/ > Perinci-Sub-Complete-0.89-1X_nTs/blib/lib /home/cpansand/.cpan/build/ > 2016121015/Perinci-Sub-Complete-0.89-1X_nTs/blib/arch > /usr/perl5.22.1p/lib/site_perl/5.22.1/amd64-freebsd > /usr/perl5.22.1p/lib/site_perl/5.22.1 /usr/perl5.22.1p/lib/5.22.1/amd64-freebsd > /usr/perl5.22.1p/lib/5.22.1 .) at /usr/perl5.22.1p/lib/site_ > perl/5.22.1/Perinci/Sub/Normalize.pm line 58. > t/complete_cli_arg.t ...... > Dubious, test returned 2 (wstat 512, 0x200) > No subtests run > > > I run more tests to see whether specific versions of Complete::Base or > Complete::Util are causing the failures... > >
Now fixed in 0.90. Thanks. On Sat, 10 Dec 2016 15:48:05 GMT, perlancar@gmail.com wrote: Show quoted text
> Sah::Schema::rinci::function_meta 1.1.82.x is needed due to the newly > introduced property index_completion. I'm gonna need to think about > the > appropriate places to put the dependencies. > On Dec 10, 2016 9:45 PM, "Slaven_Rezic via RT" < > bug-Perinci-Sub-Complete@rt.cpan.org> wrote: >
> > Sat Dec 10 09:45:40 2016: Request 119196 was acted upon. > > Transaction: Ticket created by SREZIC > > Queue: Perinci-Sub-Complete > > Subject: t/complete_cli_arg.t fails (0.89) > > Broken in: (no value) > > Severity: (no value) > > Owner: Nobody > > Requestors: SREZIC@cpan.org > > Status: new > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=119196 > > > > > > > My smokers report the following failure: > > > > Unknown property '/args/h2/index_completion' (and couldn't load > > property > > module 'Perinci/Sub/Property/arg/index_completion.pm'): Can't locate > > Perinci/Sub/Property/arg/index_completion.pm in @INC (you may need to > > install the Perinci::Sub::Property::arg::index_completion module) > > (@INC > > contains: /home/cpansand/.cpan/build/2016121015/ > > Perinci-Sub-Complete-0.89-1X_nTs/blib/lib /home/cpansand/.cpan/build/ > > 2016121015/Perinci-Sub-Complete-0.89-1X_nTs/blib/arch > > /usr/perl5.22.1p/lib/site_perl/5.22.1/amd64-freebsd > > /usr/perl5.22.1p/lib/site_perl/5.22.1 > > /usr/perl5.22.1p/lib/5.22.1/amd64-freebsd > > /usr/perl5.22.1p/lib/5.22.1 .) at /usr/perl5.22.1p/lib/site_ > > perl/5.22.1/Perinci/Sub/Normalize.pm line 58. > > t/complete_cli_arg.t ...... > > Dubious, test returned 2 (wstat 512, 0x200) > > No subtests run > > > > > > I run more tests to see whether specific versions of Complete::Base > > or > > Complete::Util are causing the failures... > > > >