Bug 315123
| Summary: | NEW-TEST(313441@main): [iOS] imported/w3c/web-platform-tests/css/css-viewport/animations/zoom-interpolation.html is a constant text failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ahmad.saleem792, graouts, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
imported/w3c/web-platform-tests/css/css-viewport/animations/zoom-interpolation.html is a constant text failure caused from syncing css/css-viewport/animations from WPT Upstream.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-viewport%2Fanimations%2Fzoom-interpolation.html
DIFF:
--- /Volumes/Data/worker/Apple-iOS-26-Simulator-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-viewport/animations/zoom-interpolation-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-26-Simulator-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-viewport/animations/zoom-interpolation-actual.txt
@@ -200,5 +200,5 @@
FAIL Web Animations: property <zoom> from [calc(sibling-index() * 100%)] to [2] at (0.5) should be [1.5] assert_equals: expected "1.5 " but got "1 "
FAIL Web Animations: property <zoom> from [calc(sibling-index() * 100%)] to [2] at (1) should be [2] assert_equals: expected "2 " but got "1 "
FAIL Animating zoom affects layout using the interpolated value assert_approx_equals: expected 1.5 +/- 0.01 but got 1
-FAIL transition: all animates zoom changes from :hover assert_approx_equals: expected 1.5 +/- 0.01 but got 2
+FAIL transition: all animates zoom changes from :hover assert_true: expected true got false
DIFF URL:
https://build.webkit.org/results/Apple-iOS-26-Simulator-Debug-WK2-Tests/313484@main%20(1191)/imported/w3c/web-platform-tests/css/css-viewport/animations/zoom-interpolation-pretty-diff.html
REPRODUCTION:
run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=5 --force --ios-simulator --release imported/w3c/web-platform-tests/css/css-viewport/animations/zoom-interpolation.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/177465220>
Diego De La Toba
Test gardening pull request: https://github.com/WebKit/WebKit/pull/65215
EWS
Test gardening commit 313521@main (00d96a321c02): <https://commits.webkit.org/313521@main>
Reviewed commits have been landed. Closing PR #65215 and removing active labels.