perl6-Perl6-Tidy icon indicating copy to clipboard operation
perl6-Perl6-Tidy copied to clipboard

Can't install due to upstream Perl6::Parser test failure

Open cfa opened this issue 6 years ago • 1 comments

On 2018.12,

$ zef install Perl6::Tidy
===> Searching for: Perl6::Tidy
===> Searching for missing dependencies: Perl6::Parser
===> Testing: Perl6::Parser:ver<0.0.5>:auth<github:drforr>
    # Failed test 'document has correct hash keys'
    # at t/01-parse-text.t line 23
    # expected: $["statementlist"]
    #      got: $["statementlist", "lang-version"]
    # Looks like you failed 1 test of 11
# Failed test 'Smoketest hash structure'
# at t/01-parse-text.t line 19
# Looks like you failed 1 test of 3
[...]

Upstream issue: drforr/perl6-Perl6-Parser#18.

cfa avatar Jan 04 '19 19:01 cfa

Same here

NickSeagull avatar Jul 25 '20 21:07 NickSeagull