Bug 214760 - [macOS WK1] imported/w3c/web-platform-tests/svg/path/distance/pathlength-path-mutating.svg is a flaky failure
Summary: [macOS WK1] imported/w3c/web-platform-tests/svg/path/distance/pathlength-path...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-24 14:38 PDT by Ryan Haddad
Modified: 2020-07-24 14:45 PDT (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 Ryan Haddad 2020-07-24 14:38:02 PDT
imported/w3c/web-platform-tests/svg/path/distance/pathlength-path-mutating.svg is a flaky failure on macOS WK1 bots since it was added with the WPT re-sync in https://trac.webkit.org/changeset/264424/webkit

--- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/svg/path/distance/pathlength-path-mutating-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/svg/path/distance/pathlength-path-mutating-actual.txt
@@ -2,4 +2,4 @@
   RenderView at (0,0) size 800x600
 layer at (0,0) size 800x600
   RenderSVGRoot {svg} at (90,90) size 120x120
-    RenderSVGPath {path} at (90,90) size 120x120 [stroke={[type=SOLID] [color=#0000FF] [stroke width=20.00] [dash array={25.00}] [path length=800.00]}] [data="M 100 100 L 200 100 L 200 200 L 100 200 Z"]
+    RenderSVGPath {path} at (90,90) size 120x120 [stroke={[type=SOLID] [color=#0000FF] [stroke width=20.00] [dash array={25.00}] [path length=200.00]}] [data="M 100 100 L 200 100 L 200 200 L 100 200 Z"]

https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fsvg%2Fpath%2Fdistance%2Fpathlength-path-mutating.svg
Comment 1 Radar WebKit Bug Importer 2020-07-24 14:38:29 PDT
<rdar://problem/66074880>
Comment 2 Ryan Haddad 2020-07-24 14:45:55 PDT
Marked test as flaky for macOS WK1 in r264860