Bug 141368

Summary: http/tests/appcache/abort-cache-onchecking-resource-404.html is flaky
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Alexey Proskuryakov 2015-02-08 10:35:41 PST
http/tests/appcache/abort-cache-onchecking-resource-404.html is very flaky.

This test tries to call abort() while a manifest is being downloaded, and fails if the request finishes before abort() is called.
Comment 1 Alexey Proskuryakov 2015-02-08 11:01:53 PST

*** This bug has been marked as a duplicate of bug 87633 ***