<?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>222686</bug_id>
          
          <creation_ts>2021-03-03 13:54:17 -0800</creation_ts>
          <short_desc>[MacOS Wk1] imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001.html is a flakey failure</short_desc>
          <delta_ts>2024-07-20 15:23:05 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</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>
          
          <blocked>260267</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Amir Mark Jr">amir_mark</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ntim</cc>
    
    <cc>sgill26</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>1735497</commentid>
    <comment_count>0</comment_count>
    <who name="Amir Mark Jr">amir_mark</who>
    <bug_when>2021-03-03 13:54:17 -0800</bug_when>
    <thetext>imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001.html

Is a flakey failure on both Catalina and Big Sur Wk1 


History: 

https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-grid%2Fgrid-definition%2Fgrid-auto-repeat-max-size-001.html


Text Diff:

--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-actual.txt
@@ -8,8 +8,16 @@
 PASS .grid 7
 PASS .grid 8
 PASS .grid 9
-PASS .grid 10
-PASS .grid 11
+FAIL .grid 10 assert_equals:
+&lt;div class=&quot;grid border border-box pad-percent&quot; data-expected-width=&quot;300&quot; data-expected-height=&quot;160&quot;&gt;
+    &lt;div class=&quot;item&quot; data-offset-x=&quot;130&quot; data-offset-y=&quot;80&quot; data-expected-width=&quot;100&quot; data-expected-height=&quot;50&quot;&gt;x&lt;/div&gt;
+  &lt;/div&gt;
+width expected 300 but got 260
+FAIL .grid 11 assert_equals:
+&lt;div class=&quot;grid border border-box pad-calc&quot; data-expected-width=&quot;240&quot; data-expected-height=&quot;188&quot;&gt;
+    &lt;div class=&quot;item&quot; data-offset-x=&quot;44&quot; data-offset-y=&quot;94&quot; data-expected-width=&quot;100&quot; data-expected-height=&quot;50&quot;&gt;&lt;/div&gt;
+  &lt;/div&gt;
+width expected 240 but got 288
 PASS .grid 12
 PASS .grid 13
 PASS .grid 14
@@ -19,13 +27,21 @@
     &lt;div class=&quot;item&quot; data-offset-x=&quot;130&quot; data-offset-y=&quot;80&quot; data-expected-width=&quot;100&quot; data-expected-height=&quot;50&quot;&gt;&lt;/div&gt;
   &lt;/div&gt;
 width expected 300 but got 260
-PASS .grid 17
+FAIL .grid 17 assert_equals:
+&lt;div class=&quot;grid border border-box pad-calc&quot; style=&quot;width: min-content; height: min-content;&quot; data-expected-width=&quot;288&quot; data-expected-height=&quot;188&quot;&gt;
+    &lt;div class=&quot;item&quot; data-offset-x=&quot;144&quot; data-offset-y=&quot;94&quot; data-expected-width=&quot;100&quot; data-expected-height=&quot;50&quot;&gt;&lt;/div&gt;
+  &lt;/div&gt;
+width expected 240 but got 288
 PASS .grid 18
 FAIL .grid 19 assert_equals:
 &lt;div class=&quot;grid border border-box pad-percent&quot; style=&quot;width: max-content; height: max-content;&quot; data-expected-width=&quot;300&quot; data-expected-height=&quot;160&quot;&gt;
     &lt;div class=&quot;item&quot; data-offset-x=&quot;130&quot; data-offset-y=&quot;80&quot; data-expected-width=&quot;100&quot; data-expected-height=&quot;50&quot;&gt;&lt;/div&gt;
   &lt;/div&gt;
 width expected 300 but got 260
-PASS .grid 20
+FAIL .grid 20 assert_equals:
+&lt;div class=&quot;grid border border-box pad-calc&quot; style=&quot;width: max-content; height: max-content;&quot; data-expected-width=&quot;288&quot; data-expected-height=&quot;188&quot;&gt;
+    &lt;div class=&quot;item&quot; data-offset-x=&quot;144&quot; data-offset-y=&quot;94&quot; data-expected-width=&quot;100&quot; data-expected-height=&quot;50&quot;&gt;&lt;/div&gt;
+  &lt;/div&gt;
+width expected 240 but got 288
 x</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1735499</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-03-03 13:56:33 -0800</bug_when>
    <thetext>&lt;rdar://problem/75002160&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1742548</commentid>
    <comment_count>2</comment_count>
    <who name="Amir Mark Jr">amir_mark</who>
    <bug_when>2021-03-22 16:22:33 -0700</bug_when>
    <thetext>Updated test expectations:

https://trac.webkit.org/changeset/274814/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2047359</commentid>
    <comment_count>3</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2024-07-20 15:23:05 -0700</bug_when>
    <thetext>This test was removed</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>