[openssl-commits] Fixed: openssl/openssl#9437 (master - 2256f45)

Travis CI builds at travis-ci.org
Tue Mar 14 10:42:07 UTC 2017


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

Build: #9437
Status: Fixed

Duration: 16 minutes and 30 seconds
Commit: 2256f45 (master)
Author: Matt Caswell
Message: Make the Boring tests pass

The boring tests are currently failing because they send a PSK extension
which isn't in the last place. This is not allowed in the latest TLS1.3
specs. However the Boring tests we have are based on an old commit that
pre-date when that rule first appeared.

The proper solution is to update the tests to a later commit. But for now
to get travis to go green we disable the failing tests.

Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2928)

View the changeset: https://github.com/openssl/openssl/compare/b1d9be4db3ff...2256f456bca4

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/210891496

--

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/20170314/f54b02e3/attachment-0001.html>


More information about the openssl-commits mailing list