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

JSON::WebToken #441

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module JSON::WebToken cannot be installed (Fail), 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: JSON::WebToken
===> Found: JSON::WebToken:ver<0.0.1> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: JSON::WebToken:ver<0.0.1> to /home/alex/Blin/data/zef-data/tmp/1549581387.6978.4471/JSON-WebToken.git
===> Extraction [OK]: JSON::WebToken to /home/alex/Blin/data/zef-data/store/JSON-WebToken.git
===> Testing: JSON::WebToken:ver<0.0.1>
t/00_compile.t ................ ok
===SORRY!===
Could not find t::Util at line 4 in:
    file#/home/alex/Blin/data/zef-data/store/JSON-WebToken.git/ef38836334bcb4f1136eadc1e492dbd1d8ca69e1
    file#/home/alex/Blin/data/zef-data/store/JSON-WebToken.git/ef38836334bcb4f1136eadc1e492dbd1d8ca69e1/lib
    file#/home/alex/Blin/data/zef-data/store/JSON-WebToken.git/ef38836334bcb4f1136eadc1e492dbd1d8ca69e1/data/zef/lib
    inst#/home/alex/Blin/installed/JSON::Fast_0.9.12
    inst#/home/alex/Blin/installed/MIME::Base64_1.2.1
    inst#/home/alex/Blin/installed/Digest::HMAC_1.0.0
    inst#/home/alex/Blin/installed/Digest_0.3.4
    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_basic.t .................. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
t/02_rsa.t .................... skipped: (no reason given)
===SORRY!===
Could not find t::Util at line 4 in:
    file#/home/alex/Blin/data/zef-data/store/JSON-WebToken.git/ef38836334bcb4f1136eadc1e492dbd1d8ca69e1
    file#/home/alex/Blin/data/zef-data/store/JSON-WebToken.git/ef38836334bcb4f1136eadc1e492dbd1d8ca69e1/lib
    file#/home/alex/Blin/data/zef-data/store/JSON-WebToken.git/ef38836334bcb4f1136eadc1e492dbd1d8ca69e1/data/zef/lib
    inst#/home/alex/Blin/installed/JSON::Fast_0.9.12
    inst#/home/alex/Blin/installed/MIME::Base64_1.2.1
    inst#/home/alex/Blin/installed/Digest::HMAC_1.0.0
    inst#/home/alex/Blin/installed/Digest_0.3.4
    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/03_add_signing_algorithm.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
t/04_secret_cb.t .............. ok
t/99_exception.t .............. ok

Test Summary Report
-------------------
t/01_basic.t                (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/03_add_signing_algorithm.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=6, Tests=18, 16 wallclock secs ( 0.04 usr  0.02 sys + 12.31 cusr  0.74 csys = 13.11 CPU)
Result: FAIL
===> Testing [FAIL]: JSON::WebToken:ver<0.0.1>
Failed to get passing tests, but continuing with --force-test
===> Installing: JSON::WebToken:ver<0.0.1>
===> Install [OK] for JSON::WebToken:ver<0.0.1>

Ping @jamesalbert