WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
301660
REGRESSION(iOS26, Tahoe) [ iOS26 Tahoe Debug ]: TestWebKitAPI.WKWebExtensionAPIDeclarativeNetRequest.BlockedLoadInPrivateBrowsingTest is a constant timeout
https://bugs.webkit.org/show_bug.cgi?id=301660
Summary
REGRESSION(iOS26, Tahoe) [ iOS26 Tahoe Debug ]: TestWebKitAPI.WKWebExtensionA...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-29 14:50:13 PDT
<
rdar://problem/163669919
>
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
Pull request:
https://github.com/WebKit/WebKit/pull/54144
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.
Top of Page
Format For Printing
XML
Clone This Bug