<?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>53990</bug_id>
          
          <creation_ts>2011-02-08 03:04:27 -0800</creation_ts>
          <short_desc>fast/forms/search-event-delay.html is flakey</short_desc>
          <delta_ts>2024-02-05 07:33:41 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>darin</cc>
    
    <cc>mjs</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>347255</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-02-08 03:04:27 -0800</bug_when>
    <thetext>fast/forms/search-event-delay.html fails sometimes.
For example the latest fail on the Qt bot:
http://build.webkit.org/results/Qt%20Linux%20Release/r77916%20%2827877%29/fast/forms/search-event-delay-pretty-diff.html

--- /home/webkitbuildbot/slaves/release32bit/buildslave/qt-linux-release/build/layout-test-results/fast/forms/search-event-delay-expected.txt	2011-02-08 01:30:54.550056855 -0800
+++ /home/webkitbuildbot/slaves/release32bit/buildslave/qt-linux-release/build/layout-test-results/fast/forms/search-event-delay-actual.txt	2011-02-08 01:30:54.550056855 -0800
@@ -6,4 +6,4 @@
 
 The two rows below should match.
 0.5 0.4 0.3 0.2 0.2 0
-0.5 0.4 0.3 0.2 0.2 0
+0.5 0.4 0.3 0.2 0.4 0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>347256</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-02-08 03:10:47 -0800</bug_when>
    <thetext>This test introduced in http://trac.webkit.org/changeset/19336 .
I cc-ed Darin as author and Maciej as reviewer of this changeset.

Have you got any idea what cause this rare flakey fail and how can we fix it?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>347368</commentid>
    <comment_count>2</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2011-02-08 07:46:37 -0800</bug_when>
    <thetext>My guess is the flakiness is caused by the fact that it’s a test that involves real time.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>348233</commentid>
    <comment_count>3</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2011-02-09 07:45:55 -0800</bug_when>
    <thetext>If the bot is heavily loaded, then the test will fail. That number means that it took 0.2 seconds.

To make this test more reliable we could come up with a way to measure time that is independent of wall time and make WebCore&apos;s logic use that time system, at least when running tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>935181</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-10-01 13:48:36 -0700</bug_when>
    <thetext>Marked as flaky in &lt;http://trac.webkit.org/r156732&gt;. The test frequently fails on debug bots. It also failed on my local run of release build (with --child-processes=1, so CPU was not heavily loaded).

My local result:

 The two rows below should match.
 0.5 0.4 0.3 0.2 0.2 0
-0.5 0.4 0.3 0.2 0.2 0
+0.6 0.5 0.4 0.3 0.3 0.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2010654</commentid>
    <comment_count>5</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2024-02-05 07:33:41 -0800</bug_when>
    <thetext>Test is gone - https://github.com/WebKit/WebKit/commit/99ff08340f12db8d867a0ed04f176802b7e0a355</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>