Bug 231320 - [ iOS15 ] TestWebKitAPI.WebKit.ServerTrust and TestWebKitAPI.WebKit.FastServerTrust tests timing out
Summary: [ iOS15 ] TestWebKitAPI.WebKit.ServerTrust and TestWebKitAPI.WebKit.FastServe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-06 12:17 PDT by Eric Hutchison
Modified: 2022-01-20 11:15 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.45 KB, patch)
2022-01-19 22:30 PST, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-10-06 12:17:37 PDT
TestWebKitAPI.WebKit.ServerTrust
TestWebKitAPI.WebKit.FastServerTrust

are constant timeouts on Debug and flaky timeouts on Release.

History: https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.WebKit.FastServerTrust&test=TestWebKitAPI.WebKit.ServerTrust

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

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

Diff:
    TestWebKitAPI.WebKit.FastServerTrust
        2021-10-06 05:59:58.711 TestWebKitAPI[62103:15595121] Writing analzed variants.
        2021-10-06 05:59:59.349 TestWebKitAPI[62103:15595121] -[__NSCFType length]: unrecognized selector sent to instance 0x7fcf7900a600

    TestWebKitAPI.WebKit.ServerTrust
        2021-10-06 06:00:59.521 TestWebKitAPI[62192:15596198] Writing analzed variants.

    TestWebKitAPI.WebKit.ServerTrust
        2021-10-06 06:04:25.648 TestWebKitAPI[62736:15601878] Writing analzed variants.
        2021-10-06 06:04:26.280 TestWebKitAPI[62736:15601878] -[__NSCFType length]: unrecognized selector sent to instance 0x7ff3c9808200

Local test results using ToT (r283615) with run-api-tests --ios-simulator --iterations 10 TestWebKitAPI.WebKit.FastServerTrust produced:

An error was encountered processing the command (domain=NSMachErrorDomain, code=24):
(os/kern) memory data moved
worker/0 TestWebKitAPI.WebKit.FastServerTrust Crashed

Local test results using ToT (r283615) with run-api-tests --ios-simulator --iterations 10 TestWebKitAPI.WebKit.ServerTrust produced:

Timeout

    TestWebKitAPI.WebKit.ServerTrust
        2021-10-06 11:42:56.908 TestWebKitAPI[47898:5951006] -[__NSCFType length]: unrecognized selector sent to instance 0x7fc738010c00

Local test results using ToT (r283615) with run-api-tests --ios-simulator --iterations 100 --debug TestWebKitAPI.WebKit.FastServerTrust produced:

Timeout

    TestWebKitAPI.WebKit.FastServerTrust
        2021-10-06 12:15:34.949 TestWebKitAPI[49670:6108764] -[__NSCFType length]: unrecognized selector sent to instance 0x7f945d808800
Comment 1 Radar WebKit Bug Importer 2021-10-06 12:22:00 PDT
<rdar://problem/83946030>
Comment 2 Ryan Haddad 2021-10-13 17:19:53 PDT
Disabled the tests as part of https://trac.webkit.org/changeset/284133
Comment 3 Ryan Haddad 2021-11-30 14:21:59 PST
rdar://80352256
Comment 4 Alex Christensen 2022-01-19 22:30:20 PST
Created attachment 449555 [details]
Patch
Comment 5 Chris Dumez 2022-01-20 10:46:07 PST
Comment on attachment 449555 [details]
Patch

r=me
Comment 6 EWS 2022-01-20 11:15:00 PST
Committed r288310 (246227@main): <https://commits.webkit.org/246227@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 449555 [details].