WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
311105
[GTK] API test /webkit/WebKitFaviconDatabase/get-page-icons is flaky
https://bugs.webkit.org/show_bug.cgi?id=311105
Summary
[GTK] API test /webkit/WebKitFaviconDatabase/get-page-icons is flaky
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug