Bug 276260 - REGRESSION (280643@main): [ macOS Sonoma iOS wk2] 2x compositing/video/video-object-* are constantly failing.
Summary: REGRESSION (280643@main): [ macOS Sonoma iOS wk2] 2x compositing/video/video-...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-07-05 11:45 PDT by Anfernee Viduya
Modified: 2024-07-11 17:03 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anfernee Viduya 2024-07-05 11:45:59 PDT
compositing/video/video-object-fit.html is constantly failing on macOS Sonoma 
compositing/video/video-object-position.html is constantly failing on macOS Sonoma and iOS

HISTORY: 
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=compositing%2Fvideo%2Fvideo-object-fit.html&test=compositing%2Fvideo%2Fvideo-object-position.html&platform=mac&platform=ios&version_name=Sonoma&version_name=iOS%2017 

DIFF
@@ -30,6 +30,12 @@
             (position -33.00 40.00)
             (bounds 266.00 200.00)
           )
+          (children 1
+            (GraphicsLayer
+              (position 40.00 40.00)
+              (bounds 120.00 200.00)
+            )
+          )
         )

LINK: 
https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/280688@main%20(4568)/compositing/video/video-object-fit-diff.txt
Comment 1 Radar WebKit Bug Importer 2024-07-05 11:46:10 PDT
<rdar://problem/131182735>
Comment 2 Anfernee Viduya 2024-07-05 11:51:04 PDT
REPRODUCIBILITY: 

I was able to bisect the regression at the 280643@main using command 

run-webkit-tests --root 280643@main compositing/video/video-object-fit.html --debug

run-webkit-tests --root 280643@main compositing/video/video-object-position.html --debug
Comment 3 Anfernee Viduya 2024-07-08 16:05:03 PDT
Pull request: https://github.com/WebKit/WebKit/pull/30585
Comment 4 EWS 2024-07-09 13:53:12 PDT
Committed 280793@main (280273d47f7b): <https://commits.webkit.org/280793@main>

Reviewed commits have been landed. Closing PR #30585 and removing active labels.
Comment 5 EWS 2024-07-11 17:03:27 PDT
Committed 280882@main (07a6a9bd283f): <https://commits.webkit.org/280882@main>

Reviewed commits have been landed. Closing PR #30717 and removing active labels.