Bug 181059
Summary: | Layout Test svg/wicd/rightsizing-grid.xhtml is a flaky failure. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lewis <jlewis3> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | aakash_jain, sabouhallawa, simon.fraser, zimmermann |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Matt Lewis
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"
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Aakash Jain
*** This bug has been marked as a duplicate of bug 203222 ***