[openssl-commits] Still Failing: openssl/openssl#13665 (master - 1d2491e)

Travis CI builds at travis-ci.org
Mon Sep 4 14:56:49 UTC 2017


Build Update for openssl/openssl
-------------------------------------

Build: #13665
Status: Still Failing

Duration: 34 minutes and 37 seconds
Commit: 1d2491e (master)
Author: Matt Caswell
Message: Don't use ciphersuites for inflating the ClientHello in clienthellotest

clienthellotest tries to fill out the size of the ClientHello by adding
extra ciphersuites in order to test the padding extension. This is
unreliable because they are very dependent on configuration options. If we
add too much data the test will fail! We were already also adding some dummy
ALPN protocols to pad out the size, and it turns out that this is sufficient
just in itself, so drop the extra ciphersuites.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/4331)

View the changeset: https://github.com/openssl/openssl/compare/45fd6a59faca...1d2491e20e14

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/271710952?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20170904/1d7e3513/attachment.html>


More information about the openssl-commits mailing list