You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Module Test::HTTP::Server cannot be installed (AlwaysFail), 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).
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: Test::HTTP::Server
===> Found: Test::HTTP::Server:ver<0.3.0>:auth<github:scimon> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: Test::HTTP::Server:ver<0.3.0>:auth<github:scimon> to /home/alex/Blin/data/zef-data/tmp/1551237887.23577.9137/Test-HTTP-Server-0.3.0.tar.gz
===> Extraction [OK]: Test::HTTP::Server to /home/alex/Blin/data/zef-data/store/Test-HTTP-Server-0.3.0.tar.gz
===> Testing: Test::HTTP::Server:ver<0.3.0>:auth<github:scimon>
# Failed test 'Test::HTTP::Server module can be use-d ok'
# at t/01-basic.t line 4
# ===SORRY!===
# Could not find HTTP::Server::Role at line 1 in:
# file#/home/alex/Blin/data/zef-data/store/Test-HTTP-Server-0.3.0.tar.gz/Test-HTTP-Server-0.3.0
# file#/home/alex/Blin/data/zef-data/store/Test-HTTP-Server-0.3.0.tar.gz/Test-HTTP-Server-0.3.0/lib
# file#/home/alex/Blin/data/zef-data/store/Test-HTTP-Server-0.3.0.tar.gz/Test-HTTP-Server-0.3.0/data/zef/lib
# inst#/home/alex/Blin/installed/HTTP::Server::Async_0.1.8
# inst#/home/alex/Blin/installed/HTTP::Server_0.1.1
# inst#/home/alex/Blin/installed/Test::Util::ServerPort_0.0.2
# inst#/home/alex/Blin/installed/YAMLish_0.0.5
# inst#/home/alex/Blin/installed/MIME::Base64_1.2.1
# inst#/home/alex/Blin/installed/File::Temp_0.0.6
# inst#/home/alex/Blin/installed/File::Directory::Tree_*
# inst#/home/alex/Blin/installed/HTTP::UserAgent_1.1.46
# inst#/home/alex/Blin/installed/IO::Socket::SSL_0.0.1
# inst#/home/alex/Blin/installed/OpenSSL_0.1.21
# inst#/home/alex/Blin/installed/URI_v.0.1.4
# inst#/home/alex/Blin/installed/DateTime::Parse_0.9.1
# inst#/home/alex/Blin/installed/HTTP::Status_*
# inst#/home/alex/Blin/installed/IO::Capture::Simple_*
# inst#/home/alex/Blin/installed/Encode_0.0.2
# inst#/home/alex/.perl6
# inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/site
# inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/vendor
# inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6
# ap#
# nqp#
# perl5#
#
# Looks like you failed 1 test of 2
t/01-basic.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/02-event.t ......... ok
===SORRY!===
Could not find HTTP::Server::Role at line 1 in:
file#/home/alex/Blin/data/zef-data/store/Test-HTTP-Server-0.3.0.tar.gz/Test-HTTP-Server-0.3.0
file#/home/alex/Blin/data/zef-data/store/Test-HTTP-Server-0.3.0.tar.gz/Test-HTTP-Server-0.3.0/lib
file#/home/alex/Blin/data/zef-data/store/Test-HTTP-Server-0.3.0.tar.gz/Test-HTTP-Server-0.3.0/data/zef/lib
inst#/home/alex/Blin/installed/HTTP::Server::Async_0.1.8
inst#/home/alex/Blin/installed/HTTP::Server_0.1.1
inst#/home/alex/Blin/installed/Test::Util::ServerPort_0.0.2
inst#/home/alex/Blin/installed/YAMLish_0.0.5
inst#/home/alex/Blin/installed/MIME::Base64_1.2.1
inst#/home/alex/Blin/installed/File::Temp_0.0.6
inst#/home/alex/Blin/installed/File::Directory::Tree_*
inst#/home/alex/Blin/installed/HTTP::UserAgent_1.1.46
inst#/home/alex/Blin/installed/IO::Socket::SSL_0.0.1
inst#/home/alex/Blin/installed/OpenSSL_0.1.21
inst#/home/alex/Blin/installed/URI_v.0.1.4
inst#/home/alex/Blin/installed/DateTime::Parse_0.9.1
inst#/home/alex/Blin/installed/HTTP::Status_*
inst#/home/alex/Blin/installed/IO::Capture::Simple_*
inst#/home/alex/Blin/installed/Encode_0.0.2
inst#/home/alex/.perl6
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/site
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/vendor
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6
ap#
nqp#
perl5#
t/03-empty-folder.t ..
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
===SORRY!===
Could not find HTTP::Server::Role at line 1 in:
file#/home/alex/Blin/data/zef-data/store/Test-HTTP-Server-0.3.0.tar.gz/Test-HTTP-Server-0.3.0
file#/home/alex/Blin/data/zef-data/store/Test-HTTP-Server-0.3.0.tar.gz/Test-HTTP-Server-0.3.0/lib
file#/home/alex/Blin/data/zef-data/store/Test-HTTP-Server-0.3.0.tar.gz/Test-HTTP-Server-0.3.0/data/zef/lib
inst#/home/alex/Blin/installed/HTTP::Server::Async_0.1.8
inst#/home/alex/Blin/installed/HTTP::Server_0.1.1
inst#/home/alex/Blin/installed/Test::Util::ServerPort_0.0.2
inst#/home/alex/Blin/installed/YAMLish_0.0.5
inst#/home/alex/Blin/installed/MIME::Base64_1.2.1
inst#/home/alex/Blin/installed/File::Temp_0.0.6
inst#/home/alex/Blin/installed/File::Directory::Tree_*
inst#/home/alex/Blin/installed/HTTP::UserAgent_1.1.46
inst#/home/alex/Blin/installed/IO::Socket::SSL_0.0.1
inst#/home/alex/Blin/installed/OpenSSL_0.1.21
inst#/home/alex/Blin/installed/URI_v.0.1.4
inst#/home/alex/Blin/installed/DateTime::Parse_0.9.1
inst#/home/alex/Blin/installed/HTTP::Status_*
inst#/home/alex/Blin/installed/IO::Capture::Simple_*
inst#/home/alex/Blin/installed/Encode_0.0.2
inst#/home/alex/.perl6
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/site
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/vendor
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6
ap#
nqp#
perl5#
t/04-simple-files.t ..
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
===SORRY!===
Could not find HTTP::Server::Role at line 1 in:
file#/home/alex/Blin/data/zef-data/store/Test-HTTP-Server-0.3.0.tar.gz/Test-HTTP-Server-0.3.0
file#/home/alex/Blin/data/zef-data/store/Test-HTTP-Server-0.3.0.tar.gz/Test-HTTP-Server-0.3.0/lib
file#/home/alex/Blin/data/zef-data/store/Test-HTTP-Server-0.3.0.tar.gz/Test-HTTP-Server-0.3.0/data/zef/lib
inst#/home/alex/Blin/installed/HTTP::Server::Async_0.1.8
inst#/home/alex/Blin/installed/HTTP::Server_0.1.1
inst#/home/alex/Blin/installed/Test::Util::ServerPort_0.0.2
inst#/home/alex/Blin/installed/YAMLish_0.0.5
inst#/home/alex/Blin/installed/MIME::Base64_1.2.1
inst#/home/alex/Blin/installed/File::Temp_0.0.6
inst#/home/alex/Blin/installed/File::Directory::Tree_*
inst#/home/alex/Blin/installed/HTTP::UserAgent_1.1.46
inst#/home/alex/Blin/installed/IO::Socket::SSL_0.0.1
inst#/home/alex/Blin/installed/OpenSSL_0.1.21
inst#/home/alex/Blin/installed/URI_v.0.1.4
inst#/home/alex/Blin/installed/DateTime::Parse_0.9.1
inst#/home/alex/Blin/installed/HTTP::Status_*
inst#/home/alex/Blin/installed/IO::Capture::Simple_*
inst#/home/alex/Blin/installed/Encode_0.0.2
inst#/home/alex/.perl6
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/site
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/vendor
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6
ap#
nqp#
perl5#
t/05-config-file.t ...
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
Test Summary Report
-------------------
t/01-basic.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/03-empty-folder.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/04-simple-files.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/05-config-file.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=5, Tests=6, 13 wallclock secs ( 0.04 usr 0.01 sys + 12.08 cusr 0.96 csys = 13.09 CPU)
Result: FAIL
===> Testing [FAIL]: Test::HTTP::Server:ver<0.3.0>:auth<github:scimon>
Failed to get passing tests, but continuing with --force-test
===> Installing: Test::HTTP::Server:ver<0.3.0>:auth<github:scimon>
===SORRY!===
Could not find HTTP::Server::Role at line 1 in:
inst#/home/alex/Blin/installed/Test::HTTP::Server_0.3.0
file#/home/alex/Blin/data/zef/lib
inst#/home/alex/Blin/installed/HTTP::Server::Async_0.1.8
inst#/home/alex/Blin/installed/HTTP::Server_0.1.1
inst#/home/alex/Blin/installed/Test::Util::ServerPort_0.0.2
inst#/home/alex/Blin/installed/YAMLish_0.0.5
inst#/home/alex/Blin/installed/MIME::Base64_1.2.1
inst#/home/alex/Blin/installed/File::Temp_0.0.6
inst#/home/alex/Blin/installed/File::Directory::Tree_*
inst#/home/alex/Blin/installed/HTTP::UserAgent_1.1.46
inst#/home/alex/Blin/installed/IO::Socket::SSL_0.0.1
inst#/home/alex/Blin/installed/OpenSSL_0.1.21
inst#/home/alex/Blin/installed/URI_v.0.1.4
inst#/home/alex/Blin/installed/DateTime::Parse_0.9.1
inst#/home/alex/Blin/installed/HTTP::Status_*
inst#/home/alex/Blin/installed/IO::Capture::Simple_*
inst#/home/alex/Blin/installed/Encode_0.0.2
inst#/home/alex/.perl6
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/site
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/vendor
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6
ap#
nqp#
perl5#
===> Install [FAIL] for Test::HTTP::Server:ver<0.3.0>:auth<github:scimon>: ===SORRY!===
Could not find HTTP::Server::Role at line 1 in:
inst#/home/alex/Blin/installed/Test::HTTP::Server_0.3.0
file#/home/alex/Blin/data/zef/lib
inst#/home/alex/Blin/installed/HTTP::Server::Async_0.1.8
inst#/home/alex/Blin/installed/HTTP::Server_0.1.1
inst#/home/alex/Blin/installed/Test::Util::ServerPort_0.0.2
inst#/home/alex/Blin/installed/YAMLish_0.0.5
inst#/home/alex/Blin/installed/MIME::Base64_1.2.1
inst#/home/alex/Blin/installed/File::Temp_0.0.6
inst#/home/alex/Blin/installed/File::Directory::Tree_*
inst#/home/alex/Blin/installed/HTTP::UserAgent_1.1.46
inst#/home/alex/Blin/installed/IO::Socket::SSL_0.0.1
inst#/home/alex/Blin/installed/OpenSSL_0.1.21
inst#/home/alex/Blin/installed/URI_v.0.1.4
inst#/home/alex/Blin/installed/DateTime::Parse_0.9.1
inst#/home/alex/Blin/installed/HTTP::Status_*
inst#/home/alex/Blin/installed/IO::Capture::Simple_*
inst#/home/alex/Blin/installed/Encode_0.0.2
inst#/home/alex/.perl6
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/site
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/vendor
inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6
ap#
nqp#
perl5#
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).
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
The text was updated successfully, but these errors were encountered: