Bug 301660

Summary: REGRESSION(iOS26, Tahoe) [ iOS26 Tahoe Debug ]: TestWebKitAPI.WKWebExtensionAPIDeclarativeNetRequest.BlockedLoadInPrivateBrowsingTest is a constant timeout
Product: WebKit Reporter: Robert Jenner <jenner>
Component: WebKit ExtensionsAssignee: Robert Jenner <jenner>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, timothy, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Robert Jenner
Reported 2025-10-29 14:48:53 PDT
TestWebKitAPI.WKWebExtensionAPIDeclarativeNetRequest.BlockedLoadInPrivateBrowsingTest is a constant timeout on iOS26 and Tahoe Debug. The test was passing on iOS18 Debug, and continues to pass on Sequoia Debug. HISTORY: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WKWebExtensionAPIDeclarativeNetRequest.BlockedLoadInPrivateBrowsingTest TIMEOUT ERROR: "name": "TestWebKitAPI.WKWebExtensionAPIDeclarativeNetRequest.BlockedLoadInPrivateBrowsingTest", "output": "ERROR: Unable to get path protection class\n/Volumes/Data/worker/Apple-iOS-26-Simulator-Debug-Build/build/Source/WTF/wtf/cocoa/FileSystemCocoa.mm(248) : bool WTF::FileSystemImpl::isSafeToUseMemoryMapForPath(const String &)\nERROR: Unhandled web process message 'WebPage_RegisterURLSchemeHandler' (destination: 25 pid: 61876)\n/Volumes/Data/worker/Apple-iOS-26-Simulator-Debug-Build/build/Source/WebKit/WebProcess/WebProcess.cpp(1107) : virtual bool WebKit::WebProcess::filterUnhandledMessage(IPC::Connection &, IPC::Decoder &)\nERROR: Unhandled web process message 'WebPage_RegisterURLSchemeHandler' (destination: 34 pid: 61877)\n/Volumes/Data/worker/Apple-iOS-26-Simulator-Debug-Build/build/Source/WebKit/WebProcess/WebProcess.cpp(1107) : virtual bool WebKit::WebProcess::filterUnhandledMessage(IPC::Connection &, IPC::Decoder &)\nERROR: Unable to get path protection class\n/Volumes/Data/worker/Apple-iOS-26-Simulator-Debug-Build/build/Source/WTF/wtf/cocoa/FileSystemCocoa.mm(248) : bool WTF::FileSystemImpl::isSafeToUseMemoryMapForPath(const String &)\nERROR: Unable to get path protection class\n/Volumes/Data/worker/Apple-iOS-26-Simulator-Debug-Build/build/Source/WTF/wtf/cocoa/FileSystemCocoa.mm(248) : bool WTF::FileSystemImpl::isSafeToUseMemoryMapForPath(const String &)"
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-29 14:50:13 PDT
Robert Jenner
Comment 2 2025-10-29 14:51:39 PDT
I was able to reproduce this timeout at iOS 26 Debug ToT running the test as follows: run-api-tests --iOS-simulator TestWebKitAPI.WKWebExtensionAPIDeclarativeNetRequest.BlockedLoadInPrivateBrowsingTest We see in the history that this test started to timeout when we transitioned our testing from iOS 18 to iOS 26 and on Tahoe Debug. It was a constant pass on 18, and Sequoia Debug and became a constant timeout since bringing up testing on iOS26, and Tahoe.
EWS
Comment 3 2025-10-29 15:15:11 PDT
Test gardening commit 302317@main (c585ad398ca4): <https://commits.webkit.org/302317@main> Reviewed commits have been landed. Closing PR #53171 and removing active labels.
Robert Jenner
Comment 4 2025-10-29 15:16:29 PDT
(In reply to EWS from comment #3) > Test gardening commit 302317@main (c585ad398ca4): > <https://commits.webkit.org/302317@main> > > Reviewed commits have been landed. Closing PR #53171 and removing active > labels. I have disabled the test with the above commit while under investigation.
EWS
Comment 5 2025-10-30 11:22:17 PDT
Test gardening commit 302353@main (66e2d2ee61e4): <https://commits.webkit.org/302353@main> Reviewed commits have been landed. Closing PR #53206 and removing active labels.
Robert Jenner
Comment 6 2025-11-11 10:47:28 PST
This test still appears to be a constant timeout on iOS26 and Tahoe Debug after the proposed fix at: https://commits.webkit.org/302465@main observed at: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WKWebExtensionAPIDeclarativeNetRequest.BlockedLoadInPrivateBrowsingTest Assigning back to Brian.
Robert Jenner
Comment 7 2025-11-18 16:15:14 PST
EWS
Comment 8 2025-11-18 16:22:41 PST
Committed 303215@main (b22bef763d44): <https://commits.webkit.org/303215@main> Reviewed commits have been landed. Closing PR #54144 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.