Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 tests are failing locally #511

Closed
jcrugzz opened this issue Nov 5, 2013 · 1 comment
Closed

2 tests are failing locally #511

jcrugzz opened this issue Nov 5, 2013 · 1 comment
Assignees

Comments

@jcrugzz
Copy link
Contributor

jcrugzz commented Nov 5, 2013

@cronopio Running npm test gives me the following failures.. Let me know if Im doing something wrong.

  2 failing

  1) lib/http-proxy.js #createProxyServer using the ws-incoming passes should proxy a socket.io stream:
     Error: timeout of 2000ms exceeded
      at null.<anonymous> (/Users/jcrugzz/node.js/nodejitsu/node-http-proxy/node_modules/mocha/lib/runnable.js:165:14)
      at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)

  2) lib/http-proxy.js #createProxyServer using HTTPS HTTP to HTTPS should proxy the request en send back the response:
     Error: timeout of 2000ms exceeded
      at null.<anonymous> (/Users/jcrugzz/node.js/nodejitsu/node-http-proxy/node_modules/mocha/lib/runnable.js:165:14)
      at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
@cronopio
Copy link
Contributor

cronopio commented Nov 7, 2013

I fixed the tests, please be sure to use the dependencies in correct versions and run again the suite.

@yawnt yawnt closed this as completed Nov 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants