Skip to content

Instantly share code, notes, and snippets.

@ry

ry/fail.txt Secret

Created July 17, 2012 20:23
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 ry/410d42caa1c5b6466fb3 to your computer and use it in GitHub Desktop.
Save ry/410d42caa1c5b6466fb3 to your computer and use it in GitHub Desktop.
python tools/test.py --mode=release simple message
=== release test-net-connect-timeout ===
Path: simple/test-net-connect-timeout
events.js:66
throw arguments[1]; // Unhandled 'error' event
^
Error: connect ECONNREFUSED
at errnoException (net.js:776:11)
at Object.afterConnect [as oncomplete] (net.js:767:19)
Command: out/Release/node /tmp/node-v0.8.3/test/simple/test-net-connect-timeout.js
=== release test-setproctitle ===
Path: simple/test-setproctitle
assert.js:104
throw new assert.AssertionError({
^
AssertionError: "testTestTESTtest123123123123123123HiHaiJo ple/test-setproctitle.js" == "testTestTESTtest123123123123123123HiHaiJo"
at /tmp/node-v0.8.3/test/simple/test-setproctitle.js:44:10
at ChildProcess.exithandler (child_process.js:534:7)
at ChildProcess.EventEmitter.emit (events.js:91:17)
at maybeClose (child_process.js:634:16)
at Socket.ChildProcess.spawn.stdin (child_process.js:805:11)
at Socket.EventEmitter.emit (events.js:88:17)
at Socket._destroy.destroyed (net.js:358:10)
at process.startup.processNextTick.process._tickCallback (node.js:244:9)
Command: out/Release/node /tmp/node-v0.8.3/test/simple/test-setproctitle.js
[02:03|% 100|+ 436|- 2]: Done
make: *** [test] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment