Skip to content

Instantly share code, notes, and snippets.

@indutny
Created November 5, 2011 07:36
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 indutny/c564eeb352dcf6a7d09f to your computer and use it in GitHub Desktop.
Save indutny/c564eeb352dcf6a7d09f to your computer and use it in GitHub Desktop.
=== debug test-readfloat ===
Path: simple/test-readfloat
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
AssertionError: true == false
at test (/private/tmp/node-v0.6.0/test/simple/test-readfloat.js:51:10)
at Object.<anonymous> (/private/tmp/node-v0.6.0/test/simple/test-readfloat.js:69:1)
at Module._compile (module.js:432:26)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)
Command: out/Debug/node /private/tmp/node-v0.6.0/test/simple/test-readfloat.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment