[Webkit-unassigned] [Bug 196869] New: [win] REGRESSION (r244182): Animation layout test failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 12 11:22:00 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=196869

            Bug ID: 196869
           Summary: [win] REGRESSION (r244182): Animation layout test
                    failures
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

The following layout tests are failing on Windows bots after https://trac.webkit.org/changeset/244182/webkit:

animations/animation-multiple-callbacks-timestamp.html
legacy-animation-engine/animations/animation-multiple-callbacks-timestamp.html
imported/mozilla/css-animations/test_animation-currenttime.html

Results:
https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r244216%20(2074)/results.html#

Flakiness dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#tests=animations%2Fanimation-multiple-callbacks-timestamp.html%20legacy-animation-engine%2Fanimations%2Fanimation-multiple-callbacks-timestamp.html%20imported%2Fmozilla%2Fcss-animations%2Ftest_animation-currenttime.html

--- /home/buildbot/worker/win7-release-tests/build/layout-test-results/animations/animation-multiple-callbacks-timestamp-expected.txt
+++ /home/buildbot/worker/win7-release-tests/build/layout-test-results/animations/animation-multiple-callbacks-timestamp-actual.txt
@@ -2,4 +2,5 @@
 PASS successfullyParsed is true

 TEST COMPLETE
+FAIL timestamp = 490, timestamp1 = 488, window.performance.now() = 490


--- /home/buildbot/worker/win7-release-tests/build/layout-test-results/imported/mozilla/css-animations/test_animation-currenttime-expected.txt
+++ /home/buildbot/worker/win7-release-tests/build/layout-test-results/imported/mozilla/css-animations/test_animation-currenttime-actual.txt
@@ -11,7 +11,7 @@
 PASS Seeking finished -> paused dispatches animationstart 
 PASS Setting currentTime to null 
 PASS Animation.currentTime after pausing 
-PASS Animation.currentTime clamping 
+FAIL Animation.currentTime clamping assert_equals: Animation.currentTime should not continue to increase after the animation has finished expected 100000 but got 100018
 PASS Animation.currentTime clamping for reversed animation 
 PASS Animation.currentTime after cancelling 
 PASS After aborting a pause when finished, the call to play() should rewind the current time 

https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r244216%20(2074)/legacy-animation-engine/fast/layers/no-clipping-overflow-hidden-added-after-transform-diffs.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190412/ea22bf2b/attachment.html>


More information about the webkit-unassigned mailing list