[openssl-commits] Errored: ekasper/openssl#13 (test-coverage - 8262c89)
Travis CI
builds at travis-ci.org
Thu Aug 4 16:05:21 UTC 2016
Build Update for ekasper/openssl
-------------------------------------
Build: #13
Status: Errored
Duration: 39 minutes and 46 seconds
Commit: 8262c89 (test-coverage)
Author: Emilia Kasper
Message: Add a coverage target
Run tests with coverage and report to coveralls.io
For simplicity, this currently only adds a single target in a
configuration that attempts to maximize coverage. The true CI coverage
from all the various builds may be a little larger.
The coverage run has the following configuration:
- no-asm: since we can't track asm coverage anyway, might as well measure the
non-asm code coverage.
- Enable various disabled-by-default options:
- rc5
- md2
- ec_nistp_64_gcc_128
- ssl3
- ssl3-method
- weak-ssl-ciphers
Finally, observe that no-pic implies no-shared, and therefore running
both builds in the matrix is redundant.
View the changeset: https://github.com/ekasper/openssl/compare/ab47d0308805...8262c89bc4fa
View the full build log and details: https://travis-ci.org/ekasper/openssl/builds/149791205
--
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/20160804/5ca7373e/attachment.html>
More information about the openssl-commits
mailing list