[Webkit-unassigned] [Bug 186138] New: [GTK] imported/mozilla/css-transitions/test_event-dispatch.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 31 02:55:07 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186138
Bug ID: 186138
Summary: [GTK]
imported/mozilla/css-transitions/test_event-dispatch.h
tml is failing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: magomez at igalia.com
CC: bugs-noreply at webkitgtk.org
imported/mozilla/css-transitions/test_event-dispatch.html [ Failure ]
I'm not sure whether this was caused by
r232185 -> [Web Animations] WebAnimation objects never get destroyed
or
r232186 -> [Web Animations] Use DEFAULT_EXPERIMENTAL_FEATURES_ENABLED for Web Animations experimental features
This is the diff
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/mozilla/css-transitions/test_event-dispatch-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/mozilla/css-transitions/test_event-dispatch-actual.txt
@@ -14,7 +14,7 @@
PASS Active -> Idle, with negative delay (display: none)
PASS Active -> Idle, with negative delay (Animation.timeline = null)
PASS Active -> Before
-PASS Active -> After
+FAIL Active -> After assert_equals: Expected transitionend event, but got transitionstart event instead expected "transitionend" but got "transitionstart"
PASS After -> Before
PASS After -> Active
PASS Calculating the interval start and end time with negative start delay.
--
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/20180531/87d99da2/attachment-0001.html>
More information about the webkit-unassigned
mailing list