RESOLVED CONFIGURATION CHANGED 184459
Layout Test legacy-animation-engine/animations/animation-callback-timestamp.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=184459
Summary Layout Test legacy-animation-engine/animations/animation-callback-timestamp.h...
Ryan Haddad
Reported 2018-04-10 10:31:08 PDT
The following layout test is failing on macOS legacy-animation-engine/animations/animation-callback-timestamp.html Probable cause: This test was added in https://trac.webkit.org/changeset/230471/webkit Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=legacy-animation-engine%2Fanimations%2Fanimation-callback-timestamp.html --- /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/animation-callback-timestamp-expected.txt +++ /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/animation-callback-timestamp-actual.txt @@ -1,4 +1,6 @@ -PASS All the differences between requestAnimationFrame() callback timestamps and Performance.now() were within 3ms. +requestAnimationFrame() timestamp = 235.00000000000003, window.performance.now() = 238.00000000000003 +requestAnimationFrame() timestamp = 486, window.performance.now() = 489 +FAIL Some of the requestAnimationFrame() callback timestamps were larger than Performance.now() by more than 3ms. PASS successfullyParsed is true TEST COMPLETE
Attachments
Ryan Haddad
Comment 1 2018-04-10 16:42:32 PDT
Antoine Quint
Comment 2 2020-03-09 12:59:21 PDT
This test is gone as of r258150, see bug 208815.
Radar WebKit Bug Importer
Comment 3 2020-03-09 13:00:18 PDT
Note You need to log in before you can comment on or make changes to this bug.