Bug 243214

Summary: [ iOS15 ] 3X TestWebKitAPI.WebKit.LockdownMode (API tests) are constantly failing
Product: WebKit Reporter: Hercules Hjalmarsson <hhjalmarsson>
Component: New BugsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Hercules Hjalmarsson 2022-07-26 09:13:51 PDT
TestWebKitAPI.WebKit.LockdownModeAskAgainFirstUseMessage
TestWebKitAPI.WebKit.LockdownModeDefaultFirstUseMessage
TestWebKitAPI.WebKit.LockdownModeNoFirstUseMessage

Are three constantly failing API tests on iOS15 ToT.

HISTORY:
https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.WebKit.LockdownModeAskAgainFirstUseMessage&test=TestWebKitAPI.WebKit.LockdownModeDefaultFirstUseMessage&test=TestWebKitAPI.WebKit.LockdownModeNoFirstUseMessage

DIFF:

/Volumes/Data/worker/Apple-iOS-15-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/UIDelegate.mm:512
        Value of: webViewConfiguration.get().defaultWebpagePreferences.lockdownModeEnabled
          Actual: true
        Expected: false

DIFF URL:
https://build.webkit.org/#/builders/529/builds/294/steps/18/logs/stdio
Comment 1 Radar WebKit Bug Importer 2022-07-26 09:14:15 PDT
<rdar://problem/97609613>
Comment 2 Hercules Hjalmarsson 2022-07-26 09:16:59 PDT
I was able to reproduce this issue on iOS15 ToT by downloading the testing build used by the builders and running command:

run-api-tests TestWebKitAPI.WebKit.LockdownModeAskAgainFirstUseMessage
Comment 3 Chris Dumez 2022-07-26 09:48:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2740
Comment 4 EWS 2022-07-26 09:51:00 PDT
Committed 252830@main (73456e51b9ec): <https://commits.webkit.org/252830@main>

Reviewed commits have been landed. Closing PR #2740 and removing active labels.