WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
186136
[GTK] compositing/animation/layer-for-filling-animation.html is failing
https://bugs.webkit.org/show_bug.cgi?id=186136
Summary
[GTK] compositing/animation/layer-for-filling-animation.html is failing
Miguel Gomez
Reported
2018-05-31 02:45:10 PDT
Moves between pass and fail. First fail was
r232256
, and it failed 4 times since that. This is the diff when it fails: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/compositing/animation/layer-for-filling-animation-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/compositing/animation/layer-for-filling-animation-actual.txt @@ -1 +1,19 @@ +(GraphicsLayer + (anchor 0.00 0.00) + (bounds 800.00 600.00) + (children 1 + (GraphicsLayer + (bounds 800.00 600.00) + (contentsOpaque 1) + (children 1 + (GraphicsLayer + (offsetFromRenderer width=-14 height=-14) + (position 44.00 36.00) + (bounds 128.00 128.00) + (drawsContent 1) + ) + ) + ) + ) +)
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2018-07-02 15:06:37 PDT
This test is now timing out, see
webkit.org/b/187264
Diego Pino
Comment 2
2021-06-09 00:21:09 PDT
The only test filed under this bug was: - compositing/animation/layer-for-filling-animation.html GTK post-commit test bot reports the test has been failing consistently for the last 4000 revisions. Diff: --- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/compositing/animation/layer-for-filling-animation-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/compositing/animation/layer-for-filling-animation-actual.txt @@ -1 +1,11 @@ +(GraphicsLayer + (anchor 0.00 0.00) + (bounds 800.00 600.00) + (children 1 + (GraphicsLayer + (bounds 800.00 600.00) + (contentsOpaque 1) + ) + ) +)
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