[openssl-commits] Still Failing: openssl/openssl#1106 (master - 4034c38)

Travis CI builds at travis-ci.org
Wed Jan 13 15:09:02 UTC 2016


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

Build: #1106
Status: Still Failing

Duration: 44 minutes and 10 seconds
Commit: 4034c38 (master)
Author: Richard Levitte
Message: Fix test/recipes/80-test_ca.t to work on VMS

VMS uses a variant of openssl.cnf named openssl-vms.cnf.

There's a Perl on VMS mystery where a open pipe will not SIGPIPE when
the child process exits, which means that a loop sending "y\n" to it
will never stop.  Adding a counter helps fix this (set to 10, we know
that none of the CA.pl commands will require more).

Reviewed-by: Rich Salz <rsalz at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/917c343ef849...4034c38b25b4

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/102110055

--

You can configure 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/20160113/12ff484d/attachment-0001.html>


More information about the openssl-commits mailing list