Skip to content

Instantly share code, notes, and snippets.

@indutny
Created November 5, 2011 07:37
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/2094f6e6c5d9cd517f04 to your computer and use it in GitHub Desktop.
Save indutny/2094f6e6c5d9cd517f04 to your computer and use it in GitHub Desktop.
=== debug test-setproctitle ===
Path: simple/test-setproctitle
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
AssertionError: "out/Debug/node /private/tmp/node-v0.6.0/test/simple/test-setproctitle.js" == "testTestTESTtest123123123123123123HiHaiJo"
at /private/tmp/node-v0.6.0/test/simple/test-setproctitle.js:43:10
at ChildProcess.exithandler (child_process.js:278:7)
at ChildProcess.emit (events.js:70:17)
at maybeExit (child_process.js:359:16)
at Socket.<anonymous> (child_process.js:456:7)
at Socket.emit (events.js:67:17)
at Array.0 (net.js:300:10)
at EventEmitter._tickCallback (node.js:192:40)
Command: out/Debug/node /private/tmp/node-v0.6.0/test/simple/test-setproctitle.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment