[Webkit-unassigned] [Bug 220614] New: [WPE] imported/w3c/web-platform-tests/svg/linking/reftests/url-reference-local-textpath.svg is flaky failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 19:47:05 PST 2021


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

            Bug ID: 220614
           Summary: [WPE]
                    imported/w3c/web-platform-tests/svg/linking/reftests/u
                    rl-reference-local-textpath.svg is flaky failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: zimmermann at kde.org

imported/w3c/web-platform-tests/svg/linking/reftests/url-reference-local-textpath.svg

Rarely flaky since added. Became much more frequent since first failure in r269568. GTK also with the rare flakiness with a similar diff.

Diff:

--- /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/svg/linking/reftests/url-reference-local-textpath-expected.txt
+++ /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/svg/linking/reftests/url-reference-local-textpath-actual.txt
@@ -1,9 +1,9 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 800x600
-  RenderSVGRoot {svg} at (0,0) size 72x102
+  RenderSVGRoot {svg} at (0,0) size 100x100
     RenderSVGPath {path} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [data="M 0 80 L 100 80"]
-    RenderSVGText {text} at (0,-10) size 72x112 contains 1 chunk(s)
-      RenderSVGTextPath {textPath} at (0,0) size 72x111
-        RenderSVGInlineText {#text} at (0,0) size 72x111
-          chunk 1 text run 1 at (36.00,80.00) startOffset 0 endOffset 1 width 72.00: "X"
+    RenderSVGText {text} at (0,0) size 100x100 contains 1 chunk(s)
+      RenderSVGTextPath {textPath} at (0,0) size 100x100
+        RenderSVGInlineText {#text} at (0,0) size 100x100
+          chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 1 width 100.00: "X"

Could not reproduce it locally.

Checking with the browser, the reference 100x100 green square is correctly shown, both GTK and WPE. The mac expectation also has RenderSVGRoot dump as 100x100.

Shouldn't WTR show the RenderSVGRoot with 100x100 instead of 72x102? This looks like some discrepancy between GTK/WPE WTR and the actual browsers (including MiniBrowser).

-- 
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/20210114/7a687abe/attachment.htm>


More information about the webkit-unassigned mailing list