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

ANTLR4::Grammar #553

Closed AlexDaniel closed 5 years ago

AlexDaniel commented 5 years ago

Module ANTLR4::Grammar cannot be installed (Fail), 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: ANTLR4::Grammar
===> Found: ANTLR4::Grammar:ver<0.6.1>:auth<github:drforr> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: ANTLR4::Grammar:ver<0.6.1>:auth<github:drforr> to /home/alex/Blin/data/zef-data/tmp/1549728030.6649.5131/perl6-ANTLR4.git
===> Extraction [OK]: ANTLR4::Grammar to /home/alex/Blin/data/zef-data/store/perl6-ANTLR4.git
===> Testing: ANTLR4::Grammar:ver<0.6.1>:auth<github:drforr>
t/01-parse.t .............. ok
t/02-corpus.t ............. ok
===SORRY!===
Type check failed in binding to parameter '$a'; expected Any but got VMNull (?)
# Looks like you planned 48 tests, but ran 2
t/03-corpus-compile.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 46/48 subtests 
t/04-use-parser.t ......... ok
t/10-basic-grammar.t ...... ok
t/11-concatenation.t ...... ok
t/12-alternation.t ........ ok
t/13-grouping.t ........... ok
t/14-grammar-modifiers.t .. ok
t/15-rule-modifiers.t ..... ok
t/16-term-modifiers.t ..... ok
t/17-modes.t .............. ok
t/meta.t .................. ok

Test Summary Report
-------------------
t/03-corpus-compile.t   (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 48 tests but ran 2.
Files=13, Tests=99, 73 wallclock secs ( 0.12 usr  0.01 sys + 63.02 cusr  1.46 csys = 64.61 CPU)
Result: FAIL
===> Testing [FAIL]: ANTLR4::Grammar:ver<0.6.1>:auth<github:drforr>
Failed to get passing tests, but continuing with --force-test
===> Installing: ANTLR4::Grammar:ver<0.6.1>:auth<github:drforr>
===> Install [OK] for ANTLR4::Grammar:ver<0.6.1>:auth<github:drforr>

Ping @drforr