Bug 181059 - Layout Test svg/wicd/rightsizing-grid.xhtml is a flaky failure.
Summary: Layout Test svg/wicd/rightsizing-grid.xhtml is a flaky failure.
Status: RESOLVED DUPLICATE of bug 203222
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-20 15:02 PST by Matt Lewis
Modified: 2019-11-09 13:19 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2017-12-20 15:02:30 PST
The following layout test is failing on [insert platform]

svg/wicd/rightsizing-grid.xhtml

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=svg%2Fwicd%2Frightsizing-grid.xhtml

https://build.webkit.org/results/Apple%20High%20Sierra%20Debug%20WK1%20(Tests)/r226197%20(1524)/results.html

diff:

--- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/svg/wicd/rightsizing-grid-expected.txt
+++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/svg/wicd/rightsizing-grid-actual.txt
@@ -253,15 +253,15 @@
                     RenderSVGInlineText {#text} at (0,0) size 12x24
                       chunk 1 (middle anchor) text run 1 at (39.44,27.00) startOffset 0 endOffset 1 width 11.12: "S"
             RenderEmbeddedObject {object} at (288,0) size 97x128
-              layer at (0,0) size 96x128
-                RenderView at (0,0) size 96x128
-              layer at (0,0) size 96x128
-                RenderSVGRoot {svg} at (0,0) size 96x128
-                  RenderSVGHiddenContainer {defs} at (0,0) size 0x0
-                    RenderSVGResourceLinearGradient {linearGradient} [id="surface"] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
-                      RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
-                      RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
-                  RenderSVGRect {rect} at (0,0) size 96x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id="surface"]}] [x=1.00] [y=1.00] [width=28.00] [height=38.00]
+              layer at (0,0) size 96x150
+                RenderView at (0,0) size 96x150
+              layer at (0,0) size 96x150
+                RenderSVGRoot {svg} at (0,11) size 96x128
+                  RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+                    RenderSVGResourceLinearGradient {linearGradient} [id="surface"] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
+                      RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
+                      RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
+                  RenderSVGRect {rect} at (0,11) size 96x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id="surface"]}] [x=1.00] [y=1.00] [width=28.00] [height=38.00]
                   RenderSVGText {text} at (8,8) size 14x24 contains 1 chunk(s)
                     RenderSVGInlineText {#text} at (0,0) size 13x24
                       chunk 1 (middle anchor) text run 1 at (8.89,27.00) startOffset 0 endOffset 1 width 12.22: "T"
Comment 1 Aakash Jain 2019-11-09 13:19:16 PST

*** This bug has been marked as a duplicate of bug 203222 ***