RESOLVED FIXED292993
REGRESSION(294887@main): Broke TestWebKitAPI.ProcessSwap tests
https://bugs.webkit.org/show_bug.cgi?id=292993
Summary REGRESSION(294887@main): Broke TestWebKitAPI.ProcessSwap tests
Jonathan Bedard
Reported 2025-05-14 09:01:16 PDT
After 294887@main, two TestWebKitAPI.ProcessSwap tests starting failing on all configurations: TestWebKitAPI.ProcessSwap.LockdownModeEnabledByDefaultThenOptOut TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode TestWebKitAPI.ProcessSwap.LockdownModeEnabledByDefaultThenOptOut /Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:8631 Expected equality of these values: runJSCheck("!!window.SpeechRecognitionEvent"_s) Which is: false shouldBeEnabled == ShouldBeEnabled::Yes Which is: true TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode /Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:8631 Expected equality of these values: runJSCheck("!!window.SpeechRecognitionEvent"_s) Which is: false shouldBeEnabled == ShouldBeEnabled::Yes Which is: true
Attachments
Radar WebKit Bug Importer
Comment 1 2025-05-14 09:01:45 PDT
youenn fablet
Comment 2 2025-05-14 09:43:32 PDT
EWS
Comment 3 2025-05-14 10:45:49 PDT
Committed 294910@main (fe675c5d39f0): <https://commits.webkit.org/294910@main> Reviewed commits have been landed. Closing PR #45374 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.