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
<rdar://problem/106235827>
We need to correct the expectations here now that the feature is expected to be on.
Pull request: https://github.com/Webkit/WebKit/pull/11071
Committed 261231@main (93ddd026548d): <https://commits.webkit.org/261231@main> Reviewed commits have been landed. Closing PR #11071 and removing active labels.