Bug 208518 - [ Mac wk1 Debug ] legacy-animation-engine/animations/animation-direction-reverse.html is flaky failing.
Summary: [ Mac wk1 Debug ] legacy-animation-engine/animations/animation-direction-reve...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac macOS 10.14
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-03 09:20 PST by Jason Lawrence
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 Jason Lawrence 2020-03-03 09:20:18 PST
legacy-animation-engine/animations/animation-direction-reverse.html

Description:
This test is flaky failing on Mac wk1 Debug. The test is flaky failing throughout the visible history, but the diff has changed slightly over time.

History:
https://results.webkit.org/?suite=layout-tests&test=legacy-animation-engine%2Fanimations%2Fanimation-direction-reverse.html&platform=mac&flavor=wk1&style=debug

Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/legacy-animation-engine/animations/animation-direction-reverse-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/legacy-animation-engine/animations/animation-direction-reverse-actual.txt
@@ -1,4 +1,4 @@
-PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,1,150,0
+FAIL - "webkitTransform" property for "box" element at 0.5s expected: 1,0,0,1,150,0 but saw: matrix(1, 0, 0, 1, 120, 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: none
Comment 1 Radar WebKit Bug Importer 2020-03-03 09:20:46 PST
<rdar://problem/59998877>
Comment 2 Jason Lawrence 2020-03-03 09:26:39 PST
I have marked this test as failing while this issue is investigated.
https://trac.webkit.org/changeset/257781/webkit
Comment 3 Antoine Quint 2020-03-09 12:55:08 PDT
This test is gone as of r258150, see bug 208815.