Skip to content

2 tests are failing locally #511

@jcrugzz

Description

@jcrugzz

@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)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions