Bug 74717

Summary: [Meta][GTK] Failing API tests
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKit APIAssignee: 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:    

Description Philippe Normand 2011-12-16 06:55:42 PST
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...
Comment 1 Martin Robinson 2015-05-07 18:24:12 PDT
All the blockers are closed, and this addresses WebKit1, so I'm going to close this.