Still Failing: openssl/openssl#29384 (master - cd32a0f)

Travis CI builds at travis-ci.org
Thu Oct 17 11:27:44 UTC 2019


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

Build: #29384
Status: Still Failing

Duration: 23 mins and 34 secs
Commit: cd32a0f (master)
Author: Richard Levitte
Message: Don't abuse the API when that's not what is tested

test_EVP_PKEY_CTX_get_set_params() in test/evp_extra_test.c abused
previously sloppy checking in EVP_PKEY_sign_init_ex(), by passing a
"key to sign with" that was really just domain parameters.

Now that underlying provider import of key payload has become a bit
more strict, that leads to errors, so we need to provide at least a
public part (even though fake), and because this is a signing
operation, a private part as well.

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10169)

View the changeset: https://github.com/openssl/openssl/compare/c00d9311c1a8...cd32a0f58943

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

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20191017/c9501d79/attachment.html>


More information about the openssl-commits mailing list