Skip to content

Instantly share code, notes, and snippets.

@piscisaureus
Created June 11, 2012 15:15
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 piscisaureus/2910591 to your computer and use it in GitHub Desktop.
Save piscisaureus/2910591 to your computer and use it in GitHub Desktop.
Warning: Missing input file deps\v8\tools\gyp\..\..\src\src\list-inl.h pwd=D:\node4
{ 'target_defaults': { 'cflags': [],
'default_configuration': 'Debug',
'defines': [],
'include_dirs': [],
'libraries': []},
'variables': { 'host_arch': 'ia32',
'node_install_npm': 'true',
'node_install_waf': 'true',
'node_prefix': '',
'node_shared_v8': 'false',
'node_shared_zlib': 'false',
'node_use_dtrace': 'false',
'node_use_openssl': 'true',
'node_use_system_openssl': 'false',
'strict_aliasing': 'false',
'target_arch': 'ia32',
'v8_use_snapshot': 'true',
'visibility': ''}}
creating config.gypi
creating config.mk
Project files generated.
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(1151,5): warning MSB8012: TargetPath(D:\node4\Debug\http_parser.lib) does not match the Library's OutputFile property value (D:\node4\Debug\lib\http_parser.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile). [D:\node4\deps\http_parser\http_parser.vcxproj]
http_parser.vcxproj -> D:\node4\Debug\http_parser.lib
node_js2c
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(1151,5): warning MSB8012: TargetPath(D:\node4\Debug\uv.lib) does not match the Library's OutputFile property value (D:\node4\Debug\lib\uv.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile). [D:\node4\deps\uv\uv.vcxproj]
uv.vcxproj -> D:\node4\Debug\uv.lib
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(1151,5): warning MSB8012: TargetPath(D:\node4\Debug\zlib.lib) does not match the Library's OutputFile property value (D:\node4\Debug\lib\zlib.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile). [D:\node4\deps\zlib\zlib.vcxproj]
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(1151,5): warning MSB8012: TargetPath(D:\node4\Debug\v8_base.lib) does not match the Library's OutputFile property value (D:\node4\Debug\lib\v8_base.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile). [D:\node4\deps\v8\tools\gyp\v8_base.vcxproj]
zlib.vcxproj -> D:\node4\Debug\zlib.lib
v8_base.vcxproj -> D:\node4\Debug\v8_base.lib
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(1151,5): warning MSB8012: TargetPath(D:\node4\Debug\openssl.lib) does not match the Library's OutputFile property value (D:\node4\Debug\lib\openssl.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile). [D:\node4\deps\openssl\openssl.vcxproj]
openssl.vcxproj -> D:\node4\Debug\openssl.lib
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(1151,5): warning MSB8012: TargetPath(D:\node4\Debug\v8_nosnapshot.lib) does not match the Library's OutputFile property value (D:\node4\Debug\lib\v8_nosnapshot.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile). [D:\node4\deps\v8\tools\gyp\v8_nosnapshot.vcxproj]
v8_nosnapshot.vcxproj -> D:\node4\Debug\v8_nosnapshot.lib
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(1151,5): warning MSB8012: TargetPath(D:\node4\Debug\v8_snapshot.lib) does not match the Library's OutputFile property value (D:\node4\Debug\lib\v8_snapshot.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile). [D:\node4\deps\v8\tools\gyp\v8_snapshot.vcxproj]
v8_snapshot.vcxproj -> D:\node4\Debug\v8_snapshot.lib
node_javascript.cc
d:\node4\src\node_object_wrap.h(57): warning C4251: 'node::ObjectWrap::handle_' : class 'v8::Persistent<T>' needs to have dll-interface to be used by clients of class 'node::ObjectWrap' [D:\node4\node.vcxproj]
with
[
T=v8::Object
]
node.vcxproj -> D:\node4\Debug\node.exe
SignTool Error: No certificates were found that met all the given criteria.
running 'python tools/test.py --mode=debug'
[00:00|% 0|+ 0|- 0]: debug test-assert
[00:01|% 0|+ 1|- 0]: debug test-bad-unicode
[00:01|% 0|+ 2|- 0]: debug test-buffer-regress-GH-2659
[00:02|% 0|+ 3|- 0]: debug test-buffer
[00:03|% 0|+ 4|- 0]: debug test-c-ares
[00:04|% 1|+ 5|- 0]: debug test-chdir
[00:04|% 1|+ 6|- 0]: debug test-child-process-buffering
[00:05|% 1|+ 7|- 0]: debug test-child-process-customfd-bounded
[00:06|% 1|+ 8|- 0]: debug test-child-process-cwd
[00:07|% 1|+ 9|- 0]: debug test-child-process-detached
[00:07|% 2|+ 10|- 0]: debug test-child-process-disconnect
[00:09|% 2|+ 11|- 0]: debug test-child-process-double-pipe
[00:09|% 2|+ 12|- 0]: debug test-child-process-env
[00:10|% 2|+ 13|- 0]: debug test-child-process-exec-cwd
[00:11|% 3|+ 14|- 0]: debug test-child-process-exec-env
[00:11|% 3|+ 15|- 0]: debug test-child-process-exit-code
[00:13|% 3|+ 16|- 0]: debug test-child-process-fork-and-spawn
[00:14|% 3|+ 17|- 0]: debug test-child-process-fork-exec-argv
[00:16|% 3|+ 18|- 0]: debug test-child-process-fork-net
[00:17|% 4|+ 19|- 0]: debug test-child-process-fork-net2
[00:18|% 4|+ 20|- 0]: debug test-child-process-fork
[00:19|% 4|+ 21|- 0]: debug test-child-process-fork2
[00:20|% 4|+ 22|- 0]: debug test-child-process-fork3
[00:21|% 4|+ 23|- 0]: debug test-child-process-internal
[00:22|% 5|+ 24|- 0]: debug test-child-process-ipc
[00:23|% 5|+ 25|- 0]: debug test-child-process-kill-throw
[00:24|% 5|+ 26|- 0]: debug test-child-process-kill
=== debug test-child-process-kill ===
Path: simple/test-child-process-kill
assert.js:104
throw new assert.AssertionError({
^
AssertionError: false == true
at Socket.<anonymous> (D:\node4\test\simple\test-child-process-kill.js:41:10)
at Socket.emit (events.js:87:17)
at Pipe.onread (net.js:392:14)
Command: D:\node4\Debug\node.exe D:\node4\test\simple\test-child-process-kill.js
[00:25|% 5|+ 26|- 1]: debug test-child-process-set-blocking
[00:26|% 6|+ 27|- 1]: debug test-child-process-silent
[00:27|% 6|+ 28|- 1]: debug test-child-process-stdin
[00:28|% 6|+ 29|- 1]: debug test-child-process-stdout-flush
[00:30|% 6|+ 30|- 1]: debug test-cli-eval
[00:32|% 6|+ 31|- 1]: debug test-cluster-basic
[00:33|% 7|+ 32|- 1]: debug test-cluster-disconnect
[00:35|% 7|+ 33|- 1]: debug test-cluster-fork-env
[00:36|% 7|+ 34|- 1]: debug test-cluster-http-pipe
=== debug test-cluster-http-pipe ===
Path: simple/test-cluster-http-pipe
events.js:65
throw arguments[1]; // Unhandled 'error' event
^
Error: write ENOTSUP - cannot write to IPC channel.
at errnoException (child_process.js:825:11)
at ChildProcess.send (child_process.js:376:16)
at Worker.send (cluster.js:360:21)
at sendInternalMessage (cluster.js:353:10)
at handleResponse (cluster.js:151:5)
at respond (cluster.js:166:5)
at Object.queryServer (cluster.js:207:5)
at handleMessage (cluster.js:171:32)
at ChildProcess.emit (events.js:114:20)
at handleMessage (child_process.js:265:12)
Command: D:\node4\Debug\node.exe D:\node4\test\simple\test-cluster-http-pipe.js
[00:37|% 7|+ 34|- 2]: debug test-cluster-master-error
[00:39|% 8|+ 35|- 2]: debug test-cluster-master-kill
[00:43|% 8|+ 36|- 2]: debug test-cluster-message
[00:44|% 8|+ 37|- 2]: debug test-cluster-setup-master
[00:45|% 8|+ 38|- 2]: debug test-cluster-uncaught-exception
[00:46|% 8|+ 39|- 2]: debug test-cluster-worker-death
[00:47|% 9|+ 40|- 2]: debug test-cluster-worker-disconnect
=== debug test-cluster-worker-disconnect ===
Path: simple/test-cluster-worker-disconnect
Command: D:\node4\Debug\node.exe D:\node4\test\simple\test-cluster-worker-disconnect.js
--- TIMEOUT ---
[04:48|% 9|+ 40|- 3]: debug test-cluster-worker-exit
[04:49|% 9|+ 41|- 3]: debug test-cluster-worker-kill
=== debug test-cluster-worker-kill ===
Path: simple/test-cluster-worker-kill
child_process.js:841
throw new Error('Unknown signal: ' + sig);
^
Error: Unknown signal: SIGHUP
at ChildProcess.kill (child_process.js:841:11)
at Worker.<anonymous> (D:\node4\test\simple\test-cluster-worker-kill.js:70:20)
at Worker.g (events.js:184:14)
at Worker.emit (events.js:87:17)
at Object.listening (cluster.js:216:12)
at handleMessage (cluster.js:171:32)
at ChildProcess.emit (events.js:114:20)
at handleMessage (child_process.js:265:12)
at Pipe.onread (child_process.js:289:9)
Command: D:\node4\Debug\node.exe D:\node4\test\simple\test-cluster-worker-kill.js
[04:50|% 9|+ 41|- 4]: debug test-console-not-call-toString
[04:51|% 9|+ 42|- 4]: debug test-console
[04:51|% 10|+ 43|- 4]: debug test-crypto-ecb
[04:52|% 10|+ 44|- 4]: debug test-crypto-padding
[04:52|% 10|+ 45|- 4]: debug test-crypto-random
[04:53|% 10|+ 46|- 4]: debug test-crypto
[04:55|% 11|+ 47|- 4]: debug test-debugger-client
[04:58|% 11|+ 48|- 4]: debug test-debugger-repl-utf8
[05:01|% 11|+ 49|- 4]: debug test-debugger-repl
[05:04|% 11|+ 50|- 4]: debug test-delayed-require
[05:05|% 11|+ 51|- 4]: debug test-dgram-address
[05:05|% 12|+ 52|- 4]: debug test-dgram-bind
[05:06|% 12|+ 53|- 4]: debug test-dgram-broadcast-multi-process
[05:07|% 12|+ 54|- 4]: debug test-dgram-close
[05:08|% 12|+ 55|- 4]: debug test-dgram-multicast-multi-process
[05:09|% 13|+ 56|- 4]: debug test-dgram-multicast-setTTL
[05:10|% 13|+ 57|- 4]: debug test-dgram-oob-buffer
[05:10|% 13|+ 58|- 4]: debug test-dgram-pingpong
[05:13|% 13|+ 59|- 4]: debug test-dgram-ref
[05:14|% 13|+ 60|- 4]: debug test-dgram-send-error
[05:15|% 14|+ 61|- 4]: debug test-dgram-udp4
[05:16|% 14|+ 62|- 4]: debug test-domain-http-server
[05:17|% 14|+ 63|- 4]: debug test-domain-implicit-fs
=== debug test-domain-implicit-fs ===
Path: simple/test-domain-implicit-fs
caught { [Error: ENOENT, open 'D:\node4\this file does not exist']
errno: 34,
code: 'ENOENT',
path: 'D:\\node4\\this file does not exist',
domain_thrown: true,
domain: { members: [], _events: { error: [Function] } } }
unexpected error, throwing "ENOENT, open 'D:\\node4\\this file does not exist'"
D:\node4\test\simple\test-domain-implicit-fs.js:49
throw er;
^
Error: ENOENT, open 'D:\node4\this file does not exist'
Command: D:\node4\Debug\node.exe D:\node4\test\simple\test-domain-implicit-fs.js
[05:18|% 14|+ 63|- 5]: debug test-domain-multi
[05:19|% 14|+ 64|- 5]: debug test-domain
=== debug test-domain ===
Path: simple/test-domain
caught { [Error: emitted]
domain_emitter: { domain: { members: [Object], _events: [Object] } },
domain: { members: [ [Object] ], _events: { error: [Function] } },
domain_thrown: false }
caught { [Error: bound]
domain: { members: [ [Object] ], _events: { error: [Function] } },
domain_thrown: false,
domain_bound: [Function: fn] }
caught { [Error: implicit timer]
domain_thrown: true,
domain:
{ members: [ [Object], [Object] ],
_events: { error: [Function] } } }
caught { [Error: implicit]
domain_emitter: { domain: { members: [Object], _events: [Object] } },
domain:
{ members: [ [Object], [Object] ],
_events: { error: [Function] } },
domain_thrown: false }
caught { [Error: ENOENT, open 'D:\node4\this file does not exist']
errno: 34,
code: 'ENOENT',
path: 'D:\\node4\\this file does not exist',
domain:
{ members: [ [Object], [Object] ],
_events: { error: [Function] } },
domain_thrown: false,
domain_bound: [Function] }
unexpected error, throwing "ENOENT, open 'D:\\node4\\this file does not exist'"
domain.js:64
throw er;
^
Error: ENOENT, open 'D:\node4\this file does not exist'
Command: D:\node4\Debug\node.exe D:\node4\test\simple\test-domain.js
[05:19|% 15|+ 64|- 6]: debug test-eio-limit
=== debug test-eio-limit ===
Path: simple/test-eio-limit
assert.js:104
throw new assert.AssertionError({
^
AssertionError: false == true
at repeat (D:\node4\test\simple\test-eio-limit.js:30:12)
at D:\node4\test\simple\test-eio-limit.js:35:5
at EventEmitter._tickCallback (node.js:238:9)
Command: D:\node4\Debug\node.exe D:\node4\test\simple\test-eio-limit.js
[05:20|% 15|+ 64|- 7]: debug test-eio-race
[05:22|% 15|+ 65|- 7]: debug test-eio-race2
[05:23|% 15|+ 66|- 7]: debug test-eio-race4
[05:24|% 16|+ 67|- 7]: debug test-error-reporting
[05:25|% 16|+ 68|- 7]: debug test-eval-require
[05:26|% 16|+ 69|- 7]: debug test-eval
[05:27|% 16|+ 70|- 7]: debug test-event-emitter-add-listeners
[05:28|% 16|+ 71|- 7]: debug test-event-emitter-check-listener-leaks
[05:28|% 17|+ 72|- 7]: debug test-event-emitter-max-listeners
[05:29|% 17|+ 73|- 7]: debug test-event-emitter-modify-in-emit
[05:29|% 17|+ 74|- 7]: debug test-event-emitter-num-args
[05:30|% 17|+ 75|- 7]: debug test-event-emitter-once
[05:30|% 18|+ 76|- 7]: debug test-event-emitter-remove-all-listeners
[05:31|% 18|+ 77|- 7]: debug test-event-emitter-remove-listeners
[05:32|% 18|+ 78|- 7]: debug test-exception-handler
[05:32|% 18|+ 79|- 7]: debug test-exception-handler2
[05:33|% 18|+ 80|- 7]: debug test-exec-max-buffer
=== debug test-exec-max-buffer ===
Path: simple/test-exec-max-buffer
events.js:65
throw arguments[1]; // Unhandled 'error' event
^
Error: kill EPERM
at errnoException (child_process.js:825:11)
at ChildProcess.kill (child_process.js:848:26)
at kill (child_process.js:545:11)
at Socket.<anonymous> (child_process.js:565:7)
at Socket.emit (events.js:87:17)
at Pipe.onread (net.js:387:31)
Command: D:\node4\Debug\node.exe D:\node4\test\simple\test-exec-max-buffer.js
[05:34|% 19|+ 80|- 8]: debug test-executable-path
[05:35|% 19|+ 81|- 8]: debug test-file-read-noexist
[05:35|% 19|+ 82|- 8]: debug test-file-write-stream
[05:36|% 19|+ 83|- 8]: debug test-file-write-stream2
[05:37|% 19|+ 84|- 8]: debug test-file-write-stream3
[05:37|% 20|+ 85|- 8]: debug test-force-repl
[05:38|% 20|+ 86|- 8]: debug test-fs-append-file-sync
[05:39|% 20|+ 87|- 8]: debug test-fs-append-file
[05:40|% 20|+ 88|- 8]: debug test-fs-chmod
[05:40|% 21|+ 89|- 8]: debug test-fs-empty-readStream
[05:41|% 21|+ 90|- 8]: debug test-fs-error-messages
[05:41|% 21|+ 91|- 8]: debug test-fs-exists
[05:42|% 21|+ 92|- 8]: debug test-fs-fsync
[05:42|% 21|+ 93|- 8]: debug test-fs-long-path
[05:43|% 22|+ 94|- 8]: debug test-fs-mkdir
[05:44|% 22|+ 95|- 8]: debug test-fs-non-number-arguments-throw
[05:44|% 22|+ 96|- 8]: debug test-fs-open-flags
[05:45|% 22|+ 97|- 8]: debug test-fs-open
[05:45|% 22|+ 98|- 8]: debug test-fs-read-buffer
[05:46|% 23|+ 99|- 8]: debug test-fs-read-file-sync-hostname
[05:46|% 23|+ 100|- 8]: debug test-fs-read-file-sync
[05:47|% 23|+ 101|- 8]: debug test-fs-read-stream-fd
[05:48|% 23|+ 102|- 8]: debug test-fs-read-stream-resume
[05:48|% 24|+ 103|- 8]: debug test-fs-read-stream
[05:49|% 24|+ 104|- 8]: debug test-fs-read
[05:50|% 24|+ 105|- 8]: debug test-fs-readfile-empty
[05:50|% 24|+ 106|- 8]: debug test-fs-readfile-unlink
[05:51|% 24|+ 107|- 8]: debug test-fs-realpath
=== debug test-fs-realpath ===
Path: simple/test-fs-realpath
assert.js:104
throw new assert.AssertionError({
^
AssertionError: "/" == "D:\\"
at Object.<anonymous> (D:\node4\test\simple\test-fs-realpath.js:517:8)
at Module._compile (module.js:449:26)
at Object..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function._load (module.js:312:12)
at module.js:487:10
at EventEmitter._tickCallback (node.js:238:9)
Command: D:\node4\Debug\node.exe D:\node4\test\simple\test-fs-realpath.js
[05:51|% 25|+ 107|- 9]: debug test-fs-sir-writes-alot
[05:54|% 25|+ 108|- 9]: debug test-fs-stat
[05:54|% 25|+ 109|- 9]: debug test-fs-stream-double-close
[05:55|% 25|+ 110|- 9]: debug test-fs-symlink-dir-junction
[05:56|% 26|+ 111|- 9]: debug test-fs-symlink
[05:56|% 26|+ 112|- 9]: debug test-fs-sync-fd-leak
[05:57|% 26|+ 113|- 9]: debug test-fs-utimes
[05:57|% 26|+ 114|- 9]: debug test-fs-watch
[05:59|% 26|+ 115|- 9]: debug test-fs-write-buffer
[06:00|% 27|+ 116|- 9]: debug test-fs-write-file-buffer
[06:00|% 27|+ 117|- 9]: debug test-fs-write-file
[06:01|% 27|+ 118|- 9]: debug test-fs-write-stream-change-open
[06:01|% 27|+ 119|- 9]: debug test-fs-write-stream-end
[06:02|% 27|+ 120|- 9]: debug test-fs-write-stream
[06:03|% 28|+ 121|- 9]: debug test-fs-write-sync
[06:03|% 28|+ 122|- 9]: debug test-fs-write
[06:04|% 28|+ 123|- 9]: debug test-global
[06:04|% 28|+ 124|- 9]: debug test-http-1.0
[06:06|% 29|+ 125|- 9]: debug test-http-304
[06:09|% 29|+ 126|- 9]: debug test-http-abort-before-end
[06:10|% 29|+ 127|- 9]: debug test-http-abort-client
[06:11|% 29|+ 128|- 9]: debug test-http-after-connect
[06:12|% 29|+ 129|- 9]: debug test-http-agent
[06:14|% 30|+ 130|- 9]: debug test-http-allow-req-after-204-res
[06:15|% 30|+ 131|- 9]: debug test-http-bind-twice
[06:16|% 30|+ 132|- 9]: debug test-http-blank-header
[06:17|% 30|+ 133|- 9]: debug test-http-buffer-sanity
[06:18|% 31|+ 134|- 9]: debug test-http-chunked
[06:19|% 31|+ 135|- 9]: debug test-http-client-abort
[06:20|% 31|+ 136|- 9]: debug test-http-client-abort2
[06:21|% 31|+ 137|- 9]: debug test-http-client-agent
[06:22|% 31|+ 138|- 9]: debug test-http-client-get-url
[06:23|% 32|+ 139|- 9]: debug test-http-client-parse-error
[06:24|% 32|+ 140|- 9]: debug test-http-client-pipe-end
[06:25|% 32|+ 141|- 9]: debug test-http-client-race-2
[06:27|% 32|+ 142|- 9]: debug test-http-client-race
[06:28|% 32|+ 143|- 9]: debug test-http-client-timeout-with-data
[06:29|% 33|+ 144|- 9]: debug test-http-client-timeout
[06:30|% 33|+ 145|- 9]: debug test-http-client-upload-buf
[06:31|% 33|+ 146|- 9]: debug test-http-client-upload
[06:32|% 33|+ 147|- 9]: debug test-http-conn-reset
[06:33|% 34|+ 148|- 9]: debug test-http-connect
[06:34|% 34|+ 149|- 9]: debug test-http-contentLength0
[06:35|% 34|+ 150|- 9]: debug test-http-curl-chunk-problem
[06:38|% 34|+ 151|- 9]: debug test-http-date-header
[06:39|% 34|+ 152|- 9]: debug test-http-default-encoding
[06:40|% 35|+ 153|- 9]: debug test-http-dns-error
[06:41|% 35|+ 154|- 9]: debug test-http-dns-fail
[06:42|% 35|+ 155|- 9]: debug test-http-eof-on-connect
[06:43|% 35|+ 156|- 9]: debug test-http-exceptions
[06:44|% 36|+ 157|- 9]: debug test-http-expect-continue
[06:44|% 36|+ 158|- 9]: debug test-http-extra-response
[06:45|% 36|+ 159|- 9]: debug test-http-full-response
[06:46|% 36|+ 160|- 9]: debug test-http-get-pipeline-problem
=== debug test-http-get-pipeline-problem ===
Path: simple/test-http-get-pipeline-problem
image.length = 57928
recv 0
recv 1
recv 2
recv 3
recv 4
done 4
done 3
done 0
done 1
done 2
recv 5
done 5
recv 6
recv 7
recv 8
recv 9
done 7
done 9
done 6
done 8
recv 10
recv 11
done 10
done 11
recv 12
recv 13
recv 14
recv 15
done 14
done 15
recv 16
done 12
done 13
recv 17
recv 18
done 16
recv 19
recv 20
done 17
done 18
recv 21
done 20
done 19
recv 22
recv 23
done 21
done 22
done 23
recv 24
recv 25
recv 26
recv 27
recv 28
done 26
done 24
done 25
done 28
done 27
recv 29
recv 30
recv 31
recv 32
done 30
done 31
recv 33
done 29
recv 34
recv 35
done 32
recv 36
done 33
done 34
done 35
recv 37
recv 38
done 36
recv 39
recv 40
done 37
done 38
recv 41
recv 42
recv 43
done 39
done 40
done 42
recv 44
recv 45
done 41
done 43
recv 46
done 45
done 44
recv 47
recv 48
done 46
recv 49
recv 50
done 48
done 47
recv 51
done 49
done 50
recv 52
recv 53
recv 54
done 51
recv 55
done 53
done 52
done 54
recv 56
done 55
recv 57
recv 58
recv 59
recv 60
done 56
done 57
done 58
done 59
done 60
recv 61
recv 62
recv 63
recv 64
done 61
done 63
done 64
recv 65
done 62
recv 66
recv 67
recv 68
recv 69
done 65
done 66
done 67
done 68
done 69
recv 70
recv 71
recv 72
recv 73
recv 74
done 70
done 72
done 71
recv 75
recv 76
done 73
done 74
recv 77
recv 78
recv 79
done 76
done 75
recv 80
done 78
recv 81
done 77
done 79
done 80
recv 82
recv 83
recv 84
done 81
done 84
recv 85
recv 86
done 82
done 83
recv 87
done 85
done 86
recv 88
recv 89
done 87
recv 90
recv 91
done 88
done 89
recv 92
done 90
done 91
recv 93
recv 94
done 92
done 94
done 93
recv 95
recv 96
recv 97
recv 98
done 97
done 95
done 96
recv 99
done 98
done 99
assert.js:104
throw new assert.AssertionError({
^
AssertionError: 100 == 101
at [object Object].checkFiles (D:\node4\test\simple\test-http-get-pipeline-problem.js:92:10)
at [object Object].emit (events.js:84:17)
at fs.js:1415:12
at Object.oncomplete (fs.js:251:15)
Command: D:\node4\Debug\node.exe D:\node4\test\simple\test-http-get-pipeline-problem.js
[06:48|% 36|+ 160|- 10]: debug test-http-head-request
[06:50|% 37|+ 161|- 10]: debug test-http-head-response-has-no-body-end
[06:51|% 37|+ 162|- 10]: debug test-http-head-response-has-no-body
[06:52|% 37|+ 163|- 10]: debug test-http-header-read
[06:53|% 37|+ 164|- 10]: debug test-http-host-headers
[06:55|% 37|+ 165|- 10]: debug test-http-keep-alive-close-on-header
[06:56|% 38|+ 166|- 10]: debug test-http-keep-alive
[06:57|% 38|+ 167|- 10]: debug test-http-legacy
[06:59|% 38|+ 168|- 10]: debug test-http-localaddress-bind-error
[07:00|% 38|+ 169|- 10]: debug test-http-localaddress
[07:01|% 39|+ 170|- 10]: debug test-http-malformed-request
[07:02|% 39|+ 171|- 10]: debug test-http-many-keep-alive-connections
[07:25|% 39|+ 172|- 10]: debug test-http-max-headers-count
[07:27|% 39|+ 173|- 10]: debug test-http-multi-line-headers
[07:28|% 39|+ 174|- 10]: debug test-http-mutable-headers
[07:29|% 40|+ 175|- 10]: debug test-http-no-content-length
[07:30|% 40|+ 176|- 10]: debug test-http-parser-bad-ref
[07:31|% 40|+ 177|- 10]: debug test-http-parser-free
[07:32|% 40|+ 178|- 10]: debug test-http-parser
[07:33|% 40|+ 179|- 10]: debug test-http-pause-resume-one-end
[07:34|% 41|+ 180|- 10]: debug test-http-pause
[07:35|% 41|+ 181|- 10]: debug test-http-pipe-fs
[07:36|% 41|+ 182|- 10]: debug test-http-proxy
[07:37|% 41|+ 183|- 10]: debug test-http-request-end-twice
[07:38|% 42|+ 184|- 10]: debug test-http-request-end
[07:39|% 42|+ 185|- 10]: debug test-http-request-methods
[07:40|% 42|+ 186|- 10]: debug test-http-res-write-end-dont-take-array
[07:41|% 42|+ 187|- 10]: debug test-http-response-close
[07:42|% 42|+ 188|- 10]: debug test-http-response-no-headers
[07:43|% 43|+ 189|- 10]: debug test-http-response-readable
[07:44|% 43|+ 190|- 10]: debug test-http-server-multiheaders
[07:45|% 43|+ 191|- 10]: debug test-http-server
[07:46|% 43|+ 192|- 10]: debug test-http-set-cookies
[07:47|% 44|+ 193|- 10]: debug test-http-set-timeout
[07:48|% 44|+ 194|- 10]: debug test-http-set-trailers
[07:49|% 44|+ 195|- 10]: debug test-http-should-keep-alive
[07:50|% 44|+ 196|- 10]: debug test-http-status-code
[07:51|% 44|+ 197|- 10]: debug test-http-timeout
[07:53|% 45|+ 198|- 10]: debug test-http-unix-socket
[07:54|% 45|+ 199|- 10]: debug test-http-upgrade-agent
[07:55|% 45|+ 200|- 10]: debug test-http-upgrade-client
[07:56|% 45|+ 201|- 10]: debug test-http-upgrade-client2
[07:56|% 45|+ 202|- 10]: debug test-http-upgrade-server
[07:58|% 46|+ 203|- 10]: debug test-http-upgrade-server2
[07:59|% 46|+ 204|- 10]: debug test-http-url.parse-auth-with-header-in-re...
[08:00|% 46|+ 205|- 10]: debug test-http-url.parse-auth
[08:01|% 46|+ 206|- 10]: debug test-http-url.parse-basic
[08:02|% 47|+ 207|- 10]: debug test-http-url.parse-https.request
[08:04|% 47|+ 208|- 10]: debug test-http-url.parse-only-support-http-http...
[08:05|% 47|+ 209|- 10]: debug test-http-url.parse-path
[08:06|% 47|+ 210|- 10]: debug test-http-url.parse-post
[08:07|% 47|+ 211|- 10]: debug test-http-url.parse-search
[08:08|% 48|+ 212|- 10]: debug test-http-wget
[08:09|% 48|+ 213|- 10]: debug test-http-write-empty-string
[08:10|% 48|+ 214|- 10]: debug test-http
[08:11|% 48|+ 215|- 10]: debug test-https-agent
[08:13|% 49|+ 216|- 10]: debug test-https-client-reject
[08:15|% 49|+ 217|- 10]: debug test-https-connecting-to-http
[08:16|% 49|+ 218|- 10]: debug test-https-drain
[08:18|% 49|+ 219|- 10]: debug test-https-eof-for-eom
[08:19|% 49|+ 220|- 10]: debug test-https-foafssl
[08:25|% 50|+ 221|- 10]: debug test-https-invalid-key
[08:26|% 50|+ 222|- 10]: debug test-https-localaddress-bind-error
[08:27|% 50|+ 223|- 10]: debug test-https-localaddress
[08:28|% 50|+ 224|- 10]: debug test-https-pfx
[08:30|% 50|+ 225|- 10]: debug test-https-simple
[08:38|% 51|+ 226|- 10]: debug test-https-socket-options
[08:40|% 51|+ 227|- 10]: debug test-https-timeout
[08:41|% 51|+ 228|- 10]: debug test-init
[08:42|% 51|+ 229|- 10]: debug test-memory-usage-emfile
[08:43|% 52|+ 230|- 10]: debug test-memory-usage
[08:44|% 52|+ 231|- 10]: debug test-mkdir-rmdir
[08:44|% 52|+ 232|- 10]: debug test-module-loading-error
[08:45|% 52|+ 233|- 10]: debug test-module-loading
=== debug test-module-loading ===
Path: simple/test-module-loading
{ loaded: 'from child' }
{ loaded: 'from child' }
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
D:\node4\test\fixtures\node_modules\foo.js
D:\node4\test\fixtures\node_modules
D:\node4\test\node_modules
D:\node4\node_modules
D:\node_modules
D:\node4\test\fixtures\node_modules\baz\index.js
D:\node4\test\fixtures\node_modules\baz\node_modules
D:\node4\test\fixtures\node_modules
D:\node4\test\node_modules
D:\node4\node_modules
D:\node_modules
D:\node4\test\fixtures\node_modules\bar.js
D:\node4\test\fixtures\node_modules
D:\node4\test\node_modules
D:\node4\node_modules
D:\node_modules
D:\node4\test\fixtures\node_modules\baz\node_modules\asdf.js
D:\node4\test\fixtures\node_modules\baz\node_modules
D:\node4\test\fixtures\node_modules
D:\node4\test\node_modules
D:\node4\node_modules
D:\node_modules
DEBUG: test name clashes
DEBUG: load custom file types with extensions
DEBUG: load custom file types that return non-strings
DEBUG: load order
assert.js:104
throw new assert.AssertionError({
^
AssertionError: {"common.js":{},"fixtures\\not-main-module.js":{},"fixtures\\a.js":{"fixtures\\b\\c.js":{"fixtures\\b\\d.js":{},"fixtures\\b\\pa deepEqual {"common.js":{},"fixtures/not-main-module.js":{},"fixtures/a.js":{"fixtures/b/c.js":{"fixtures/b/d.js":{},"fixtures/b/package/in
at Object.<anonymous> (D:\node4\test\simple\test-module-loading.js:219:8)
at Module._compile (module.js:449:26)
at Object.<anonymous> (module.js:467:10)
at Module.load (module.js:356:32)
at Function._load (module.js:312:12)
at module.js:487:10
at EventEmitter._tickCallback (node.js:238:9)
Command: D:\node4\Debug\node.exe D:\node4\test\simple\test-module-loading.js
[08:46|% 52|+ 233|- 11]: debug test-net-after-close
[08:46|% 53|+ 234|- 11]: debug test-net-binary
[08:48|% 53|+ 235|- 11]: debug test-net-bind-twice
[08:48|% 53|+ 236|- 11]: debug test-net-bytes-stats
[08:49|% 53|+ 237|- 11]: debug test-net-can-reset-timeout
[08:50|% 54|+ 238|- 11]: debug test-net-connect-buffer
[08:51|% 54|+ 239|- 11]: debug test-net-connect-handle-econnrefused
[08:52|% 54|+ 240|- 11]: debug test-net-connect-options
[08:53|% 54|+ 241|- 11]: debug test-net-connect-timeout
[08:54|% 54|+ 242|- 11]: debug test-net-create-connection
[08:55|% 55|+ 243|- 11]: debug test-net-dns-error
[08:55|% 55|+ 244|- 11]: debug test-net-eaddrinuse
[08:56|% 55|+ 245|- 11]: debug test-net-isip
[08:57|% 55|+ 246|- 11]: debug test-net-keepalive
[08:58|% 55|+ 247|- 11]: debug test-net-large-string
[08:59|% 56|+ 248|- 11]: debug test-net-listen-error
[09:00|% 56|+ 249|- 11]: debug test-net-pingpong
[09:06|% 56|+ 250|- 11]: debug test-net-pipe-connect-errors
[09:06|% 56|+ 251|- 11]: debug test-net-reconnect
[09:07|% 57|+ 252|- 11]: debug test-net-remote-address-port
[09:08|% 57|+ 253|- 11]: debug test-net-server-address
[09:09|% 57|+ 254|- 11]: debug test-net-server-bind
[09:09|% 57|+ 255|- 11]: debug test-net-server-close
[09:10|% 57|+ 256|- 11]: debug test-net-server-listen-remove-callback
[09:11|% 58|+ 257|- 11]: debug test-net-server-max-connections
[09:12|% 58|+ 258|- 11]: debug test-net-server-try-ports
[09:13|% 58|+ 259|- 11]: debug test-net-settimeout
[09:14|% 58|+ 260|- 11]: debug test-net-socket-destroy-twice
[09:15|% 59|+ 261|- 11]: debug test-net-socket-timeout
[09:16|% 59|+ 262|- 11]: debug test-net-stream
[09:17|% 59|+ 263|- 11]: debug test-net-write-after-close
[09:18|% 59|+ 264|- 11]: debug test-net-write-connect-write
[09:18|% 59|+ 265|- 11]: debug test-net-write-slow
=== debug test-net-write-slow ===
Path: simple/test-net-write-slow
timers.js:103
if (!process.listeners('uncaughtException').length) throw e;
^
AssertionError: "flushed: 2, received: 163520/2000000" "undefined"
at Socket.<anonymous> (D:\node4\test\simple\test-net-write-slow.js:37:12)
at Socket.emit (events.js:84:17)
at Socket._onTimeout (net.js:187:8)
at Timer.ontimeout (timers.js:101:19)
Command: D:\node4\Debug\node.exe D:\node4\test\simple\test-net-write-slow.js
[09:19|% 60|+ 265|- 12]: debug test-next-tick-doesnt-hang
[09:20|% 60|+ 266|- 12]: debug test-next-tick-errors
[09:20|% 60|+ 267|- 12]: debug test-next-tick-ordering
[09:21|% 60|+ 268|- 12]: debug test-next-tick-ordering2
[09:22|% 60|+ 269|- 12]: debug test-next-tick-starvation
[09:22|% 61|+ 270|- 12]: debug test-next-tick
[09:23|% 61|+ 271|- 12]: debug test-os
[09:23|% 61|+ 272|- 12]: debug test-path-makelong
[09:24|% 61|+ 273|- 12]: debug test-path
[09:25|% 62|+ 274|- 12]: debug test-pipe-address
[09:25|% 62|+ 275|- 12]: debug test-pipe-file-to-http
=== debug test-pipe-file-to-http ===
Path: simple/test-pipe-file-to-http
events.js:65
throw arguments[1]; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at errnoException (net.js:766:11)
at net.js:886:26
at EventEmitter._tickCallback (node.js:238:9)
Command: D:\node4\Debug\node.exe D:\node4\test\simple\test-pipe-file-to-http.js
[09:26|% 62|+ 275|- 13]: debug test-pipe-head
[09:27|% 62|+ 276|- 13]: debug test-pipe-return-val
[09:28|% 62|+ 277|- 13]: debug test-pipe-stream
[09:28|% 63|+ 278|- 13]: debug test-pipe
[09:31|% 63|+ 279|- 13]: debug test-process-active-wraps
[09:32|% 63|+ 280|- 13]: debug test-process-argv-0
[09:33|% 63|+ 281|- 13]: debug test-process-config
[09:33|% 63|+ 282|- 13]: debug test-process-env
[09:34|% 64|+ 283|- 13]: debug test-process-exec-argv
[09:35|% 64|+ 284|- 13]: debug test-process-exit-recursive
[09:36|% 64|+ 285|- 13]: debug test-process-exit
[09:36|% 64|+ 286|- 13]: debug test-process-kill-null
[09:37|% 65|+ 287|- 13]: debug test-process-next-tick
[09:38|% 65|+ 288|- 13]: debug test-process-wrap
[09:38|% 65|+ 289|- 13]: debug test-pump-file2tcp-noexist
[09:39|% 65|+ 290|- 13]: debug test-pump-file2tcp
[09:40|% 65|+ 291|- 13]: debug test-punycode
[09:40|% 66|+ 292|- 13]: debug test-querystring
[09:41|% 66|+ 293|- 13]: debug test-readdir
[09:42|% 66|+ 294|- 13]: debug test-readdouble
[09:42|% 66|+ 295|- 13]: debug test-readfloat
[09:43|% 67|+ 296|- 13]: debug test-readint
[09:44|% 67|+ 297|- 13]: debug test-readline-interface
[09:44|% 67|+ 298|- 13]: debug test-readline-set-raw-mode
[09:45|% 67|+ 299|- 13]: debug test-readuint
[09:46|% 67|+ 300|- 13]: debug test-regress-GH-1531
[09:47|% 68|+ 301|- 13]: debug test-regress-GH-1697
[09:49|% 68|+ 302|- 13]: debug test-regress-GH-1726
[09:52|% 68|+ 303|- 13]: debug test-regress-GH-1899
[09:53|% 68|+ 304|- 13]: debug test-regress-GH-746
[09:54|% 68|+ 305|- 13]: debug test-regress-GH-784
[09:57|% 69|+ 306|- 13]: debug test-regress-GH-819
[09:57|% 69|+ 307|- 13]: debug test-regress-GH-877
[09:59|% 69|+ 308|- 13]: debug test-regress-GH-897
[09:59|% 69|+ 309|- 13]: debug test-regression-object-prototype
[10:00|% 70|+ 310|- 13]: debug test-repl-.save.load
[10:01|% 70|+ 311|- 13]: debug test-repl-autolibs
[10:02|% 70|+ 312|- 13]: debug test-repl-end-emits-exit
[10:02|% 70|+ 313|- 13]: debug test-repl-options
[10:03|% 70|+ 314|- 13]: debug test-repl-tab-complete
[10:08|% 71|+ 315|- 13]: debug test-repl
[10:09|% 71|+ 316|- 13]: debug test-require-cache-without-stat
[10:10|% 71|+ 317|- 13]: debug test-require-cache
[10:11|% 71|+ 318|- 13]: debug test-require-exceptions
[10:11|% 72|+ 319|- 13]: debug test-require-resolve
[10:12|% 72|+ 320|- 13]: debug test-script-context
[10:13|% 72|+ 321|- 13]: debug test-script-new
[10:13|% 72|+ 322|- 13]: debug test-script-static-context
[10:14|% 72|+ 323|- 13]: debug test-script-static-new
[10:15|% 73|+ 324|- 13]: debug test-script-static-this
[10:15|% 73|+ 325|- 13]: debug test-script-this
[10:16|% 73|+ 326|- 13]: debug test-setproctitle
[10:16|% 73|+ 327|- 13]: debug test-sigint-infinite-loop
[10:17|% 73|+ 328|- 13]: debug test-signal-handler
[10:18|% 74|+ 329|- 13]: debug test-signal-unregister
[10:19|% 74|+ 330|- 13]: debug test-stdin-child-proc
[10:20|% 74|+ 331|- 13]: debug test-stdin-from-file
[10:21|% 74|+ 332|- 13]: debug test-stdin-hang
[10:22|% 75|+ 333|- 13]: debug test-stdin-pause-resume
[10:22|% 75|+ 334|- 13]: debug test-stdin-resume-pause
[10:23|% 75|+ 335|- 13]: debug test-stdout-close-catch
[10:24|% 75|+ 336|- 13]: debug test-stdout-to-file
[10:28|% 75|+ 337|- 13]: debug test-stream-pipe-cleanup
[10:29|% 76|+ 338|- 13]: debug test-stream-pipe-error-handling
[10:30|% 76|+ 339|- 13]: debug test-stream-pipe-event
[10:30|% 76|+ 340|- 13]: debug test-stream-pipe-multi
[11:04|% 76|+ 341|- 13]: debug test-string-decoder
[11:05|% 77|+ 342|- 13]: debug test-sync-fileread
[11:05|% 77|+ 343|- 13]: debug test-sys
[11:06|% 77|+ 344|- 13]: debug test-tcp-wrap-connect
[11:07|% 77|+ 345|- 13]: debug test-tcp-wrap-listen
[11:07|% 77|+ 346|- 13]: debug test-tcp-wrap
[11:08|% 78|+ 347|- 13]: debug test-timers-linked-list
[11:08|% 78|+ 348|- 13]: debug test-timers-uncaught-exception
[11:09|% 78|+ 349|- 13]: debug test-timers-zero-timeout
[11:10|% 78|+ 350|- 13]: debug test-timers
[11:10|% 78|+ 351|- 13]: debug test-tls-client-abort
[11:11|% 79|+ 352|- 13]: debug test-tls-client-abort2
[11:13|% 79|+ 353|- 13]: debug test-tls-client-reject
[11:14|% 79|+ 354|- 13]: debug test-tls-client-resume
[11:15|% 79|+ 355|- 13]: debug test-tls-client-verify
[11:17|% 80|+ 356|- 13]: debug test-tls-connect-given-socket
[11:18|% 80|+ 357|- 13]: debug test-tls-connect-simple
[11:19|% 80|+ 358|- 13]: debug test-tls-connect
[11:21|% 80|+ 359|- 13]: debug test-tls-getcipher
[11:22|% 80|+ 360|- 13]: debug test-tls-honorcipherorder
[11:23|% 81|+ 361|- 13]: debug test-tls-invalid-key
[11:24|% 81|+ 362|- 13]: debug test-tls-junk-closes-server
[11:25|% 81|+ 363|- 13]: debug test-tls-npn-server-client
[11:26|% 81|+ 364|- 13]: debug test-tls-over-http-tunnel
[11:28|% 81|+ 365|- 13]: debug test-tls-passphrase
[11:29|% 82|+ 366|- 13]: debug test-tls-pause-close
[11:30|% 82|+ 367|- 13]: debug test-tls-pause
[11:31|% 82|+ 368|- 13]: debug test-tls-peer-certificate-multi-keys
[11:32|% 82|+ 369|- 13]: debug test-tls-peer-certificate
[11:33|% 83|+ 370|- 13]: debug test-tls-remote
[11:34|% 83|+ 371|- 13]: debug test-tls-request-timeout
[11:36|% 83|+ 372|- 13]: debug test-tls-securepair-client
[11:36|% 83|+ 373|- 13]: debug test-tls-securepair-server
[11:37|% 83|+ 374|- 13]: debug test-tls-server-verify
=== debug test-tls-server-verify ===
Path: simple/test-tls-server-verify
connecting with agent1
connecting with agent2
connecting with agent3
connecting with nocert
connecting with agent1
connecting with agent2
connecting with agent3
connecting with nocert
connecting with agent1
connecting with agent2
Running 'Do not request certs. Everyone is unauthorized.'
- unauthed connection: undefined
* unauthed
- unauthed connection: undefined
* unauthed
- unauthed connection: undefined
* unauthed
- unauthed connection: undefined
* unauthed
Running 'Allow both authed and unauthed connections with CA1'
- authed connection: agent1
* authed
- unauthed connection: DEPTH_ZERO_SELF_SIGNED_CERT
* unauthed
- unauthed connection: UNABLE_TO_VERIFY_LEAF_SIGNATURE
* unauthed
- unauthed connection: UNABLE_TO_GET_ISSUER_CERT
* unauthed
Running 'Allow only authed connections with CA1'
- authed connection: agent1
* authed
Command: D:\node4\Debug\node.exe D:\node4\test\simple\test-tls-server-verify.js
--- TIMEOUT ---
[15:38|% 84|+ 374|- 14]: debug test-tls-session-cache
[15:39|% 84|+ 375|- 14]: debug test-tls-set-ciphers
[15:40|% 84|+ 376|- 14]: debug test-tls-set-encoding
[15:41|% 84|+ 377|- 14]: debug test-tls-sni-server-client
[15:42|% 85|+ 378|- 14]: debug test-tty-stdout-end
[15:43|% 85|+ 379|- 14]: debug test-tty-wrap
[15:43|% 85|+ 380|- 14]: debug test-typed-arrays
[15:44|% 85|+ 381|- 14]: debug test-umask
[15:44|% 85|+ 382|- 14]: debug test-url
[15:47|% 86|+ 383|- 14]: debug test-utf8-scripts
[15:47|% 86|+ 384|- 14]: debug test-util-format
[15:48|% 86|+ 385|- 14]: debug test-util-inspect
[15:49|% 86|+ 386|- 14]: debug test-util
[15:49|% 86|+ 387|- 14]: debug test-vm-create-context-accessors
[15:50|% 87|+ 388|- 14]: debug test-vm-create-context-arg
[15:51|% 87|+ 389|- 14]: debug test-vm-create-context-circular-reference
[15:51|% 87|+ 390|- 14]: debug test-writedouble
[15:52|% 87|+ 391|- 14]: debug test-writefloat
[15:53|% 88|+ 392|- 14]: debug test-writeint
[15:53|% 88|+ 393|- 14]: debug test-writeuint
[15:54|% 88|+ 394|- 14]: debug test-zerolengthbufferbug
[15:55|% 88|+ 395|- 14]: debug test-zlib-dictionary
[15:56|% 88|+ 396|- 14]: debug test-zlib-from-gzip
[15:56|% 89|+ 397|- 14]: debug test-zlib-from-string
[15:57|% 89|+ 398|- 14]: debug test-zlib-invalid-input
[15:58|% 89|+ 399|- 14]: debug test-zlib-random-byte-pipes
[15:58|% 89|+ 400|- 14]: debug test-zlib
[15:59|% 90|+ 401|- 14]: debug test-buffer-big
[16:00|% 90|+ 402|- 14]: debug test-child-process-spawn-loop
=== debug test-child-process-spawn-loop ===
Path: pummel/test-child-process-spawn-loop
assert.js:104
throw new assert.AssertionError({
^
AssertionError: 1024002 == 1018681
at ChildProcess.<anonymous> (D:\node4\test\pummel\test-child-process-spawn-loop.js:51:12)
at ChildProcess.emit (events.js:90:17)
at Process.onexit (child_process.js:662:10)
Command: D:\node4\Debug\node.exe D:\node4\test\pummel\test-child-process-spawn-loop.js
[16:02|% 90|+ 402|- 15]: debug test-crypto-dh
[16:45|% 90|+ 403|- 15]: debug test-debugger-debug-brk
[16:48|% 90|+ 404|- 15]: debug test-exec
=== debug test-exec ===
Path: pummel/test-exec
kill pid 6172
'sleep 3' with timeout 50 took 82 ms
'1bd6b24ffae5fae103c42d2d6f3f296441763c\nGit Bash.lnk\nGit Bash.vbs\nReleaseNotes.rtf\nbin\ncmd\ndoc\netc\ngit-cheetah\ngit-cl\ngit-subtree\nlib\nlibexec\nlibuv\nsetup.ini\nshare\nssl\nsubtree-cache\nunins000.dat\nunins000.exe\n'
error code: 1
stdout: ""
stderr: "ls: /DOES_NOT_EXIST: No such file or directory\n"
events.js:65
throw arguments[1]; // Unhandled 'error' event
^
Error: kill EPERM
at errnoException (child_process.js:825:11)
at ChildProcess.kill (child_process.js:848:26)
at kill (child_process.js:545:11)
at Socket.<anonymous> (child_process.js:565:7)
at Socket.emit (events.js:87:17)
at Pipe.onread (net.js:387:31)
Command: D:\node4\Debug\node.exe D:\node4\test\pummel\test-exec.js
[16:49|% 91|+ 404|- 16]: debug test-fs-largefile
[17:06|% 91|+ 405|- 16]: debug test-fs-watch-file
[17:06|% 91|+ 406|- 16]: debug test-http-client-reconnect-bug
[17:08|% 91|+ 407|- 16]: debug test-http-upload-timeout
[17:11|% 91|+ 408|- 16]: debug test-https-large-response
[17:17|% 92|+ 409|- 16]: debug test-keep-alive
[17:18|% 92|+ 410|- 16]: debug test-net-connect-econnrefused
=== debug test-net-connect-econnrefused ===
Path: pummel/test-net-connect-econnrefused
Command: D:\node4\Debug\node.exe D:\node4\test\pummel\test-net-connect-econnrefused.js
--- TIMEOUT ---
[21:18|% 92|+ 410|- 17]: debug test-net-many-clients
[21:33|% 92|+ 411|- 17]: debug test-net-pause
[21:37|% 93|+ 412|- 17]: debug test-net-pingpong-delay
[21:41|% 93|+ 413|- 17]: debug test-net-pingpong
[21:45|% 93|+ 414|- 17]: debug test-net-throttle
[21:47|% 93|+ 415|- 17]: debug test-net-timeout
[21:52|% 93|+ 416|- 17]: debug test-net-timeout2
[21:57|% 94|+ 417|- 17]: debug test-net-write-callbacks
[23:27|% 94|+ 418|- 17]: debug test-next-tick-loops-quick
[23:30|% 94|+ 419|- 17]: debug test-process-hrtime
[23:32|% 94|+ 420|- 17]: debug test-process-uptime
[23:35|% 95|+ 421|- 17]: debug test-regress-GH-814
[23:43|% 95|+ 422|- 17]: debug test-regress-GH-814_2
[23:50|% 95|+ 423|- 17]: debug test-regress-GH-892
[23:58|% 95|+ 424|- 17]: debug test-timer-wrap
[23:59|% 95|+ 425|- 17]: debug test-timer-wrap2
[24:00|% 96|+ 426|- 17]: debug test-timers
[24:03|% 96|+ 427|- 17]: debug test-tls-ci-reneg-attack
[24:04|% 96|+ 428|- 17]: debug test-tls-throttle
[24:11|% 96|+ 429|- 17]: debug test-vm-memleak
[24:17|% 96|+ 430|- 17]: debug test-watch-file
[24:17|% 97|+ 431|- 17]: debug 2100bytes
[24:18|% 97|+ 432|- 17]: debug hello_world
[24:19|% 97|+ 433|- 17]: debug stack_overflow
[24:19|% 97|+ 434|- 17]: debug throw_custom_error
[24:20|% 98|+ 435|- 17]: debug throw_in_line_with_tabs
=== debug throw_in_line_with_tabs ===
Path: message/throw_in_line_with_tabs
before
D:\node4\test\message\throw_in_line_with_tabs.js:32
throw ({ foo: 'bar' });
^
[object Object]
Command: D:\node4\Debug\node.exe D:\node4\test\message\throw_in_line_with_tabs.js
[24:20|% 98|+ 435|- 18]: debug throw_non_error
=== debug throw_non_error ===
Path: message/throw_non_error
before
D:\node4\test\message\throw_non_error.js:31
throw ({ foo: 'bar' });
^
[object Object]
Command: D:\node4\Debug\node.exe D:\node4\test\message\throw_non_error.js
[24:21|% 98|+ 435|- 19]: debug undefined_reference_in_new_context
=== debug undefined_reference_in_new_context ===
Path: message/undefined_reference_in_new_context
before
D:\node4\test\message\undefined_reference_in_new_context.js:34
script.runInNewContext();
^
ReferenceError: foo is not defined
at evalmachine.<anonymous>:1:1
at Object.<anonymous> (D:\node4\test\message\undefined_reference_in_new_context.js:34:8)
at Module._compile (module.js:449:26)
at Object..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function._load (module.js:312:12)
at module.js:487:10
at EventEmitter._tickCallback (node.js:238:9)
Command: D:\node4\Debug\node.exe D:\node4\test\message\undefined_reference_in_new_context.js
[24:21|% 98|+ 435|- 20]: debug test-dns
[24:25|% 98|+ 436|- 20]: debug test-http-client-connaborted
=== debug test-http-client-connaborted ===
Path: gc/test-http-client-connaborted
module.js:340
throw err;
^
Error: Cannot find module 'weak'
at Function._resolveFilename (module.js:338:15)
at Function._load (module.js:280:25)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at Object.<anonymous> (D:\node4\test\gc\test-http-client-connaborted.js:9:15)
at Module._compile (module.js:449:26)
at Object..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function._load (module.js:312:12)
at module.js:487:10
Command: D:\node4\Debug\node.exe --expose-gc D:\node4\test\gc\test-http-client-connaborted.js
[24:26|% 99|+ 436|- 21]: debug test-http-client-onerror
=== debug test-http-client-onerror ===
Path: gc/test-http-client-onerror
module.js:340
throw err;
^
Error: Cannot find module 'weak'
at Function._resolveFilename (module.js:338:15)
at Function._load (module.js:280:25)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at Object.<anonymous> (D:\node4\test\gc\test-http-client-onerror.js:10:15)
at Module._compile (module.js:449:26)
at Object..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function._load (module.js:312:12)
at module.js:487:10
Command: D:\node4\Debug\node.exe --expose-gc D:\node4\test\gc\test-http-client-onerror.js
[24:26|% 99|+ 436|- 22]: debug test-http-client-timeout
=== debug test-http-client-timeout ===
Path: gc/test-http-client-timeout
module.js:340
throw err;
^
Error: Cannot find module 'weak'
at Function._resolveFilename (module.js:338:15)
at Function._load (module.js:280:25)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at Object.<anonymous> (D:\node4\test\gc\test-http-client-timeout.js:12:15)
at Module._compile (module.js:449:26)
at Object..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function._load (module.js:312:12)
at module.js:487:10
Command: D:\node4\Debug\node.exe --expose-gc D:\node4\test\gc\test-http-client-timeout.js
[24:27|% 99|+ 436|- 23]: debug test-http-client
=== debug test-http-client ===
Path: gc/test-http-client
module.js:340
throw err;
^
Error: Cannot find module 'weak'
at Function._resolveFilename (module.js:338:15)
at Function._load (module.js:280:25)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at Object.<anonymous> (D:\node4\test\gc\test-http-client.js:9:15)
at Module._compile (module.js:449:26)
at Object..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function._load (module.js:312:12)
at module.js:487:10
Command: D:\node4\Debug\node.exe --expose-gc D:\node4\test\gc\test-http-client.js
[24:28|% 99|+ 436|- 24]: debug test-net-timeout
=== debug test-net-timeout ===
Path: gc/test-net-timeout
module.js:340
throw err;
^
Error: Cannot find module 'weak'
at Function._resolveFilename (module.js:338:15)
at Function._load (module.js:280:25)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at Object.<anonymous> (D:\node4\test\gc\test-net-timeout.js:12:15)
at Module._compile (module.js:449:26)
at Object..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function._load (module.js:312:12)
at module.js:487:10
Command: D:\node4\Debug\node.exe --expose-gc D:\node4\test\gc\test-net-timeout.js
[24:28|% 100|+ 436|- 25]: Done
os.unlink() [Error 32] Het proces heeft geen toegang tot het bestand omdat het door een ander
proces wordt gebruikt: 'c:\\users\\bertbe~1\\appdata\\local\\temp\\tmpjoxrd0'
os.unlink() [Error 32] Het proces heeft geen toegang tot het bestand omdat het door een ander
proces wordt gebruikt: 'c:\\users\\bertbe~1\\appdata\\local\\temp\\tmppermau'
os.unlink() [Error 32] Het proces heeft geen toegang tot het bestand omdat het door een ander
proces wordt gebruikt: 'c:\\users\\bertbe~1\\appdata\\local\\temp\\tmpob7auv'
os.unlink() [Error 32] Het proces heeft geen toegang tot het bestand omdat het door een ander
proces wordt gebruikt: 'c:\\users\\bertbe~1\\appdata\\local\\temp\\tmp2glopy'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment