<?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>155028</bug_id>
          
          <creation_ts>2016-03-04 11:28:40 -0800</creation_ts>
          <short_desc>storage/indexeddb/modern/256-open-databases.html frequently times out on WK2</short_desc>
          <delta_ts>2018-12-03 16:06:42 -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>WebCore Misc.</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>
          <dependson>155041</dependson>
          <blocked>154968</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>beidson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1170955</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-03-04 11:28:40 -0800</bug_when>
    <thetext>storage/indexeddb/modern/256-open-databases.html frequently times out on Mac

&lt;https://build.webkit.org/builders/Apple%20Yosemite%20Release%20WK2%20(Tests)/builds/12557&gt;
&lt;http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=storage%2Findexeddb%2Fmodern%2F256-open-databases.html&gt;

--- /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/storage/indexeddb/modern/256-open-databases-expected.txt
+++ /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/storage/indexeddb/modern/256-open-databases-actual.txt
@@ -1,12 +1,2 @@
-This test makes sure that if you open 128 unique databases, close your connections to them, and then open 128 other unique databases, that it works.
+FAIL: Timed out waiting for notifyDone to be called
 
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-Opened the first 128 databases. Now closing them...
-Now opening the second 128 databases
-Successfully opened 256 databases (after closing the first 128)
-PASS successfullyParsed is true
-
-TEST COMPLETE
-</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1170999</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-03-04 13:18:49 -0800</bug_when>
    <thetext>Skipped test in &lt;http://trac.webkit.org/projects/webkit/changeset/197583&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1171273</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2016-03-05 14:55:22 -0800</bug_when>
    <thetext>Looks like it may need to be skipped on WK1 too (and I bet all other platforms).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1171760</commentid>
    <comment_count>3</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-03-07 14:39:42 -0800</bug_when>
    <thetext>The reason for this timeout is well understood, and is an infrastructure issue. Should not block the umbrella bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1198971</commentid>
    <comment_count>4</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-06-03 11:09:42 -0700</bug_when>
    <thetext>This was timing out in all bot configs for a large span of time, but then around 5/26-5/27 it stopped timing out.

There&apos;s still *very* frequent text failures like the following:

--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/storage/indexeddb/intversion-open-in-upgradeneeded-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/storage/indexeddb/intversion-open-in-upgradeneeded-actual.txt
@@ -34,8 +34,6 @@
 onVersionChange():
 db.close()
 
-onBlocked():
-
 upgradeNeeded2():
 db = event.target.result
 PASS event.newVersion is 3

That might be a test bug. I&apos;ll look in to that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1198972</commentid>
    <comment_count>5</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-06-03 11:11:24 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; This was timing out in all bot configs for a large span of time, but then
&gt; around 5/26-5/27 it stopped timing out.
&gt; 
&gt; There&apos;s still *very* frequent text failures like the following:
&gt; 
&gt; ---
&gt; /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/
&gt; storage/indexeddb/intversion-open-in-upgradeneeded-expected.txt
&gt; +++
&gt; /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/
&gt; storage/indexeddb/intversion-open-in-upgradeneeded-actual.txt
&gt; @@ -34,8 +34,6 @@
&gt;  onVersionChange():
&gt;  db.close()
&gt;  
&gt; -onBlocked():
&gt; -
&gt;  upgradeNeeded2():
&gt;  db = event.target.result
&gt;  PASS event.newVersion is 3
&gt; 
&gt; That might be a test bug. I&apos;ll look in to that.

This comment belongs in a different bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1207746</commentid>
    <comment_count>6</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-07-04 22:24:15 -0700</bug_when>
    <thetext>According to the test history, I think this hasn&apos;t timed out (at least since the master was last rebooted)

Ryan, am I right about that? Can we close this one?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1210779</commentid>
    <comment_count>7</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-07-13 16:51:01 -0700</bug_when>
    <thetext>*sigh* never mind, it&apos;s skipped. that&apos;s why.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>