<?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>181831</bug_id>
          
          <creation_ts>2018-01-18 20:35:50 -0800</creation_ts>
          <short_desc>[High Sierra] Layout Test fast/forms/searchfield-heights.html is a flaky failure</short_desc>
          <delta_ts>2018-01-31 11:38:57 -0800</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></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jlewis3</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1390801</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-01-18 20:35:50 -0800</bug_when>
    <thetext>The following layout test is flaky on High Sierra

fast/forms/searchfield-heights.html

Probable cause:

Unknown, this test has been flaky on the leaks bot for a while, but as of 3 days ago it has become very flaky across all High Sierra queues.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=fast%2Fforms%2Fsearchfield-heights.html

--- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/fast/forms/searchfield-heights-expected.txt
+++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/fast/forms/searchfield-heights-actual.txt
@@ -20,11 +20,11 @@
           RenderBlock {DIV} at (147,0) size 20x19
       RenderText {#text} at (326,20) size 5x18
         text run at (326,20) width 5: &quot; &quot;
-      RenderTextControl {INPUT} at (332,18) size 204x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderFlexibleBox {DIV} at (3,0) size 197x22
+      RenderTextControl {INPUT} at (332,18) size 201x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (3,0) size 195x22
           RenderBlock {DIV} at (0,0) size 10x22
-          RenderBlock {DIV} at (10,3) size 165x16
-          RenderBlock {DIV} at (174,0) size 23x22
+          RenderBlock {DIV} at (10,3) size 163x16
+          RenderBlock {DIV} at (172,0) size 23x22
       RenderText {#text} at (0,0) size 0x0
 layer at (19,33) size 117x11
   RenderBlock {DIV} at (0,0) size 117x11
@@ -34,7 +34,7 @@
   RenderBlock {DIV} at (0,0) size 140x13
     RenderText {#text} at (0,0) size 28x13
       text run at (0,0) width 28: &quot;small&quot;
-layer at (354,29) size 165x16 backgroundClip at (354,29) size 164x16 clip at (354,29) size 164x16
-  RenderBlock {DIV} at (0,0) size 165x16
-    RenderText {#text} at (0,0) size 44x16
-      text run at (0,0) width 44: &quot;regular&quot;
+layer at (354,29) size 162x16
+  RenderBlock {DIV} at (0,0) size 163x16
+    RenderText {#text} at (0,0) size 43x16
+      text run at (0,0) width 43: &quot;regular&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1391872</commentid>
    <comment_count>1</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2018-01-22 16:47:14 -0800</bug_when>
    <thetext>Marked as flaky https://trac.webkit.org/changeset/227369/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1391873</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-01-22 16:48:09 -0800</bug_when>
    <thetext>(In reply to Matt Lewis from comment #1)
&gt; Marked as flaky https://trac.webkit.org/changeset/227369/webkit
Thanks! It is probably still worth trying to find out what caused this to become so frequent.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1391874</commentid>
    <comment_count>3</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2018-01-22 16:49:59 -0800</bug_when>
    <thetext>(In reply to Ryan Haddad from comment #2)
&gt; (In reply to Matt Lewis from comment #1)
&gt; &gt; Marked as flaky https://trac.webkit.org/changeset/227369/webkit
&gt; Thanks! It is probably still worth trying to find out what caused this to
&gt; become so frequent.

Agreed. I will try to find a regression point on this one.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1395097</commentid>
    <comment_count>4</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2018-01-31 11:38:57 -0800</bug_when>
    <thetext>I have been unable to find a regression point so far, but this has started to become flaky on WK1 as well. Adjusted expectations:

https://trac.webkit.org/changeset/227920/webkit</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>