[openssl-commits] Passed: openssl/openssl#10941 (OpenSSL_1_1_0-stable - fbf0964)

Travis CI builds at travis-ci.org
Wed May 10 15:32:55 UTC 2017


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

Build: #10941
Status: Passed

Duration: 13 minutes and 44 seconds
Commit: fbf0964 (OpenSSL_1_1_0-stable)
Author: Richard Levitte
Message: Prefer TAP::Harness over Test::Harness

TAP:Harness came along in perl 5.10.1, and since we claim to support
perl 5.10.0 in configuration and testing, we can only load it
conditionally.

The main reason to use TAP::Harness rather than Test::Harness is its
capability to merge stdout and stderr output from the test recipes,
which Test::Harness can't.  The merge gives much more comprehensible
output when testing verbosely.

Reviewed-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3424)
(cherry picked from commit 76e0d0b21cc4e8a879d54f4d78a392826dadb1d1)

View the changeset: https://github.com/openssl/openssl/compare/410ab527b38e...fbf09642692d

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


More information about the openssl-commits mailing list