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

Canoe #352

Closed AlexDaniel closed 5 years ago

AlexDaniel commented 5 years ago

Module Canoe 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: Canoe
===> Found: Canoe:ver<0.0.1>:auth<github:araraloren> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: Canoe:ver<0.0.1>:auth<github:araraloren> to /home/alex/Blin/data/zef-data/tmp/1549579116.2316.6678/Canoe-0.0.1.tar.gz
===> Extraction [OK]: Canoe to /home/alex/Blin/data/zef-data/store/Canoe-0.0.1.tar.gz
===> Testing: Canoe:ver<0.0.1>:auth<github:araraloren>
t/01-load.t ...... ok
# Failed test 'Load plugin configuration file ok!'
# at t/02-register.t line 14
# expected: '1'
#      got: '0'
No such method 'name' for invocant of type 'Any'. Did you mean any of these?
    none
    note
    take

  in block <unit> at t/02-register.t line 15

# Looks like you planned 16 tests, but ran 1
# Looks like you failed 1 test of 1
t/02-register.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 16/16 subtests 

Test Summary Report
-------------------
t/02-register.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 16 tests but ran 1.
Files=2, Tests=2,  3 wallclock secs ( 0.02 usr  0.03 sys +  2.64 cusr  0.90 csys =  3.59 CPU)
Result: FAIL
===> Testing [FAIL]: Canoe:ver<0.0.1>:auth<github:araraloren>
Failed to get passing tests, but continuing with --force-test
===> Installing: Canoe:ver<0.0.1>:auth<github:araraloren>
===> Install [OK] for Canoe:ver<0.0.1>:auth<github:araraloren>

Ping @perl6-song