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

Slang::AltTernary #519

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Slang::AltTernary 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: Slang::AltTernary
===> Found: Slang::AltTernary:ver<0.0.3> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Slang::AltTernary:ver<0.0.3> to /home/alex/Blin/data/zef-data/tmp/1549580457.12447.5185/perl6-Slang-AltTernary.git
===> Extraction [OK]: Slang::AltTernary to /home/alex/Blin/data/zef-data/store/perl6-Slang-AltTernary.git
===> Testing: Slang::AltTernary:ver<0.0.3>
t/01-load.t ..... ok
===SORRY!===
Could not find Test::META at line 4 in:
    file#/home/alex/Blin/data/zef-data/store/perl6-Slang-AltTernary.git/b20b47682b5838b0e6b7e01fecad4002ec7f96da/lib
    file#/home/alex/Blin/data/zef-data/store/perl6-Slang-AltTernary.git/b20b47682b5838b0e6b7e01fecad4002ec7f96da
    file#/home/alex/Blin/data/zef-data/store/perl6-Slang-AltTernary.git/b20b47682b5838b0e6b7e01fecad4002ec7f96da/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/02-my-meta.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
t/03-basic.t .... ok

Test Summary Report
-------------------
t/02-my-meta.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=3, Tests=5,  4 wallclock secs ( 0.03 usr  0.01 sys +  3.47 cusr  0.23 csys =  3.74 CPU)
Result: FAIL
===> Testing [FAIL]: Slang::AltTernary:ver<0.0.3>
Failed to get passing tests, but continuing with --force-test
===> Installing: Slang::AltTernary:ver<0.0.3>
===> Install [OK] for Slang::AltTernary:ver<0.0.3>

Ping @mryan

Previous ticket: #64