Re: [openssl-project] Speaking of broken master, have a look at Travis

2018-07-24 Thread Benjamin Kaduk
On Tue, Jul 24, 2018 at 08:34:28PM +0200, Kurt Roeckx wrote: > On Tue, Jul 24, 2018 at 07:54:58PM +0200, Richard Levitte wrote: > > ... > > go test: FAILED (ServerNameExtensionServer-TLS1) > > go test: unexpected failure: local error 'read tcp4 > > 127.0.0.1:41729->127.0.0.1:60574: rea

Re: [openssl-project] Speaking of broken master, have a look at Travis

2018-07-24 Thread Kurt Roeckx
On Tue, Jul 24, 2018 at 07:54:58PM +0200, Richard Levitte wrote: > ... > go test: FAILED (ServerNameExtensionServer-TLS1) > go test: unexpected failure: local error 'read tcp4 > 127.0.0.1:41729->127.0.0.1:60574: read: connection reset by peer', child > error 'signal: segmentation faul

[openssl-project] Speaking of broken master, have a look at Travis

2018-07-24 Thread Richard Levitte
The master branch doesn't seem to be doing too well currently: https://travis-ci.org/openssl/openssl/branches The issue appears to be with the BoringSSL tests: https://travis-ci.org/openssl/openssl/jobs/407676514 I see segfaults: ... go test: FAILED (ServerNameExtensionServer-TLS1)