[Webkit-unassigned] [Bug 155302] New: [ios-sim] storage/websql tests broken after r197922

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 10:10:56 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=155302

            Bug ID: 155302
           Summary: [ios-sim] storage/websql tests broken after r197922
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

storage/websql/database-lock-after-reload.html
storage/websql/open-database-creation-callback.html
storage/websql/open-database-expand-quota.html

<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r197939%20(3866)/results.html>

--- /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
@@ -1,3 +1,4 @@
-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
@@ -1,3 +1,4 @@
+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
@@ -1,3 +1,3 @@
 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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160310/3c851c8f/attachment.html>


More information about the webkit-unassigned mailing list