Bug 243214
Summary: | [ iOS15 ] 3X TestWebKitAPI.WebKit.LockdownMode (API tests) are constantly failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
Component: | New Bugs | Assignee: | 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 |
Hercules Hjalmarsson
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/97609613>
Hercules Hjalmarsson
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
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/2740
EWS
Committed 252830@main (73456e51b9ec): <https://commits.webkit.org/252830@main>
Reviewed commits have been landed. Closing PR #2740 and removing active labels.