[openssl-commits] Passed: openssl/openssl#15656 (master - 825038d)

Travis CI builds at travis-ci.org
Wed Jan 17 22:12:14 UTC 2018


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

Build: #15656
Status: Passed

Duration: 34 minutes and 4 seconds
Commit: 825038d (master)
Author: Richard Levitte
Message: TLSProxy::Proxy: don't waste time redirecting STDOUT and STDERR

On Windows, it seems that doing so in a forked (pseudo-)process
sometimes affects the parent, and thereby hides all the results that
are supposed to be seen by the running test framework (the "ok" and
"not ok" lines).

It turns out that our redirection isn't necessary, as the test
framework seems to swallow it all in non-verbose mode anyway.
It's possible that we did need this at some point, but the framework
has undergone some refinement since then...

Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5100)

View the changeset: https://github.com/openssl/openssl/compare/c44bab084ed1...825038d8c360

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/330083266?utm_source=email&utm_medium=notification

--

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/20180117/584328be/attachment.html>


More information about the openssl-commits mailing list