Errored: openssl/openssl#38768 (master - d27a8e9)

Travis CI builds at travis-ci.com
Sat Nov 28 21:14:54 UTC 2020


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 <tmraz at fedoraproject.org>
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20201128/69103b76/attachment.html>


More information about the openssl-commits mailing list