[openssl-commits] Still Failing: openssl/openssl#10233 (master - a743b81)
Travis CI
builds at travis-ci.org
Wed Apr 12 13:21:28 UTC 2017
Build Update for openssl/openssl
-------------------------------------
Build: #10233
Status: Still Failing
Duration: 18 minutes and 58 seconds
Commit: a743b81 (master)
Author: Richard Levitte
Message: test/testutil.c: Flush stdout when running tests
Because stdout is usually buffered and stderr isn't, error output
might get printed in one bunch and all the lines saying which test
failed all in one bunch, making it difficult to see exactly what error
output belongs to what test. Flushing stdout makes sure the runner
output is displayed together with the corresponding error output.
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3198)
View the changeset: https://github.com/openssl/openssl/compare/4833caed466c...a743b817d28c
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/221340258
--
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/20170412/be7b3c69/attachment.html>
More information about the openssl-commits
mailing list