Still Failing: openssl/openssl#27274 (master - 91cb81d)
Travis CI
builds at travis-ci.org
Tue Aug 13 10:01:57 UTC 2019
Build Update for openssl/openssl
-------------------------------------
Build: #27274
Status: Still Failing
Duration: 19 mins and 8 secs
Commit: 91cb81d (master)
Author: Tomas Mraz
Message: BIO_lookup_ex: Do not retry on EAI_MEMORY
We should not retry on EAI_MEMORY as that error is most probably
fatal and not depending on AI_ADDRCONFIG hint.
Also report the error from the first call if the second call fails
as that one would be most probably the more interesting one.
Reviewed-by: Paul Dale <paul.dale at oracle.com>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9535)
View the changeset: https://github.com/openssl/openssl/compare/23ccf13dd68e...91cb81d40a81
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/571239136?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/20190813/94dd4ead/attachment.html>
More information about the openssl-commits
mailing list