Bug 62217 - Fix flaky test onload-after-document-close-with-subresource.html
Summary: Fix flaky test onload-after-document-close-with-subresource.html
Status: RESOLVED DUPLICATE of bug 61921
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-07 09:47 PDT by Daniel Cheng
Modified: 2011-06-07 10:26 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Cheng 2011-06-07 09:47:11 PDT
In order for the test to function properly, the image resource can't be cached.  I wrote fast/events/drag-image-filename.html which uses the same image resource, which causes the test to fail.
Comment 1 Daniel Cheng 2011-06-07 10:26:52 PDT

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