Skip to content

Instantly share code, notes, and snippets.

@saschagehlich
Created July 10, 2013 14:38
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 saschagehlich/824805b162e9df802363 to your computer and use it in GitHub Desktop.
Save saschagehlich/824805b162e9df802363 to your computer and use it in GitHub Desktop.
✘ saschagehlich@Sash  ~/development/node/ws   bugfix/racecondition-data ●  make test
..................................................................................................................................................................................
✖ 2 of 174 tests failed:
1) WebSocket ssl cannot connect to secure websocket server via ws://:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/saschagehlich/development/node/ws/node_modules/mocha/lib/runnable.js:142:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
2) WebSocketServer hybi mode connection establishing handles messages passed along with the upgrade request (upgrade head):
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/saschagehlich/development/node/ws/node_modules/mocha/lib/runnable.js:142:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment