Skip to content

Instantly share code, notes, and snippets.

@fearphage
Created November 30, 2012 21:01
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 fearphage/4637dcc3d14f25bf8179 to your computer and use it in GitHub Desktop.
Save fearphage/4637dcc3d14f25bf8179 to your computer and use it in GitHub Desktop.
pkgcloud tests - this tests fails 100% of the time
The pkgcloud rackspace compute client the getVersion() method with no arguments
✓ should return the version
/home/phred/src/git/pkgcloud/node_modules/nock/lib/request_overrider.js:139
if (interceptors.length < 1) { throw new Error("Nock: No match for HTTP re
^
Error: Nock: No match for HTTP request GET /v1.0/537645/flavors/1
at end (/home/phred/src/git/pkgcloud/node_modules/nock/lib/request_overrider.js:139:42)
at OverridenClientRequest.req.end (/home/phred/src/git/pkgcloud/node_modules/nock/lib/request_overrider.js:98:7)
at Request.end (/home/phred/src/git/pkgcloud/node_modules/request/main.js:955:12)
at Request.init (/home/phred/src/git/pkgcloud/node_modules/request/main.js:385:12)
at process.startup.processNextTick.process._tickCallback (node.js:315:13)
at process.startup.processMakeCallback.process._makeCallback (node.js:243:15)
♢ pkgcloud/common/compute/flavor [azure]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment