[Webkit-unassigned] [Bug 111434] New: [GTK] WebKit2 test TestWebKitFaviconDatabase times out with recent glib

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 06:41:13 PST 2013


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

           Summary: [GTK] WebKit2 test TestWebKitFaviconDatabase times out
                    with recent glib
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com


The problem is that now glib groups the tests by test suite, so they are not executed in the same order when different test suites are used in the same test executable. This is not a problem if tests don't depend on each other, but in the case of the favicon database, the test that deletes the database should always be the last one. 

/webkit2/WebKitFaviconDatabase/not-initialized: OK
/webkit2/WebKitFaviconDatabase/set-directory: OK
/webkit2/WebKitFaviconDatabase/get-favicon: OK
/webkit2/WebKitFaviconDatabase/get-favicon-uri: OK
/webkit2/WebKitFaviconDatabase/clear-database: OK
/webkit2/WebKitFaviconDatabase/WebKitWebView/favicon:

-- 
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