<?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>175609</bug_id>
          
          <creation_ts>2017-08-15 17:08:41 -0700</creation_ts>
          <short_desc>LayoutTest imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getAll.html is a flaky failure (harness timeout)</short_desc>
          <delta_ts>2021-07-21 20:16:12 -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>228169</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=173068</see_also>
          <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>aboya</cc>
    
    <cc>beidson</cc>
    
    <cc>jlewis3</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>sihui_liu</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1338969</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-08-15 17:08:41 -0700</bug_when>
    <thetext>LayoutTest imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getAll.html is a flaky failure (harness timeout)

https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r220758%20(2562)/results.html

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

--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getAll-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getAll-actual.txt
@@ -1,14 +1,16 @@
 
-PASS Single item get 
-PASS Single item get (generated key) 
-PASS getAll on empty object store 
-PASS Get all values 
-PASS Test maxCount 
-PASS Get bound range 
-PASS Get bound range with maxCount 
-PASS Get upper excluded 
-PASS Get lower excluded 
-PASS Get bound range (generated) with maxCount 
-PASS Non existent key 
-PASS zero maxCount 
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT Single item get Test timed out
+TIMEOUT Single item get (generated key) Test timed out
+TIMEOUT getAll on empty object store Test timed out
+TIMEOUT Get all values Test timed out
+TIMEOUT Test maxCount Test timed out
+TIMEOUT Get bound range Test timed out
+TIMEOUT Get bound range with maxCount Test timed out
+TIMEOUT Get upper excluded Test timed out
+TIMEOUT Get lower excluded Test timed out
+TIMEOUT Get bound range (generated) with maxCount Test timed out
+TIMEOUT Non existent key Test timed out
+TIMEOUT zero maxCount Test timed out
+</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1338973</commentid>
    <comment_count>1</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2017-08-15 17:15:05 -0700</bug_when>
    <thetext>Any crash logs for Database/Storage process? If so, probably the same issue as all the others.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1434079</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-06-18 11:27:14 -0700</bug_when>
    <thetext>Seems the expectation for this test got removed at some point. I don&apos;t see any references to this bug or this test in any expectations file. It&apos;s still flaky so I&apos;m adding it back.

(In reply to Brady Eidson from comment #1)
&gt; Any crash logs for Database/Storage process? If so, probably the same issue
&gt; as all the others.

No... I&apos;m not sure if the test harness is actually capable of reporting backtraces for all secondary processes, not sure.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1445778</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-27 11:36:19 -0700</bug_when>
    <thetext>Also: imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getKey.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1445779</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-27 11:37:46 -0700</bug_when>
    <thetext>Also: imported/w3c/web-platform-tests/IndexedDB/idbindex_getAllKeys.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1445782</commentid>
    <comment_count>5</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-27 11:40:58 -0700</bug_when>
    <thetext>Also imported/w3c/web-platform-tests/IndexedDB/idbcursor-continue.htm and imported/w3c/web-platform-tests/IndexedDB/idbdatabase-deleteObjectStore-exception-order.htm</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1445784</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-27 11:41:05 -0700</bug_when>
    <thetext>*** Bug 187267 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1445786</commentid>
    <comment_count>7</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-27 11:41:10 -0700</bug_when>
    <thetext>*** Bug 182790 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1778635</commentid>
    <comment_count>8</comment_count>
    <who name="Sihui Liu">sihui_liu</who>
    <bug_when>2021-07-21 20:16:12 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>