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

Class::Utils #354

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Class::Utils 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: Class::Utils
===> Found: Class::Utils:ver<0.1.0>:auth<Sir Robert Burbridge> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Class::Utils:ver<0.1.0>:auth<Sir Robert Burbridge> to /home/alex/Blin/data/zef-data/tmp/1549579629.17096.9689/Class-Utils.git
===> Extraction [OK]: Class::Utils to /home/alex/Blin/data/zef-data/store/Class-Utils.git
===> Testing: Class::Utils:ver<0.1.0>:auth<Sir Robert Burbridge>
Too many positionals passed; expected 1 argument but got 2
  in method new at /home/alex/Blin/data/zef-data/store/Class-Utils.git/61f0ade3505525e13ed8808b8d844426fb15d413/lib/Class/Utils.pm6 (Class::Utils) line 9
  in block <unit> at t/01-can-has.t line 16

# Looks like you planned 2 tests, but ran 1
t/01-can-has.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests 

Test Summary Report
-------------------
t/01-can-has.t (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
Files=1, Tests=1,  1 wallclock secs ( 0.02 usr  0.00 sys +  1.20 cusr  0.12 csys =  1.34 CPU)
Result: FAIL
===> Testing [FAIL]: Class::Utils:ver<0.1.0>:auth<Sir Robert Burbridge>
Failed to get passing tests, but continuing with --force-test
===> Installing: Class::Utils:ver<0.1.0>:auth<Sir Robert Burbridge>
===> Install [OK] for Class::Utils:ver<0.1.0>:auth<Sir Robert Burbridge>

Ping @sirrobert

Previous ticket: #273

AlexDaniel commented 5 years ago

https://github.com/sirrobert/Class-Utils/pull/8