[Webkit-unassigned] [Bug 187041] Layout Test imported/mozilla/css-animations/test_animation-pausing.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 26 08:35:34 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187041
Charlie Turner <cturner at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cturner at igalia.com
--- Comment #2 from Charlie Turner <cturner at igalia.com> ---
This is also failing in GTK. The reason is that it was globally disabled in effect (has a pass/fail/timeout acceptance) but after r233141 in bug 183826 is was marked as expected to pass.
The diff on the GTK release bots is as follows,
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/mozilla/css-animations/test_animation-pausing-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/mozilla/css-animations/test_animation-pausing-actual.txt
@@ -1,8 +1,8 @@
-PASS play() overrides animation-play-state
+FAIL play() overrides animation-play-state assert_greater_than: Playing value of margin-left is greater than zero expected a number greater than 0 but got 0
PASS pause() overrides animation-play-state
PASS play() is overridden by later setting "animation-play-state: paused"
-PASS play() flushes pending changes to animation-play-state first
+FAIL play() flushes pending changes to animation-play-state first assert_greater_than: Playing value of margin-left is increasing expected a number greater than 0 but got 0
PASS pause() applies pending changes to animation-play-state first
PASS Setting the current time completes a pending pause
I'll be updated our ports expectations files accordingly.
--
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/20180626/41056e3c/attachment-0001.html>
More information about the webkit-unassigned
mailing list