Bug 208839 - [ macOS wk1 debug ] legacy-animation-engine/animations/play-state-paused.html is flaky failing
Summary: [ macOS wk1 debug ] legacy-animation-engine/animations/play-state-paused.html...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-09 15:33 PDT by Jacob Uphoff
Modified: 2020-03-09 16:55 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 Jacob Uphoff 2020-03-09 15:33:02 PDT
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
Comment 1 Radar WebKit Bug Importer 2020-03-09 15:33:23 PDT
<rdar://problem/60246371>
Comment 2 Alexey Proskuryakov 2020-03-09 16:55:04 PDT
All legacy-animation-engine tests were removed today.