Bug 313782

Summary: [visionOS] interaction-region/paused-video-regions.html is a constant text failure.
Product: WebKit Reporter: Diego De La Toba <d_delatoba>
Component: MediaAssignee: Diego De La Toba <d_delatoba>
Status: NEW    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego De La Toba
Reported 2026-04-30 15:30:32 PDT
interaction-region/paused-video-regions.html is a constant text failure on visionOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=interaction-region%2Fpaused-video-regions.html DIFF: --- /Volumes/Data/worker/Apple-visionOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/interaction-region/paused-video-regions-expected.txt +++ /Volumes/Data/worker/Apple-visionOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/interaction-region/paused-video-regions-actual.txt @@ -24,15 +24,15 @@ (rect (0,0) width=352 height=288) (touch event listener region: asynchronousDispatchRegion: (rect (0,0) width=352 height=288) -eventSpecificSynchronousDispatchRegions: eventName: pointerout eventRect: - (rect (0,0) width=352 height=288) -eventSpecificSynchronousDispatchRegions: eventName: pointerleave eventRect: +eventSpecificSynchronousDispatchRegions: eventName: pointerup eventRect: (rect (0,0) width=352 height=288) eventSpecificSynchronousDispatchRegions: eventName: pointermove eventRect: (rect (0,0) width=352 height=288) -eventSpecificSynchronousDispatchRegions: eventName: pointerup eventRect: +eventSpecificSynchronousDispatchRegions: eventName: pointerout eventRect: (rect (0,0) width=352 height=288) eventSpecificSynchronousDispatchRegions: eventName: pointerdown eventRect: + (rect (0,0) width=352 height=288) +eventSpecificSynchronousDispatchRegions: eventName: pointerleave eventRect: (rect (0,0) width=352 height=288) ) @@ -52,11 +52,7 @@ (rect (8,0) width=35 height=8) (rect (0,8) width=51 height=35) (rect (8,43) width=35 height=8) -eventSpecificSynchronousDispatchRegions: eventName: pointerout eventRect: - (rect (8,0) width=35 height=8) - (rect (0,8) width=51 height=35) - (rect (8,43) width=35 height=8) -eventSpecificSynchronousDispatchRegions: eventName: pointerleave eventRect: +eventSpecificSynchronousDispatchRegions: eventName: pointerup eventRect: (rect (8,0) width=35 height=8) (rect (0,8) width=51 height=35) (rect (8,43) width=35 height=8) @@ -64,11 +60,15 @@ (rect (8,0) width=35 height=8) (rect (0,8) width=51 height=35) (rect (8,43) width=35 height=8) -eventSpecificSynchronousDispatchRegions: eventName: pointerup eventRect: +eventSpecificSynchronousDispatchRegions: eventName: pointerout eventRect: (rect (8,0) width=35 height=8) (rect (0,8) width=51 height=35) (rect (8,43) width=35 height=8) eventSpecificSynchronousDispatchRegions: eventName: pointerdown eventRect: + (rect (8,0) width=35 height=8) + (rect (0,8) width=51 height=35) + (rect (8,43) width=35 height=8) +eventSpecificSynchronousDispatchRegions: eventName: pointerleave eventRect: (rect (8,0) width=35 height=8) (rect (0,8) width=51 height=35) (rect (8,43) width=35 height=8) DIFF URL: https://build.webkit.org/results/Apple-visionOS-26-Simulator-Release-WK2-Tests/312375%40main%20(7295)/interaction-region/paused-video-regions-pretty-diff.html REPRODUCTION: I was able to reproduce this on visionOS simulator 26.4 with the following: run-webkit-tests --visionos-simulator --release --iterations 10 interaction-region/paused-video-regions.html I am going to mark expectations as fail while this pends investigation.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-30 15:30:37 PDT
Diego De La Toba
Comment 2 2026-04-30 15:38:17 PDT
Test gardening pull request: https://github.com/WebKit/WebKit/pull/64002
EWS
Comment 3 2026-04-30 16:25:21 PDT
Test gardening commit 312400@main (23cb92feefda): <https://commits.webkit.org/312400@main> Reviewed commits have been landed. Closing PR #64002 and removing active labels.
Diego De La Toba
Comment 4 2026-04-30 16:28:51 PDT
Abrar Rahman Protyasha
Comment 5 2026-05-12 09:40:42 PDT
Test gardening pull request: https://github.com/WebKit/WebKit/pull/64764
Note You need to log in before you can comment on or make changes to this bug.