Bug 207358

Summary: [ macOS wk1 ] legacy-animation-engine/animations/animation-direction-normal.html is flaky failing
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: dino, graouts, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Jacob Uphoff 2020-02-06 14:48:10 PST
legacy-animation-engine/animations/animation-direction-normal.html

this test has been flaky failing for all visible history on wk1 debug for macOS

I ran this test in iterations x2500 and did not reproduce the failure.

History:

https://results.webkit.org/?suite=layout-tests&test=legacy-animation-engine%2Fanimations%2Fanimation-direction-normal.html&limit=50000

Diff:

--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/legacy-animation-engine/animations/animation-direction-normal-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/legacy-animation-engine/animations/animation-direction-normal-actual.txt
@@ -1,4 +1,4 @@
-PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,1,50,0
+FAIL - "webkitTransform" property for "box" element at 0.5s expected: 1,0,0,1,50,0 but saw: matrix(1, 0, 0, 1, 71.69999694824219, 0)
 PASS - "webkitTransform" property for "box" element at 1s saw something close to: 1,0,0,1,100,0
 PASS - "webkitTransform" property for "box" element at 2.5s saw something close to: 1,0,0,1,50,0
Comment 1 Radar WebKit Bug Importer 2020-02-06 14:49:22 PST
<rdar://problem/59238393>
Comment 2 Antoine Quint 2020-03-09 12:55:52 PDT
This test is gone as of r258150, see bug 208815.