RESOLVED FIXED 263447
REGRESSION ( Sonoma?): [ Sonoma release ] TestWebKitAPI.WKInspectorExtension.EvaluateScriptOnPage is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=263447
Summary REGRESSION ( Sonoma?): [ Sonoma release ] TestWebKitAPI.WKInspectorExtension....
Karl Rackler
Reported 2023-10-20 09:23:16 PDT
Description: TestWebKitAPI.WKInspectorExtension.EvaluateScriptOnPage Is a consistent failure on Sonoma release ToT and since bring-up. This issue can be reproduced using the command: run-api-tests --release --no-build --iterations=1 TestWebKitAPI.WKInspectorExtension.EvaluateScriptOnPage History: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WKInspectorExtension.EvaluateScriptOnPage Results: Failed TestWebKitAPI.WKInspectorExtension.EvaluateScriptOnPage RemoteLayerTreeDrawingAreaProxyMac::scheduleDisplayLink(): page has no displayID RemoteLayerTreeDrawingAreaProxyMac::scheduleDisplayLink(): page has no displayID /Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtension.mm:455 Value of: !(error) Actual: false Expected: true /Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtension.mm:456 Value of: result Actual: false Expected: true /Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtension.mm:457 Expected equality of these values: result Which is: mainFrameSecretString Which is: 42-mainFrame /Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtension.mm:478 Value of: !(error) Actual: false Expected: true /Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtension.mm:479 Value of: result Actual: false Expected: true /Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtension.mm:480 Expected equality of these values: result Which is: innerFrameSecretString Which is: 42-innerFrame /Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtension.mm:491 Value of: !(error) Actual: false Expected: true /Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtension.mm:492 Value of: result Actual: false Expected: true /Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtension.mm:493 Expected equality of these values: result Which is: innerFrameSecretString Which is: 42-innerFrame
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-20 09:23:39 PDT
Razvan Caliman
Comment 2 2023-11-08 08:35:52 PST
It was a race condition within Web Inspector frontend. I have a fix coming up.
Razvan Caliman
Comment 3 2023-11-08 09:24:04 PST
EWS
Comment 4 2023-12-12 05:58:07 PST
Committed 271925@main (3583b2ac96f1): <https://commits.webkit.org/271925@main> Reviewed commits have been landed. Closing PR #20173 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.