Skip to content

Instantly share code, notes, and snippets.

@AvianFlu
Created June 6, 2012 00:34
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 AvianFlu/4a8d30f67282f9896b02 to your computer and use it in GitHub Desktop.
Save AvianFlu/4a8d30f67282f9896b02 to your computer and use it in GitHub Desktop.
test failures, 0.6.19-release, osx 10.7.4
=== release test-fs-largefile ===
Path: simple/test-fs-largefile
[TypeError: Not an integer]
Command: out/Release/node /Users/avianflu/dev/nodebox/node/test/simple/test-fs-largefile.js
--- TIMEOUT ---
=== release test-http-full-response ===
Path: simple/test-http-full-response
assert.js:104
throw new assert.AssertionError({
^
AssertionError: 3 == 0
at EventEmitter.<anonymous> (/Users/avianflu/dev/nodebox/node/test/simple/test-http-full-response.js:95:10)
at EventEmitter.emit (events.js:88:20)
at EventEmitter.exit (node.js:342:17)
at /Users/avianflu/dev/nodebox/node/test/simple/test-http-full-response.js:56:15
at ChildProcess.exithandler (child_process.js:286:7)
at ChildProcess.emit (events.js:70:17)
at maybeExit (child_process.js:362:16)
at Process.onexit (child_process.js:398:5)
Command: out/Release/node /Users/avianflu/dev/nodebox/node/test/simple/test-http-full-response.js
[02:08|% 100|+ 349|- 2]: Done
make: *** [test] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment