RESOLVED FIXED 263592
REGRESSION (269698@main): 3 TestWebKitAPI.ProcessSwap LockdownMode API tests are failing
https://bugs.webkit.org/show_bug.cgi?id=263592
Summary REGRESSION (269698@main): 3 TestWebKitAPI.ProcessSwap LockdownMode API tests ...
Ryan Haddad
Reported 2023-10-24 08:40:35 PDT
Then following two tests are failing on iOS and macOS after https://commits.webkit.org/269698@main landed TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode TestWebKitAPI.ProcessSwap.CannotDisableLockdownModeWithoutBrowserEntitlement TestWebKitAPI.ProcessSwap.LockdownModeEnabledByDefaultThenOptOut /Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:8001Expected equality of these values: runJSCheck("!!window.Highlight"_s) Which is: true shouldBeEnabled == ShouldBeEnabled::Yes Which is: false/Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:8001Expected equality of these values: runJSCheck("!!window.Highlight"_s) Which is: true shouldBeEnabled == ShouldBeEnabled::Yes Which is: false/Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:8001Expected equality of these values: runJSCheck("!!window.Highlight"_s) Which is: true shouldBeEnabled == ShouldBeEnabled::Yes Which is: false TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode /Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:8001Expected equality of these values: runJSCheck("!!window.Highlight"_s) Which is: true shouldBeEnabled == ShouldBeEnabled::Yes Which is: false https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.ServiceWorker.WindowClientNavigateCrossOrigin&test=TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-24 08:40:50 PDT
Ryan Haddad
Comment 2 2023-10-24 08:52:57 PDT Comment hidden (obsolete)
Ryan Haddad
Comment 3 2023-10-24 09:43:17 PDT
These are the tests that are failing across iOS and macOS TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode TestWebKitAPI.ProcessSwap.CannotDisableLockdownModeWithoutBrowserEntitlement TestWebKitAPI.ProcessSwap.LockdownModeEnabledByDefaultThenOptOut https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.ProcessSwap.CannotDisableLockdownModeWithoutBrowserEntitlement&test=TestWebKitAPI.ProcessSwap.LockdownModeEnabledByDefaultThenOptOut&test=TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode
EWS
Comment 4 2023-10-24 13:26:15 PDT
Committed 269729@main (c3397b4f9ae9): <https://commits.webkit.org/269729@main> Reviewed commits have been landed. Closing PR #19496 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.