Skip to content

Instantly share code, notes, and snippets.

@AlexDaniel
Created January 25, 2019 01:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexDaniel/6447ca01b53664305e2b2fa7866b91df to your computer and use it in GitHub Desktop.
Save AlexDaniel/6447ca01b53664305e2b2fa7866b91df to your computer and use it in GitHub Desktop.
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