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

Getopt::Type #407

Closed AlexDaniel closed 5 years ago

AlexDaniel commented 5 years ago

Module Getopt::Type 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: Getopt::Type
===> Found: Getopt::Type:ver<0.1> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Getopt::Type:ver<0.1> to /home/alex/Blin/data/zef-data/tmp/1549580239.2961.6647/Getopt-Type.git
===> Extraction [OK]: Getopt::Type to /home/alex/Blin/data/zef-data/store/Getopt-Type.git
===> Testing: Getopt::Type:ver<0.1>
# Failed test at t/01-basic.t line 9
# Parameter '$opts' expected a writable container, but got Hash value
# Failed test at t/01-basic.t line 10
# Failed test at t/01-basic.t line 12
# Parameter '$opts' expected a writable container, but got Hash value
# Failed test at t/01-basic.t line 14
# Failed test at t/01-basic.t line 28
# Parameter '$opts' expected a writable container, but got Hash value
# Failed test at t/01-basic.t line 24
# Failed test at t/01-basic.t line 24
# Failed test at t/01-basic.t line 25
# Failed test at t/01-basic.t line 25
# Failed test at t/01-basic.t line 30
# Parameter '$opts' expected a writable container, but got Hash value
# Failed test at t/01-basic.t line 24
# Failed test at t/01-basic.t line 24
# Failed test at t/01-basic.t line 25
# Failed test at t/01-basic.t line 25
# Failed test at t/01-basic.t line 32
# Parameter '$opts' expected a writable container, but got Hash value
# Failed test at t/01-basic.t line 24
# Failed test at t/01-basic.t line 24
# Failed test at t/01-basic.t line 25
# Failed test at t/01-basic.t line 25
# Failed test at t/01-basic.t line 34
# Parameter '$opts' expected a writable container, but got Hash value
# Failed test at t/01-basic.t line 24
# Failed test at t/01-basic.t line 24
# Failed test at t/01-basic.t line 25
# Failed test at t/01-basic.t line 25
# Failed test at t/01-basic.t line 36
# Parameter '$opts' expected a writable container, but got Hash value
# Failed test at t/01-basic.t line 24
# Failed test at t/01-basic.t line 24
# Failed test at t/01-basic.t line 25
# Failed test at t/01-basic.t line 25
# Looks like you failed 29 tests of 42
t/01-basic.t .. 
Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 29/42 subtests 

Test Summary Report
-------------------
t/01-basic.t (Wstat: 7424 Tests: 42 Failed: 29)
  Failed tests:  1-2, 4, 6, 8-12, 15-19, 22-26, 29-33, 36-40
  Non-zero exit status: 29
Files=1, Tests=42,  2 wallclock secs ( 0.04 usr  0.00 sys +  1.60 cusr  0.13 csys =  1.77 CPU)
Result: FAIL
===> Testing [FAIL]: Getopt::Type:ver<0.1>
Failed to get passing tests, but continuing with --force-test
===> Installing: Getopt::Type:ver<0.1>
===> Install [OK] for Getopt::Type:ver<0.1>

Ping @tadzik

JJ commented 5 years ago

There's this PR which has not been accepted. I think I'll opt for an auth release in this case too.

JJ commented 5 years ago

Accepted that PR and done a few other goodies, released this as version 0.1.1 Will mark as PR sent and accepted.