Skip to content

Instantly share code, notes, and snippets.

@AvianFlu
Created February 1, 2012 19:17
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/ef612e5710a6c1e0f8ff to your computer and use it in GitHub Desktop.
Save AvianFlu/ef612e5710a6c1e0f8ff to your computer and use it in GitHub Desktop.
python tools/test.py --mode=release simple message
=== release test-isolates0 ===
Path: simple/test-isolates0
count: 1
thread 1 count: 2
master
Command: out/Release/node /home/avian/dev/nodebox/node-v0.7.2/test/simple/test-isolates0.js
--- CRASHED ---
=== release test-isolates-ping-pong ===
Path: simple/test-isolates-ping-pong
Command: out/Release/node /home/avian/dev/nodebox/node-v0.7.2/test/simple/test-isolates-ping-pong.js
--- TIMEOUT ---
=== release test-isolates1 ===
Path: simple/test-isolates1
CHILD got message: { hello: 'world' }
PARENT got message: { foo: 'bar' }
assert.js:104
throw new assert.AssertionError({
^
AssertionError: false == true
at EventEmitter.<anonymous> (/home/avian/dev/nodebox/node-v0.7.2/test/simple/test-child-process-fork.js:57:10)
at EventEmitter.emit (events.js:88:20)
Command: out/Release/node /home/avian/dev/nodebox/node-v0.7.2/test/simple/test-isolates1.js
=== release test-script-new ===
Path: simple/test-script-new
DEBUG: run a string
DEBUG: script created
DEBUG: thrown error
DEBUG: undefined reference
DEBUG: error.message: foo is not defined
DEBUG: pass values in and out
DEBUG: call a function by reference
DEBUG: modify an object by reference
DEBUG: invalid this
node: ../src/node_object_wrap.h:52: static T* node::ObjectWrap::Unwrap(v8::Handle<v8::Object>) [with T = node::WrappedScript]: Assertion `handle->InternalFieldCount() > 0' failed.
Command: out/Release/node /home/avian/dev/nodebox/node-v0.7.2/test/simple/test-script-new.js
=== release test-typed-arrays-typenames ===
Path: simple/test-typed-arrays-typenames
node.js:228
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: undefined is not a function
at /home/avian/dev/nodebox/node-v0.7.2/test/simple/test-typed-arrays-typenames.js:40:13
at Array.forEach (native)
at Object.<anonymous> (/home/avian/dev/nodebox/node-v0.7.2/test/simple/test-typed-arrays-typenames.js:37:3)
at Module._compile (module.js:443:26)
at Object..js (module.js:461:10)
at Module.load (module.js:350:32)
at Function._load (module.js:308:12)
at Array.0 (module.js:481:10)
at EventEmitter._tickCallback (node.js:219:41)
Command: out/Release/node /home/avian/dev/nodebox/node-v0.7.2/test/simple/test-typed-arrays-typenames.js
=== release test-debugger-repl ===
Path: simple/test-debugger-repl
AssertionError: debug>#0 startup.globalTimeouts.global.setInterval node.js:167:7 != /Can't request backtrace now/
Command: out/Release/node /home/avian/dev/nodebox/node-v0.7.2/test/simple/test-debugger-repl.js
=== release test-isolates3 ===
Path: simple/test-isolates3
node.js:228
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Cannot call method 'on' of undefined
at Object.<anonymous> (/home/avian/dev/nodebox/node-v0.7.2/test/simple/test-child-process-fork3.js:36:35)
at Module._compile (module.js:443:26)
at Object..js (module.js:461:10)
at Module.load (module.js:350:32)
at Function._load (module.js:308:12)
at Module.require (module.js:356:17)
at require (module.js:372:17)
at Object.<anonymous> (/home/avian/dev/nodebox/node-v0.7.2/test/simple/test-isolates3.js:10:1)
at Module._compile (module.js:443:26)
at Object..js (module.js:461:10)
Command: out/Release/node /home/avian/dev/nodebox/node-v0.7.2/test/simple/test-isolates3.js
=== release test-dgram-pingpong ===
Path: simple/test-dgram-pingpong
server listening on 20988 undefined
Client sending to 20988, localhost PING
server listening on 20989 localhost
Client sending to 20989, localhost PING
server listening on 20990 localhost
Client sending to 20990, localhost PING
Client sent 4 bytes
Client sent 4 bytes
Client sent 4 bytes
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:35168
server got: PING from 127.0.0.1:47416
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20989
client got: PONG from 127.0.0.1:20988
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20989
client got: PONG from 127.0.0.1:20988
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:35168
server got: PING from 127.0.0.1:47416
client got: PONG from 127.0.0.1:20989
client got: PONG from 127.0.0.1:20988
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:35168
server got: PING from 127.0.0.1:47416
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:35168
server got: PING from 127.0.0.1:47416
client got: PONG from 127.0.0.1:20989
client got: PONG from 127.0.0.1:20988
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20989
client got: PONG from 127.0.0.1:20988
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:35168
server got: PING from 127.0.0.1:47416
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:59152
client got: PONG from 127.0.0.1:20990
server got: PING from 127.0.0.1:47416
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
server got: PING from 127.0.0.1:47416
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
server got: PING from 127.0.0.1:47416
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
server got: PING from 127.0.0.1:47416
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:35168
server got: PING from 127.0.0.1:47416
client got: PONG from 127.0.0.1:20988
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
server got: PING from 127.0.0.1:47416
client got: PONG from 127.0.0.1:20989
server got: PING from 127.0.0.1:35168
client got: PONG from 127.0.0.1:20988
server got: PING from 127.0.0.1:47416
client got: PONG from 127.0.0.1:20989Traceback (most recent call last):
File "tools/test.py", line 1440, in <module>
sys.exit(Main())
File "tools/test.py", line 1414, in Main
if RunTestCases(cases_to_run, options.progress, options.j):
File "tools/test.py", line 696, in RunTestCases
return progress.Run(tasks)
File "tools/test.py", line 93, in Run
self.RunSingle()
File "tools/test.py", line 134, in RunSingle
self.HasRun(output)
File "tools/test.py", line 247, in HasRun
print self.templates['stdout'] % stdout
IOError: [Errno 11] Resource temporarily unavailable
make: *** [test] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment