Created
March 31, 2014 11:08
-
-
Save btisdall/9890011 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ubuntu@ip-10-56-74-62:~/node-v0.10.26$ make test | |
make -C out BUILDTYPE=Release V=1 | |
make[1]: Entering directory `/home/ubuntu/node-v0.10.26/out' | |
make[1]: Nothing to be done for `all'. | |
make[1]: Leaving directory `/home/ubuntu/node-v0.10.26/out' | |
ln -fs out/Release/node node | |
/usr/bin/python tools/test.py --mode=release simple message | |
=== release test-child-process-fork-dgram === | |
Path: simple/test-child-process-fork-dgram | |
assert.js:92 | |
throw new assert.AssertionError({ | |
^ | |
AssertionError: false == true | |
at process.<anonymous> (/home/ubuntu/node-v0.10.26/test/simple/test-child-process-fork-dgram.js:106:5) | |
at process.g (events.js:180:16) | |
at process.EventEmitter.emit (events.js:117:20) | |
Command: out/Release/node /home/ubuntu/node-v0.10.26/test/simple/test-child-process-fork-dgram.js | |
[00:09|% 4|+ 28|- 1]: release test-child-process-fork-net2 | |
=== release test-child-process-fork-net2 === | |
Path: simple/test-child-process-fork-net2 | |
[m] closeServer | |
[m] calling server.close | |
[2] got socket end | |
[1] got socket end | |
[m] sending close to children | |
[m] CLIENT: close event | |
[m] CLIENT: close event | |
[1] got socket write | |
[2] got socket write | |
[2] socket.end end | |
[1] socket.end end | |
[1] socket.close end | |
[2] socket.close end | |
[1] got socket end | |
[2] got socket end | |
[m] CLIENT: close event | |
[2] got socket write | |
[1] got socket write | |
[1] socket.end end | |
[1] socket.close end | |
[m] CLIENT: close event | |
[2] socket.end end | |
[2] got close message | |
[2] ending 0 | |
[2] socket finished write | |
[2] ending 1 | |
[2] socket finished write | |
[2] socket.close end | |
[1] got close message | |
[1] ending 0 | |
[1] socket finished write | |
[1] ending 1 | |
[1] socket finished write | |
[1] socket.end write | |
[1] socket.close write | |
[2] socket.end write | |
[2] socket.end write | |
[2] socket.close write | |
[2] socket.close write | |
[m] CLIENT: close event | |
[m] CLIENT: close event | |
[1] socket.end write | |
[1] socket.close write | |
[m] server close | |
[m] emit(close) | |
[m] CLIENT: close event | |
Command: out/Release/node /home/ubuntu/node-v0.10.26/test/simple/test-child-process-fork-net2.js | |
--- TIMEOUT --- | |
=== release test-debugger-client === | |
Path: simple/test-debugger-client | |
ready! | |
version: 3.14.5.9 | |
got stderr data "debugger listening on port 13683\n" | |
>>> connecting... | |
requesting version | |
>>> killing node process 26314 | |
got stderr data "debugger listening on port 13683\n" | |
>>> connecting... | |
events.js:72 | |
throw er; // Unhandled 'error' event | |
^ | |
Error: connect ECONNREFUSED | |
at errnoException (net.js:904:11) | |
at Object.afterConnect [as oncomplete] (net.js:895:19) | |
Command: out/Release/node /home/ubuntu/node-v0.10.26/test/simple/test-debugger-client.js | |
=== release test-http-client-timeout-event === | |
Path: simple/test-http-client-timeout-event | |
assert.js:92 | |
throw new assert.AssertionError({ | |
^ | |
AssertionError: 0 == 1 | |
at null._onTimeout (/home/ubuntu/node-v0.10.26/test/simple/test-http-client-timeout-event.js:55:12) | |
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15) | |
Command: out/Release/node /home/ubuntu/node-v0.10.26/test/simple/test-http-client-timeout-event.js | |
=== release test-next-tick-starvation === | |
Path: simple/test-next-tick-starvation | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral. | |
/home/ubuntu/node-v0.10.26/test/simple/test-next-tick-starvation.js:33 | |
throw new Error('The timer is starving'); | |
^ | |
Error: The timer is starving | |
at spin (/home/ubuntu/node-v0.10.26/test/simple/test-next-tick-starvation.js:33:11) | |
at process._tickCallback (node.js:415:13) | |
at process._tickFromSpinner (node.js:390:15) | |
Command: out/Release/node /home/ubuntu/node-v0.10.26/test/simple/test-next-tick-starvation.js | |
=== release 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 | |
connecting with agent3 | |
connecting with nocert | |
connecting with agent1 | |
connecting with agent2 | |
connecting with agent3 | |
connecting with nocert | |
connecting with agent1 | |
connecting with agent2 | |
connecting with agent3 | |
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 | |
Running 'Allow only authed connections with CA1 and CA2' | |
- authed connection: agent1 | |
* authed | |
- authed connection: agent3 | |
* authed | |
Running 'Allow only certs signed by CA2 but not in the CRL' | |
assert.js:92 | |
throw new assert.AssertionError({ | |
^ | |
AssertionError: agent3 rejected, but should NOT have been | |
at ChildProcess.<anonymous> (/home/ubuntu/node-v0.10.26/test/simple/test-tls-server-verify.js:217:14) | |
at ChildProcess.EventEmitter.emit (events.js:98:17) | |
at Process.ChildProcess._handle.onexit (child_process.js:797:12) | |
Command: out/Release/node /home/ubuntu/node-v0.10.26/test/simple/test-tls-server-verify.js | |
[05:58|% 100|+ 606|- 6]: Done | |
make: *** [test] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment