[openssl-commits] Errored: openssl/openssl#8094 (OpenSSL_1_1_0-stable - 07cd2f8)
Travis CI
builds at travis-ci.org
Thu Jan 26 08:08:09 UTC 2017
Build Update for openssl/openssl
-------------------------------------
Build: #8094
Status: Errored
Duration: 1 hour, 2 minutes, and 39 seconds
Commit: 07cd2f8 (OpenSSL_1_1_0-stable)
Author: Richard Levitte
Message: s_client: Better response success check for CONNECT
Instead of looking for "200" and "established" (and failing all other
2xx responses or "Established"), let's look for a line that's not a
header (i.e. doesn't contain a ':') and where the first space is
followed by a '2'.
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1664)
(cherry picked from commit ec2a0e60652c0e61e90dde367756c5d92cd882d3)
View the changeset: https://github.com/openssl/openssl/compare/0e3200b59d2d...07cd2f84d148
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/195008363
--
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/20170126/446609b4/attachment-0001.html>
More information about the openssl-commits
mailing list