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

Cro::WebSocket #566

Closed AlexDaniel closed 5 years ago

AlexDaniel commented 5 years ago

Module Cro::WebSocket 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: Cro::WebSocket
===> Found: Cro::WebSocket:ver<0.8.0.1> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: Cro::WebSocket:ver<0.8.0.1> to /home/alex/Blin/data/zef-data/tmp/1549811796.4260.8995/Cro-WebSocket-0.8.0.1.tar.gz
===> Extraction [OK]: Cro::WebSocket to /home/alex/Blin/data/zef-data/store/Cro-WebSocket-0.8.0.1.tar.gz
===> Testing: Cro::WebSocket:ver<0.8.0.1>
t/http-router-websocket.t ......... ok
# Failed test 'Timeout breaks ping promise'
# at t/websocket-client.t line 99
# Looks like you failed 1 test of 18
t/websocket-client.t .............. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/18 subtests 
t/websocket-frame-parser.t ........ ok
t/websocket-frame-serializer.t .... ok
t/websocket-handler.t ............. ok
t/websocket-message-parser.t ...... ok
t/websocket-message-serializer.t .. ok
t/websocket-message.t ............. ok

Test Summary Report
-------------------
t/websocket-client.t            (Wstat: 256 Tests: 18 Failed: 1)
  Failed test:  5
  Non-zero exit status: 1
Files=8, Tests=150, 75 wallclock secs ( 0.07 usr  0.01 sys + 63.31 cusr  3.01 csys = 66.40 CPU)
Result: FAIL
===> Testing [FAIL]: Cro::WebSocket:ver<0.8.0.1>
Failed to get passing tests, but continuing with --force-test
===> Installing: Cro::WebSocket:ver<0.8.0.1>
===> Install [OK] for Cro::WebSocket:ver<0.8.0.1>

Ping @croservices

Previous ticket: #257

AlexDaniel commented 5 years ago

@Altai-man I assume you guys are aware of this?