- Waf: Entering directory `c:\Documents and Settings\Administrator\node\build'
- Waf: Leaving directory `c:\Documents and Settings\Administrator\node\build'
- 'build' finished successfully (0.125s)
- DEST_OS: win32
- DEST_CPU: ia32
- Parallel Jobs: 1
- Product type: program
- -rwxr-xr-x 1 Administ Administ 9.9M Aug 10 13:28 build/default/node
- mingw32-make: [all] Error 1 (ignored)
- python tools/test.py --mode=release simple message
- [00:00|% 0|+ 0|- 0]: release test-assert
- [00:00|% 0|+ 1|- 0]: release test-buffer
- [00:00|% 0|+ 2|- 0]: release test-c-ares
- [00:00|% 1|+ 3|- 0]: release test-chdir
- [00:00|% 1|+ 4|- 0]: release test-child-process-buffering
- [00:01|% 2|+ 5|- 0]: release test-child-process-channel
- === release test-child-process-channel ===
- Path: simple/test-child-process-channel
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- TypeError: Cannot read property 'length' of undefined
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-child-process-channel.js"
- [00:01|% 2|+ 5|- 1]: release test-child-process-custom-fds
- === release 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 c:\Documents and Settings\Administrator\node\test\simple\test-child-process-custom-fds.js:47:12
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-child-process-custom-fds.js"
- [00:01|% 2|+ 5|- 2]: release test-child-process-cwd
- [00:01|% 3|+ 6|- 2]: release test-child-process-deprecated-api
- [00:02|% 3|+ 7|- 2]: release test-child-process-double-pipe
- === release test-child-process-double-pipe ===
- Path: simple/test-child-process-double-pipe
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-child-process-double-pipe.js"
- --- TIMEOUT ---
- [01:02|% 4|+ 7|- 3]: release test-child-process-env
- [01:02|% 4|+ 8|- 3]: release test-child-process-exec-cwd
- [01:02|% 4|+ 9|- 3]: release test-child-process-exec-env
- [01:02|% 5|+ 10|- 3]: release test-child-process-exit-code
- [01:03|% 5|+ 11|- 3]: release test-child-process-ipc
- [01:03|% 6|+ 12|- 3]: release test-child-process-kill
- [01:03|% 6|+ 13|- 3]: release test-child-process-spawn-node
- === release test-child-process-spawn-node ===
- Path: simple/test-child-process-spawn-node
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- TypeError: undefined is not a function
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-child-process-spawn-node.js"
- [01:03|% 6|+ 13|- 4]: release test-child-process-stdin
- [01:04|% 7|+ 14|- 4]: release test-child-process-stdout-flush
- [01:04|% 7|+ 15|- 4]: release test-cli-eval
- === release test-cli-eval ===
- Path: simple/test-cli-eval
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- AssertionError: 11 == 42
- at c:\Documents and Settings\Administrator\node\test\simple\test-cli-eval.js:48:14
- at ChildProcess.exithandler (child_process_uv.js:153:7)
- at ChildProcess.emit (events.js:70:17)
- at maybeExit (child_process_uv.js:226:16)
- at Socket.<anonymous> (child_process_uv.js:319:7)
- at Socket.emit (events.js:67:17)
- at Array.<anonymous> (net_uv.js:249:10)
- at EventEmitter._tickCallback (node.js:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-cli-eval.js"
- [01:05|% 8|+ 15|- 5]: release test-console
- === release test-console ===
- Path: simple/test-console
- hello world
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- AssertionError: true == "undefined"
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-console.js:42: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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-console.js"
- [01:05|% 8|+ 15|- 6]: release test-crypto
- === release test-crypto ===
- Path: simple/test-crypto
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- AssertionError: "908e8dab3bf75348d57ffb03eb41fdeb1a1550f88443d4c0a4833d012aa778bb01fde6ed29caa6ccb0b6795f64728e15309a425b409055f98d38df910570b0b == "5c50e3145c4e2497aadb0eabc83b342d0b0021ece0d4c4a064b7c8f020d7e2688b122bfb54c724ac9ee169f83f66d2fe90abeb95e8e1290e7e177152a4de3d9
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-crypto.js:387: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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-crypto.js"
- [01:05|% 8|+ 15|- 7]: release test-debugger-client
- === release test-debugger-client ===
- Path: simple/test-debugger-client
- node.js:289
- throw new Error('Unknown signal: ' + sig);
- ^
- Error: Unknown signal: SIGUSR1
- at EventEmitter.kill (node.js:289:17)
- at Socket.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-debugger-client.js:145:13)
- at Socket.g (events.js:154:14)
- at Socket.emit (events.js:67:17)
- at Pipe.onread (net_uv.js:276:14)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-debugger-client.js"
- [01:06|% 9|+ 15|- 8]: release test-delayed-require
- [01:06|% 9|+ 16|- 8]: release test-dgram-multicast
- === release test-dgram-multicast ===
- Path: simple/test-dgram-multicast
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- Error: No such module
- at dgram.js:27:25
- at NativeModule.compile (node.js:495:5)
- at Function.require (node.js:460:18)
- at Function._load (module.js:282:25)
- at Module.require (module.js:341:17)
- at require (module.js:352:17)
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-dgram-multicast.js:25:13)
- at Module._compile (module.js:416:26)
- at Object..js (module.js:434:10)
- at Module.load (module.js:335:31)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-dgram-multicast.js"
- [01:06|% 10|+ 16|- 9]: release test-dgram-pingpong
- === release test-dgram-pingpong ===
- Path: simple/test-dgram-pingpong
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- Error: No such module
- at dgram.js:27:25
- at NativeModule.compile (node.js:495:5)
- at Function.require (node.js:460:18)
- at Function._load (module.js:282:25)
- at Module.require (module.js:341:17)
- at require (module.js:352:17)
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-dgram-pingpong.js:25:13)
- at Module._compile (module.js:416:26)
- at Object..js (module.js:434:10)
- at Module.load (module.js:335:31)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-dgram-pingpong.js"
- [01:06|% 10|+ 16|- 10]: release test-dgram-udp4
- === release test-dgram-udp4 ===
- Path: simple/test-dgram-udp4
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- Error: No such module
- at dgram.js:27:25
- at NativeModule.compile (node.js:495:5)
- at Function.require (node.js:460:18)
- at Function._load (module.js:282:25)
- at Module.require (module.js:341:17)
- at require (module.js:352:17)
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-dgram-udp4.js:27:13)
- at Module._compile (module.js:416:26)
- at Object..js (module.js:434:10)
- at Module.load (module.js:335:31)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-dgram-udp4.js"
- [01:06|% 10|+ 16|- 11]: release test-dgram-unix-anon
- === release test-dgram-unix-anon ===
- Path: simple/test-dgram-unix-anon
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- Error: No such module
- at dgram.js:27:25
- at NativeModule.compile (node.js:495:5)
- at Function.require (node.js:460:18)
- at Function._load (module.js:282:25)
- at Module.require (module.js:341:17)
- at require (module.js:352:17)
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-dgram-unix-anon.js:27:13)
- at Module._compile (module.js:416:26)
- at Object..js (module.js:434:10)
- at Module.load (module.js:335:31)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-dgram-unix-anon.js"
- [01:06|% 11|+ 16|- 12]: release test-dgram-unix
- === release test-dgram-unix ===
- Path: simple/test-dgram-unix
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- Error: No such module
- at dgram.js:27:25
- at NativeModule.compile (node.js:495:5)
- at Function.require (node.js:460:18)
- at Function._load (module.js:282:25)
- at Module.require (module.js:341:17)
- at require (module.js:352:17)
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-dgram-unix.js:26:13)
- at Module._compile (module.js:416:26)
- at Object..js (module.js:434:10)
- at Module.load (module.js:335:31)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-dgram-unix.js"
- [01:07|% 11|+ 16|- 13]: release test-eio-race
- === release test-eio-race ===
- Path: simple/test-eio-race
- trying to kill event loop ...
- c:\Documents and Settings\Administrator\node\test\simple\test-eio-race.js:59
- if (err) throw err;
- ^
- Error: ENOENT, The system cannot find the file specified. '/dev/zero'
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-eio-race.js"
- [01:07|% 12|+ 16|- 14]: release test-eio-race2
- [01:07|% 12|+ 17|- 14]: release test-eio-race4
- [01:07|% 13|+ 18|- 14]: release test-error-reporting
- [01:08|% 13|+ 19|- 14]: release test-eval-require
- [01:08|% 13|+ 20|- 14]: release test-eval
- === release test-eval ===
- Path: simple/test-eval
- Error: Command failed: 'c:\Documents' is not recognized as an internal or external command,
- operable program or batch file.
- assert.js:104
- throw new assert.AssertionError({
- ^
- AssertionError: 1 == 0
- at EventEmitter.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-eval.js:42:10)
- at EventEmitter.emit (events.js:88:20)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-eval.js"
- [01:08|% 14|+ 20|- 15]: release test-event-emitter-add-listeners
- [01:08|% 14|+ 21|- 15]: release test-event-emitter-check-listener-leaks
- [01:08|% 15|+ 22|- 15]: release test-event-emitter-modify-in-emit
- [01:08|% 15|+ 23|- 15]: release test-event-emitter-num-args
- [01:08|% 15|+ 24|- 15]: release test-event-emitter-once
- [01:09|% 16|+ 25|- 15]: release test-event-emitter-remove-all-listeners
- [01:09|% 16|+ 26|- 15]: release test-event-emitter-remove-listeners
- [01:09|% 17|+ 27|- 15]: release test-exception-handler
- [01:09|% 17|+ 28|- 15]: release test-exception-handler2
- [01:10|% 17|+ 29|- 15]: release test-exec-max-buffer
- [01:10|% 18|+ 30|- 15]: release test-executable-path
- [01:10|% 18|+ 31|- 15]: release test-file-read-noexist
- [01:10|% 19|+ 32|- 15]: release test-file-write-stream
- [01:10|% 19|+ 33|- 15]: release test-fs-chmod
- === release test-fs-chmod ===
- Path: simple/test-fs-chmod
- 33206
- assert.js:104
- throw new assert.AssertionError({
- ^
- AssertionError: 511 == 438
- at c:\Documents and Settings\Administrator\node\test\simple\test-fs-chmod.js:36:12
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-fs-chmod.js"
- [01:10|% 19|+ 33|- 16]: release test-fs-error-messages
- === release test-fs-error-messages ===
- Path: simple/test-fs-error-messages
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- TypeError: Object #<Object> has no method 'lstat'
- at Object.lstat (fs.js:385:11)
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-fs-error-messages.js:37:4)
- 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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-fs-error-messages.js"
- [01:11|% 20|+ 33|- 17]: release test-fs-fsync
- [01:11|% 20|+ 34|- 17]: release test-fs-open
- [01:11|% 21|+ 35|- 17]: release test-fs-read-buffer
- === release test-fs-read-buffer ===
- Path: simple/test-fs-read-buffer
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- AssertionError: {"0":120,"1":121,"2":122,"3":13,"length":4,"parent":{"0":47,"1":47,"2":32,"3":67,"4":111,"5":112,"6":121,"7":114,"8":105,"9":103 deepEqual {"0":120,"1":121,"2":122,"3":10,"length":4,"parent":{"0":47,"1":47,"2":32,"3":67,"4":111,"5":112,"6":121,"7":114,"8":105,"9":103
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-fs-read-buffer.js:42: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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-fs-read-buffer.js"
- [01:11|% 21|+ 35|- 18]: release test-fs-read-file-sync-hostname
- [01:11|% 21|+ 36|- 18]: release test-fs-read-file-sync
- [01:11|% 22|+ 37|- 18]: release test-fs-read-stream
- === release test-fs-read-stream ===
- Path: simple/test-fs-read-stream
- assert.js:104
- throw new assert.AssertionError({
- ^
- AssertionError: "yz\r\n" == "yz\n"
- at [object Object].<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-fs-read-stream.js:130:10)
- at [object Object].emit (events.js:64:17)
- at afterRead (fs.js:1001:12)
- at wrapper (fs.js:246:17)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-fs-read-stream.js"
- [01:11|% 22|+ 37|- 19]: release test-fs-read
- === release test-fs-read ===
- Path: simple/test-fs-read
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- AssertionError: "xyz\r" == "xyz\n"
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-fs-read.js:40: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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-fs-read.js"
- [01:12|% 23|+ 37|- 20]: release test-fs-readfile-empty
- [01:12|% 23|+ 38|- 20]: release test-fs-realpath
- === release test-fs-realpath ===
- Path: simple/test-fs-realpath
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- AssertionError: "/" == "c:\\"
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-fs-realpath.js:451: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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-fs-realpath.js"
- [01:12|% 23|+ 38|- 21]: release test-fs-sir-writes-alot
- [01:12|% 24|+ 39|- 21]: release test-fs-stat
- === release test-fs-stat ===
- Path: simple/test-fs-stat
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- TypeError: Object #<Object> has no method 'lstat'
- at Object.lstat (fs.js:385:11)
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-fs-stat.js:38:4)
- 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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-fs-stat.js"
- [01:12|% 24|+ 39|- 22]: release test-fs-symlink
- === release test-fs-symlink ===
- Path: simple/test-fs-symlink
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- TypeError: Object #<Object> has no method 'symlink'
- at Object.symlink (fs.js:413:11)
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-fs-symlink.js:31:4)
- 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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-fs-symlink.js"
- [01:12|% 25|+ 39|- 23]: release test-fs-utimes
- === release test-fs-utimes ===
- Path: simple/test-fs-utimes
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- TypeError: Object #<Object> has no method 'utimes'
- at Object.utimes (fs.js:523:11)
- at runTests (c:\Documents and Settings\Administrator\node\test\simple\test-fs-utimes.js:92:6)
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-fs-utimes.js:120:1)
- 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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-fs-utimes.js"
- [01:13|% 25|+ 39|- 24]: release test-fs-watch-file
- === release test-fs-watch-file ===
- Path: simple/test-fs-watch-file
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- TypeError: undefined is not a function
- at new StatWatcher (fs.js:593:18)
- at Object.watchFile (fs.js:642:30)
- at c:\Documents and Settings\Administrator\node\test\simple\test-fs-watch-file.js:42:8
- at Object._throws (assert.js:291:5)
- at Object.doesNotThrow (assert.js:322:11)
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-fs-watch-file.js:40: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)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-fs-watch-file.js"
- [01:13|% 26|+ 39|- 25]: release test-fs-write-buffer
- [01:13|% 26|+ 40|- 25]: release test-fs-write-file-buffer
- [01:13|% 26|+ 41|- 25]: release test-fs-write-file
- [01:13|% 27|+ 42|- 25]: release test-fs-write-stream-end
- [01:13|% 27|+ 43|- 25]: release test-fs-write-stream
- [01:13|% 28|+ 44|- 25]: release test-fs-write-sync
- [01:14|% 28|+ 45|- 25]: release test-fs-write
- [01:14|% 28|+ 46|- 25]: release test-global
- [01:14|% 29|+ 47|- 25]: release test-http-1.0
- [01:14|% 29|+ 48|- 25]: release test-http-304
- [01:14|% 30|+ 49|- 25]: release test-http-abort-client
- [01:14|% 30|+ 50|- 25]: release test-http-agent
- [01:15|% 30|+ 51|- 25]: release test-http-allow-req-after-204-res
- [01:15|% 31|+ 52|- 25]: release test-http-blank-header
- [01:15|% 31|+ 53|- 25]: release test-http-buffer-sanity
- [01:15|% 32|+ 54|- 25]: release test-http-cat
- [01:17|% 32|+ 55|- 25]: release test-http-chunked
- [01:17|% 32|+ 56|- 25]: release test-http-client-abort
- [01:17|% 33|+ 57|- 25]: release test-http-client-abort2
- [01:17|% 33|+ 58|- 25]: release test-http-client-parse-error
- [01:17|% 34|+ 59|- 25]: release test-http-client-race-2
- [01:18|% 34|+ 60|- 25]: release test-http-client-race
- [01:18|% 34|+ 61|- 25]: release test-http-client-upload-buf
- [01:18|% 35|+ 62|- 25]: release test-http-client-upload
- [01:19|% 35|+ 63|- 25]: release test-http-contentLength0
- [01:19|% 36|+ 64|- 25]: release test-http-curl-chunk-problem
- [01:20|% 36|+ 65|- 25]: release test-http-default-encoding
- [01:20|% 36|+ 66|- 25]: release test-http-dns-fail
- === release test-http-dns-fail ===
- Path: simple/test-http-dns-fail
- getHostByName ENOTFOUND
- getHostByName ENOTFOUND
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-http-dns-fail.js"
- --- TIMEOUT ---
- [02:21|% 37|+ 66|- 26]: release test-http-eof-on-connect
- [02:21|% 37|+ 67|- 26]: release test-http-exceptions
- [02:21|% 38|+ 68|- 26]: release test-http-expect-continue
- [02:21|% 38|+ 69|- 26]: release test-http-extra-response
- [02:21|% 39|+ 70|- 26]: release test-http-full-response
- [02:22|% 39|+ 71|- 26]: release test-http-get-pipeline-problem
- [02:23|% 39|+ 72|- 26]: release test-http-head-request
- [02:23|% 40|+ 73|- 26]: release test-http-head-response-has-no-body-end
- [02:24|% 40|+ 74|- 26]: release test-http-head-response-has-no-body
- [02:24|% 41|+ 75|- 26]: release test-http-host-headers
- [02:24|% 41|+ 76|- 26]: release test-http-keep-alive-close-on-header
- [02:25|% 41|+ 77|- 26]: release test-http-keep-alive
- [02:25|% 42|+ 78|- 26]: release test-http-malformed-request
- [02:25|% 42|+ 79|- 26]: release test-http-many-keep-alive-connections
- [02:29|% 43|+ 80|- 26]: release test-http-mutable-headers
- [02:29|% 43|+ 81|- 26]: release test-http-parser
- [02:29|% 43|+ 82|- 26]: release test-http-proxy
- [02:29|% 44|+ 83|- 26]: release test-http-request-end-twice
- [02:29|% 44|+ 84|- 26]: release test-http-request-end
- [02:29|% 45|+ 85|- 26]: release test-http-response-close
- [02:30|% 45|+ 86|- 26]: release test-http-response-readable
- [02:30|% 45|+ 87|- 26]: release test-http-server-multiheaders
- [02:30|% 46|+ 88|- 26]: release test-http-server
- [02:30|% 46|+ 89|- 26]: release test-http-set-cookies
- [02:30|% 47|+ 90|- 26]: release test-http-set-timeout
- [02:31|% 47|+ 91|- 26]: release test-http-set-trailers
- [02:31|% 47|+ 92|- 26]: release test-http-status-code
- [02:32|% 48|+ 93|- 26]: release test-http-unix-socket
- [02:32|% 48|+ 94|- 26]: release test-http-upgrade-agent
- [02:32|% 49|+ 95|- 26]: release test-http-upgrade-client
- [02:32|% 49|+ 96|- 26]: release test-http-upgrade-client2
- [02:32|% 50|+ 97|- 26]: release test-http-upgrade-server
- [02:32|% 50|+ 98|- 26]: release test-http-upgrade-server2
- [02:33|% 50|+ 99|- 26]: release test-http-wget
- [02:33|% 51|+ 100|- 26]: release test-http-write-empty-string
- [02:33|% 51|+ 101|- 26]: release test-http
- [02:33|% 52|+ 102|- 26]: release test-https-agent
- [02:34|% 52|+ 103|- 26]: release test-https-connecting-to-http
- [02:34|% 52|+ 104|- 26]: release test-https-eof-for-eom
- [02:35|% 53|+ 105|- 26]: release test-https-simple
- [02:36|% 53|+ 106|- 26]: release test-init
- === release test-init ===
- Path: simple/test-init
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- AssertionError: `node test-init-index failed!
- at c:\Documents and Settings\Administrator\node\test\simple\test-init.js:48:14
- at ChildProcess.exithandler (child_process_uv.js:153:7)
- at ChildProcess.emit (events.js:70:17)
- at maybeExit (child_process_uv.js:226:16)
- at Socket.<anonymous> (child_process_uv.js:319:7)
- at Socket.emit (events.js:67:17)
- at Array.<anonymous> (net_uv.js:249:10)
- at EventEmitter._tickCallback (node.js:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-init.js"
- [02:36|% 54|+ 106|- 27]: release test-listen-fd
- === release test-listen-fd ===
- Path: simple/test-listen-fd
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- Error: No such module
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-listen-fd.js:28:26)
- 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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-listen-fd.js"
- [02:36|% 54|+ 106|- 28]: release test-memory-usage
- === release test-memory-usage ===
- Path: simple/test-memory-usage
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- AssertionError: true == false
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-memory-usage.js:27: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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-memory-usage.js"
- [02:37|% 54|+ 106|- 29]: release test-mkdir-rmdir
- [02:37|% 55|+ 107|- 29]: release test-module-load-list
- [02:37|% 55|+ 108|- 29]: release test-module-loading
- === release test-module-loading ===
- Path: simple/test-module-loading
- DEBUG: load test-module-loading.js
- load fixtures/b/d.js
- load package/index.js
- load fixtures/b/c.js
- load fixtures/a.js
- DEBUG: test index.js modules ids and relative loading
- DEBUG: test index.js in a folder with a trailing slash
- DEBUG: test package.json require() loading
- DEBUG: test cycles containing a .. path
- DEBUG: test node_modules folders
- c:\Documents and Settings\Administrator\node\test\fixtures\node_modules\foo.js
- c:\Documents and Settings\Administrator\node\test\fixtures\node_modules
- c:\Documents and Settings\Administrator\node\test\node_modules
- c:\Documents and Settings\Administrator\node\node_modules
- c:\Documents and Settings\Administrator\node_modules
- c:\Documents and Settings\node_modules
- c:\node_modules
- c:\Documents and Settings\Administrator\node\test\fixtures\node_modules\baz\index.js
- c:\Documents and Settings\Administrator\node\test\fixtures\node_modules\baz\node_modules
- c:\Documents and Settings\Administrator\node\test\fixtures\node_modules
- c:\Documents and Settings\Administrator\node\test\node_modules
- c:\Documents and Settings\Administrator\node\node_modules
- c:\Documents and Settings\Administrator\node_modules
- c:\Documents and Settings\node_modules
- c:\node_modules
- c:\Documents and Settings\Administrator\node\test\fixtures\node_modules\bar.js
- c:\Documents and Settings\Administrator\node\test\fixtures\node_modules
- c:\Documents and Settings\Administrator\node\test\node_modules
- c:\Documents and Settings\Administrator\node\node_modules
- c:\Documents and Settings\Administrator\node_modules
- c:\Documents and Settings\node_modules
- c:\node_modules
- c:\Documents and Settings\Administrator\node\test\fixtures\node_modules\baz\node_modules\asdf.js
- c:\Documents and Settings\Administrator\node\test\fixtures\node_modules\baz\node_modules
- c:\Documents and Settings\Administrator\node\test\fixtures\node_modules
- c:\Documents and Settings\Administrator\node\test\node_modules
- c:\Documents and Settings\Administrator\node\node_modules
- c:\Documents and Settings\Administrator\node_modules
- c:\Documents and Settings\node_modules
- c:\node_modules
- DEBUG: test name clashes
- DEBUG: load custom file types with extensions
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- AssertionError: "this is custom source\n" == "this is custom source\r\n"
- at Object..test (c:\Documents and Settings\Administrator\node\test\simple\test-module-loading.js:128:10)
- at Module.load (module.js:335:31)
- at Function._load (module.js:294:12)
- at Module.require (module.js:341:17)
- at require (module.js:352:17)
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-module-loading.js:134:14)
- 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)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-module-loading.js"
- [02:37|% 56|+ 108|- 30]: release test-net-binary
- [02:37|% 56|+ 109|- 30]: release test-net-bytes-stats
- [02:37|% 56|+ 110|- 30]: release test-net-can-reset-timeout
- [02:38|% 57|+ 111|- 30]: release test-net-connect-buffer
- [02:38|% 57|+ 112|- 30]: release test-net-connect-handle-econnrefused
- === release test-net-connect-handle-econnrefused ===
- Path: simple/test-net-connect-handle-econnrefused
- couldn't connect.
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- AssertionError: "undefined" == "ECONNREFUSED"
- at Socket.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-net-connect-handle-econnrefused.js:39:10)
- at Socket.emit (events.js:67:17)
- at Array.<anonymous> (net_uv.js:248:25)
- at EventEmitter._tickCallback (node.js:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-net-connect-handle-econnrefused.js"
- [02:39|% 58|+ 112|- 31]: release test-net-connect-timeout
- [02:40|% 58|+ 113|- 31]: release test-net-create-connection
- [02:40|% 58|+ 114|- 31]: release test-net-eaddrinuse
- [02:40|% 59|+ 115|- 31]: release test-net-isip
- [02:40|% 59|+ 116|- 31]: release test-net-keepalive
- [02:42|% 60|+ 117|- 31]: release test-net-pingpong
- === release test-net-pingpong ===
- Path: simple/test-net-pingpong
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- Error: listen OK
- at errnoException (net_uv.js:516:11)
- at Array.<anonymous> (net_uv.js:582:26)
- at EventEmitter._tickCallback (node.js:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-net-pingpong.js"
- [02:42|% 60|+ 117|- 32]: release test-net-reconnect
- [02:42|% 60|+ 118|- 32]: release test-net-remote-address-port
- [02:43|% 61|+ 119|- 32]: release test-net-server-bind
- [02:43|% 61|+ 120|- 32]: release test-net-server-close
- [02:43|% 62|+ 121|- 32]: release test-net-server-max-connections
- [02:43|% 62|+ 122|- 32]: release test-net-server-try-ports
- [02:44|% 63|+ 123|- 32]: release test-net-socket-timeout
- [02:44|% 63|+ 124|- 32]: release test-net-stream
- [02:44|% 63|+ 125|- 32]: release test-next-tick-doesnt-hang
- [02:44|% 64|+ 126|- 32]: release test-next-tick-errors
- [02:44|% 64|+ 127|- 32]: release test-next-tick-ordering
- [02:45|% 65|+ 128|- 32]: release test-next-tick-ordering2
- [02:45|% 65|+ 129|- 32]: release test-next-tick-starvation
- [02:45|% 65|+ 130|- 32]: release test-next-tick
- [02:45|% 66|+ 131|- 32]: release test-os
- === release test-os ===
- Path: simple/test-os
- hostname = ryan-olllm1zkmw
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- AssertionError: false == true
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-os.js:33: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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-os.js"
- [02:45|% 66|+ 131|- 33]: release test-path
- [02:45|% 67|+ 132|- 33]: release test-pipe-file-to-http
- [02:47|% 67|+ 133|- 33]: release test-pipe-head
- [02:47|% 67|+ 134|- 33]: release test-pipe-return-val
- [02:47|% 68|+ 135|- 33]: release test-pipe-stream
- [02:48|% 68|+ 136|- 33]: release test-pipe
- [02:48|% 69|+ 137|- 33]: release test-process-env
- === release test-process-env ===
- Path: simple/test-process-env
- Not implemented: setenv
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- AssertionError: 5 == 3
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-process-env.js:31: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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-process-env.js"
- [02:48|% 69|+ 137|- 34]: release test-process-kill-null
- === release test-process-kill-null ===
- Path: simple/test-process-kill-null
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- TypeError: Object #<EventEmitter> has no method '_kill'
- at EventEmitter.kill (node.js:283:17)
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-process-kill-null.js:29: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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-process-kill-null.js"
- [02:49|% 69|+ 137|- 35]: release test-process-wrap
- [02:49|% 70|+ 138|- 35]: release test-pump-file2tcp-noexist
- [02:49|% 70|+ 139|- 35]: release test-pump-file2tcp
- [02:49|% 71|+ 140|- 35]: release test-punycode
- [02:49|% 71|+ 141|- 35]: release test-querystring
- [02:49|% 71|+ 142|- 35]: release test-readdir
- [02:50|% 72|+ 143|- 35]: release test-readdouble
- [02:50|% 72|+ 144|- 35]: release test-readfloat
- [02:50|% 73|+ 145|- 35]: release test-readint
- [02:50|% 73|+ 146|- 35]: release test-readuint
- [02:50|% 73|+ 147|- 35]: release test-regress-GH-746
- [02:50|% 74|+ 148|- 35]: release test-regress-GH-784
- [02:52|% 74|+ 149|- 35]: release test-regress-GH-819
- [02:53|% 75|+ 150|- 35]: release test-regress-GH-877
- [02:53|% 75|+ 151|- 35]: release test-regress-GH-892
- [03:03|% 76|+ 152|- 35]: release test-regress-GH-897
- [03:03|% 76|+ 153|- 35]: release test-regression-object-prototype
- [03:03|% 76|+ 154|- 35]: release test-repl
- [03:03|% 77|+ 155|- 35]: release test-require-cache-without-stat
- [03:03|% 77|+ 156|- 35]: release test-require-cache
- [03:04|% 78|+ 157|- 35]: release test-require-exceptions
- [03:04|% 78|+ 158|- 35]: release test-require-resolve
- [03:04|% 78|+ 159|- 35]: release test-script-context
- [03:04|% 79|+ 160|- 35]: release test-script-new
- [03:04|% 79|+ 161|- 35]: release test-script-static-context
- [03:04|% 80|+ 162|- 35]: release test-script-static-new
- [03:04|% 80|+ 163|- 35]: release test-script-static-this
- [03:05|% 80|+ 164|- 35]: release test-script-this
- [03:05|% 81|+ 165|- 35]: release test-sendfd
- === release test-sendfd ===
- Path: simple/test-sendfd
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- Error: No such module
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-sendfd.js:56:26)
- 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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-sendfd.js"
- [03:05|% 81|+ 165|- 36]: release test-sigint-infinite-loop
- [03:05|% 82|+ 166|- 36]: release test-signal-handler
- === release test-signal-handler ===
- Path: simple/test-signal-handler
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- Error: Unknown signal: SIGHUP
- at EventEmitter.kill (node.js:289:17)
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-signal-handler.js:59: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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-signal-handler.js"
- [03:05|% 82|+ 166|- 37]: release test-signal-unregister
- [03:06|% 82|+ 167|- 37]: release test-stdin-from-file
- [03:06|% 83|+ 168|- 37]: release test-stdout-to-file
- [03:07|% 83|+ 169|- 37]: release test-stream-pipe-cleanup
- [03:07|% 84|+ 170|- 37]: release test-stream-pipe-error-handling
- [03:07|% 84|+ 171|- 37]: release test-stream-pipe-event
- [03:08|% 84|+ 172|- 37]: release test-stream-pipe-multi
- [03:09|% 85|+ 173|- 37]: release test-string-decoder
- [03:09|% 85|+ 174|- 37]: release test-sync-fileread
- === release test-sync-fileread ===
- Path: simple/test-sync-fileread
- node.js:198
- throw e; // process.nextTick error, or 'error' event on first tick
- ^
- AssertionError: "xyz\n" == {"0":120,"1":121,"2":122,"3":13,"4":10,"length":5,"parent":{"0":120,"1":1,"2":63,"3":0,"4":24,"5":3,"6":30,"7":1,"8":0,"9":0,"10
- at Object.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-sync-fileread.js:29: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:190:26)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-sync-fileread.js"
- [03:09|% 86|+ 174|- 38]: release test-sys
- [03:10|% 86|+ 175|- 38]: release test-tcp-wrap-connect
- [03:10|% 86|+ 176|- 38]: release test-tcp-wrap-listen
- [03:10|% 87|+ 177|- 38]: release test-tcp-wrap
- [03:10|% 87|+ 178|- 38]: release test-timers-linked-list
- [03:10|% 88|+ 179|- 38]: release test-tls-client-abort
- [03:10|% 88|+ 180|- 38]: release test-tls-client-verify
- [03:11|% 89|+ 181|- 38]: release test-tls-connect
- [03:12|% 89|+ 182|- 38]: release test-tls-ext-key-usage
- === release test-tls-ext-key-usage ===
- Path: simple/test-tls-ext-key-usage
- Using default temp DH parameters
- Using default temp ECDH parameters
- WAIT-ACCEPT
- WAIT-ACCEPT
- assert.js:104
- throw new assert.AssertionError({
- ^
- AssertionError: 0 == -1
- at EventEmitter.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-tls-ext-key-usage.js:171:10)
- at EventEmitter.emit (events.js:88:20)
- at EventEmitter.exit (node.js:276:15)
- at Object._onTimeout (c:\Documents and Settings\Administrator\node\test\simple\test-tls-ext-key-usage.js:98:11)
- at Timer.ontimeout (timers_uv.js:84:39)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-tls-ext-key-usage.js"
- [03:18|% 89|+ 182|- 39]: release test-tls-junk-closes-server
- [03:18|% 90|+ 183|- 39]: release test-tls-npn-server-client
- [03:18|% 90|+ 184|- 39]: release test-tls-request-timeout
- [03:19|% 91|+ 185|- 39]: release test-tls-securepair-client
- === release test-tls-securepair-client ===
- Path: simple/test-tls-securepair-client
- Using default temp DH parameters
- Using default temp ECDH parameters
- WAIT-ACCEPT
- WAIT-ACCEPT
- assert.js:104
- throw new assert.AssertionError({
- ^
- AssertionError: 0 == -1
- at EventEmitter.<anonymous> (c:\Documents and Settings\Administrator\node\test\simple\test-tls-securepair-client.js:166:10)
- at EventEmitter.emit (events.js:88:20)
- at EventEmitter.exit (node.js:276:15)
- at Object._onTimeout (c:\Documents and Settings\Administrator\node\test\simple\test-tls-securepair-client.js:98:11)
- at Timer.ontimeout (timers_uv.js:84:39)
- Command: "c:\Documents and Settings\Administrator\node\build\default\node.exe" "c:\Documents and Settings\Administrator\node\test\simple\test-tls-securepair-client.js"
- [03:24|% 91|+ 185|- 40]: release test-tls-securepair-server
- [03:25|% 91|+ 186|- 40]: release test-tls-server-verify
- [03:27|% 92|+ 187|- 40]: release test-tls-set-encoding
- [03:27|% 92|+ 188|- 40]: release test-tls-sni-server-client
- [03:27|% 93|+ 189|- 40]: release test-tty-stdout-end
- [03:27|% 93|+ 190|- 40]: release test-umask
- [03:27|% 93|+ 191|- 40]: release test-url
- [03:28|% 94|+ 192|- 40]: release test-utf8-scripts
- [03:28|% 94|+ 193|- 40]: release test-util-format
- [03:28|% 95|+ 194|- 40]: release test-vm-create-context-circular-referenc...
- [03:28|% 95|+ 195|- 40]: release test-writedouble
- [03:28|% 95|+ 196|- 40]: release test-writefloat
- [03:28|% 96|+ 197|- 40]: release test-writeint
- [03:28|% 96|+ 198|- 40]: release test-writeuint
- [03:28|% 97|+ 199|- 40]: release test-zerolengthbufferbug
- [03:29|% 97|+ 200|- 40]: release 2100bytes
- [03:29|% 97|+ 201|- 40]: release hello_world
- [03:29|% 98|+ 202|- 40]: release stack_overflow
- [03:29|% 98|+ 203|- 40]: release throw_custom_error
- [03:29|% 99|+ 204|- 40]: release throw_non_error
- [03:29|% 99|+ 205|- 40]: release undefined_reference_in_new_context
- [03:29|% 100|+ 206|- 40]: Done
- mingw32-make: *** [test] Error 1