Bug 205380
| Summary: | [GTK] Test /webkit/WebKitWebExtension/form-controls-associated-signal is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | Keywords: | Gtk |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=248657 | ||
Carlos Garcia Campos
Sometimes it leaks several objects, maybe it's a matter of timing.
/webkit/WebKitWebExtension/form-controls-associated-signal: Leaked objects: WebKitWebView(0x55a4886ac0b0 - 1 left) WebKitWebContext(0x55a4886ad6d0 - 1 left) WebKitUserContentManager(0x7f95b8009790 - 1 left)
FAIL
ERROR:../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:155:virtual Test::~Test(): 'm_watchedObjects.isEmpty()' should be TRUE
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
I think bug #248657 fixes the flakiness