Skip to content

Instantly share code, notes, and snippets.

@bnoordhuis
Created September 3, 2011 00:28
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 bnoordhuis/1190280 to your computer and use it in GitHub Desktop.
Save bnoordhuis/1190280 to your computer and use it in GitHub Desktop.
Waf: Entering directory `/home/bnoordhuis/src/nodejs/node/out'
Waf: Leaving directory `/home/bnoordhuis/src/nodejs/node/out'
'build' finished successfully (0.058s)
DEST_OS: linux
DEST_CPU: x64
Parallel Jobs: 1
Product type: program
-rwxr-xr-x 1 bnoordhuis bnoordhuis 9.8M 2011-09-03 00:49 out/Release/node
-rwxr-xr-x 1 bnoordhuis bnoordhuis 57M 2011-09-03 00:49 out/Debug/node
python tools/test.py --mode=debug,release
[00:00|% 0|+ 0|- 0]: debug test-child-process-exec-cwd
[00:01|% 0|+ 1|- 0]: debug test-http-set-timeout
[00:02|% 0|+ 2|- 0]: debug test-http-dns-error
[00:04|% 0|+ 3|- 0]: debug test-stream-pipe-event
[00:04|% 0|+ 4|- 0]: debug test-http-upgrade-client
[00:05|% 0|+ 5|- 0]: debug test-http-request-end-twice
[00:07|% 1|+ 6|- 0]: debug test-http-upgrade-agent
[00:08|% 1|+ 7|- 0]: debug test-net-reconnect
[00:09|% 1|+ 8|- 0]: debug test-readuint
[00:10|% 1|+ 9|- 0]: debug test-http-client-abort2
[00:11|% 1|+ 10|- 0]: debug test-delayed-require
[00:12|% 1|+ 11|- 0]: debug test-dgram-unix-anon
=== debug test-dgram-unix-anon ===
Path: simple/test-dgram-unix-anon
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: unix_dgram sockets are not supported any more.
at newHandle (dgram_uv.js:84:11)
at new Socket (dgram_uv.js:93:16)
at Object.createSocket (dgram_uv.js:110:10)
at Object.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-dgram-unix-anon.js:40:16)
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: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-dgram-unix-anon.js
[00:13|% 2|+ 11|- 1]: debug test-process-wrap
[00:14|% 2|+ 12|- 1]: debug test-pipe-file-to-http
[00:17|% 2|+ 13|- 1]: debug test-sigint-infinite-loop
[00:19|% 2|+ 14|- 1]: debug test-url
[00:27|% 2|+ 15|- 1]: debug test-http-client-parse-error
[00:28|% 3|+ 16|- 1]: debug test-vm-create-context-circular-reference
[00:29|% 3|+ 17|- 1]: debug test-tls-junk-closes-server
[00:30|% 3|+ 18|- 1]: debug test-net-server-bind
[00:31|% 3|+ 19|- 1]: debug test-http-unix-socket
[00:32|% 3|+ 20|- 1]: debug test-tls-server-verify
[00:35|% 3|+ 21|- 1]: debug test-net-binary
[00:37|% 4|+ 22|- 1]: debug test-tls-securepair-server
[00:38|% 4|+ 23|- 1]: debug test-readdouble
[00:39|% 4|+ 24|- 1]: debug test-https-foafssl
[00:41|% 4|+ 25|- 1]: debug test-listen-fd
=== debug test-listen-fd ===
Path: simple/test-listen-fd
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: Not implemented
at Server.listenFD (net_uv.js:740:9)
at Object.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-listen-fd.js:47:5)
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: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-listen-fd.js
[00:42|% 4|+ 25|- 2]: debug test-buffer
[00:43|% 5|+ 26|- 2]: debug test-fs-write-buffer
[00:44|% 5|+ 27|- 2]: debug test-next-tick-doesnt-hang
[00:45|% 5|+ 28|- 2]: debug test-http-mutable-headers
[00:47|% 5|+ 29|- 2]: debug test-init
[00:49|% 5|+ 30|- 2]: debug test-child-process-exec-env
[00:50|% 5|+ 31|- 2]: debug test-require-cache
[00:51|% 6|+ 32|- 2]: debug test-http-upgrade-server
[00:53|% 6|+ 33|- 2]: debug test-http-wget
[00:54|% 6|+ 34|- 2]: debug test-string-decoder
[00:55|% 6|+ 35|- 2]: debug test-http-parser
[00:56|% 6|+ 36|- 2]: debug test-child-process-stdin
[00:57|% 7|+ 37|- 2]: debug test-fs-sir-writes-alot
[00:59|% 7|+ 38|- 2]: debug test-next-tick
[01:00|% 7|+ 39|- 2]: debug test-http-client-race-2
[01:02|% 7|+ 40|- 2]: debug test-exec-max-buffer
[01:03|% 7|+ 41|- 2]: debug test-path
[01:04|% 7|+ 42|- 2]: debug test-http-agent
[01:07|% 8|+ 43|- 2]: debug test-http-client-upload-buf
[01:08|% 8|+ 44|- 2]: debug test-net-remote-address-port
[01:09|% 8|+ 45|- 2]: debug test-fs-symlink
=== debug test-fs-symlink ===
Path: simple/test-fs-symlink
node: src/unix/fs.c:616: uv_fs_symlink: Assertion `0 && "implement me"' failed.
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-symlink.js
[01:10|% 8|+ 45|- 3]: debug test-readint
[01:10|% 8|+ 46|- 3]: debug test-punycode
[01:11|% 9|+ 47|- 3]: debug test-fs-write-stream-end
[01:12|% 9|+ 48|- 3]: debug test-script-static-new
[01:13|% 9|+ 49|- 3]: debug test-http-malformed-request
[01:14|% 9|+ 50|- 3]: debug test-eio-race
[01:17|% 9|+ 51|- 3]: debug test-http-set-trailers
[01:18|% 9|+ 52|- 3]: debug test-http-server-multiheaders
[01:20|% 10|+ 53|- 3]: debug test-tls-peer-certificate
[01:21|% 10|+ 54|- 3]: debug test-c-ares
=== debug test-c-ares ===
Path: simple/test-c-ares
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-c-ares.js
--- CRASHED ---
[01:22|% 10|+ 54|- 4]: debug test-stream-pipe-cleanup
[01:23|% 10|+ 55|- 4]: debug test-eval
[01:25|% 10|+ 56|- 4]: debug test-child-process-cwd
[01:26|% 11|+ 57|- 4]: debug test-stdout-to-file
[01:32|% 11|+ 58|- 4]: debug test-pump-file2tcp
[01:33|% 11|+ 59|- 4]: debug test-net-bytes-stats
[01:35|% 11|+ 60|- 4]: debug test-http-full-response
[01:52|% 11|+ 61|- 4]: debug test-tls-npn-server-client
[01:52|% 11|+ 62|- 4]: debug test-http-client-race
[01:54|% 12|+ 63|- 4]: debug test-writeint
[01:55|% 12|+ 64|- 4]: debug test-child-process-ipc
=== debug test-child-process-ipc ===
Path: simple/test-child-process-ipc
child said: "hello world\r\n"
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: write EPIPE
at errnoException (net_uv.js:564:11)
at Socket.write (net_uv.js:392:18)
at Socket.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-child-process-ipc.js:47:17)
at Socket.emit (events.js:67:17)
at Pipe.onread (net_uv.js:300:31)
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-child-process-ipc.js
[01:56|% 12|+ 64|- 5]: debug test-require-cache-without-stat
[01:58|% 12|+ 65|- 5]: debug test-net-eaddrinuse
[01:58|% 12|+ 66|- 5]: debug test-net-isip
[01:59|% 12|+ 67|- 5]: debug test-event-emitter-num-args
[02:00|% 13|+ 68|- 5]: debug test-writefloat
[02:01|% 13|+ 69|- 5]: debug test-eval-require
[02:03|% 13|+ 70|- 5]: debug test-http-curl-chunk-problem
[02:04|% 13|+ 71|- 5]: debug test-http-eof-on-connect
[02:05|% 13|+ 72|- 5]: debug test-utf8-scripts
[02:06|% 14|+ 73|- 5]: debug test-http-contentLength0
[02:07|% 14|+ 74|- 5]: debug test-module-load-list
[02:08|% 14|+ 75|- 5]: debug test-child-process-buffering
[02:10|% 14|+ 76|- 5]: debug test-process-kill-null
[02:10|% 14|+ 77|- 5]: debug test-child-process-env
[02:12|% 14|+ 78|- 5]: debug test-util-inspect
[02:12|% 15|+ 79|- 5]: debug test-net-create-connection
[02:13|% 15|+ 80|- 5]: debug test-process-env
[02:15|% 15|+ 81|- 5]: debug test-pipe-stream
[02:16|% 15|+ 82|- 5]: debug test-util-format
[02:16|% 15|+ 83|- 5]: debug test-fs-read-buffer
[02:17|% 16|+ 84|- 5]: debug test-memory-usage
[02:18|% 16|+ 85|- 5]: debug test-fs-write-file
[02:19|% 16|+ 86|- 5]: debug test-child-process-stdout-flush
[02:22|% 16|+ 87|- 5]: debug test-fs-open
=== debug test-fs-open ===
Path: simple/test-fs-open
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
AssertionError: 0 == 2
at Object.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-fs-open.js:33:10)
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: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-open.js
[02:23|% 16|+ 87|- 6]: debug test-child-process-customfd-bounded
[02:24|% 16|+ 88|- 6]: debug test-http-chunked
[02:25|% 17|+ 89|- 6]: debug test-http-response-close
[02:27|% 17|+ 90|- 6]: debug test-script-this
[02:27|% 17|+ 91|- 6]: debug test-next-tick-ordering2
[02:28|% 17|+ 92|- 6]: debug test-tls-client-abort
[02:29|% 17|+ 93|- 6]: debug test-net-connect-timeout
=== debug test-net-connect-timeout ===
Path: simple/test-net-connect-timeout
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-net-connect-timeout.js
--- CRASHED ---
[02:30|% 18|+ 93|- 7]: debug test-http-blank-header
[02:31|% 18|+ 94|- 7]: debug test-file-write-stream
[02:32|% 18|+ 95|- 7]: debug test-fs-fsync
[02:32|% 18|+ 96|- 7]: debug test-global
[02:33|% 18|+ 97|- 7]: debug test-script-context
[02:34|% 18|+ 98|- 7]: debug test-regress-GH-877
[02:36|% 19|+ 99|- 7]: debug test-http-head-request
[02:37|% 19|+ 100|- 7]: debug test-regress-GH-892
[02:52|% 19|+ 101|- 7]: debug test-tls-connect
[02:53|% 19|+ 102|- 7]: debug test-tls-client-verify
[02:56|% 19|+ 103|- 7]: debug test-fs-stat
=== debug test-fs-stat ===
Path: simple/test-fs-stat
stating: /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-stat.js
node: src/unix/fs.c:401: uv_fs_fstat: Assertion `0 && "implement me"' failed.
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-stat.js
[02:56|% 20|+ 103|- 8]: debug test-querystring
[02:57|% 20|+ 104|- 8]: debug test-net-socket-timeout
[02:58|% 20|+ 105|- 8]: 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> (/home/bnoordhuis/src/nodejs/node/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: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-dgram-multicast.js
[02:59|% 20|+ 105|- 9]: debug test-http-allow-req-after-204-res
[03:01|% 20|+ 106|- 9]: debug test-net-connect-buffer
[03:02|% 20|+ 107|- 9]: debug test-http-keep-alive-close-on-header
[03:03|% 21|+ 108|- 9]: debug test-http-dns-fail
=== debug test-http-dns-fail ===
Path: simple/test-http-dns-fail
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-http-dns-fail.js
--- CRASHED ---
[03:04|% 21|+ 108|- 10]: debug test-http-client-abort
[03:06|% 21|+ 109|- 10]: debug test-file-read-noexist
[03:06|% 21|+ 110|- 10]: debug test-child-process-double-pipe
[03:07|% 21|+ 111|- 10]: debug test-tls-securepair-client
[03:08|% 22|+ 112|- 10]: debug test-dgram-unix
=== debug test-dgram-unix ===
Path: simple/test-dgram-unix
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: unix_dgram sockets are not supported any more.
at newHandle (dgram_uv.js:84:11)
at new Socket (dgram_uv.js:93:16)
at Object.createSocket (dgram_uv.js:110:10)
at Object.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-dgram-unix.js:37: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: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-dgram-unix.js
[03:09|% 22|+ 112|- 11]: debug test-stream-pipe-error-handling
[03:10|% 22|+ 113|- 11]: debug test-net-server-close
[03:11|% 22|+ 114|- 11]: debug test-http-legacy
[03:12|% 22|+ 115|- 11]: debug test-http-many-keep-alive-connections
[03:59|% 22|+ 116|- 11]: debug test-event-emitter-once
[04:00|% 23|+ 117|- 11]: debug test-regress-GH-897
[04:00|% 23|+ 118|- 11]: debug test-https-agent
[04:04|% 23|+ 119|- 11]: debug test-tls-request-timeout
[04:06|% 23|+ 120|- 11]: debug test-chdir
[04:07|% 23|+ 121|- 11]: debug test-exception-handler2
[04:08|% 24|+ 122|- 11]: debug test-fs-realpath
=== debug test-fs-realpath ===
Path: simple/test-fs-realpath
test_simple_relative_symlink
node: src/unix/fs.c:616: uv_fs_symlink: Assertion `0 && "implement me"' failed.
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-realpath.js
[04:09|% 24|+ 122|- 12]: debug test-signal-unregister
[04:11|% 24|+ 123|- 12]: debug test-eio-race2
[04:12|% 24|+ 124|- 12]: debug test-pipe-return-val
[04:12|% 24|+ 125|- 12]: debug test-http-set-cookies
[04:14|% 24|+ 126|- 12]: debug test-writeuint
[04:15|% 25|+ 127|- 12]: debug test-http
[04:17|% 25|+ 128|- 12]: debug test-regression-object-prototype
[04:17|% 25|+ 129|- 12]: debug test-stream-pipe-multi
[05:11|% 25|+ 130|- 12]: debug test-script-new
[05:12|% 25|+ 131|- 12]: debug test-tty-stdout-end
[05:13|% 25|+ 132|- 12]: debug test-tcp-wrap-connect
[05:14|% 26|+ 133|- 12]: debug test-http-head-response-has-no-body-end
[05:15|% 26|+ 134|- 12]: debug test-assert
[05:17|% 26|+ 135|- 12]: debug test-http-server
[05:18|% 26|+ 136|- 12]: debug test-http-head-response-has-no-body
[05:19|% 26|+ 137|- 12]: debug test-fs-write-sync
[05:20|% 27|+ 138|- 12]: debug test-tcp-wrap-listen
[05:21|% 27|+ 139|- 12]: debug test-zerolengthbufferbug
[05:22|% 27|+ 140|- 12]: debug test-net-connect-handle-econnrefused
=== debug test-net-connect-handle-econnrefused ===
Path: simple/test-net-connect-handle-econnrefused
couldn't connect.
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
AssertionError: 111 == "ECONNREFUSED"
at Socket.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-net-connect-handle-econnrefused.js:42:10)
at Socket.emit (events.js:67:17)
at Array.<anonymous> (net_uv.js:277:25)
at EventEmitter._tickCallback (node.js:195:26)
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-net-connect-handle-econnrefused.js
[05:23|% 27|+ 140|- 13]: debug test-tls-set-encoding
[05:24|% 27|+ 141|- 13]: debug test-fs-read-stream
[05:25|% 27|+ 142|- 13]: debug test-child-process-deprecated-api
[05:26|% 28|+ 143|- 13]: debug test-fs-watch-file
[05:28|% 28|+ 144|- 13]: debug test-next-tick-errors
[05:28|% 28|+ 145|- 13]: debug test-dgram-pingpong
[05:34|% 28|+ 146|- 13]: debug test-writedouble
[05:35|% 28|+ 147|- 13]: 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> (/home/bnoordhuis/src/nodejs/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:195:26)
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-child-process-spawn-node.js
[05:36|% 29|+ 147|- 14]: debug test-console
[05:37|% 29|+ 148|- 14]: debug test-fs-utimes
=== debug test-fs-utimes ===
Path: simple/test-fs-utimes
node: src/unix/fs.c:549: uv_fs_utime: Assertion `0 && "implement me"' failed.
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-utimes.js
[05:38|% 29|+ 148|- 15]: debug test-http-host-headers
[05:41|% 29|+ 149|- 15]: debug test-http-upgrade-server2
[05:42|% 29|+ 150|- 15]: debug test-dgram-udp4
[05:43|% 29|+ 151|- 15]: debug test-regress-GH-1531
[05:45|% 30|+ 152|- 15]: debug test-http-extra-response
[05:46|% 30|+ 153|- 15]: debug test-sync-fileread
[05:47|% 30|+ 154|- 15]: debug test-http-expect-continue
[05:48|% 30|+ 155|- 15]: debug test-pump-file2tcp-noexist
[05:49|% 30|+ 156|- 15]: debug test-http-request-end
[05:50|% 31|+ 157|- 15]: debug test-fs-readfile-empty
[05:51|% 31|+ 158|- 15]: debug test-http-status-code
[05:52|% 31|+ 159|- 15]: debug test-sendfd
=== debug test-sendfd ===
Path: simple/test-sendfd
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Object #<Socket> has no method 'open'
at Object.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-sendfd.js:104:16)
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: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-sendfd.js
[05:53|% 31|+ 159|- 16]: debug test-fs-write-file-buffer
[05:54|% 31|+ 160|- 16]: debug test-event-emitter-remove-all-listeners
[05:55|% 31|+ 161|- 16]: debug test-next-tick-ordering
[05:56|% 32|+ 162|- 16]: debug test-require-exceptions
[05:57|% 32|+ 163|- 16]: debug test-script-static-context
[05:58|% 32|+ 164|- 16]: debug test-script-static-this
[05:58|% 32|+ 165|- 16]: debug test-net-server-max-connections
[06:04|% 32|+ 166|- 16]: debug test-https-eof-for-eom
[06:06|% 33|+ 167|- 16]: debug test-child-process-kill
[06:07|% 33|+ 168|- 16]: debug test-module-loading
[06:09|% 33|+ 169|- 16]: debug test-tcp-wrap
[06:10|% 33|+ 170|- 16]: debug test-event-emitter-modify-in-emit
[06:11|% 33|+ 171|- 16]: debug test-http-proxy
[06:12|% 33|+ 172|- 16]: debug test-error-reporting
[06:14|% 34|+ 173|- 16]: debug test-http-304
[06:15|% 34|+ 174|- 16]: debug test-console-not-call-toString
[06:16|% 34|+ 175|- 16]: debug test-exception-handler
[06:17|% 34|+ 176|- 16]: debug test-eio-race4
[06:18|% 34|+ 177|- 16]: debug test-os
[06:19|% 35|+ 178|- 16]: debug test-http-header-read
[06:20|% 35|+ 179|- 16]: debug test-stdin-from-file
[06:22|% 35|+ 180|- 16]: debug test-umask
[06:23|% 35|+ 181|- 16]: debug test-regress-GH-746
[06:24|% 35|+ 182|- 16]: debug test-fs-write-stream
[06:25|% 35|+ 183|- 16]: debug test-http-exceptions
[06:26|% 36|+ 184|- 16]: debug test-readdir
=== debug test-readdir ===
Path: simple/test-readdir
readdirSync /home/bnoordhuis/src/nodejs/node/test/fixtures/readdir
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
AssertionError: ["are","dir","empty","files","for","just","testing.js","these"] deepEqual []
at Object.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-readdir.js:43: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: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-readdir.js
[06:27|% 36|+ 184|- 17]: debug test-regress-GH-819
=== debug test-regress-GH-819 ===
Path: simple/test-regress-GH-819
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-regress-GH-819.js
--- CRASHED ---
[06:28|% 36|+ 184|- 18]: debug test-net-server-try-ports
[06:29|% 36|+ 185|- 18]: debug test-event-emitter-add-listeners
[06:30|% 36|+ 186|- 18]: debug test-repl
[06:32|% 37|+ 187|- 18]: debug test-tls-ext-key-usage
[06:33|% 37|+ 188|- 18]: debug test-fs-read-file-sync
[06:34|% 37|+ 189|- 18]: debug test-http-write-empty-string
[06:35|% 37|+ 190|- 18]: debug test-crypto
[06:36|% 37|+ 191|- 18]: debug test-timers-linked-list
[06:37|% 37|+ 192|- 18]: debug test-net-pingpong
[06:50|% 38|+ 193|- 18]: debug test-http-buffer-sanity
[06:52|% 38|+ 194|- 18]: debug test-tls-sni-server-client
[06:54|% 38|+ 195|- 18]: debug test-event-emitter-check-listener-leaks
[06:54|% 38|+ 196|- 18]: debug test-net-stream
[06:55|% 38|+ 197|- 18]: debug test-require-resolve
[06:56|% 38|+ 198|- 18]: debug test-next-tick-starvation
[06:57|% 39|+ 199|- 18]: debug test-net-can-reset-timeout
[06:58|% 39|+ 200|- 18]: debug test-fs-error-messages
=== debug test-fs-error-messages ===
Path: simple/test-fs-error-messages
node: src/unix/fs.c:623: uv_fs_readlink: Assertion `0 && "implement me"' failed.
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-error-messages.js
[06:59|% 39|+ 200|- 19]: debug test-debugger-client
[07:04|% 39|+ 201|- 19]: debug test-executable-path
[07:05|% 39|+ 202|- 19]: debug test-fs-write
[07:06|% 40|+ 203|- 19]: 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 /home/bnoordhuis/src/nodejs/node/test/simple/test-child-process-custom-fds.js:50:12
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-child-process-custom-fds.js
[07:07|% 40|+ 203|- 20]: debug test-mkdir-rmdir
[07:08|% 40|+ 204|- 20]: 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> (/home/bnoordhuis/src/nodejs/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:195:26)
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-child-process-channel.js
[07:09|% 40|+ 204|- 21]: debug test-http-keep-alive
[07:11|% 40|+ 205|- 21]: debug test-http-default-encoding
[07:12|% 40|+ 206|- 21]: debug test-http-client-upload
[07:13|% 41|+ 207|- 21]: debug test-child-process-exit-code
=== debug test-child-process-exit-code ===
Path: simple/test-child-process-exit-code
#
# Fatal error in /home/bnoordhuis/src/nodejs/node/deps/v8/src/handles-inl.h, line 64
# CHECK(location_ != __null) failed
#
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-child-process-exit-code.js
[07:14|% 41|+ 207|- 22]: debug test-fs-read-file-sync-hostname
[07:15|% 41|+ 208|- 22]: debug test-pipe
[07:19|% 41|+ 209|- 22]: debug test-signal-handler
[07:20|% 41|+ 210|- 22]: debug test-net-keepalive
[07:22|% 42|+ 211|- 22]: debug test-http-1.0
[07:23|% 42|+ 212|- 22]: debug test-http-upgrade-client2
[07:25|% 42|+ 213|- 22]: debug test-http-abort-client
[07:26|% 42|+ 214|- 22]: debug test-readfloat
[07:27|% 42|+ 215|- 22]: debug test-event-emitter-remove-listeners
[07:27|% 42|+ 216|- 22]: debug test-https-connecting-to-http
[07:29|% 43|+ 217|- 22]: debug test-regress-GH-784
[07:31|% 43|+ 218|- 22]: debug test-fs-chmod
=== debug test-fs-chmod ===
Path: simple/test-fs-chmod
node: src/unix/fs.c:542: uv_fs_chmod: Assertion `0 && "implement me"' failed.
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-chmod.js
[07:31|% 43|+ 218|- 23]: debug test-https-simple
[07:33|% 43|+ 219|- 23]: debug test-sys
[07:34|% 43|+ 220|- 23]: debug test-http-response-readable
[07:36|% 44|+ 221|- 23]: debug test-pipe-head
[07:37|% 44|+ 222|- 23]: debug test-fs-read
[07:38|% 44|+ 223|- 23]: debug test-cli-eval
[07:41|% 44|+ 224|- 23]: debug test-http-get-pipeline-problem
=== debug test-http-get-pipeline-problem ===
Path: simple/test-http-get-pipeline-problem
image.length = 57928
recv 0
done 0
recv 1
done 1
recv 2
done 2
recv 3
done 3
recv 4
done 4
recv 5
done 5
recv 6
done 6
recv 7
done 7
recv 8
done 8
recv 9
done 9
recv 10
done 10
recv 11
done 11
recv 12
done 12
recv 13
done 13
recv 14
done 14
recv 15
done 15
recv 16
done 16
recv 17
done 17
recv 18
done 18
recv 19
done 19
recv 20
done 20
recv 21
done 21
recv 22
done 22
recv 23
done 23
recv 24
done 24
recv 25
done 25
recv 26
done 26
recv 27
done 27
recv 28
done 28
recv 29
done 29
recv 30
done 30
recv 31
done 31
recv 32
done 32
recv 33
done 33
recv 34
done 34
recv 35
done 35
recv 36
done 36
recv 37
done 37
recv 38
done 38
recv 39
done 39
recv 40
done 40
recv 41
done 41
recv 42
done 42
recv 43
done 43
recv 44
done 44
recv 45
done 45
recv 46
done 46
recv 47
done 47
recv 48
done 48
recv 49
done 49
recv 50
done 50
recv 51
done 51
recv 52
done 52
recv 53
done 53
recv 54
done 54
recv 55
done 55
recv 56
done 56
recv 57
done 57
recv 58
done 58
recv 59
done 59
recv 60
done 60
recv 61
done 61
recv 62
done 62
recv 63
done 63
recv 64
done 64
recv 65
done 65
recv 66
done 66
recv 67
done 67
recv 68
done 68
recv 69
done 69
recv 70
done 70
recv 71
done 71
recv 72
done 72
recv 73
done 73
recv 74
done 74
recv 75
done 75
recv 76
done 76
recv 77
done 77
recv 78
done 78
recv 79
done 79
recv 80
done 80
recv 81
done 81
recv 82
done 82
recv 83
done 83
recv 84
done 84
recv 85
done 85
recv 86
done 86
recv 87
done 87
recv 88
done 88
recv 89
done 89
recv 90
done 90
recv 91
done 91
recv 92
done 92
recv 93
done 93
recv 94
done 94
recv 95
done 95
recv 96
done 96
recv 97
done 97
recv 98
done 98
recv 99
done 99
assert.js:104
throw new assert.AssertionError({
^
AssertionError: 100 == 0
at [object Object].checkFiles (/home/bnoordhuis/src/nodejs/node/test/simple/test-http-get-pipeline-problem.js:92:10)
at [object Object].emit (events.js:64:17)
at fs.js:1167:12
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/simple/test-http-get-pipeline-problem.js
[07:44|% 44|+ 224|- 24]: release test-child-process-exec-cwd
[07:44|% 44|+ 225|- 24]: release test-http-set-timeout
[07:45|% 45|+ 226|- 24]: release test-http-dns-error
[07:45|% 45|+ 227|- 24]: release test-stream-pipe-event
[07:45|% 45|+ 228|- 24]: release test-http-upgrade-client
[07:45|% 45|+ 229|- 24]: release test-http-request-end-twice
[07:45|% 45|+ 230|- 24]: release test-http-upgrade-agent
[07:45|% 46|+ 231|- 24]: release test-net-reconnect
[07:46|% 46|+ 232|- 24]: release test-readuint
[07:46|% 46|+ 233|- 24]: release test-http-client-abort2
[07:46|% 46|+ 234|- 24]: release test-delayed-require
[07:46|% 46|+ 235|- 24]: release test-dgram-unix-anon
=== release test-dgram-unix-anon ===
Path: simple/test-dgram-unix-anon
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: unix_dgram sockets are not supported any more.
at newHandle (dgram_uv.js:84:11)
at new Socket (dgram_uv.js:93:16)
at Object.createSocket (dgram_uv.js:110:10)
at Object.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-dgram-unix-anon.js:40:16)
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: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-dgram-unix-anon.js
[07:46|% 46|+ 235|- 25]: release test-process-wrap
[07:46|% 47|+ 236|- 25]: release test-pipe-file-to-http
[07:47|% 47|+ 237|- 25]: release test-sigint-infinite-loop
[07:48|% 47|+ 238|- 25]: release test-url
[07:48|% 47|+ 239|- 25]: release test-http-client-parse-error
[07:48|% 47|+ 240|- 25]: release test-vm-create-context-circular-referenc...
[07:48|% 48|+ 241|- 25]: release test-tls-junk-closes-server
[07:48|% 48|+ 242|- 25]: release test-net-server-bind
[07:48|% 48|+ 243|- 25]: release test-http-unix-socket
[07:49|% 48|+ 244|- 25]: release test-tls-server-verify
[07:49|% 48|+ 245|- 25]: release test-net-binary
[07:49|% 48|+ 246|- 25]: release test-tls-securepair-server
[07:49|% 49|+ 247|- 25]: release test-readdouble
[07:49|% 49|+ 248|- 25]: release test-https-foafssl
[07:50|% 49|+ 249|- 25]: release test-listen-fd
=== release test-listen-fd ===
Path: simple/test-listen-fd
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: Not implemented
at Server.listenFD (net_uv.js:740:9)
at Object.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-listen-fd.js:47:5)
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: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-listen-fd.js
[07:50|% 49|+ 249|- 26]: release test-buffer
[07:50|% 49|+ 250|- 26]: release test-fs-write-buffer
[07:50|% 50|+ 251|- 26]: release test-next-tick-doesnt-hang
[07:50|% 50|+ 252|- 26]: release test-http-mutable-headers
[07:50|% 50|+ 253|- 26]: release test-init
[07:50|% 50|+ 254|- 26]: release test-child-process-exec-env
[07:51|% 50|+ 255|- 26]: release test-require-cache
[07:51|% 50|+ 256|- 26]: release test-http-upgrade-server
[07:51|% 51|+ 257|- 26]: release test-http-wget
[07:51|% 51|+ 258|- 26]: release test-string-decoder
[07:51|% 51|+ 259|- 26]: release test-http-parser
[07:51|% 51|+ 260|- 26]: release test-child-process-stdin
[07:51|% 51|+ 261|- 26]: release test-fs-sir-writes-alot
[07:51|% 51|+ 262|- 26]: release test-next-tick
[07:52|% 52|+ 263|- 26]: release test-http-client-race-2
[07:52|% 52|+ 264|- 26]: release test-exec-max-buffer
[07:52|% 52|+ 265|- 26]: release test-path
[07:52|% 52|+ 266|- 26]: release test-http-agent
[07:53|% 52|+ 267|- 26]: release test-http-client-upload-buf
[07:53|% 53|+ 268|- 26]: release test-net-remote-address-port
[07:53|% 53|+ 269|- 26]: release test-fs-symlink
=== release test-fs-symlink ===
Path: simple/test-fs-symlink
node: src/unix/fs.c:616: uv_fs_symlink: Assertion `0 && "implement me"' failed.
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-symlink.js
[07:53|% 53|+ 269|- 27]: release test-readint
[07:53|% 53|+ 270|- 27]: release test-punycode
[07:53|% 53|+ 271|- 27]: release test-fs-write-stream-end
[07:53|% 53|+ 272|- 27]: release test-script-static-new
[07:53|% 54|+ 273|- 27]: release test-http-malformed-request
[07:53|% 54|+ 274|- 27]: release test-eio-race
[07:54|% 54|+ 275|- 27]: release test-http-set-trailers
[07:54|% 54|+ 276|- 27]: release test-http-server-multiheaders
[07:54|% 54|+ 277|- 27]: release test-tls-peer-certificate
[07:54|% 55|+ 278|- 27]: release test-c-ares
=== release test-c-ares ===
Path: simple/test-c-ares
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-c-ares.js
--- CRASHED ---
[07:54|% 55|+ 278|- 28]: release test-stream-pipe-cleanup
[07:54|% 55|+ 279|- 28]: release test-eval
[07:54|% 55|+ 280|- 28]: release test-child-process-cwd
[07:55|% 55|+ 281|- 28]: release test-stdout-to-file
[07:55|% 55|+ 282|- 28]: release test-pump-file2tcp
[07:55|% 56|+ 283|- 28]: release test-net-bytes-stats
[07:55|% 56|+ 284|- 28]: release test-http-full-response
[07:57|% 56|+ 285|- 28]: release test-tls-npn-server-client
[07:57|% 56|+ 286|- 28]: release test-http-client-race
[07:57|% 56|+ 287|- 28]: release test-writeint
[07:57|% 57|+ 288|- 28]: release test-child-process-ipc
=== release test-child-process-ipc ===
Path: simple/test-child-process-ipc
child said: "hello world\r\n"
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: write EPIPE
at errnoException (net_uv.js:564:11)
at Socket.write (net_uv.js:392:18)
at Socket.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-child-process-ipc.js:47:17)
at Socket.emit (events.js:67:17)
at Pipe.onread (net_uv.js:300:31)
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-child-process-ipc.js
[07:57|% 57|+ 288|- 29]: release test-require-cache-without-stat
[07:57|% 57|+ 289|- 29]: release test-net-eaddrinuse
[07:57|% 57|+ 290|- 29]: release test-net-isip
[07:57|% 57|+ 291|- 29]: release test-event-emitter-num-args
[07:57|% 57|+ 292|- 29]: release test-writefloat
[07:58|% 58|+ 293|- 29]: release test-eval-require
[07:58|% 58|+ 294|- 29]: release test-http-curl-chunk-problem
[07:58|% 58|+ 295|- 29]: release test-http-eof-on-connect
[07:58|% 58|+ 296|- 29]: release test-utf8-scripts
[07:58|% 58|+ 297|- 29]: release test-http-contentLength0
[07:58|% 59|+ 298|- 29]: release test-module-load-list
[07:58|% 59|+ 299|- 29]: release test-child-process-buffering
[07:58|% 59|+ 300|- 29]: release test-process-kill-null
[07:58|% 59|+ 301|- 29]: release test-child-process-env
[07:59|% 59|+ 302|- 29]: release test-util-inspect
[07:59|% 59|+ 303|- 29]: release test-net-create-connection
[07:59|% 60|+ 304|- 29]: release test-process-env
[07:59|% 60|+ 305|- 29]: release test-pipe-stream
[07:59|% 60|+ 306|- 29]: release test-util-format
[07:59|% 60|+ 307|- 29]: release test-fs-read-buffer
[07:59|% 60|+ 308|- 29]: release test-memory-usage
[07:59|% 61|+ 309|- 29]: release test-fs-write-file
[07:59|% 61|+ 310|- 29]: release test-child-process-stdout-flush
[08:00|% 61|+ 311|- 29]: release test-fs-open
=== release test-fs-open ===
Path: simple/test-fs-open
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
AssertionError: 0 == 2
at Object.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-fs-open.js:33:10)
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: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-open.js
[08:00|% 61|+ 311|- 30]: release test-child-process-customfd-bounded
[08:00|% 61|+ 312|- 30]: release test-http-chunked
[08:00|% 61|+ 313|- 30]: release test-http-response-close
[08:00|% 62|+ 314|- 30]: release test-script-this
[08:00|% 62|+ 315|- 30]: release test-next-tick-ordering2
[08:00|% 62|+ 316|- 30]: release test-tls-client-abort
[08:00|% 62|+ 317|- 30]: release test-net-connect-timeout
=== release test-net-connect-timeout ===
Path: simple/test-net-connect-timeout
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-net-connect-timeout.js
--- CRASHED ---
[08:00|% 62|+ 317|- 31]: release test-http-blank-header
[08:00|% 62|+ 318|- 31]: release test-file-write-stream
[08:01|% 63|+ 319|- 31]: release test-fs-fsync
[08:01|% 63|+ 320|- 31]: release test-global
[08:01|% 63|+ 321|- 31]: release test-script-context
[08:01|% 63|+ 322|- 31]: release test-regress-GH-877
[08:01|% 63|+ 323|- 31]: release test-http-head-request
[08:01|% 64|+ 324|- 31]: release test-regress-GH-892
[08:12|% 64|+ 325|- 31]: release test-tls-connect
[08:12|% 64|+ 326|- 31]: release test-tls-client-verify
[08:12|% 64|+ 327|- 31]: release test-fs-stat
=== release test-fs-stat ===
Path: simple/test-fs-stat
stating: /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-stat.js
node: src/unix/fs.c:401: uv_fs_fstat: Assertion `0 && "implement me"' failed.
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-stat.js
[08:12|% 64|+ 327|- 32]: release test-querystring
[08:12|% 64|+ 328|- 32]: release test-net-socket-timeout
[08:13|% 65|+ 329|- 32]: release test-dgram-multicast
=== release 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> (/home/bnoordhuis/src/nodejs/node/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: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-dgram-multicast.js
[08:13|% 65|+ 329|- 33]: release test-http-allow-req-after-204-res
[08:13|% 65|+ 330|- 33]: release test-net-connect-buffer
[08:13|% 65|+ 331|- 33]: release test-http-keep-alive-close-on-header
[08:13|% 65|+ 332|- 33]: release test-http-dns-fail
=== release test-http-dns-fail ===
Path: simple/test-http-dns-fail
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-http-dns-fail.js
--- CRASHED ---
[08:13|% 66|+ 332|- 34]: release test-http-client-abort
[08:13|% 66|+ 333|- 34]: release test-file-read-noexist
[08:13|% 66|+ 334|- 34]: release test-child-process-double-pipe
[08:13|% 66|+ 335|- 34]: release test-tls-securepair-client
[08:14|% 66|+ 336|- 34]: release test-dgram-unix
=== release test-dgram-unix ===
Path: simple/test-dgram-unix
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: unix_dgram sockets are not supported any more.
at newHandle (dgram_uv.js:84:11)
at new Socket (dgram_uv.js:93:16)
at Object.createSocket (dgram_uv.js:110:10)
at Object.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-dgram-unix.js:37: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: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-dgram-unix.js
[08:14|% 66|+ 336|- 35]: release test-stream-pipe-error-handling
[08:14|% 67|+ 337|- 35]: release test-net-server-close
[08:14|% 67|+ 338|- 35]: release test-http-legacy
[08:14|% 67|+ 339|- 35]: release test-http-many-keep-alive-connections
[08:17|% 67|+ 340|- 35]: release test-event-emitter-once
[08:17|% 67|+ 341|- 35]: release test-regress-GH-897
[08:17|% 68|+ 342|- 35]: release test-https-agent
[08:18|% 68|+ 343|- 35]: release test-tls-request-timeout
[08:18|% 68|+ 344|- 35]: release test-chdir
[08:18|% 68|+ 345|- 35]: release test-exception-handler2
[08:19|% 68|+ 346|- 35]: release test-fs-realpath
=== release test-fs-realpath ===
Path: simple/test-fs-realpath
test_simple_relative_symlink
node: src/unix/fs.c:616: uv_fs_symlink: Assertion `0 && "implement me"' failed.
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-realpath.js
[08:19|% 68|+ 346|- 36]: release test-signal-unregister
[08:19|% 69|+ 347|- 36]: release test-eio-race2
[08:20|% 69|+ 348|- 36]: release test-pipe-return-val
[08:20|% 69|+ 349|- 36]: release test-http-set-cookies
[08:20|% 69|+ 350|- 36]: release test-writeuint
[08:20|% 69|+ 351|- 36]: release test-http
[08:20|% 70|+ 352|- 36]: release test-regression-object-prototype
[08:20|% 70|+ 353|- 36]: release test-stream-pipe-multi
[08:24|% 70|+ 354|- 36]: release test-script-new
[08:24|% 70|+ 355|- 36]: release test-tty-stdout-end
[08:24|% 70|+ 356|- 36]: release test-tcp-wrap-connect
[08:24|% 70|+ 357|- 36]: release test-http-head-response-has-no-body-end
[08:24|% 71|+ 358|- 36]: release test-assert
[08:24|% 71|+ 359|- 36]: release test-http-server
[08:24|% 71|+ 360|- 36]: release test-http-head-response-has-no-body
[08:24|% 71|+ 361|- 36]: release test-fs-write-sync
[08:24|% 71|+ 362|- 36]: release test-tcp-wrap-listen
[08:25|% 72|+ 363|- 36]: release test-zerolengthbufferbug
[08:25|% 72|+ 364|- 36]: release test-net-connect-handle-econnrefused
=== release test-net-connect-handle-econnrefused ===
Path: simple/test-net-connect-handle-econnrefused
couldn't connect.
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
AssertionError: 111 == "ECONNREFUSED"
at Socket.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-net-connect-handle-econnrefused.js:42:10)
at Socket.emit (events.js:67:17)
at Array.<anonymous> (net_uv.js:277:25)
at EventEmitter._tickCallback (node.js:195:26)
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-net-connect-handle-econnrefused.js
[08:25|% 72|+ 364|- 37]: release test-tls-set-encoding
[08:25|% 72|+ 365|- 37]: release test-fs-read-stream
[08:25|% 72|+ 366|- 37]: release test-child-process-deprecated-api
[08:25|% 72|+ 367|- 37]: release test-fs-watch-file
[08:26|% 73|+ 368|- 37]: release test-next-tick-errors
[08:26|% 73|+ 369|- 37]: release test-dgram-pingpong
[08:27|% 73|+ 370|- 37]: release test-writedouble
[08:27|% 73|+ 371|- 37]: release test-child-process-spawn-node
=== release 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> (/home/bnoordhuis/src/nodejs/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:195:26)
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-child-process-spawn-node.js
[08:27|% 73|+ 371|- 38]: release test-console
[08:27|% 74|+ 372|- 38]: release test-fs-utimes
=== release test-fs-utimes ===
Path: simple/test-fs-utimes
node: src/unix/fs.c:549: uv_fs_utime: Assertion `0 && "implement me"' failed.
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-utimes.js
[08:27|% 74|+ 372|- 39]: release test-http-host-headers
[08:28|% 74|+ 373|- 39]: release test-http-upgrade-server2
[08:28|% 74|+ 374|- 39]: release test-dgram-udp4
[08:28|% 74|+ 375|- 39]: release test-regress-GH-1531
[08:28|% 74|+ 376|- 39]: release test-http-extra-response
[08:28|% 75|+ 377|- 39]: release test-sync-fileread
[08:28|% 75|+ 378|- 39]: release test-http-expect-continue
[08:28|% 75|+ 379|- 39]: release test-pump-file2tcp-noexist
[08:28|% 75|+ 380|- 39]: release test-http-request-end
[08:28|% 75|+ 381|- 39]: release test-fs-readfile-empty
[08:29|% 75|+ 382|- 39]: release test-http-status-code
[08:29|% 76|+ 383|- 39]: release test-sendfd
=== release test-sendfd ===
Path: simple/test-sendfd
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Object #<Socket> has no method 'open'
at Object.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-sendfd.js:104:16)
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: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-sendfd.js
[08:29|% 76|+ 383|- 40]: release test-fs-write-file-buffer
[08:29|% 76|+ 384|- 40]: release test-event-emitter-remove-all-listeners
[08:29|% 76|+ 385|- 40]: release test-next-tick-ordering
[08:29|% 76|+ 386|- 40]: release test-require-exceptions
[08:29|% 77|+ 387|- 40]: release test-script-static-context
[08:29|% 77|+ 388|- 40]: release test-script-static-this
[08:29|% 77|+ 389|- 40]: release test-net-server-max-connections
[08:30|% 77|+ 390|- 40]: release test-https-eof-for-eom
[08:30|% 77|+ 391|- 40]: release test-child-process-kill
[08:30|% 77|+ 392|- 40]: release test-module-loading
[08:30|% 78|+ 393|- 40]: release test-tcp-wrap
[08:30|% 78|+ 394|- 40]: release test-event-emitter-modify-in-emit
[08:30|% 78|+ 395|- 40]: release test-http-proxy
[08:31|% 78|+ 396|- 40]: release test-error-reporting
[08:31|% 78|+ 397|- 40]: release test-http-304
[08:31|% 79|+ 398|- 40]: release test-console-not-call-toString
[08:31|% 79|+ 399|- 40]: release test-exception-handler
[08:31|% 79|+ 400|- 40]: release test-eio-race4
[08:31|% 79|+ 401|- 40]: release test-os
[08:31|% 79|+ 402|- 40]: release test-http-header-read
[08:32|% 79|+ 403|- 40]: release test-stdin-from-file
[08:32|% 80|+ 404|- 40]: release test-umask
[08:32|% 80|+ 405|- 40]: release test-regress-GH-746
[08:32|% 80|+ 406|- 40]: release test-fs-write-stream
[08:32|% 80|+ 407|- 40]: release test-http-exceptions
[08:32|% 80|+ 408|- 40]: release test-readdir
=== release test-readdir ===
Path: simple/test-readdir
readdirSync /home/bnoordhuis/src/nodejs/node/test/fixtures/readdir
node.js:203
throw e; // process.nextTick error, or 'error' event on first tick
^
AssertionError: ["are","dir","empty","files","for","just","testing.js","these"] deepEqual []
at Object.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/simple/test-readdir.js:43: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: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-readdir.js
[08:32|% 81|+ 408|- 41]: release test-regress-GH-819
=== release test-regress-GH-819 ===
Path: simple/test-regress-GH-819
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-regress-GH-819.js
--- CRASHED ---
[08:33|% 81|+ 408|- 42]: release test-net-server-try-ports
[08:33|% 81|+ 409|- 42]: release test-event-emitter-add-listeners
[08:33|% 81|+ 410|- 42]: release test-repl
[08:33|% 81|+ 411|- 42]: release test-tls-ext-key-usage
[08:33|% 81|+ 412|- 42]: release test-fs-read-file-sync
[08:33|% 82|+ 413|- 42]: release test-http-write-empty-string
[08:33|% 82|+ 414|- 42]: release test-crypto
[08:34|% 82|+ 415|- 42]: release test-timers-linked-list
[08:34|% 82|+ 416|- 42]: release test-net-pingpong
[08:35|% 82|+ 417|- 42]: release test-http-buffer-sanity
[08:35|% 83|+ 418|- 42]: release test-tls-sni-server-client
[08:36|% 83|+ 419|- 42]: release test-event-emitter-check-listener-leaks
[08:36|% 83|+ 420|- 42]: release test-net-stream
[08:36|% 83|+ 421|- 42]: release test-require-resolve
[08:36|% 83|+ 422|- 42]: release test-next-tick-starvation
[08:36|% 83|+ 423|- 42]: release test-net-can-reset-timeout
[08:36|% 84|+ 424|- 42]: release test-fs-error-messages
=== release test-fs-error-messages ===
Path: simple/test-fs-error-messages
node: src/unix/fs.c:623: uv_fs_readlink: Assertion `0 && "implement me"' failed.
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-error-messages.js
[08:36|% 84|+ 424|- 43]: release test-debugger-client
[08:38|% 84|+ 425|- 43]: release test-executable-path
[08:38|% 84|+ 426|- 43]: release test-fs-write
[08:38|% 84|+ 427|- 43]: 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 /home/bnoordhuis/src/nodejs/node/test/simple/test-child-process-custom-fds.js:50:12
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-child-process-custom-fds.js
[08:38|% 85|+ 427|- 44]: release test-mkdir-rmdir
[08:38|% 85|+ 428|- 44]: release test-child-process-channel
=== release 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> (/home/bnoordhuis/src/nodejs/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:195:26)
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-child-process-channel.js
[08:38|% 85|+ 428|- 45]: release test-http-keep-alive
[08:38|% 85|+ 429|- 45]: release test-http-default-encoding
[08:38|% 85|+ 430|- 45]: release test-http-client-upload
[08:38|% 85|+ 431|- 45]: release test-child-process-exit-code
[08:39|% 86|+ 432|- 45]: release test-fs-read-file-sync-hostname
[08:39|% 86|+ 433|- 45]: release test-pipe
[08:40|% 86|+ 434|- 45]: release test-signal-handler
[08:40|% 86|+ 435|- 45]: release test-net-keepalive
[08:41|% 86|+ 436|- 45]: release test-http-1.0
[08:41|% 87|+ 437|- 45]: release test-http-upgrade-client2
[08:41|% 87|+ 438|- 45]: release test-http-abort-client
[08:41|% 87|+ 439|- 45]: release test-readfloat
[08:42|% 87|+ 440|- 45]: release test-event-emitter-remove-listeners
[08:42|% 87|+ 441|- 45]: release test-https-connecting-to-http
[08:42|% 87|+ 442|- 45]: release test-regress-GH-784
[08:42|% 88|+ 443|- 45]: release test-fs-chmod
=== release test-fs-chmod ===
Path: simple/test-fs-chmod
node: src/unix/fs.c:542: uv_fs_chmod: Assertion `0 && "implement me"' failed.
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-fs-chmod.js
[08:42|% 88|+ 443|- 46]: release test-https-simple
[08:42|% 88|+ 444|- 46]: release test-sys
[08:42|% 88|+ 445|- 46]: release test-http-response-readable
[08:42|% 88|+ 446|- 46]: release test-pipe-head
[08:42|% 88|+ 447|- 46]: release test-fs-read
[08:43|% 89|+ 448|- 46]: release test-cli-eval
[08:43|% 89|+ 449|- 46]: release test-http-get-pipeline-problem
=== release test-http-get-pipeline-problem ===
Path: simple/test-http-get-pipeline-problem
image.length = 57928
recv 0
done 0
recv 1
done 1
recv 2
done 2
recv 3
done 3
recv 4
done 4
recv 5
done 5
recv 6
done 6
recv 7
done 7
recv 8
done 8
recv 9
done 9
recv 10
done 10
recv 11
done 11
recv 12
done 12
recv 13
done 13
recv 14
done 14
recv 15
done 15
recv 16
done 16
recv 17
done 17
recv 18
done 18
recv 19
done 19
recv 20
done 20
recv 21
done 21
recv 22
done 22
recv 23
done 23
recv 24
done 24
recv 25
done 25
recv 26
done 26
recv 27
done 27
recv 28
done 28
recv 29
done 29
recv 30
done 30
recv 31
done 31
recv 32
done 32
recv 33
done 33
recv 34
done 34
recv 35
done 35
recv 36
done 36
recv 37
done 37
recv 38
done 38
recv 39
done 39
recv 40
done 40
recv 41
done 41
recv 42
done 42
recv 43
done 43
recv 44
done 44
recv 45
done 45
recv 46
done 46
recv 47
done 47
recv 48
done 48
recv 49
done 49
recv 50
done 50
recv 51
done 51
recv 52
done 52
recv 53
done 53
recv 54
done 54
recv 55
done 55
recv 56
done 56
recv 57
done 57
recv 58
done 58
recv 59
done 59
recv 60
done 60
recv 61
done 61
recv 62
done 62
recv 63
done 63
recv 64
done 64
recv 65
done 65
recv 66
done 66
recv 67
done 67
recv 68
done 68
recv 69
done 69
recv 70
done 70
recv 71
done 71
recv 72
done 72
recv 73
done 73
recv 74
done 74
recv 75
done 75
recv 76
done 76
recv 77
done 77
recv 78
done 78
recv 79
done 79
recv 80
done 80
recv 81
done 81
recv 82
done 82
recv 83
done 83
recv 84
done 84
recv 85
done 85
recv 86
done 86
recv 87
done 87
recv 88
done 88
recv 89
done 89
recv 90
done 90
recv 91
done 91
recv 92
done 92
recv 93
done 93
recv 94
done 94
recv 95
done 95
recv 96
done 96
recv 97
done 97
recv 98
done 98
recv 99
done 99
assert.js:104
throw new assert.AssertionError({
^
AssertionError: 100 == 0
at [object Object].checkFiles (/home/bnoordhuis/src/nodejs/node/test/simple/test-http-get-pipeline-problem.js:92:10)
at [object Object].emit (events.js:64:17)
at fs.js:1167:12
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/simple/test-http-get-pipeline-problem.js
[08:43|% 89|+ 449|- 47]: debug test-net-many-clients
[08:50|% 89|+ 450|- 47]: debug test-timers
=== debug test-timers ===
Path: pummel/test-timers
diff: 437
assert.js:104
throw new assert.AssertionError({
^
AssertionError: true == false
at Timer.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/pummel/test-timers.js:61:10)
at Timer.ontimeout (timers_uv.js:208:14)
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/pummel/test-timers.js
[08:51|% 89|+ 450|- 48]: debug test-http-upload-timeout
[08:53|% 90|+ 451|- 48]: debug test-keep-alive
[08:59|% 90|+ 452|- 48]: debug test-net-timeout
[09:03|% 90|+ 453|- 48]: debug test-vm-memleak
[09:09|% 90|+ 454|- 48]: debug test-watch-file
[09:10|% 90|+ 455|- 48]: debug test-net-pause
[09:15|% 90|+ 456|- 48]: debug test-tls-throttle
[09:33|% 91|+ 457|- 48]: debug test-regress-GH-814_2
[09:42|% 91|+ 458|- 48]: debug test-regress-GH-814
[09:51|% 91|+ 459|- 48]: debug test-https-large-response
[10:11|% 91|+ 460|- 48]: debug test-next-tick-loops-quick
[10:14|% 91|+ 461|- 48]: debug test-net-throttle
[10:16|% 92|+ 462|- 48]: debug test-net-pingpong-delay
[10:18|% 92|+ 463|- 48]: debug test-process-uptime
[10:21|% 92|+ 464|- 48]: debug test-exec
[10:24|% 92|+ 465|- 48]: debug test-child-process-spawn-loop
[10:31|% 92|+ 466|- 48]: debug test-timer-wrap2
[10:32|% 92|+ 467|- 48]: debug test-net-pingpong
=== debug test-net-pingpong ===
Path: pummel/test-net-pingpong
server got: "PING"
assert.js:104
throw new assert.AssertionError({
^
AssertionError: "::100:0:0:0" == "::1"
at Server.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/pummel/test-net-pingpong.js:44:14)
at Server.emit (events.js:67:17)
at TCP.onconnection (net_uv.js:716:8)
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/pummel/test-net-pingpong.js
[10:33|% 93|+ 467|- 49]: debug test-timer-wrap
[10:35|% 93|+ 468|- 49]: debug test-http-client-reconnect-bug
[10:36|% 93|+ 469|- 49]: release test-net-many-clients
[10:37|% 93|+ 470|- 49]: release test-timers
[10:40|% 93|+ 471|- 49]: release test-http-upload-timeout
[10:42|% 94|+ 472|- 49]: release test-keep-alive
[10:47|% 94|+ 473|- 49]: release test-net-timeout
[10:51|% 94|+ 474|- 49]: release test-vm-memleak
[10:56|% 94|+ 475|- 49]: release test-watch-file
[10:56|% 94|+ 476|- 49]: release test-net-pause
[11:00|% 94|+ 477|- 49]: release test-tls-throttle
[11:11|% 95|+ 478|- 49]: release test-regress-GH-814_2
[11:22|% 95|+ 479|- 49]: release test-regress-GH-814
[11:31|% 95|+ 480|- 49]: release test-https-large-response
[11:42|% 95|+ 481|- 49]: release test-next-tick-loops-quick
[11:44|% 95|+ 482|- 49]: release test-net-throttle
[11:45|% 96|+ 483|- 49]: release test-net-pingpong-delay
[11:47|% 96|+ 484|- 49]: release test-process-uptime
[11:49|% 96|+ 485|- 49]: release test-exec
[11:53|% 96|+ 486|- 49]: release test-child-process-spawn-loop
[11:54|% 96|+ 487|- 49]: release test-timer-wrap2
[11:54|% 96|+ 488|- 49]: release test-net-pingpong
=== release test-net-pingpong ===
Path: pummel/test-net-pingpong
server got: "PING"
assert.js:104
throw new assert.AssertionError({
^
AssertionError: "::100:0:ff7f:0" == "::1"
at Server.<anonymous> (/home/bnoordhuis/src/nodejs/node/test/pummel/test-net-pingpong.js:44:14)
at Server.emit (events.js:67:17)
at TCP.onconnection (net_uv.js:716:8)
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/pummel/test-net-pingpong.js
[11:54|% 97|+ 488|- 50]: release test-timer-wrap
[11:55|% 97|+ 489|- 50]: release test-http-client-reconnect-bug
[11:56|% 97|+ 490|- 50]: debug throw_custom_error
[11:57|% 97|+ 491|- 50]: debug hello_world
[11:58|% 97|+ 492|- 50]: debug undefined_reference_in_new_context
[11:59|% 98|+ 493|- 50]: debug 2100bytes
[12:00|% 98|+ 494|- 50]: debug throw_non_error
[12:01|% 98|+ 495|- 50]: debug stack_overflow
[12:01|% 98|+ 496|- 50]: release throw_custom_error
[12:02|% 98|+ 497|- 50]: release hello_world
[12:02|% 98|+ 498|- 50]: release undefined_reference_in_new_context
[12:02|% 99|+ 499|- 50]: release 2100bytes
[12:02|% 99|+ 500|- 50]: release throw_non_error
[12:02|% 99|+ 501|- 50]: release stack_overflow
[12:02|% 99|+ 502|- 50]: debug test-dns
=== debug test-dns ===
Path: internet/test-dns
test_resolve4
Command: out/Debug/node /home/bnoordhuis/src/nodejs/node/test/internet/test-dns.js
--- CRASHED ---
[12:03|% 99|+ 502|- 51]: release test-dns
=== release test-dns ===
Path: internet/test-dns
test_resolve4
Command: out/Release/node /home/bnoordhuis/src/nodejs/node/test/internet/test-dns.js
--- CRASHED ---
[12:03|% 100|+ 502|- 52]: Done
make: *** [test-all] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment