[openssl-commits] Still Failing: openssl/openssl#10313 (master - 7db0289)

Travis CI builds at travis-ci.org
Fri Apr 14 12:55:12 UTC 2017


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

Build: #10313
Status: Still Failing

Duration: 22 minutes and 50 seconds
Commit: 7db0289 (master)
Author: Nicola Tuveri
Message: Reformat evptests.txt

When compiling without EC support the test fails abruptly reading some keys.
Some keys merged in commit db04055 start with
------BEGIN EC PRIVATE KEY-----

this format is not supported without EC support.

This commit reformat those keys with the generic format. After this change the
test simply skips the unsupported EC keys when EC is disabled, without parsing
errors.

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Andy Polyakov <appro at openssl.org>
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3223)

View the changeset: https://github.com/openssl/openssl/compare/a81c33ef65b4...7db0289ea70b

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

--

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/20170414/bd14e2ad/attachment.html>


More information about the openssl-commits mailing list