<?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>190832</bug_id>
          
          <creation_ts>2018-10-23 09:28:50 -0700</creation_ts>
          <short_desc>[ MacOS WK1 ] Layout Test fast/forms/state-restore-to-non-edited-controls.html is flaky</short_desc>
          <delta_ts>2025-08-11 17:07:20 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=297144</see_also>
          <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="Truitt Savell">tsavell</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>jlewis3</cc>
    
    <cc>lforschler</cc>
    
    <cc>rackler</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1471592</commentid>
    <comment_count>0</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2018-10-23 09:28:50 -0700</bug_when>
    <thetext>The following layout test is flaky on MacOS Debug WK1

fast/forms/state-restore-to-non-edited-controls.html

Probable cause:

This test has been failing for the entire history shown. 

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=fast%2Fforms%2Fstate-restore-to-non-edited-controls.html

Diff:
--- /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/fast/forms/state-restore-to-non-edited-controls-expected.txt
+++ /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/fast/forms/state-restore-to-non-edited-controls-actual.txt
@@ -1,13 +1,13 @@
-Test to NOT save state for non-edited controls
+Test to NOT restore form state to a form with autocomplete=off.
 
-PASS document.getElementById(&quot;button&quot;).value is &quot;2&quot;
-PASS document.getElementById(&quot;hidden&quot;).value is &quot;2&quot;
-PASS document.getElementById(&quot;image&quot;).value is &quot;2&quot;
-PASS document.getElementById(&quot;reset&quot;).value is &quot;2&quot;
-PASS document.getElementById(&quot;submit1&quot;).value is &quot;2&quot;
-PASS document.getElementById(&quot;text0&quot;).value is &quot;2&quot;
-PASS document.getElementById(&quot;text1&quot;).value is &quot;edit&quot;
-PASS document.getElementById(&quot;text2&quot;).value is &quot;2&quot;
-PASS document.getElementById(&quot;textarea&quot;).value is &quot;2&quot;
+Controls in the first form should have their default values:
+PASS document.getElementById(&quot;input1&quot;).value is &quot;&quot;
+PASS document.getElementById(&quot;textarea1&quot;).value is &quot;&quot;
+PASS document.getElementById(&quot;select1&quot;).value is &quot;Mac&quot;
+Controls in the second form should have edited values:
+PASS document.getElementById(&quot;input2&quot;).value is &quot;value2&quot;
+PASS document.getElementById(&quot;textarea2&quot;).value is &quot;good&quot;
+PASS document.getElementById(&quot;select2&quot;).value is &quot;BSD&quot;
 
-
+  
+</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1471603</commentid>
    <comment_count>1</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2018-10-23 10:27:13 -0700</bug_when>
    <thetext>Marked as flakey in https://trac.webkit.org/changeset/237354/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1472087</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-10-25 10:01:26 -0700</bug_when>
    <thetext>&lt;rdar://problem/45556744&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898005</commentid>
    <comment_count>3</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-09-12 14:26:16 -0700</bug_when>
    <thetext>[ Update ]
The test is also flak failing on macOS wk1 Release.

Updating test expectations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898008</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-12 14:35:50 -0700</bug_when>
    <thetext>Test gardening commit 254406@main (36a8d8e58bbc): &lt;https://commits.webkit.org/254406@main&gt;

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

    </bug>

</bugzilla>