Bug 208839
| Summary: | [ macOS wk1 debug ] legacy-animation-engine/animations/play-state-paused.html is flaky failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jacob Uphoff <jacob_uphoff> |
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | dino, graouts, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jacob Uphoff
legacy-animation-engine/animations/play-state-paused.html
This test is flaky failing on macOS wk1 debug
Ran the test in iterations x2000 and did not reproduce the failure.
History:
https://results.webkit.org/?suite=layout-tests&test=legacy-animation-engine%2Fanimations%2Fplay-state-paused.html
Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/legacy-animation-engine/animations/play-state-paused-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/legacy-animation-engine/animations/play-state-paused-actual.txt
@@ -1,4 +1,4 @@
-PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,1,75,0
+FAIL - "webkitTransform" property for "box" element at 0.5s expected: 1,0,0,1,75,0 but saw: matrix(1, 0, 0, 1, 108.05406188964844, 0)
PASS - "webkitTransform" property for "box" element at 1s saw something close to: 1,0,0,1,150,0
PASS - "webkitTransform" property for "box" element at 2.5s saw something close to: 1,0,0,1,150,0
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/60246371>
Alexey Proskuryakov
All legacy-animation-engine tests were removed today.