[openssl-commits] Errored: openssl/openssl#5398 (master - 9f48bba)

Travis CI builds at travis-ci.org
Mon Aug 8 11:01:16 UTC 2016


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

Build: #5398
Status: Errored

Duration: 9 minutes and 57 seconds
Commit: 9f48bba (master)
Author: Emilia Kasper
Message: Reorganize SSL test structures

Move custom server and client options from the test dictionary to an
"extra" section of each server/client. Rename test expectations to say
"Expected".

This is a big but straightforward change. Primarily, this allows us to
specify multiple server and client contexts without redefining the
custom options for each of them. For example, instead of
"ServerNPNProtocols", "Server2NPNProtocols", "ResumeServerNPNProtocols",
we now have, "NPNProtocols".

This simplifies writing resumption and SNI tests. The first application
will be resumption tests for NPN and ALPN.

Regrouping the options also makes it clearer which options apply to the
server, which apply to the client, which configure the test, and which
are test expectations.

Reviewed-by: Richard Levitte <levitte at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/a4a18b2f891c...9f48bbacd8ca

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

--

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/20160808/cd522fcb/attachment-0001.html>


More information about the openssl-commits mailing list