Bug 276260
| Summary: | REGRESSION (280643@main): [ macOS Sonoma iOS wk2] 2x compositing/video/video-object-* are constantly failing. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anfernee Viduya <aviduya> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aestes, jer.noble, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Anfernee Viduya
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/131182735>
Anfernee Viduya
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
Anfernee Viduya
Pull request: https://github.com/WebKit/WebKit/pull/30585
EWS
Committed 280793@main (280273d47f7b): <https://commits.webkit.org/280793@main>
Reviewed commits have been landed. Closing PR #30585 and removing active labels.
EWS
Committed 280882@main (07a6a9bd283f): <https://commits.webkit.org/280882@main>
Reviewed commits have been landed. Closing PR #30717 and removing active labels.