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

Masquerade #466

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Masquerade 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: Masquerade
===> Found: Masquerade:auth<Sir Robert Burbridge> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Masquerade:auth<Sir Robert Burbridge> to /home/alex/Blin/data/zef-data/tmp/1549580651.16760.9479/Masquerade.git
===> Extraction [OK]: Masquerade to /home/alex/Blin/data/zef-data/store/Masquerade.git
===> Testing: Masquerade:auth<Sir Robert Burbridge>
Could not find symbol '&JSON'
  in sub test_json at t/asif-json.t line 15
  in block <unit> at t/asif-json.t line 26

t/asif-json.t ... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests 
Could not find symbol '&Perl'
  in block <unit> at t/asif-perl6.t line 10

t/asif-perl6.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 
===SORRY!===
Undeclared routine:
    eq used at line 94

Other potential difficulties:
    Useless use of hash composer on right side of hash assignment; did you mean := instead?
    at /home/alex/Blin/data/zef-data/store/Masquerade.git/34729eed72ad2801f4c3e25495e277fee1473ea5/t/asif-yaml.t:90
    ------> }⏏<EOL>

t/asif-yaml.t ... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/asif-json.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
t/asif-perl6.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
t/asif-yaml.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=3, Tests=0,  7 wallclock secs ( 0.02 usr  0.01 sys +  6.40 cusr  0.50 csys =  6.93 CPU)
Result: FAIL
===> Testing [FAIL]: Masquerade:auth<Sir Robert Burbridge>
Failed to get passing tests, but continuing with --force-test
===> Installing: Masquerade:auth<Sir Robert Burbridge>
===> Install [OK] for Masquerade:auth<Sir Robert Burbridge>

Ping @sirrobert

Previous ticket: #141

AlexDaniel commented 5 years ago

There is a ticket: https://github.com/sirrobert/Masquerade/issues/7