Bug 216911 - REGRESSION(r267502) [GLIB] Make WTR ignoreTLSErrors
Summary: REGRESSION(r267502) [GLIB] Make WTR ignoreTLSErrors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-23 21:59 PDT by Lauro Moura
Modified: 2020-09-24 02:32 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2020-09-24 01:41 PDT, Carlos Garcia Campos
aperez: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2020-09-23 21:59:15 PDT
After r267502, ignoreTLSErros default changed from true to false.

As WTR still relies on the default behavior, this is causing a large number of http tests to fail and making the bots exit early.
Comment 1 Carlos Garcia Campos 2020-09-24 01:06:11 PDT
I thought it was still true, I'll fix it.
Comment 2 Carlos Garcia Campos 2020-09-24 01:41:06 PDT
Created attachment 409542 [details]
Patch
Comment 3 Carlos Garcia Campos 2020-09-24 02:16:38 PDT
Committed r267523: <https://trac.webkit.org/changeset/267523>
Comment 4 Radar WebKit Bug Importer 2020-09-24 02:17:21 PDT
<rdar://problem/69489931>