Open AlexDaniel opened 5 years ago
Test::HTTP::Server doesn't use HTTP::Server (or the renamed HTTP::Roles) it DOES use HTTP::Server::Async. A clean Travis build https://travis-ci.org/Scimon/p6-Test-HTTP-Server/builds/488208428 ran fine. It looks like my local install (and this test) was using the 0.1.9 build of HTTP::Server::Async. I'm going to look at specifying 0.2.0 (which when installed fixes the errors).
Updated version 0.3.1 should be fine.
Module Test::HTTP::Server cannot be installed (
AlwaysFail
), perhaps it has some failing tests.works for me
label, leave a comment saying that it works for you and mention any details that you feel are important.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.PR sent
label.failing dependency
label and write a comment explaining the situation. Feel free to work on the corresponding ticket for the failing dependency.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:
Ping @Scimon
Previous ticket: #43