Build Update for openssl/openssl ------------------------------------- Build: #30552 Status: Still Failing
Duration: 14 mins and 32 secs Commit: 7a4d39f (OpenSSL_1_1_1-stable) Author: Fangming.Fang Message: Fix exit issue in travisci Ungraceful 'exit' probably causes unexpeced error on background activity. So replace 'exit' with recommended 'travis_terminate'. Also see https://travis-ci.community/t/exit-0-cannot-exit-successfully-on-arm/5731/4 Change-Id: I382bd93a3e15ecdf305bab23fc4adefbf0348ffb Reviewed-by: Richard Levitte <levi...@openssl.org> Reviewed-by: Matthias St. Pierre <matthias.st.pie...@ncp-e.com> Reviewed-by: Shane Lontis <shane.lon...@oracle.com> (Merged from https://github.com/openssl/openssl/pull/10561) (cherry picked from commit 6df44cf65fbc7e150965149d7e681ac3e22d11d8) View the changeset: https://github.com/openssl/openssl/compare/1d320e5c4cb9...7a4d39f0d176 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/620959682?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.