Bug 243214 - [ iOS15 ] 3X TestWebKitAPI.WebKit.LockdownMode (API tests) are constantly failing
Summary: [ iOS15 ] 3X TestWebKitAPI.WebKit.LockdownMode (API tests) are constantly fai...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-26 09:13 PDT by Hercules Hjalmarsson
Modified: 2022-07-26 09:51 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.