Can you please open an issue on github?

Cheers,
Fedor.


On Wed, Feb 13, 2013 at 3:32 PM, TJ <[email protected]> wrote:

> On Linux this recent commit has broken the TLS tests. The assertion
> expects a different number of errors to
> the number that actually occur. If I revert the patch only
> test-tls-session-cache fails. I'm assuming that
> the number of errors in the assertion was determined by experimentation.
> If so, it is possible that different
> systems will generate varying numbers.
>
> [02:41|%  89|+ 483|-   0]: release test-tls-over-http-tunnel
>                                               === release
> test-tls-over-http-tunnel ===
> Path: simple/test-tls-over-http-tunnel
> CLIENT: Making CONNECT request
> PROXY: got a client connection
> PROXY: got CONNECT request
> PROXY: creating a tunnel
> PROXY: replying to client CONNECT request
> CLIENT: got CONNECT response
> CLIENT: Making HTTPS request
> SERVER: got request
> SERVER: sending response
> CLIENT: got HTTPS response
> assert.js:102
>   throw new assert.AssertionError({
>         ^
> AssertionError: 0 == 1
>     at process.<anonymous>
> (/home/all/Projects/Khiasmos/khiasmos/deps/node/test/simple/test-tls-over-http-tunnel.js:174:10)
>     at process.EventEmitter.emit (events.js:124:20)
> Command: out/Release/node
> /home/all/Projects/Khiasmos/khiasmos/deps/node/test/simple/test-tls-over-http-tunnel.js
>
> ...
>
>
> === release test-tls-session-cache ===
> Path: simple/test-tls-session-cache
> CONNECTED(00000003)
> ---
> Certificate chain
>  0 s:/C=AU/ST=Some-State/O=Internet Widgits Pty Ltd
>    i:/C=AU/ST=Some-State/O=Internet Widgits Pty Ltd
> ---
> Server certificate
> -----BEGIN CERTIFICATE-----
> ...
> closed
> depth=0 C = AU, ST = Some-State, O = Internet Widgits Pty Ltd
> verify error:num=18:self signed certificate
> verify return:1
> depth=0 C = AU, ST = Some-State, O = Internet Widgits Pty Ltd
> verify return:1
>
> assert.js:102
>   throw new assert.AssertionError({
>         ^
> AssertionError: 1 == 4
>     at process.<anonymous>
> (/home/all/Projects/Khiasmos/khiasmos/deps/node/test/simple/test-tls-session-cache.js:101:12)
>     at process.EventEmitter.emit (events.js:124:20)
> Command: out/Release/node
> /home/all/Projects/Khiasmos/khiasmos/deps/node/test/simple/test-tls-session-cache.js
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to