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: 78129
Status: rejected
Priority: 0/
Queue: Perl-Critic

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

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



Subject: Fails 20_policy_require_tidy_code.t w/ Perl::Tidy-20120701
t/20_policy_require_tidy_code.t ............... 1/6
Show quoted text
#   Failed test 'Tidy with one trailing newline'
#   at t/20_policy_require_tidy_code.t line 54.
#          got: '1'
#     expected: '0'

Show quoted text
#   Failed test 'Tidy with two trailing newlines'
#   at t/20_policy_require_tidy_code.t line 70.
#          got: '1'
#     expected: '0'

Show quoted text
#   Failed test 'Tidy with several trailing newlines'
#   at t/20_policy_require_tidy_code.t line 93.
#          got: '1'
#     expected: '0'

Show quoted text
#   Failed test 'Tidy with heredoc'
#   at t/20_policy_require_tidy_code.t line 111.
#          got: '1'
#     expected: '0'

Show quoted text
#   Failed test 'Tidy with shell escape'
#   at t/20_policy_require_tidy_code.t line 129.
#          got: '1'
#     expected: '0'
# Looks like you failed 5 tests of 6.

On 2012-07-02 13:25:18, KENTNL wrote:
Show quoted text
> t/20_policy_require_tidy_code.t ............... 1/6
> # Failed test 'Tidy with one trailing newline'
> # at t/20_policy_require_tidy_code.t line 54.
> # got: '1'
> # expected: '0'
>
> # Failed test 'Tidy with two trailing newlines'
> # at t/20_policy_require_tidy_code.t line 70.
> # got: '1'
> # expected: '0'
>
> # Failed test 'Tidy with several trailing newlines'
> # at t/20_policy_require_tidy_code.t line 93.
> # got: '1'
> # expected: '0'
>
> # Failed test 'Tidy with heredoc'
> # at t/20_policy_require_tidy_code.t line 111.
> # got: '1'
> # expected: '0'
>
> # Failed test 'Tidy with shell escape'
> # at t/20_policy_require_tidy_code.t line 129.
> # got: '1'
> # expected: '0'
> # Looks like you failed 5 tests of 6.

Bah. Wrong Package. Sorry for the noise.