RESOLVED FIXED 76831
[GTK] Flaky SVG tests
https://bugs.webkit.org/show_bug.cgi?id=76831
Summary [GTK] Flaky SVG tests
Philippe Normand
Reported 2012-01-23 07:47:16 PST
svg/custom/junk-data.svg: --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/svg/custom/junk-data-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/svg/custom/junk-data-actual.txt @@ -1,5 +1,5 @@ -layer at (0,0) size 784x778 - RenderView at (0,0) size 784x600 +layer at (0,0) size 792x778 + RenderView at (0,0) size 784x584 layer at (0,0) size 784x778 RenderBlock {html} at (0,0) size 784x778 RenderBody {body} at (8,16) size 768x754 svg/custom/missing-xlink.svg: --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/svg/custom/missing-xlink-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/svg/custom/missing-xlink-actual.txt @@ -1,5 +1,5 @@ -layer at (0,0) size 784x778 - RenderView at (0,0) size 784x600 +layer at (0,0) size 792x778 + RenderView at (0,0) size 784x584 layer at (0,0) size 784x778 RenderBlock {html} at (0,0) size 784x778 RenderBody {body} at (8,16) size 768x754 svg/custom/use-font-face-crash.svg: --- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/svg/custom/use-font-face-crash-expected.txt +++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/svg/custom/use-font-face-crash-actual.txt @@ -1,5 +1,5 @@ -layer at (0,0) size 792x778 - RenderView at (0,0) size 784x584 +layer at (0,0) size 784x778 + RenderView at (0,0) size 784x600 layer at (0,0) size 784x778 RenderBlock {html} at (0,0) size 784x778 RenderBody {body} at (8,16) size 768x754
Attachments
Martin Robinson
Comment 1 2012-01-23 20:23:19 PST
This looks like changes related to scrollbars appearing. :(
Nikolas Zimmermann
Comment 2 2012-01-26 06:50:27 PST
Is this still valid?
Philippe Normand
Comment 3 2012-01-31 09:04:50 PST
(In reply to comment #2) > Is this still valid? Yes, svg/custom/use-font-face-crash.svg still failing a lot here. The 2 others fail as well but less frequently :)
Zan Dobersek
Comment 4 2012-06-23 08:00:41 PDT
The tests are consistently passing so their expectations were removed in http://trac.webkit.org/changeset/120476. Closing the bug.
Note You need to log in before you can comment on or make changes to this bug.