RESOLVED FIXED 186138
[GTK] imported/mozilla/css-transitions/test_event-dispatch.html is failing
https://bugs.webkit.org/show_bug.cgi?id=186138
Summary [GTK] imported/mozilla/css-transitions/test_event-dispatch.html is failing
Miguel Gomez
Reported 2018-05-31 02:55:07 PDT
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.
Attachments
Michael Catanzaro
Comment 1 2018-07-02 15:06:55 PDT
This test is now timing out, see webkit.org/b/187264
Carlos Garcia Campos
Comment 2 2018-07-05 01:45:01 PDT
Fixed in r233512.
Note You need to log in before you can comment on or make changes to this bug.