[openssl-commits] Still Failing: openssl/openssl#10574 (master - dd05be5)

Travis CI builds at travis-ci.org
Tue Apr 25 21:52:28 UTC 2017


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

Build: #10574
Status: Still Failing

Duration: 23 minutes and 56 seconds
Commit: dd05be5 (master)
Author: Andy Polyakov
Message: test: don't make it more complicated than necessary.

Original rationale behind using write in testutil was to accommodate
no-stdio builds. But is there evidence that no-stdio users would have
write or pre-defined meaning for file descriptors 1 and 2? Correct
answer is to provide way for no-stdio users who want to exercise
tests to plug in own BIO, not to make assumption that they have write.
And since we don't have to make such assumption, we can as well go
for simplest that works with standard library as specified by C
language standard.

Reviewed-by: Richard Levitte <levitte at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/b69ae442a3b3...dd05be5d7809

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

--

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/20170425/7aea6c90/attachment-0001.html>


More information about the openssl-commits mailing list