Bug 184487 - Address possible "CFNetwork SSLHandshake failed (-9847)" test failure.
Summary: Address possible "CFNetwork SSLHandshake failed (-9847)" test failure.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Rollin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-10 22:26 PDT by Keith Rollin
Modified: 2021-11-01 12:03 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2018-04-10 22:30 PDT, Keith Rollin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Rollin 2018-04-10 22:26:59 PDT
Bug 163544 introduces a test failure in:

http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-redirect-https-to-http-script-in-iframe.html

stderr ends up capturing:

http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-redirect-https-to-http-script-in-iframe-stderr.txt
1:2016-10-17 09:19:55.068 com.apple.WebKit.Networking.Development[38784:829588] CFNetwork SSLHandshake failed (-9847)
2:2016-10-17 09:19:56.070 com.apple.WebKit.Networking.Development[38784:829588] CFNetwork SSLHandshake failed (-9847)
Comment 1 Keith Rollin 2018-04-10 22:27:42 PDT
This error doesn't reproduce locally on High Sierra. Let's see if the build framework still turns up an error.
Comment 2 Keith Rollin 2018-04-10 22:30:42 PDT
Created attachment 337678 [details]
Patch
Comment 3 Keith Rollin 2018-04-10 23:25:24 PDT
Youenn, it passes locally and on the EWS systems. Is there any more testing you'd like to see?
Comment 4 Radar WebKit Bug Importer 2018-04-10 23:26:07 PDT
<rdar://problem/39338911>
Comment 5 Ryan Haddad 2018-04-12 14:38:00 PDT
I think we can go ahead and land this as test gardening since there are no signs of flakiness on the dashboard.

Additionally, the EWS failures reported in https://bugs.webkit.org/show_bug.cgi?id=163544 were with Yosemite, so it is quite possible that this issue simply doesn't manifest on recent OS versions.
Comment 6 Keith Rollin 2018-04-12 16:43:35 PDT
Landed in <https://trac.webkit.org/changeset/230610/webkit>.
Comment 7 Alex Christensen 2021-11-01 12:03:44 PDT
Comment on attachment 337678 [details]
Patch

This has been requesting review for more than one year.  If this is still needed, please rebase and re-request review.