Title: [113035] trunk/LayoutTests
- Revision
- 113035
- Author
- [email protected]
- Date
- 2012-04-03 08:16:14 -0700 (Tue, 03 Apr 2012)
Log Message
[GTK] svg/zoom/page/zoom-svg-through-object-with-auto-size.html is flaky on 32-bits Release
https://bugs.webkit.org/show_bug.cgi?id=68523
Unreviewed, unskip tests passing locally, they aren't flaky
anymore, from the test runs I performed locally.
* platform/gtk/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
* platform/gtk/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
* platform/gtk/test_expectations.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (113034 => 113035)
--- trunk/LayoutTests/ChangeLog 2012-04-03 15:03:29 UTC (rev 113034)
+++ trunk/LayoutTests/ChangeLog 2012-04-03 15:16:14 UTC (rev 113035)
@@ -1,3 +1,15 @@
+2012-04-03 Philippe Normand <[email protected]>
+
+ [GTK] svg/zoom/page/zoom-svg-through-object-with-auto-size.html is flaky on 32-bits Release
+ https://bugs.webkit.org/show_bug.cgi?id=68523
+
+ Unreviewed, unskip tests passing locally, they aren't flaky
+ anymore, from the test runs I performed locally.
+
+ * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
+ * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
+ * platform/gtk/test_expectations.txt:
+
2012-04-03 Ulan Degenbaev <[email protected]>
chromium: fast/dom/error-to-string-stack-overflow.html is failing after v8 roll to 3.10.0.2
Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt (113034 => 113035)
--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt 2012-04-03 15:03:29 UTC (rev 113034)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt 2012-04-03 15:16:14 UTC (rev 113035)
@@ -8,7 +8,7 @@
RenderView at (0,0) size 152x152
layer at (0,0) size 152x152
RenderSVGRoot {svg} at (0,0) size 152x152
- RenderSVGPath {circle} at (0,0) size 152x152 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
+ RenderSVGEllipse {circle} at (0,0) size 152x152 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
RenderText {#text} at (158,148) size 3x12
text run at (158,148) width 3: " "
RenderEmbeddedObject {OBJECT} at (161,0) size 158x158 [border: (1px dashed #800000)]
@@ -16,8 +16,9 @@
RenderView at (0,0) size 152x152
layer at (0,0) size 152x152
RenderSVGRoot {svg} at (0,0) size 152x152
- RenderSVGPath {circle} at (0,0) size 152x152 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
+ RenderSVGEllipse {circle} at (0,0) size 152x152 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt (113034 => 113035)
--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt 2012-04-03 15:03:29 UTC (rev 113034)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt 2012-04-03 15:16:14 UTC (rev 113035)
@@ -44,3 +44,4 @@
text run at (0,351) width 222: "The image of Tux should fill the entire red square."
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
Modified: trunk/LayoutTests/platform/gtk/test_expectations.txt (113034 => 113035)
--- trunk/LayoutTests/platform/gtk/test_expectations.txt 2012-04-03 15:03:29 UTC (rev 113034)
+++ trunk/LayoutTests/platform/gtk/test_expectations.txt 2012-04-03 15:16:14 UTC (rev 113035)
@@ -19,10 +19,6 @@
BUGWK54637 : media/controls-after-reload.html = PASS TEXT
BUGWK55126 : media/video-aspect-ratio.html = PASS TEXT
-BUGWK68523 : svg/zoom/page/zoom-svg-through-object-with-auto-size.html = PASS TEXT
-BUGWK68523 : svg/zoom/page/zoom-svg-through-object-with-override-size.html = PASS TEXT
-BUGWK68523 : svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml = PASS TEXT
-BUGWK68523 : svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml = PASS TEXT
BUGWK61914 : svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml = PASS TEXT
BUGWK61914 : svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml = PASS TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes