Raku / ecosystem-unbitrot

Which modules are not installable?
https://perl6.github.io/ecosystem-unbitrot/
GNU General Public License v3.0
5 stars 4 forks source link

Perl6::Tidy #500

Closed AlexDaniel closed 5 years ago

AlexDaniel commented 5 years ago

Module Perl6::Tidy cannot be installed (AlwaysFail), perhaps it has some failing tests.

If you can't self-assign yourself or attach a label, please let us know on #perl6 channel on freenode or just leave a comment here. We will try to give you privileges as fast as possible.

Output:

===> Searching for: Perl6::Tidy
===> Found: Perl6::Tidy:ver<0.0.5>:auth<github:drforr> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: Perl6::Tidy:ver<0.0.5>:auth<github:drforr> to /home/alex/Blin/data/zef-data/tmp/1549582603.4739.4536/Perl6-Tidy-0.0.5.tar.gz
===> Extraction [OK]: Perl6::Tidy to /home/alex/Blin/data/zef-data/store/Perl6-Tidy-0.0.5.tar.gz
===> Testing: Perl6::Tidy:ver<0.0.5>:auth<github:drforr>
t/01-core.t ...... ok
===SORRY!=== Error while compiling /home/alex/Blin/data/zef-data/store/Perl6-Tidy-0.0.5.tar.gz/Perl6-Tidy-0.0.5/t/10-indent.t
Redeclaration of symbol 'A'
at /home/alex/Blin/data/zef-data/store/Perl6-Tidy-0.0.5.tar.gz/Perl6-Tidy-0.0.5/t/10-indent.t:1
------> class A⏏ {     method run()     {     my $i = 0;
    expecting any of:
        generic role
t/10-indent.t .... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
t/11-comment.t ... ok
t/12-operator.t .. ok
t/meta.t ......... ok

Test Summary Report
-------------------
t/10-indent.t  (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=5, Tests=8, 23 wallclock secs ( 0.06 usr  0.01 sys + 18.64 cusr  0.54 csys = 19.25 CPU)
Result: FAIL
===> Testing [FAIL]: Perl6::Tidy:ver<0.0.5>:auth<github:drforr>
Failed to get passing tests, but continuing with --force-test
===> Installing: Perl6::Tidy:ver<0.0.5>:auth<github:drforr>
===> Install [OK] for Perl6::Tidy:ver<0.0.5>:auth<github:drforr>

1 bin/ script [perl6-tidy] installed to:
/home/alex/Blin/installed/Perl6::Tidy_0.0.5/bin

Ping @drforr