Build Update for openssl/openssl ------------------------------------- Build: #24446 Status: Still Failing
Duration: 11 mins and 18 secs Commit: 521b7cb (master) Author: Richard Levitte Message: Correct the checks of module availability in provider test programs Previously, the macro OPENSSL_NO_SHARED was defined of the test/p_test module wasn't built, but the provider test programs didn't check that macro. We rename it to OPENSSL_NO_MODULE, since that name describes the situation more than OPENSSL_NO_SHARED does, and use it. Reviewed-by: Paul Dale <[email protected]> (Merged from https://github.com/openssl/openssl/pull/8623) View the changeset: https://github.com/openssl/openssl/compare/0b45d8eec051...521b7cb38836 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/514512140?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.
