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

Printer::ESCPOS #508

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Printer::ESCPOS 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: Printer::ESCPOS
===> Found: Printer::ESCPOS:ver<1.0.1>:auth<github:shantanubhadoria> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Printer::ESCPOS:ver<1.0.1>:auth<github:shantanubhadoria> to /home/alex/Blin/data/zef-data/tmp/1549580298.4708.8975/p6-Printer-ESCPOS.git
===> Extraction [OK]: Printer::ESCPOS to /home/alex/Blin/data/zef-data/store/p6-Printer-ESCPOS.git
===> Testing: Printer::ESCPOS:ver<1.0.1>: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-Printer-ESCPOS.git/68499b512fd298d980a485ecfe2cd9b7e5fbf969/lib
    file#/home/alex/Blin/data/zef-data/store/p6-Printer-ESCPOS.git/68499b512fd298d980a485ecfe2cd9b7e5fbf969
    file#/home/alex/Blin/data/zef-data/store/p6-Printer-ESCPOS.git/68499b512fd298d980a485ecfe2cd9b7e5fbf969/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=3,  5 wallclock secs ( 0.02 usr  0.01 sys +  5.01 cusr  0.38 csys =  5.42 CPU)
Result: FAIL
===> Testing [FAIL]: Printer::ESCPOS:ver<1.0.1>:auth<github:shantanubhadoria>
Failed to get passing tests, but continuing with --force-test
===> Installing: Printer::ESCPOS:ver<1.0.1>:auth<github:shantanubhadoria>
===> Install [OK] for Printer::ESCPOS:ver<1.0.1>:auth<github:shantanubhadoria>

Ping @shantanubhadoria

Previous ticket: #86