Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
AlexDaniel opened this issue Feb 9, 2019 · 1 comment
Closed

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

AlexDaniel opened this issue Feb 9, 2019 · 1 comment
Assignees
Labels
works for me Does not seem to be any problem

Comments

@AlexDaniel
Copy link
Member

Module HTTP::Server::Middleware::JSON cannot be installed (Flapper), perhaps it has some failing tests.

  • Tickets are opened/closed in this repo automatically (though not immediately).
  • If you can install the module without any problems, add works for me label, leave a comment saying that it works for you and mention any details that you feel are important.
  • If it needs a native library, put native dependency label, describe what you did to install it and ensure that same instructions are present in the README file of the module (otherwise submit a pull request). Also try to update this wiki page.
  • If the module is broken, try to fix it and send a PR. Add PR sent label.
  • If there is a problem in one of the dependencies, add failing dependency label and write a comment explaining the situation. Feel free to work on the corresponding ticket for the failing dependency.
  • It is a good idea to assign yourself to this ticket if you're working on it (to make sure two or more people are not working on the same ticket at the same time).
  • Once you are done, search for a next ticket.

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 shlomif self-assigned this Feb 9, 2019
@shlomif shlomif added the works for me Does not seem to be any problem label Feb 9, 2019
@shlomif
Copy link

shlomif commented Feb 9, 2019

@AlexDaniel : this seems fine here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
works for me Does not seem to be any problem
Projects
None yet
Development

No branches or pull requests

2 participants