Skip to content

Instantly share code, notes, and snippets.

@indutny
Created November 5, 2011 07:44
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/413448dc9180961a8606 to your computer and use it in GitHub Desktop.
Save indutny/413448dc9180961a8606 to your computer and use it in GitHub Desktop.
=== debug test-keep-alive ===
Path: pummel/test-keep-alive
keep-alive: 301 req/sec
normal: 450 req/sec
assert.js:104
throw new assert.AssertionError({
^
AssertionError: true == false
at EventEmitter.<anonymous> (/private/tmp/node-v0.6.0/test/pummel/test-keep-alive.js:89:10)
at EventEmitter.emit (events.js:88:20)
Command: out/Debug/node /private/tmp/node-v0.6.0/test/pummel/test-keep-alive.js
=== debug test-regress-GH-892 ===
Path: pummel/test-regress-GH-892
expecting 33554432 bytes
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................DONE
Command: out/Debug/node /private/tmp/node-v0.6.0/test/pummel/test-regress-GH-892.js
=== debug test-timers ===
Path: pummel/test-timers
diff: 479
assert.js:104
throw new assert.AssertionError({
^
AssertionError: true == false
at Timer.<anonymous> (/private/tmp/node-v0.6.0/test/pummel/test-timers.js:61:10)
at Timer.ontimeout (timers.js:208:14)
Command: out/Debug/node /private/tmp/node-v0.6.0/test/pummel/test-timers.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment