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

CompUnit::Search #359

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module CompUnit::Search 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: CompUnit::Search
===> Found: CompUnit::Search:ver<2.0.0>:auth<github:shantanubhadoria> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: CompUnit::Search:ver<2.0.0>:auth<github:shantanubhadoria> to /home/alex/Blin/data/zef-data/tmp/1549580299.4720.5065/p6-CompUnit-Search.git
===> Extraction [OK]: CompUnit::Search to /home/alex/Blin/data/zef-data/store/p6-CompUnit-Search.git
===> Testing: CompUnit::Search:ver<2.0.0>:auth<github:shantanubhadoria>
t/00-load.t .. ok
===SORRY!===
Could not find Test::META at line 6 in:
    file#/home/alex/Blin/data/zef-data/store/p6-CompUnit-Search.git/46b1592e248a1582d5f2212c8847ee0f92297269/lib
    file#/home/alex/Blin/data/zef-data/store/p6-CompUnit-Search.git/46b1592e248a1582d5f2212c8847ee0f92297269
    file#/home/alex/Blin/data/zef-data/store/p6-CompUnit-Search.git/46b1592e248a1582d5f2212c8847ee0f92297269/data/zef/lib
    inst#/home/alex/.perl6
    inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/site
    inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/vendor
    inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6
    ap#
    nqp#
    perl5#
t/01-meta.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/01-meta.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=2, Tests=1,  3 wallclock secs ( 0.03 usr  0.00 sys +  2.18 cusr  0.22 csys =  2.43 CPU)
Result: FAIL
===> Testing [FAIL]: CompUnit::Search:ver<2.0.0>:auth<github:shantanubhadoria>
Failed to get passing tests, but continuing with --force-test
===> Installing: CompUnit::Search:ver<2.0.0>:auth<github:shantanubhadoria>
===> Install [OK] for CompUnit::Search:ver<2.0.0>:auth<github:shantanubhadoria>

Ping @shantanubhadoria

Previous ticket: #266