Bug 181251

Summary: [GTK] API test /webkit2/WebKitWebsiteData/databases is failing, database data not cleared successfully
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   

Michael Catanzaro
Reported 2018-01-03 10:19:46 PST
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.
Attachments
Michael Catanzaro
Comment 1 2018-01-03 10:21:10 PST
Michael Catanzaro
Comment 2 2018-01-03 10:21:21 PST
Reopening.
Michael Catanzaro
Comment 3 2018-07-27 12:15:29 PDT
This has been passing recently.
Note You need to log in before you can comment on or make changes to this bug.