Bug 209257

Summary: svg/as-object/object-box-sizing-no-width-height.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: sabouhallawa, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ryan Haddad 2020-03-18 16:41:47 PDT
svg/as-object/object-box-sizing-no-width-height.html is a flaky failure on iOS and macOS bots

https://results.webkit.org/?suite=layout-tests&test=svg%2Fas-object%2Fobject-box-sizing-no-width-height.html

Diff on both iOS and macOS WK2 looks like this:
--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/svg/as-object/object-box-sizing-no-width-height-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/svg/as-object/object-box-sizing-no-width-height-actual.txt
@@ -20,11 +20,11 @@
       RenderText {#text} at (464,215) size 4x19
         text run at (464,215) width 4: " "
       RenderEmbeddedObject {OBJECT} at (468,0) size 230x230 [border: (2px dashed #800000)]
-        layer at (0,0) size 220x220
-          RenderView at (0,0) size 220x220
-        layer at (0,0) size 220x220
-          RenderSVGRoot {svg} at (0,0) size 220x220
-            RenderSVGEllipse {circle} at (0,0) size 220x220 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
+        layer at (0,0) size 300x150
+          RenderView at (0,0) size 300x150
+        layer at (0,0) size 300x150
+          RenderSVGRoot {svg} at (0,0) size 221x150
+            RenderSVGEllipse {circle} at (0,0) size 221x150 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
       RenderText {#text} at (698,215) size 4x19
         text run at (698,215) width 4: " "
       RenderBR {BR} at (0,0) size 0x0
Comment 1 Ryan Haddad 2020-03-18 16:45:28 PDT
Marked the test as flaky for iOS and macOS in https://trac.webkit.org/changeset/258669/webkit
Comment 2 Ryan Haddad 2020-03-18 16:49:18 PDT
The first flake I see on the dashboard is on 1/27/20 @ r255171 on the Mojave Debug WK1 queue. I cannot access the diff for that test run.
Comment 3 Radar WebKit Bug Importer 2020-03-18 16:49:48 PDT
<rdar://problem/60608979>