|
|
@@ -0,0 +1,1034 @@ |
|
|
['-f', 'msvs', '-G', 'msvs_version=2010', '.\\node.gyp', '-I', '.\\common.gypi', '--depth=.', '-Dtarget_arch=ia32', '-Dcomponent=static_library', '-Dlibrary=static_library'] |
|
|
Project files generated. |
|
|
http_parser.vcxproj -> D:\nodejs\node3\Debug\http_parser.lib |
|
|
openssl.vcxproj -> D:\nodejs\node3\Debug\openssl.lib |
|
|
uv.vcxproj -> D:\nodejs\node3\Debug\uv.lib |
|
|
v8_base.vcxproj -> D:\nodejs\node3\Debug\v8_base.lib |
|
|
v8_nosnapshot.vcxproj -> D:\nodejs\node3\Debug\v8_nosnapshot.lib |
|
|
v8_snapshot.vcxproj -> D:\nodejs\node3\Debug\v8_snapshot.lib |
|
|
running 'python tools/test.py --mode=debug' |
|
|
[00:00|% 0|+ 0|- 0]: debug test-assert [00:01|% 0|+ 1|- 0]: debug test-buffer [00:03|% 0|+ 2|- 0]: debug test-c-ares [00:04|% 1|+ 3|- 0]: debug test-chdir [00:05|% 1|+ 4|- 0]: debug test-child-process-buffering === debug test-child-process-buffering === |
|
|
Path: simple/test-child-process-buffering |
|
|
stdout: "D:\\nodejs\\node3\r\n" |
|
|
node.js:203 |
|
|
throw e; // process.nextTick error, or 'error' event on first tick |
|
|
^ |
|
|
Error: read UNKNOWN |
|
|
at errnoException (net_uv.js:564:11) |
|
|
at Pipe.onread (net_uv.js:333:20) |
|
|
Command: D:\nodejs\node3\Debug\node.exe D:\nodejs\node3\test\simple\test-child-process-buffering.js |
|
|
[00:06|% 1|+ 4|- 1]: debug test-child-process-channel === debug test-child-process-channel === |
|
|
Path: simple/test-child-process-channel |
|
|
fds undefined |
|
|
node.js:203 |
|
|
throw e; // process.nextTick error, or 'error' event on first tick |
|
|
^ |
|
|
TypeError: Cannot read property 'length' of undefined |
|
|
at Object.<anonymous> (D:\nodejs\node3\test\simple\test-child-process-channel.js:14:20) |
|
|
at Module._compile (module.js:416:26) |
|
|
at Object..js (module.js:434:10) |
|
|
at Module.load (module.js:335:31) |
|
|
at Function._load (module.js:294:12) |
|
|
at Array.<anonymous> (module.js:454:10) |
|
|
at EventEmitter._tickCallback (node.js:195:26) |
|
|
Command: D:\nodejs\node3\Debug\node.exe D:\nodejs\node3\test\simple\test-child-process-channel.js |
|
|
[00:07|% 2|+ 4|- 2]: debug test-child-process-custom-fds === debug test-child-process-custom-fds === |
|
|
Path: simple/test-child-process-custom-fds |
|
|
Test 1... |
|
|
assert.js:104 |
|
|
throw new assert.AssertionError({ |
|
|
^ |
|
|
<error: TypeError: Converting circular structure to JSON> |
|
|
at D:\nodejs\node3\test\simple\test-child-process-custom-fds.js:50:12 |
|
|
Command: D:\nodejs\node3\Debug\node.exe D:\nodejs\node3\test\simple\test-child-process-custom-fds.js |
|
|
[00:08|% 2|+ 4|- 3]: debug test-child-process-customfd-bounded === debug test-child-process-customfd-bounded === |
|
|
Path: simple/test-child-process-customfd-bounded |
|
|
node.js:203 |
|
|
throw e; // process.nextTick error, or 'error' event on first tick |
|
|
^ |
|
|
Error: read UNKNOWN |
|
|
at errnoException (net_uv.js:564:11) |
|
|
at Pipe.onread (net_uv.js:333:20) |
|
|
Command: D:\nodejs\node3\Debug\node.exe D:\nodejs\node3\test\simple\test-child-process-customfd-bounded.js |
|
|
[00:09|% 2|+ 4|- 4]: debug test-child-process-cwd [00:10|% 3|+ 5|- 4]: debug test-child-process-deprecated-api [00:11|% 3|+ 6|- 4]: debug test-child-process-double-pipe === debug test-child-process-double-pipe === |
|
|
Path: simple/test-child-process-double-pipe |
|
|
Command: D:\nodejs\node3\Debug\node.exe D:\nodejs\node3\test\simple\test-child-process-double-pipe.js |
|
|
[00:44|% 3|+ 6|- 5]: debug test-child-process-env [00:45|% 4|+ 7|- 5]: debug test-child-process-exec-cwd === debug test-child-process-exec-cwd === |
|
|
Path: simple/test-child-process-exec-cwd |
|
|
node.js:203 |
|
|
throw e; // process.nextTick error, or 'error' event on first tick |
|
|
^ |
|
|
Error: read UNKNOWN |
|
|
at errnoException (net_uv.js:564:11) |
|
|
at Pipe.onread (net_uv.js:333:20) |
|
|
Command: D:\nodejs\node3\Debug\node.exe D:\nodejs\node3\test\simple\test-child-process-exec-cwd.js |
|
|
[00:47|% 4|+ 7|- 6]: debug test-child-process-exec-env === debug test-child-process-exec-env === |
|
|
Path: simple/test-child-process-exec-env |
|
|
node.js:203 |
|
|
throw e; // process.nextTick error, or 'error' event on first tick |
|
|
^ |
|
|
Error: read UNKNOWN |
|
|
at errnoException (net_uv.js:564:11) |
|
|
at Pipe.onread (net_uv.js:333:20) |
|
|
Command: D:\nodejs\node3\Debug\node.exe D:\nodejs\node3\test\simple\test-child-process-exec-env.js |
|
|
[00:48|% 5|+ 7|- 7]: debug test-child-process-exit-code [00:50|% 5|+ 8|- 7]: debug test-child-process-ipc [00:52|% 5|+ 9|- 7]: debug test-child-process-kill [00:53|% 6|+ 10|- 7]: debug test-child-process-spawn-node === debug test-child-process-spawn-node === |
|
|
Path: simple/test-child-process-spawn-node |
|
|
node.js:203 |
|
|
throw e; // process.nextTick error, or 'error' event on first tick |
|
|
^ |
|
|
TypeError: undefined is not a function |
|
|
at Object.<anonymous> (D:\nodejs\node3\test\simple\test-child-process-spawn-node.js:5:9) |
|
|
at Module._compile (module.js:416:26) |
|
|
at Object..js (module.js:434:10) |
|
|
at Module.load (module.js:335:31) |
|
|
at Function._load (module.js:294:12) |
|
|
at Array.<anonymous> (module.js:454:10) |
|
|
at EventEmitter._tickCallback (node.js:195:26) |
|
|
Command: D:\nodejs\node3\Debug\node.exe D:\nodejs\node3\test\simple\test-child-process-spawn-node.js |
|
|
[00:54|% 6|+ 10|- 8]: debug test-child-process-stdin [00:55|% 6|+ 11|- 8]: debug test-child-process-stdout-flush [00:59|% 7|+ 12|- 8]: debug test-cli-eval === debug test-cli-eval === |
|
|
Path: simple/test-cli-eval |
|
|
node.js:203 |
|
|
throw e; // process.nextTick error, or 'error' event on first tick |
|
|
^ |
|
|
AssertionError: "" == "42\n" |
|
|
at D:\nodejs\node3\test\simple\test-cli-eval.js:45:14 |
|
|
at ChildProcess.exithandler (child_process_uv.js:147:7) |
|
|
at ChildProcess.emit (events.js:70:17) |
|
|
at maybeExit (child_process_uv.js:226:16) |
|
|
at Socket.<anonymous> (child_process_uv.js:327:7) |
|
|
at Socket.emit (events.js:67:17) |
|
|
at Array.<anonymous> (net_uv.js:278:10) |
|
|
at EventEmitter._tickCallback (node.js:195:26) |
|
|
Command: D:\nodejs\node3\Debug\node.exe D:\nodejs\node3\test\simple\test-cli-eval.js |
|
|
[01:02|% 7|+ 12|- 9]: debug test-console-not-call-toString [01:03|% 7|+ 13|- 9]: debug test-console === debug test-console === |
|
|
Path: simple/test-console |
|
|
hello world |
|
|
node.js:203 |
|
|
throw e; // process.nextTick error, or 'error' event on first tick |
|
|
^ |
|
|
AssertionError: true == "undefined" |
|
|
at Object.<anonymous> (D:\nodejs\node3\test\simple\test-console.js:45:8) |
|
|
at Module._compile (module.js:416:26) |
|
|
at Object..js (module.js:434:10) |
|
|
at Module.load (module.js:335:31) |
|
|
at Function._load (module.js:294:12) |
|
|
at Array.<anonymous> (module.js:454:10) |
|
|
at EventEmitter._tickCallback (node.js:195:26) |
|
|
Command: D:\nodejs\node3\Debug\node.exe D:\nodejs\node3\test\simple\test-console.js |
|
|
[01:04|% 8|+ 13|- 10]: debug test-crypto [01:05|% 8|+ 14|- 10]: debug test-debugger-client === debug test-debugger-client === |
|
|
Path: simple/test-debugger-client |
|
|
>>> new node process: 8500 |
|
|
node.js:294 |
|
|
throw new Error('Unknown signal: ' + sig); |
|
|
^ |
|
|
Error: Unknown signal: SIGUSR1 |
|
|
at EventEmitter.kill (node.js:294:17) |
|
|
at Socket.<anonymous> (D:\nodejs\node3\test\simple\test-debugger-client.js:148:13) |
|
|
at Socket.g (events.js:154:14) |
|
|
at Socket.emit (events.js:67:17) |
|
|
at Pipe.onread (net_uv.js:305:14) |
|
|
Command: D:\nodejs\node3\Debug\node.exe D:\nodejs\node3\test\simple\test-debugger-client.js |
|
|
[01:07|% 9|+ 14|- 11]: debug test-delayed-require [01:08|% 9|+ 15|- 11]: debug test-dgram-multicast === debug test-dgram-multicast === |
|
|
Path: simple/test-dgram-multicast |
|
|
node.js:203 |
|
|
throw e; // process.nextTick error, or 'error' event on first tick |
|
|
^ |
|
|
Error: not yet implemented |
|
|
at Socket.setBroadcast (dgram_uv.js:226:9) |
|
|
at Object.<anonymous> (D:\nodejs\node3\test\simple\test-dgram-multicast.js:48:12) |
|
|
at Module._compile (module.js:416:26) |
|
|
at Object..js (module.js:434:10) |
|
|
at Module.load (module.js:335:31) |
|
|
at Function._load (module.js:294:12) |
|
|
at Array.<anonymous> (module.js:454:10) |
|
|
at EventEmitter._tickCallback (node.js:195:26) |
|
|
Command: D:\nodejs\node3\Debug\node.exe D:\nodejs\node3\test\simple\test-dgram-multicast.js |
|
|
[01:09|% 9|+ 15|- 12]: debug test-dgram-pingpong === debug 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 |
|
|
server got: PING from 127.0.0.1:50381 |
|
|
Client sent 4 bytes |
|
|
Client sent 4 bytes |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
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:50381 |
|
|
client got: PONG from 127.0.0.1:20988 |
|
|
server got: PING from 127.0.0.1:50382 |
|
|
server got: PING from 127.0.0.1:50383 |
|
|
client got: PONG from 127.0.0.1:20989 |
|
|
A s s e r t i o n f a i l e d : c a l l b a c k _ v - > |