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

P6Repl::Helper #490

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module P6Repl::Helper 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: P6Repl::Helper
===> Found: P6Repl::Helper:ver<0.0.3>:auth<github:kjkuan> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: P6Repl::Helper:ver<0.0.3>:auth<github:kjkuan> to /home/alex/Blin/data/zef-data/tmp/1549581367.6365.2416/P6Repl-Helper-0.0.3.tar.gz
===> Extraction [OK]: P6Repl::Helper to /home/alex/Blin/data/zef-data/store/P6Repl-Helper-0.0.3.tar.gz
===> Testing: P6Repl::Helper:ver<0.0.3>:auth<github:kjkuan>
# Failed test 'testing ll a sub'
# at t/01-basic.t line 51
# expected: 'proto sub substr($, $?, $?, *%)
# multi sub substr(\what)
# multi sub substr(\what, \from)
# multi sub substr(\what, \from, \chars)
# '
#      got: 'proto sub substr($, $?, $?, *%)
# multi sub substr(\what --> Str:D)
# multi sub substr(\what, \from --> Str:D)
# multi sub substr(\what, \from, \chars --> Str:D)
# '
# Looks like you failed 1 test of 10
t/01-basic.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/10 subtests 

Test Summary Report
-------------------
t/01-basic.t (Wstat: 256 Tests: 10 Failed: 1)
  Failed test:  7
  Non-zero exit status: 1
Files=1, Tests=10, 10 wallclock secs ( 0.31 usr  0.01 sys +  7.66 cusr  0.16 csys =  8.14 CPU)
Result: FAIL
===> Testing [FAIL]: P6Repl::Helper:ver<0.0.3>:auth<github:kjkuan>
Failed to get passing tests, but continuing with --force-test
===> Installing: P6Repl::Helper:ver<0.0.3>:auth<github:kjkuan>
===> Install [OK] for P6Repl::Helper:ver<0.0.3>:auth<github:kjkuan>

Ping @kjkuan