Skip to content

Instantly share code, notes, and snippets.

@barberdt
Created February 1, 2012 21:58
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 barberdt/44746ce80692d7c9f78e to your computer and use it in GitHub Desktop.
Save barberdt/44746ce80692d7c9f78e to your computer and use it in GitHub Desktop.
0) Throughput testing should connect 50 new resources to the swarm:
TypeError: Cannot call method 'on' of undefined
at [object Object].connect (/home/barberdt/git/bugswarm-local/bugswarm/node_modules/bugswarm-prt/lib/connection.js:66:29)
at [object Object].connect (/home/barberdt/git/bugswarm-local/bugswarm/node_modules/bugswarm-prt/lib/swarm.js:74:19)
at /home/barberdt/git/bugswarm-local/bugswarm/spec/throughput.spec.js:115:30
at Request.callback (/home/barberdt/git/bugswarm-local/bugswarm/node_modules/bugswarm-cfg/lib/swarm.js:202:34)
at Request.<anonymous> (/home/barberdt/git/bugswarm-local/bugswarm/node_modules/bugswarm-cfg/node_modules/superagent/lib/node/index.js:288:10)
at Request.emit (events.js:61:17)
at IncomingMessage.<anonymous> (/home/barberdt/git/bugswarm-local/bugswarm/node_modules/bugswarm-cfg/node_modules/superagent/lib/node/index.js:637:36)
at IncomingMessage.emit (events.js:81:20)
at HTTPParser.onMessageComplete (http.js:133:23)
at Socket.ondata (http.js:1231:22)
at Socket._onReadable (net.js:677:27)
at IOWatcher.onReadable [as callback] (net.js:177:10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment