<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - storage/indexeddb/modern/deletedatabase-2.html is a flaky failure"
   href="https://bugs.webkit.org/show_bug.cgi?id=156240">156240</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>storage/indexeddb/modern/deletedatabase-2.html is a flaky failure
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>WebKit Misc.
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ap&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>beidson&#64;apple.com, ryanhaddad&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>storage/indexeddb/modern/deletedatabase-2.html fails somewhat frequently, on both WK1 and WK2.

<a href="https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=storage%2Findexeddb%2Fmodern%2Fdeletedatabase-2.html">https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=storage%2Findexeddb%2Fmodern%2Fdeletedatabase-2.html</a>

<a href="https://build.webkit.org/builders/Apple%20Yosemite%20Release%20WK2%20(Tests)/builds/13432">https://build.webkit.org/builders/Apple%20Yosemite%20Release%20WK2%20(Tests)/builds/13432</a>

There are different failures occurring:

1. 
&#64;&#64; -16,7 +16,7 &#64;&#64;
 Recreating database to make sure it's new and empty
 Second upgrade old version - 0 new version - 1
 Unable to get object store in second upgrade transaction (which is correct because it should not be there)
-Second database upgrade success
+Second database opening unexpected success
 PASS successfullyParsed is true

 TEST COMPLETE

2.
&#64;&#64; -10,7 +10,6 &#64;&#64;
 Initial upgrade old version - 0 new version - 1
 Requesting deleteDatabase
 First connection received versionchange event: oldVersion 1, newVersion null
-First version change complete
 Open request error: AbortError
 Delete database success: oldVersion 1, newVersion null
 Recreating database to make sure it's new and empty</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>