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

Rakudo::Perl6::Parsing #513

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Rakudo::Perl6::Parsing 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: Rakudo::Perl6::Parsing
===> Found: Rakudo::Perl6::Parsing:ver<1.0> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Rakudo::Perl6::Parsing:ver<1.0> to /home/alex/Blin/data/zef-data/tmp/1549579751.20919.4676/perl6parsing.git
===> Extraction [OK]: Rakudo::Perl6::Parsing to /home/alex/Blin/data/zef-data/store/perl6parsing.git
===> Testing: Rakudo::Perl6::Parsing:ver<1.0>
No such method 'chars' for invocant of type 'Any'
  in block <unit> at t/basic.t line 27

t/basic.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
All 2 subtests passed 

Test Summary Report
-------------------
t/basic.t (Wstat: 256 Tests: 2 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=1, Tests=2,  4 wallclock secs ( 0.02 usr  0.01 sys +  2.63 cusr  0.20 csys =  2.86 CPU)
Result: FAIL
===> Testing [FAIL]: Rakudo::Perl6::Parsing:ver<1.0>
Failed to get passing tests, but continuing with --force-test
===> Installing: Rakudo::Perl6::Parsing:ver<1.0>
===> Install [OK] for Rakudo::Perl6::Parsing:ver<1.0>

Ping @jaffa4

Previous ticket: #77

AlexDaniel commented 5 years ago

There's a ticket: https://github.com/jaffa4/perl6parsing/issues/10 But it feels like something can be easily fixed with a PR. Perhaps worth a try.