Bug 209350 - [ iOS wk2 ] css2.1/20110323/replaced-intrinsic-ratio-001.htm is flaky failing.
Summary: [ iOS wk2 ] css2.1/20110323/replaced-intrinsic-ratio-001.htm is flaky failing.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 13
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-20 11:21 PDT by Jason Lawrence
Modified: 2020-05-15 14:05 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lawrence 2020-03-20 11:21:29 PDT
css2.1/20110323/replaced-intrinsic-ratio-001.htm

Description:
This test is flaky failing on iOS wk2. The flaky failures appear to have started around 3/3/2020.

History:
https://results.webkit.org/?suite=layout-tests&test=css2.1%2F20110323%2Freplaced-intrinsic-ratio-001.htm&platform=ios&recent=false&limit=50000

Diff:
--- /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/css2.1/20110323/replaced-intrinsic-ratio-001-actual.txt
@@ -46,17 +46,17 @@
           RenderTableRow {TR} at (0,0) size 240x79
             RenderTableCell {TD} at (0,0) size 240x79 [r=0 c=0 rs=1 cs=1]
               RenderEmbeddedObject {OBJECT} at (16,0) size 208x76 [bgcolor=#FF0000] [border: (16px solid #0000FF)]
-                layer at (0,0) size 176x44
-                  RenderView at (0,0) size 176x44
-                layer at (0,0) size 176x44
-                  RenderSVGRoot {svg} at (0,0) size 176x44
-                    RenderSVGRect {rect} at (0,0) size 176x44 [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 (26,8) size 124x28 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
+                layer at (0,0) size 300x150
+                  RenderView at (0,0) size 300x150
+                layer at (0,0) size 300x150
+                  RenderSVGRoot {svg} at (0,0) size 300x77
+                    RenderSVGRect {rect} at (0,0) size 300x77 [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 (45,15) size 210x45 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
       RenderBlock (floating) {P} at (1,799) size 240x16
         RenderEmbeddedObject {OBJECT} at (16,0) size 208x76 [bgcolor=#FF0000] [border: (16px solid #0000FF)]
-          layer at (0,0) size 176x44
-            RenderView at (0,0) size 176x44
-          layer at (0,0) size 176x44
-            RenderSVGRoot {svg} at (0,0) size 176x44
-              RenderSVGRect {rect} at (0,0) size 176x44 [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 (26,8) size 124x28 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
+          layer at (0,0) size 300x150
+            RenderView at (0,0) size 300x150
+          layer at (0,0) size 300x150
+            RenderSVGRoot {svg} at (0,0) size 300x77
+              RenderSVGRect {rect} at (0,0) size 300x77 [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 (45,15) size 210x45 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
Comment 1 Radar WebKit Bug Importer 2020-03-20 11:21:54 PDT
<rdar://problem/60695031>
Comment 2 Jason Lawrence 2020-03-20 11:37:51 PDT
I have marked this test as failing while this issue is investigated.
https://trac.webkit.org/changeset/258773/webkit
Comment 3 Jason Lawrence 2020-03-20 11:55:24 PDT
I can reproduce this issue on r258766 by running the command below.
Run-webkit-tests --iterations 1000 --exit-after-n-failures 3 --ios-simulator --force -f css2.1/20110323/replaced-intrinsic-ratio-001.htm -g

[178/1000] css2.1/20110323/replaced-intrinsic-ratio-001.htm failed unexpectedly (text diff)
[526/1000] css2.1/20110323/replaced-intrinsic-ratio-001.htm failed unexpectedly (text diff)
[579/1000] css2.1/20110323/replaced-intrinsic-ratio-001.htm failed unexpectedly (text diff)
Exiting early after 3 failures. 577 tests run.
574 tests ran as expected, 3 didn't (423 didn't run):
Comment 4 Jason Lawrence 2020-05-15 14:05:37 PDT
This test is passing consistently now, so I have removed the expectations here: https://trac.webkit.org/changeset/261759/webkit