[Webkit-unassigned] [Bug 94119] New: REGRESSION(r125592): It made storage/websql/database-lock-after-reload.html flakey

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 09:03:38 PDT 2012


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

           Summary: REGRESSION(r125592): It made
                    storage/websql/database-lock-after-reload.html flakey
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: eric at webkit.org, abarth at webkit.org,
                    zandobersek at gmail.com
            Blocks: 27640,79666


https://trac.webkit.org/changeset/125592 made storage/websql/database-lock-after-reload.html
flakey on Qt. I got it with manual bisecting. Sometimes it is flakey (TEXT PASS) and sometimes
it fails twice with the following diff:

--- /ramdisk/qt-linux-64-release/build/layout-test-results/storage/websql/database-lock-after-reload-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/storage/websql/database-lock-after-reload-actual.txt 
@@ -1,3 +1,1 @@
-Inserting some data
-Test part 2 Complete


I saw the following flakiness on the GTK bot:

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/storage/websql/database-lock-after-reload-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/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


Could you check it, please?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list