[openssl-commits] Still Failing: openssl/openssl#21901 (master - 9f15e5b)

Travis CI builds at travis-ci.org
Sat Nov 24 17:06:19 UTC 2018


Build Update for openssl/openssl
-------------------------------------

Build: #21901
Status: Still Failing

Duration: 22 mins and 34 secs
Commit: 9f15e5b (master)
Author: Richard Levitte
Message: VMS: fix collected error strings

It turns out that on VMS, strerror() returns messages with added
spaces at the end.

We wouldn't had noticed if it wasn't for perl trimming those spaces
off for its own sake and thereby having test/recipes/02-test_errstr.t
fail on VMS.

The safe fix is to do the same trimming ourselves.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7701)

View the changeset: https://github.com/openssl/openssl/compare/8d9535ec3e31...9f15e5b911ba

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/459164673?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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20181124/c9790a9e/attachment.html>


More information about the openssl-commits mailing list