<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 - [ios-sim] storage/websql tests broken after r197922"
   href="https://bugs.webkit.org/show_bug.cgi?id=155302">155302</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[ios-sim] storage/websql tests broken after r197922
          </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>New Bugs
          </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/websql/database-lock-after-reload.html
storage/websql/open-database-creation-callback.html
storage/websql/open-database-expand-quota.html

&lt;<a href="https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r197939%20(3866)/results.html">https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r197939%20(3866)/results.html</a>&gt;

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/storage/websql/database-lock-after-reload-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/storage/websql/database-lock-after-reload-actual.txt
&#64;&#64; -1,3 +1,4 &#64;&#64;
-Inserting some data
-Test part 2 Complete
+CONSOLE MESSAGE: line 52: TypeError: undefined is not an object (evaluating 'database.transaction')
+Error - could not open database
+Test part 1 Complete

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/storage/websql/open-database-creation-callback-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/storage/websql/open-database-creation-callback-actual.txt
&#64;&#64; -1,3 +1,4 &#64;&#64;
+UI DELEGATE DATABASE CALLBACK: exceededDatabaseQuotaForSecurityOrigin:{file, , 0} database:OpenDatabaseCreationCallback11457630992488
 CONSOLE MESSAGE: line 56: unable to open database, version mismatch, '1.0' does not match the currentVersion of ''
 This test tests openDatabase()'s creation callback.

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/storage/websql/open-database-expand-quota-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/storage/websql/open-database-expand-quota-actual.txt
&#64;&#64; -1,3 +1,3 &#64;&#64;
 UI DELEGATE DATABASE CALLBACK: increased quota to 8000000
 This tests that calling openDatabase with a size over 5MB doesn't assert on debug builds, and will increase the quota to accommodate the requested size whennot exceeding a max limit of 10M.
-PASS
+FAIL</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>