Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

t/perlcritic.t test may fail #5

Open
eserte opened this issue Aug 1, 2016 · 0 comments
Open

t/perlcritic.t test may fail #5

eserte opened this issue Aug 1, 2016 · 0 comments

Comments

@eserte
Copy link

eserte commented Aug 1, 2016

On some of my smoker systems I see the following failure:

Policy "Perl::Critic::Policy::OTRS::ProhibitLowPrecendeceOps" is not installed.
Policy "Perl::Critic::Policy::OTRS::ProhibitOpen" is not installed.
Policy "Perl::Critic::Policy::OTRS::ProhibitRequire" is not installed.
Policy "Perl::Critic::Policy::OTRS::RequireCamelCase" is not installed.
Policy "Perl::Critic::Policy::OTRS::RequireParensWithMethods" is not installed.
Policy "Perl::Critic::Policy::OTRS::RequireTrueReturnValueForModules" is not installed.
Policy "Perl::Critic::Policy::OTRS::ProhibitLowPrecendeceOps" is not installed.
Policy "Perl::Critic::Policy::OTRS::ProhibitOpen" is not installed.
Policy "Perl::Critic::Policy::OTRS::ProhibitRequire" is not installed.
Policy "Perl::Critic::Policy::OTRS::RequireCamelCase" is not installed.
Policy "Perl::Critic::Policy::OTRS::RequireParensWithMethods" is not installed.
Policy "Perl::Critic::Policy::OTRS::RequireTrueReturnValueForModules" is not installed.

#   Failed test 'Test::Perl::Critic for "blib/lib/MojoX/CPAN/Uploader.pm"'
#   at /opt/perl-5.24.1-RC2/lib/site_perl/5.24.1/Test/Perl/Critic.pm line 104.
# 
#   Perlsecret risk. Venus  at line 38, column 5.  Perlsecret detected: %s.  (Severity: 5)
t/perlcritic.t ............. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 

It's possible that this happens only if additional perlcritic modules are installed.

@eserte eserte changed the title t/perlcritic.t test may fails t/perlcritic.t test may fail Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant