Bug 310557
| Summary: | [iOS release] webanimations/transform-animation-with-delay-yields-accelerated-animation.html is a flaky text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
webanimations/transform-animation-with-delay-yields-accelerated-animation.html is a flaky text failure on iOS release.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=webanimations%2Ftransform-animation-with-delay-yields-accelerated-animation.html
DIFF:
--- /Volumes/Data/worker/Apple-iOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/webanimations/transform-animation-with-delay-yields-accelerated-animation-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/webanimations/transform-animation-with-delay-yields-accelerated-animation-actual.txt
@@ -1,3 +1,3 @@
-PASS A transform animation with a delay should run accelerated.
+FAIL A transform animation with a delay should run accelerated. assert_equals: There should be an accelerated animation. expected 1 but got 0
DIFF URL:
https://build.webkit.org/results/Apple-iOS-26-Simulator-Release-WK2-Tests/309738@main%20(2275)/webanimations/transform-animation-with-delay-yields-accelerated-animation-pretty-diff.html
REPRODUCTION:
Reproduced on iOS 26.2 release with the following:
run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=198 --force --ios-simulator --release webanimations/transform-animation-with-delay-yields-accelerated-animation.html
Marking expectations as pass fail while this pends investigation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/173171273>
Diego De La Toba
Test gardening pull request: https://github.com/WebKit/WebKit/pull/61185
EWS
Test gardening commit 309777@main (ae2df10ca84e): <https://commits.webkit.org/309777@main>
Reviewed commits have been landed. Closing PR #61185 and removing active labels.
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/62818
EWS
Committed 311313@main (0cdf02fa9f6a): <https://commits.webkit.org/311313@main>
Reviewed commits have been landed. Closing PR #62818 and removing active labels.