Still Failing: openssl/openssl#38422 (master - b9b2135)

Travis CI builds at travis-ci.com
Fri Nov 6 13:28:54 UTC 2020


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

Build: #38422
Status: Still Failing

Duration: 1 hr, 19 mins, and 49 secs
Commit: b9b2135 (master)
Author: Matt Caswell
Message: Don't clear the whole error stack when loading engines

Loading the various built-in engines was unconditionally clearing the
whole error stack. During config file processing processing a .include
directive which fails results in errors being added to the stack - but
we carry on anyway. These errors were then later being removed by the
engine loading code, meaning that problems with the .include directive
never get shown.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13311)

View the changeset: https://github.com/openssl/openssl/compare/3309c4b716c9...b9b2135d22b9

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


--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20201106/d6f87581/attachment.html>


More information about the openssl-commits mailing list