<?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>231103</bug_id>
          
          <creation_ts>2021-10-01 14:25:57 -0700</creation_ts>
          <short_desc>[ macOS wk1 ] imported/w3c/web-platform-tests/css/css-multicol/multicol-gap-percentage-001.html is a flaky failure</short_desc>
          <delta_ts>2021-10-12 14:33:51 -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>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>ayumi_kojima</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dino</cc>
    
    <cc>graouts</cc>
    
    <cc>koivisto</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>1799549</commentid>
    <comment_count>0</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-10-01 14:25:57 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/css/css-multicol/multicol-gap-percentage-001.html

Is flaky failing on macOS wk1.

History: https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-multicol%2Fmulticol-gap-percentage-001.html

Result page: https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r283383%20(5744)/results.html#

Diff:

--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/css/css-multicol/multicol-gap-percentage-001-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/css/css-multicol/multicol-gap-percentage-001-actual.txt
@@ -2,9 +2,24 @@
 PASS .multicol 1
 PASS .multicol 2
 PASS .multicol 3
-PASS .multicol 4
-PASS .multicol 5
-PASS .multicol 6
+FAIL .multicol 4 assert_equals:
+&lt;div class=&quot;multicol inlineBlock&quot; data-expected-width=&quot;40&quot; data-expected-height=&quot;20&quot;&gt;
+  &lt;div data-offset-x=&quot;0&quot; data-offset-y=&quot;0&quot; data-expected-width=&quot;15&quot; data-expected-height=&quot;20&quot;&gt;X&lt;/div&gt;
+  &lt;div data-offset-x=&quot;25&quot; data-offset-y=&quot;0&quot; data-expected-width=&quot;15&quot; data-expected-height=&quot;20&quot;&gt;X&lt;/div&gt;
+&lt;/div&gt;
+width expected 40 but got 50
+FAIL .multicol 5 assert_equals:
+&lt;div class=&quot;multicol inlineBlock&quot; data-expected-width=&quot;240&quot; data-expected-height=&quot;40&quot;&gt;
+  &lt;div data-offset-x=&quot;0&quot; data-offset-y=&quot;0&quot; data-expected-width=&quot;90&quot; data-expected-height=&quot;40&quot;&gt;XX X X&lt;/div&gt;
+  &lt;div data-offset-x=&quot;150&quot; data-offset-y=&quot;0&quot; data-expected-width=&quot;90&quot; data-expected-height=&quot;40&quot;&gt;XX X X&lt;/div&gt;
+&lt;/div&gt;
+width expected 240 but got 300
+FAIL .multicol 6 assert_equals:
+&lt;div class=&quot;multicol inlineBlock&quot; data-expected-width=&quot;200&quot; data-expected-height=&quot;20&quot;&gt;
+  &lt;div data-offset-x=&quot;0&quot; data-offset-y=&quot;0&quot; data-expected-width=&quot;75&quot; data-expected-height=&quot;20&quot;&gt;XXXXX&lt;/div&gt;
+  &lt;div data-offset-x=&quot;125&quot; data-offset-y=&quot;0&quot; data-expected-width=&quot;75&quot; data-expected-height=&quot;20&quot;&gt;XXXXX&lt;/div&gt;
+&lt;/div&gt;
+width expected 200 but got 250
 PASS .multicol 7
 PASS .multicol 8
 PASS .multicol 9</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1799550</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-10-01 14:26:18 -0700</bug_when>
    <thetext>&lt;rdar://problem/83782261&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1799557</commentid>
    <comment_count>2</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-10-01 14:35:16 -0700</bug_when>
    <thetext>Marked test expectations https://trac.webkit.org/changeset/283405/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1803383</commentid>
    <comment_count>3</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-10-12 14:23:54 -0700</bug_when>
    <thetext>I was not able to reproduce the failure locally on BigSur using run-webkit-tests --force --iterations 100 -f --exit-after-n-failures 1 -1 imported/w3c/web-platform-tests/css/css-multicol/multicol-gap-percentage-001.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>