<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>208396</bug_id>
          
          <creation_ts>2020-02-28 15:28:41 -0800</creation_ts>
          <short_desc>[ Mac wk2 ] http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm is flaky failing.</short_desc>
          <delta_ts>2023-10-18 22:42:14 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>macOS 10.14</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jason Lawrence">Lawrence.j</reporter>
          <assigned_to name="Fujii Hironori">fujii</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>fujii</cc>
    
    <cc>pvollan</cc>
    
    <cc>sabouhallawa</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1624154</commentid>
    <comment_count>0</comment_count>
    <who name="Jason Lawrence">Lawrence.j</who>
    <bug_when>2020-02-28 15:28:41 -0800</bug_when>
    <thetext>http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm

Description:
This test is flaky failing on Mac wk2. It appears to have flaky failed throughout the visible history, but the diffs have changed.

History:
https://results.webkit.org/?suite=layout-tests&amp;test=http%2Ftests%2Fmisc%2Fobject-embedding-svg-delayed-size-negotiation-2.htm&amp;platform=mac&amp;flavor=wk2&amp;limit=50000

Diff:
--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-actual.txt
@@ -46,12 +46,12 @@
           RenderTableRow {TR} at (0,0) size 135x45
             RenderTableCell {TD} at (0,0) size 135x45 [r=0 c=0 rs=1 cs=1]
               RenderEmbeddedObject {OBJECT} at (9,0) size 117x43 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
-                layer at (0,0) size 99x25
-                  RenderView at (0,0) size 99x25
-                layer at (0,0) size 99x25
-                  RenderSVGRoot {svg} at (0,0) size 99x25
-                    RenderSVGRect {rect} at (0,0) size 99x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
-                    RenderSVGPath {path} at (14,4) size 71x16 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
+                layer at (0,0) size 150x75
+                  RenderView at (0,0) size 150x75
+                layer at (0,0) size 150x75
+                  RenderSVGRoot {svg} at (0,0) size 150x39
+                    RenderSVGRect {rect} at (0,0) size 150x39 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+                    RenderSVGPath {path} at (22,7) size 106x23 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
       RenderBlock (floating) {P} at (1,451) size 135x9
         RenderEmbeddedObject {OBJECT} at (9,0) size 117x43 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
           layer at (0,0) size 99x25</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1624156</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-02-28 15:30:39 -0800</bug_when>
    <thetext>&lt;rdar://problem/59905938&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1624162</commentid>
    <comment_count>2</comment_count>
    <who name="Jason Lawrence">Lawrence.j</who>
    <bug_when>2020-02-28 15:40:03 -0800</bug_when>
    <thetext>I have marked this test as failing while this issue is investigated. 
https://trac.webkit.org/changeset/257661/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1657053</commentid>
    <comment_count>3</comment_count>
    <who name="Said Abou-Hallawa">sabouhallawa</who>
    <bug_when>2020-05-28 15:31:54 -0700</bug_when>
    <thetext>I can reproduce the flakiness locally using the following command:

run-webkit-tests --iterations 2000 --exit-after-n-failures 5 --force -f http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm --no-retry</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1986049</commentid>
    <comment_count>4</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-10-18 20:02:47 -0700</bug_when>
    <thetext>*** Bug 176661 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1986051</commentid>
    <comment_count>5</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-10-18 20:03:00 -0700</bug_when>
    <thetext>*** Bug 181489 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1986053</commentid>
    <comment_count>6</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-10-18 20:10:05 -0700</bug_when>
    <thetext>This flaky failure isn&apos;t Mac specific.

https://results.webkit.org/?suite=layout-tests&amp;test=http%2Ftests%2Fmisc%2Fobject-embedding-svg-delayed-size-negotiation-2.htm&amp;limit=50000

Buildbot: builder WinCairo-64-bit-Release-Tests build 2461 (269488@main)
https://build.webkit.org/#/builders/728/builds/2461

https://build.webkit.org/results/WinCairo-64-bit-Release-Tests/269488@main%20(2461)/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-diff.txt

--- C:\BW\WinCairo-64-bit-Release-Tests\build\layout-test-results\http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt
+++ C:\BW\WinCairo-64-bit-Release-Tests\build\layout-test-results\http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-actual.txt
@@ -46,17 +46,17 @@
           RenderTableRow {TR} at (0,0) size 135x45
             RenderTableCell {TD} at (0,0) size 135x45 [r=0 c=0 rs=1 cs=1]
               RenderEmbeddedObject {OBJECT} at (9,0) size 117x43 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
-                layer at (0,0) size 99x25
-                  RenderView at (0,0) size 99x25
-                layer at (0,0) size 99x25
-                  RenderSVGRoot {svg} at (0,0) size 99x25
-                    RenderSVGRect {rect} at (0,0) size 99x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
-                    RenderSVGPath {path} at (14,4) size 71x16 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
+                layer at (0,0) size 150x75
+                  RenderView at (0,0) size 150x75
+                layer at (0,0) size 150x75
+                  RenderSVGRoot {svg} at (0,0) size 150x39
+                    RenderSVGRect {rect} at (0,0) size 150x39 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+                    RenderSVGPath {path} at (22,7) size 106x23 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
       RenderBlock (floating) {P} at (1,451) size 135x9
         RenderEmbeddedObject {OBJECT} at (9,0) size 117x43 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
-          layer at (0,0) size 99x25
-            RenderView at (0,0) size 99x25
-          layer at (0,0) size 99x25
-            RenderSVGRoot {svg} at (0,0) size 99x25
-              RenderSVGRect {rect} at (0,0) size 99x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
-              RenderSVGPath {path} at (14,4) size 71x16 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
+          layer at (0,0) size 150x75
+            RenderView at (0,0) size 150x75
+          layer at (0,0) size 150x75
+            RenderSVGRoot {svg} at (0,0) size 150x39
+              RenderSVGRect {rect} at (0,0) size 150x39 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+              RenderSVGPath {path} at (22,7) size 106x23 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1986054</commentid>
    <comment_count>7</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-10-18 20:12:24 -0700</bug_when>
    <thetext>Buildbot: builder Apple-iOS-17-Simulator-Release-WK2-Tests build 206 (269445@main)
https://build.webkit.org/#/builders/925/builds/206

https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/269445@main%20(206)/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-diff.txt

--- /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-actual.txt
@@ -54,9 +54,9 @@
                     RenderSVGPath {path} at (14,4) size 71x16 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
       RenderBlock (floating) {P} at (1,449) size 135x9
         RenderEmbeddedObject {OBJECT} at (9,0) size 117x43 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
-          layer at (0,0) size 99x25
-            RenderView at (0,0) size 99x25
-          layer at (0,0) size 99x25
-            RenderSVGRoot {svg} at (0,0) size 99x25
-              RenderSVGRect {rect} at (0,0) size 99x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
-              RenderSVGPath {path} at (14,4) size 71x16 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
+          layer at (0,0) size 150x75
+            RenderView at (0,0) size 150x75
+          layer at (0,0) size 150x75
+            RenderSVGRoot {svg} at (0,0) size 150x39
+              RenderSVGRect {rect} at (0,0) size 150x39 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+              RenderSVGPath {path} at (22,7) size 106x23 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1986059</commentid>
    <comment_count>8</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-10-18 20:27:26 -0700</bug_when>
    <thetext>Another rader: &lt;rdar://80392795&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1986061</commentid>
    <comment_count>9</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-10-18 20:37:20 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/19265</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1986087</commentid>
    <comment_count>10</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-10-18 22:42:14 -0700</bug_when>
    <thetext>Test gardening commit 269505@main (b7a3586b052b): &lt;https://commits.webkit.org/269505@main&gt;

Reviewed commits have been landed. Closing PR #19265 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>