Bug 207569 - [ macOS wk1 ] legacy-animation-engine/animations/3d/transform-origin-vs-functions.html is flaky failing
Summary: [ macOS wk1 ] legacy-animation-engine/animations/3d/transform-origin-vs-funct...
Status: RESOLVED CONFIGURATION CHANGED
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-02-11 11:23 PST by Jacob Uphoff
Modified: 2020-03-09 12: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-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.