Created
January 25, 2019 01:51
-
-
Save AlexDaniel/6447ca01b53664305e2b2fa7866b91df to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zef install Cro::WebSocket | |
===> Searching for: Cro::WebSocket | |
===> Testing: Cro::WebSocket:ver<0.8.0> | |
# Failed test '256 bytes binary message in a single unmasked frame' | |
# at t/websocket-frame-parser.t line 38 | |
# Failed test '64 KiB binary message in a single unmasked frame' | |
# at t/websocket-frame-parser.t line 38 | |
# Looks like you failed 2 tests of 44 | |
===> Testing [FAIL]: Cro::WebSocket:ver<0.8.0> | |
Aborting due to test failure: Cro::WebSocket:ver<0.8.0> (use --force-test to override) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment