RESOLVED FIXED 186671
[GTK] Layout test webanimations/opacity-animation-no-longer-composited-upon-completion.html sometimes fails
https://bugs.webkit.org/show_bug.cgi?id=186671
Summary [GTK] Layout test webanimations/opacity-animation-no-longer-composited-upon-c...
Michael Catanzaro
Reported 2018-06-15 09:40:10 PDT
Layout test webanimations/opacity-animation-no-longer-composited-upon-completion.html is flaky: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/webanimations/opacity-animation-no-longer-composited-upon-completion-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/webanimations/opacity-animation-no-longer-composited-upon-completion-actual.txt @@ -1 +1,18 @@ +(GraphicsLayer + (anchor 0.00 0.00) + (bounds 800.00 600.00) + (children 1 + (GraphicsLayer + (bounds 800.00 600.00) + (contentsOpaque 1) + (children 1 + (GraphicsLayer + (position 8.00 8.00) + (bounds 100.00 100.00) + (contentsOpaque 1) + ) + ) + ) + ) +)
Attachments
Diego Pino
Comment 1 2020-06-19 00:34:39 PDT
The test(s) filed under this bug have been consistently passing for the last 4000 revisions. Marking bug as fixed. Committed r263254: <https://trac.webkit.org/changeset/263254>
Note You need to log in before you can comment on or make changes to this bug.