Still Failing: openssl/openssl#30214 (master - 3f8907e)
Travis CI
builds at travis-ci.org
Tue Nov 19 00:06:30 UTC 2019
Build Update for openssl/openssl
-------------------------------------
Build: #30214
Status: Still Failing
Duration: 31 mins and 19 secs
Commit: 3f8907e (master)
Author: Xiaokang Qian
Message: Fix the issue that aes-xxx-siv algorithms failed in OpenSSL speed test
Speed test, aes-siv related cases fail on both x86 and arm.
The return value of siv_init() causes this problem, remove
the iv check to fix it.
Verify it locally, the result is pass.
Fixes #10416
Change-Id: If1a18599f3d0f56f22a1ce4f8f114b8db0f68cca
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10419)
View the changeset: https://github.com/openssl/openssl/compare/bdbf2df2e685...3f8907e45931
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/613757037?utm_medium=notification&utm_source=email
--
You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20191119/3e2f4cbd/attachment-0001.html>
More information about the openssl-commits
mailing list