RESOLVED FIXED 110864
[GTK] svg/custom/animation-currentColor.svg is flaky
https://bugs.webkit.org/show_bug.cgi?id=110864
Summary [GTK] svg/custom/animation-currentColor.svg is flaky
Zan Dobersek
Reported 2013-02-26 02:44:06 PST
Flakiness dashboard concurs: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=svg%2Fcustom%2Fanimation-currentColor.svg Diff of the failure: --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/svg/custom/animation-currentColor-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/svg/custom/animation-currentColor-actual.txt @@ -4,5 +4,5 @@ RenderSVGRoot {svg} at (10,10) size 100x100 RenderSVGRect {rect} at (10,10) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=50.00] [height=50.00] RenderSVGRect {rect} at (60,10) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=60.00] [y=10.00] [width=50.00] [height=50.00] - RenderSVGRect {rect} at (10,60) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=60.00] [width=50.00] [height=50.00] - RenderSVGRect {rect} at (60,60) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=60.00] [y=60.00] [width=50.00] [height=50.00] + RenderSVGRect {rect} at (10,60) size 50x50 [fill={[type=SOLID] [color=#007C00]}] [x=10.00] [y=60.00] [width=50.00] [height=50.00] + RenderSVGRect {rect} at (60,60) size 50x50 [fill={[type=SOLID] [color=#007C00]}] [x=60.00] [y=60.00] [width=50.00] [height=50.00]
Attachments
Diego Pino
Comment 1 2020-06-19 00:30:46 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.