Bug 207569

Summary: [ macOS wk1 ] legacy-animation-engine/animations/3d/transform-origin-vs-functions.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-11 11:23:51 PST
legacy-animation-engine/animations/3d/transform-origin-vs-functions.html

This test has been flaky failing for all visible history.

The test is failing on macOS wk1 debug

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

History:

https://results.webkit.org/?suite=layout-tests&test=legacy-animation-engine%2Fanimations%2F3d%2Ftransform-origin-vs-functions.html&limit=50000

Diff:

--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/legacy-animation-engine/animations/3d/transform-origin-vs-functions-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/legacy-animation-engine/animations/3d/transform-origin-vs-functions-actual.txt
@@ -1,3 +1,4 @@
+FAIL(element 'b2' matrix[12]' was:-196.86582460655916, expected:-200)
+FAIL(element 'b2' matrix[14]' was:235.26821659766043, expected:200)
 PASS(element 'b1' matches expected value)
-PASS(element 'b2' matches expected value)
Comment 1 Radar WebKit Bug Importer 2020-02-11 11:26:06 PST
<rdar://problem/59356347>
Comment 2 Jacob Uphoff 2020-02-11 11:28:48 PST
Set test expectations here: https://trac.webkit.org/changeset/256330/webkit
Comment 3 Antoine Quint 2020-03-09 12:55:43 PDT
This test is gone as of r258150, see bug 208815.