[openssl-commits] Still Failing: openssl/openssl#10557 (master - 208d721)
Travis CI
builds at travis-ci.org
Tue Apr 25 15:03:03 UTC 2017
Build Update for openssl/openssl
-------------------------------------
Build: #10557
Status: Still Failing
Duration: 23 minutes and 15 seconds
Commit: 208d721 (master)
Author: Richard Levitte
Message: TAPify testutil
With the perl test framework comes the output format TAP
(Test Anything Protocol, see http://testanything.org/) with
extra extension for subtests. This change extends that same
output format to any test program using testutil.
In this implementation, each test program is seen as a full test that
can be used as a subtest. The perl framework passes on the subtest
level to the test programs with the environment variable
HARNESS_OSSL_LEVEL. Furthermore, and series of tests added with
ADD_ALL_TESTS is regarded as another subtest level.
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3296)
View the changeset: https://github.com/openssl/openssl/compare/65d62488b8c8...208d721a0040
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/225611458
--
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/7a4357cd/attachment-0001.html>
More information about the openssl-commits
mailing list