[Webkit-unassigned] [Bug 209077] New: REGRESSION: [ Mac wk2 ] svg/custom/object-sizing-explicit-width.xhtml is flaky failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 13 14:31:14 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=209077

            Bug ID: 209077
           Summary: REGRESSION: [ Mac wk2 ]
                    svg/custom/object-sizing-explicit-width.xhtml is flaky
                    failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tsavell at apple.com

svg/custom/object-sizing-explicit-width.xhtml

This test began failing on Mac wk2 recently with the changes in r257840
This test is already known to be flaky on Mac debug wk1 from https://bugs.webkit.org/show_bug.cgi?id=181058
the diff is very different from that bug though

history:
https://results.webkit.org/?suite=layout-tests&test=svg%2Fcustom%2Fobject-sizing-explicit-width.xhtml

Diff:
--- /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/svg/custom/object-sizing-explicit-width-expected.txt
+++ /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/svg/custom/object-sizing-explicit-width-actual.txt
@@ -57,19 +57,19 @@
       RenderText {#text} at (354,340) size 4x18
         text run at (354,340) width 4: " "
       RenderEmbeddedObject {object} at (358,179) size 175x175
-        layer at (0,0) size 175x175
-          RenderView at (0,0) size 175x175
-        layer at (0,0) size 175x175
-          RenderSVGRoot {svg} at (0,0) size 175x175
-            RenderSVGRect {rect} at (0,0) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
-            RenderSVGEllipse {circle} at (70,70) size 35x35 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
+        layer at (0,0) size 175x150
+          RenderView at (0,0) size 175x150
+        layer at (0,0) size 175x150
+          RenderSVGRoot {svg} at (12,0) size 151x150
+            RenderSVGRect {rect} at (12,0) size 151x150 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
+            RenderSVGEllipse {circle} at (72,60) size 31x30 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
       RenderText {#text} at (533,340) size 4x18
         text run at (533,340) width 4: " "
       RenderEmbeddedObject {object} at (537,179) size 175x175
-        layer at (0,0) size 175x175
-          RenderView at (0,0) size 175x175
-        layer at (0,0) size 175x175
-          RenderSVGRoot {svg} at (0,0) size 175x175
-            RenderSVGRect {rect} at (0,0) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
-            RenderSVGEllipse {circle} at (70,70) size 35x35 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
+        layer at (0,0) size 175x150
+          RenderView at (0,0) size 175x150
+        layer at (0,0) size 175x150
+          RenderSVGRoot {svg} at (12,0) size 151x150
+            RenderSVGRect {rect} at (12,0) size 151x150 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
+            RenderSVGEllipse {circle} at (72,60) size 31x30 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
       RenderText {#text} at (0,0) size 0x0

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200313/44016e60/attachment.htm>


More information about the webkit-unassigned mailing list