Build Update for openssl/openssl ------------------------------------- Build: #36561 Status: Canceled
Duration: 7 hrs, 17 mins, and 20 secs Commit: 5ccada0 (master) Author: Shane Lontis Message: Add evp_test fixes. Changed many tests so they also test fips (and removed 'availablein = default' from some tests). Seperated the monolithic evppkey.txt file into smaller maintainable groups. Changed the availablein option so it must be first - this then skips the entire test before any fetching happens. Changed the code so that all the OPENSSL_NO_XXXX tests are done in code via methods such as is_cipher_disabled(alg), before the fetch happens. Added missing libctx's found by adding a libctx to test_evp. Broke up large data files for cipher, kdf's and mac's into smaller pieces so they no longer need 'AvailableIn = default' Added missing algorithm aliases for cipher/digests to the providers. Reviewed-by: Matt Caswell <[email protected]> (Merged from https://github.com/openssl/openssl/pull/12236) View the changeset: https://github.com/openssl/openssl/compare/64827f407b0b...5ccada09aae0 View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/178843533?utm_medium=notification&utm_source=email Restart your build: https://travis-ci.com/github/openssl/openssl/builds/178843533?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.
