<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/intversion-open-in-upgradeneeded.html is flaky on mac"
   href="https://bugs.webkit.org/show_bug.cgi?id=155050">155050</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>storage/indexeddb/intversion-open-in-upgradeneeded.html is flaky on mac
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </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>WebCore Misc.
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>ryanhaddad&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>storage/indexeddb/intversion-open-in-upgradeneeded.html is flaky on mac

This test was previously skipped due to flakiness (<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - storage/indexeddb/intversion-open-in-upgradeneeded.html is flaky on mac-wk2 debug"
   href="show_bug.cgi?id=154706">https://bugs.webkit.org/show_bug.cgi?id=154706</a>) and a fix was made. However, it still appears to be flaky.

Recent failing run:
&lt;<a href="https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r197589%20(3949)/results.html">https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r197589%20(3949)/results.html</a>&gt;

Flakiness dashboard:
&lt;<a href="http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=storage%2Findexeddb%2Fintversion-open-in-upgradeneeded.html">http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=storage%2Findexeddb%2Fintversion-open-in-upgradeneeded.html</a>&gt;

--- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/storage/indexeddb/intversion-open-in-upgradeneeded-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/storage/indexeddb/intversion-open-in-upgradeneeded-actual.txt
&#64;&#64; -34,15 +34,10 &#64;&#64;
 onVersionChange():
 db.close()

-onBlocked():
-
 upgradeNeeded2():
 db = event.target.result
 PASS event.newVersion is 3
-
-openSuccess2():
-db = event.target.result
-PASS db.version is 3
+FAIL Error function called unexpectedly: (AbortError) undefined
 PASS successfullyParsed is true

 TEST COMPLETE</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>