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

Test::Junkie #527

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Test::Junkie 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: Test::Junkie
===> Found: Test::Junkie [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Test::Junkie to /home/alex/Blin/data/zef-data/tmp/1549579615.16398.9376/Test-Junkie.git
===> Extraction: Failed to find a META6.json file for Test::Junkie -- failure is likely
===> Extraction [OK]: Test::Junkie to /home/alex/Blin/data/zef-data/store/Test-Junkie.git
===> Testing: Test::Junkie
Too many positionals passed; expected 1 argument but got 2
  in method new at /home/alex/Blin/data/zef-data/store/Test-Junkie.git/fd0b92864dc127e75ec20f02b8ff23d4a0ba066d/lib/Test/Junkie.pm (Test::Junkie) line 7
  in block <unit> at t/tracker.t line 8

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

Test Summary Report
-------------------
t/tracker.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  2 wallclock secs ( 0.03 usr  0.00 sys +  1.68 cusr  0.10 csys =  1.81 CPU)
Result: FAIL
===> Testing [FAIL]: Test::Junkie
Failed to get passing tests, but continuing with --force-test
===> Installing: Test::Junkie
===> Install [OK] for Test::Junkie

1 bin/ script [autorun.pl] installed to:
/home/alex/Blin/installed/Test::Junkie_*/bin

Ping @colomon

Previous ticket: #42