<?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>161742</bug_id>
          
          <creation_ts>2016-09-08 10:04:01 -0700</creation_ts>
          <short_desc>REGRESSION: [mac-wk2 debug] LayoutTest imported/w3c/web-platform-tests/IndexedDB/keyorder.htm is a flaky failure</short_desc>
          <delta_ts>2021-07-30 10:25:11 -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>DUPLICATE</resolution>
          <dup_id>228241</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>154968</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>beidson</cc>
    
    <cc>sihui_liu</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1227615</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-09-08 10:04:01 -0700</bug_when>
    <thetext>REGRESSION: LayoutTest imported/w3c/web-platform-tests/IndexedDB/keyorder.htm is a flaky failure

https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/8053

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fkeyorder.htm

--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/keyorder-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/keyorder-actual.txt
@@ -1,26 +1,26 @@
 
-PASS Database readback sort - String &lt; Array 
+TIMEOUT Database readback sort - String &lt; Array Test timed out
 PASS IDBKey.cmp sorted - String &lt; Array 
-PASS Database readback sort - float &lt; String 
+TIMEOUT Database readback sort - float &lt; String Test timed out
 PASS IDBKey.cmp sorted - float &lt; String 
-PASS Database readback sort - float &lt; Date 
+TIMEOUT Database readback sort - float &lt; Date Test timed out
 PASS IDBKey.cmp sorted - float &lt; Date 
-PASS Database readback sort - float &lt; Date &lt; String &lt; Array 
+TIMEOUT Database readback sort - float &lt; Date &lt; String &lt; Array Test timed out
 PASS IDBKey.cmp sorted - float &lt; Date &lt; String &lt; Array 
-PASS Database readback sort - Date(1 sec ago) &lt; Date(now) &lt; Date(1 minute in future) 
+TIMEOUT Database readback sort - Date(1 sec ago) &lt; Date(now) &lt; Date(1 minute in future) Test timed out
 PASS IDBKey.cmp sorted - Date(1 sec ago) &lt; Date(now) &lt; Date(1 minute in future) 
-PASS Database readback sort - -1.1 &lt; 1 &lt; 1.01337 &lt; 1.013373 &lt; 2 
+TIMEOUT Database readback sort - -1.1 &lt; 1 &lt; 1.01337 &lt; 1.013373 &lt; 2 Test timed out
 PASS IDBKey.cmp sorted - -1.1 &lt; 1 &lt; 1.01337 &lt; 1.013373 &lt; 2 
-PASS Database readback sort - -Infinity &lt; -0.01 &lt; 0 &lt; Infinity 
+TIMEOUT Database readback sort - -Infinity &lt; -0.01 &lt; 0 &lt; Infinity Test timed out
 PASS IDBKey.cmp sorted - -Infinity &lt; -0.01 &lt; 0 &lt; Infinity 
-PASS Database readback sort - &quot;&quot; &lt; &quot;a&quot; &lt; &quot;ab&quot; &lt; &quot;b&quot; &lt; &quot;ba&quot; 
+TIMEOUT Database readback sort - &quot;&quot; &lt; &quot;a&quot; &lt; &quot;ab&quot; &lt; &quot;b&quot; &lt; &quot;ba&quot; Test timed out
 PASS IDBKey.cmp sorted - &quot;&quot; &lt; &quot;a&quot; &lt; &quot;ab&quot; &lt; &quot;b&quot; &lt; &quot;ba&quot; 
-PASS Database readback sort - Arrays 
+TIMEOUT Database readback sort - Arrays Test timed out
 PASS IDBKey.cmp sorted - Arrays 
-PASS Database readback sort - Array.length: 10,000 &lt; Array.length: 10,001 
+TIMEOUT Database readback sort - Array.length: 10,000 &lt; Array.length: 10,001 Test timed out
 PASS IDBKey.cmp sorted - Array.length: 10,000 &lt; Array.length: 10,001 
-PASS Database readback sort - Infinity inside arrays 
+TIMEOUT Database readback sort - Infinity inside arrays Test timed out
 PASS IDBKey.cmp sorted - Infinity inside arrays 
-PASS Database readback sort - Test different stuff at once 
+TIMEOUT Database readback sort - Test different stuff at once Test timed out
 PASS IDBKey.cmp sorted - Test different stuff at once</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1227616</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-09-08 10:05:49 -0700</bug_when>
    <thetext>The first failure according to the dashboard was a test run with https://trac.webkit.org/log/?verbose=on&amp;rev=204839&amp;stop_rev=204832

Since it is a flaky failure, those revisions may not include the actual regression point.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1228168</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-09-09 10:00:07 -0700</bug_when>
    <thetext>Marked test as flaky in http://trac.webkit.org/projects/webkit/changeset/205748</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1255762</commentid>
    <comment_count>3</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-12-02 10:49:48 -0800</bug_when>
    <thetext>Every remotely recent failure on the flakiness dashboard is due to a much more systemic problem:

Either the w3c platform test server crashing, or due to file handle leaks causing *all* tests to start failing.

I don&apos;t think this has legitimately been flaking for some time - Probably since my massive key-serialization performance improvements.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1780854</commentid>
    <comment_count>4</comment_count>
    <who name="Sihui Liu">sihui_liu</who>
    <bug_when>2021-07-30 10:25:11 -0700</bug_when>
    <thetext>Expectations updated at https://bugs.webkit.org/show_bug.cgi?id=228241 as the test is no longer flaky.

*** This bug has been marked as a duplicate of bug 228241 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>