WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
187323
[GTK] imported/w3c/web-platform-tests/web-animations/timing-model/timelines/timelines.html is failing
https://bugs.webkit.org/show_bug.cgi?id=187323
Summary
[GTK] imported/w3c/web-platform-tests/web-animations/timing-model/timelines/t...
Alicia Boya García
Reported
2018-07-04 09:01:14 PDT
The following test has been failing on GTK and WPE for a long time: imported/w3c/web-platform-tests/web-animations/timing-model/timelines/timelines.html Surprisingly, it has passed on WPE on just a couple of times in recent times, but otherwise it's consistently failing on both GTK and WPE. --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/web-animations/timing-model/timelines/timelines-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/web-animations/timing-model/timelines/timelines-actual.txt @@ -1,6 +1,8 @@ + +Harness Error (TIMEOUT), message = null PASS Timeline time increases once per animation frame PASS Timeline time increases once per animation frame in an iframe PASS Timeline time should be the same for all RAF callbacks in an animation frame -PASS Performs a microtask checkpoint after updating timelins +TIMEOUT Performs a microtask checkpoint after updating timelins Test timed out --- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/web-animations/timing-model/timelines/timelines-expected.txt +++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/web-animations/timing-model/timelines/timelines-actual.txt @@ -1,6 +1,8 @@ -PASS Timeline time increases once per animation frame -PASS Timeline time increases once per animation frame in an iframe -PASS Timeline time should be the same for all RAF callbacks in an animation frame -PASS Performs a microtask checkpoint after updating timelins +Harness Error (TIMEOUT), message = null +TIMEOUT Timeline time increases once per animation frame Test timed out +TIMEOUT Timeline time increases once per animation frame in an iframe Test timed out +TIMEOUT Timeline time should be the same for all RAF callbacks in an animation frame Test timed out +TIMEOUT Performs a microtask checkpoint after updating timelins Test timed out +
Attachments
Add attachment
proposed patch, testcase, etc.
Miguel Gomez
Comment 1
2018-07-12 06:10:30 PDT
This is passing consistently since
r233512
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug