Bug 74717
Summary: | [Meta][GTK] Failing API tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Critical | CC: | cgarcia, mrobinson |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux | ||
Bug Depends on: | 82328, 82329, 82330, 142663 | ||
Bug Blocks: |
Philippe Normand
testdownload fails on the 3 bots:
PASS: ./WebKitBuild/Debug/Programs/unittests/testwebhistoryitem
TEST: ./WebKitBuild/Debug/Programs/unittests/testdownload... (pid=11712)
** CRITICAL **: SoupMessage* webkit_network_response_get_message(WebKitNetworkResponse*): assertion `WEBKIT_IS_NETWORK_RESPONSE(response)' failed
testwebview and testwebresource fail only on 64-bit Release:
TEST: ./WebKitBuild/Release/Programs/unittests/testwebview... (pid=7103)
** ERROR **: Didn't get icon-uri before timing out.
TEST: ./WebKitBuild/Release/Programs/unittests/testwebresource... (pid=7309)
**
ERROR:../../Source/WebKit/gtk/tests/testwebresource.c:279:test_web_resource_sub_resource_loading: assertion failed: (sub_resources->next)
I'll skip those for now...
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Martin Robinson
All the blockers are closed, and this addresses WebKit1, so I'm going to close this.