Skip to content

Instantly share code, notes, and snippets.

@misterdjules
Created May 26, 2017 23:54
Show Gist options
  • Select an option

  • Save misterdjules/ed407a740ba3d3f0bea4ea6735fc1e76 to your computer and use it in GitHub Desktop.

Select an option

Save misterdjules/ed407a740ba3d3f0bea4ea6735fc1e76 to your computer and use it in GitHub Desktop.
[root@6fa9d8d9-20bc-4f6f-c491-a459c108d6db ~/manta-muskie]# ./build/node/bin/node node_modules/.bin/nodeunit test/auth.test.js
auth.test.js
before:
NotEnoughSpaceError: not enough free space for 51200 MB
at ClientRequest.onResponse (/root/manta-muskie/node_modules/manta/node_modules/restify-clients/lib/HttpClient.js:217:26)
at ClientRequest.g (events.js:180:16)
at ClientRequest.emit (events.js:95:17)
at HTTPParser.parserOnIncomingClient (http.js:1751:21)
at HTTPParser.parserOnHeadersComplete [as onHeadersComplete] (http.js:152:23)
at Socket.socketOnData (http.js:1646:20)
at TCP.onread (net.js:528:27)
FAILURES: Undone tests (or their setups/teardowns):
- access $self
To fix this, make sure all tests call test.done()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment