[Webkit-unassigned] [Bug 181251] New: [GTK] API test /webkit2/WebKitWebsiteData/databases is failing, database data not cleared successfully

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 3 10:19:46 PST 2018


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

            Bug ID: 181251
           Summary: [GTK] API test /webkit2/WebKitWebsiteData/databases is
                    failing, database data not cleared successfully
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

API test /webkit2/WebKitWebsiteData/databases is broken:

ERROR:/home/slave/webkitgtk/gtk-linux-64-release/build/Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebsiteData.cpp:469:void testWebsiteDataDatabases(WebsiteDataTest*, gconstpointer): assertion failed: (!dataList)

The test deletes all website data of type WEBKIT_WEBSITE_DATA_WEBSQL_DATABASES or WEBKIT_WEBSITE_DATA_INDEXEDDB_DATABASES, then verifies that no website data of those types can be fetched. The delete operation is either failing, or not completing synchronously before the fetch operation.

If you fix this, please unskip the test.

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


More information about the webkit-unassigned mailing list