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

HTTP::Server::Middleware::JSON #559

Closed AlexDaniel closed 5 years ago

AlexDaniel commented 5 years ago

Module HTTP::Server::Middleware::JSON cannot be installed (Flapper), 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: HTTP::Server::Middleware::JSON
===> Found: HTTP::Server::Middleware::JSON:ver<0.0.1>:auth<github:tony-o> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: HTTP::Server::Middleware::JSON:ver<0.0.1>:auth<github:tony-o> to /home/alex/Blin/data/zef-data/tmp/1549726829.10845.1282/perl6-http-server-middleware-json.git
===> Extraction [OK]: HTTP::Server::Middleware::JSON to /home/alex/Blin/data/zef-data/store/perl6-http-server-middleware-json.git
===> Testing: HTTP::Server::Middleware::JSON:ver<0.0.1>:auth<github:tony-o>
# Failed test 'Not parsed'
# at t/00-basic.t line 45
# Failed test 'Attempt parse and fail with default error handler'
# at t/00-basic.t line 49
# Failed test 'Attempt parse and fail with custom error handler'
# at t/00-basic.t line 56
# Looks like you failed 3 tests of 5
t/00-basic.t .. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/5 subtests 

Test Summary Report
-------------------
t/00-basic.t (Wstat: 768 Tests: 5 Failed: 3)
  Failed tests:  1, 4-5
  Non-zero exit status: 3
Files=1, Tests=5,  6 wallclock secs ( 0.03 usr  0.00 sys +  2.88 cusr  0.16 csys =  3.07 CPU)
Result: FAIL
===> Testing [FAIL]: HTTP::Server::Middleware::JSON:ver<0.0.1>:auth<github:tony-o>
Failed to get passing tests, but continuing with --force-test
===> Installing: HTTP::Server::Middleware::JSON:ver<0.0.1>:auth<github:tony-o>
===> Install [OK] for HTTP::Server::Middleware::JSON:ver<0.0.1>:auth<github:tony-o>

Ping @tony-o

shlomif commented 5 years ago

@AlexDaniel : this seems fine here.