Bug 231396

Summary: [ iOS15 ] TestWebKitAPI.WebKit.HTTPSProxy is a flaky, but frequent, timeout
Product: WebKit Reporter: Eric Hutchison <ehutchison>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: achristensen, ap, cdumez, ehutchison, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Eric Hutchison 2021-10-07 15:13:57 PDT
TestWebKitAPI.WebKit.HTTPSProxy

is a flaky and frequent timeout on iOS15.

History: https://results.webkit.org/?recent=false&suite=api-tests&test=TestWebKitAPI.WebKit.HTTPSProxy

Build: https://build.webkit.org/#/builders/268/builds/87

Results: https://build.webkit.org/api/v2/logs/4466461/raw

Diff:
   TestWebKitAPI.WebKit.HTTPSProxy
        2021-10-07 11:15:58.158 TestWebKitAPI[46699:22328505] Writing analzed variants.

Reproduced failure locally on r283739 using run-api-tests --iterations 5 --ios-simulator --debug TestWebKitAPI.WebKit.HTTPSProxy

Test suite failed

Timeout

    TestWebKitAPI.WebKit.HTTPSProxy
Comment 1 Radar WebKit Bug Importer 2021-10-07 15:14:39 PDT
<rdar://problem/84001456>
Comment 2 Ryan Haddad 2021-10-13 17:20:02 PDT
Disabled the test as part of https://trac.webkit.org/changeset/284133
Comment 3 Alex Christensen 2021-10-18 13:42:23 PDT
Created attachment 441639 [details]
Patch
Comment 4 Chris Dumez 2021-10-18 16:36:58 PDT
Comment on attachment 441639 [details]
Patch

Let's give it a try.
Comment 5 EWS 2021-10-18 16:54:04 PDT
Committed r284409 (243180@main): <https://commits.webkit.org/243180@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 441639 [details].
Comment 6 Alex Christensen 2021-10-19 09:44:49 PDT
http://trac.webkit.org/r284463
The first change was probably needed, but insufficient.
Comment 7 Alex Christensen 2021-10-20 18:28:24 PDT

*** This bug has been marked as a duplicate of bug 232003 ***