[openssl-commits] Broken: openssl/openssl#14955 (master - 83ccead)

Travis CI builds at travis-ci.org
Tue Nov 28 11:21:51 UTC 2017


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

Build: #14955
Status: Broken

Duration: 35 minutes and 38 seconds
Commit: 83ccead (master)
Author: Matt Caswell
Message: Fix lshift tests

Commit 30bea14be6 converted bntest.c to the new TEST framework.
Unfortunately a missing "goto err" means that the lshift tests skip
the actual bit that tests them. Replacing the "goto err" reveals that
the conversion also broke the tests. This adds back the missing "goto err"
and fixes the tests.

Fixes #4808

Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4809)

View the changeset: https://github.com/openssl/openssl/compare/7bbb00500a1d...83ccead4d0fb

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


More information about the openssl-commits mailing list