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
253388
REGRESSION (
261182@main
): TestWebKitAPI.ProcessSwap.LockdownModeEnabledByDefaultThenOptOut and TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode are failing
https://bugs.webkit.org/show_bug.cgi?id=253388
Summary
REGRESSION (261182@main): TestWebKitAPI.ProcessSwap.LockdownModeEnabledByDefa...
Ryan Haddad
Reported
2023-03-04 09:32:26 PST
The following two tests are consistently failing after
https://commits.webkit.org/261182@main
TestWebKitAPI.ProcessSwap.LockdownModeEnabledByDefaultThenOptOut ERROR: Error while launching com.apple.WebKit.Networking: Connection invalid /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm(213) : auto WebKit::ProcessLauncher::launchProcess()::(anonymous class)::operator()(xpc_object_t) const LEAK: 2 WebProcessPool /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:7913 Expected equality of these values: runJSCheck("!!window.CSSCounterStyleRule"_s) Which is: true shouldBeEnabled == ShouldBeEnabled::Yes Which is: false /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:7913 Expected equality of these values: runJSCheck("!!window.CSSCounterStyleRule"_s) Which is: true shouldBeEnabled == ShouldBeEnabled::Yes Which is: false /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:7913 Expected equality of these values: runJSCheck("!!window.CSSCounterStyleRule"_s) Which is: true shouldBeEnabled == ShouldBeEnabled::Yes Which is: false TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode ERROR: Error while launching com.apple.WebKit.Networking: Connection invalid /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm(213) : auto WebKit::ProcessLauncher::launchProcess()::(anonymous class)::operator()(xpc_object_t) const LEAK: 1 WebProcessPool /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:7913 Expected equality of these values: runJSCheck("!!window.CSSCounterStyleRule"_s) Which is: true shouldBeEnabled == ShouldBeEnabled::Yes Which is: false
https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.ProcessSwap.CannotDisableLockdownModeWithoutBrowserEntitlement&test=TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-04 09:32:37 PST
<
rdar://problem/106235827
>
Brent Fulgham
Comment 2
2023-03-04 10:46:28 PST
We need to correct the expectations here now that the feature is expected to be on.
Brent Fulgham
Comment 3
2023-03-04 13:27:33 PST
Pull request:
https://github.com/Webkit/WebKit/pull/11071
EWS
Comment 4
2023-03-04 14:42:54 PST
Committed
261231@main
(93ddd026548d): <
https://commits.webkit.org/261231@main
> Reviewed commits have been landed. Closing PR #11071 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