Bug 311105

Summary: [GTK] API test /webkit/WebKitFaviconDatabase/get-page-icons is flaky
Product: WebKit Reporter: Adrian Perez <aperez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=301086
https://bugs.webkit.org/show_bug.cgi?id=310428

Adrian Perez
Reported 2026-03-30 07:15:30 PDT
While working in issue #301086 (https://github.com/WebKit/WebKit/pull/54480) I tried to make the newly added API test less flaky than the existing /get-favicon one, it is still somewhat flaky. Probably all unit tests need rewriting to ensure that there are no more async operations in flight before finishing the test case, because those can e.g. keep objects alive that are then reported as leaked (and the test considered failed).
Attachments
Note You need to log in before you can comment on or make changes to this bug.