Build Update for openssl/openssl ------------------------------------- Build: #38768 Status: Errored
Duration: 54 mins and 28 secs Commit: d27a8e9 (master) Author: Richard Levitte Message: TEST: Fix path length in test/ossl_store_test.c The URI length was set to 80 chars, but the URI being built up may need more space, all depending on the paths used to get to the files that are to be loaded. If the result needs more than 80 chars, the test will fail. Fixed by using PATH_MAX. Reviewed-by: Tomas Mraz <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from https://github.com/openssl/openssl/pull/13546) View the changeset: https://github.com/openssl/openssl/compare/bf4cdd4abfa2...d27a8e922ba0 View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/205055804?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.
