Bug 98487 - Add partial load test for JPEG images
Summary: Add partial load test for JPEG images
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: noel gordon
URL:
Keywords:
Depends on: 78239
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-04 23:37 PDT by noel gordon
Modified: 2012-10-07 23:59 PDT (History)
3 users (show)

See Also:


Attachments
Patch (267.74 KB, patch)
2012-10-04 23:49 PDT, noel gordon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description noel gordon 2012-10-04 23:37:18 PDT
Add partial load test for JPEG images: load a partial number of image bytes and then stall forever.  The partial image should be decoded and drawn and any image background CSS color should be visible.
Comment 1 noel gordon 2012-10-04 23:49:38 PDT
Created attachment 167264 [details]
Patch
Comment 2 Build Bot 2012-10-05 01:14:24 PDT
Comment on attachment 167264 [details]
Patch

Attachment 167264 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/14169653

New failing tests:
http/tests/workers/terminate-during-sync-operation.html
Comment 3 noel gordon 2012-10-07 19:26:37 PDT
> New failing tests:
> http/tests/workers/terminate-during-sync-operation.html

Test is flaky according to bug 79013
Comment 4 Adam Barth 2012-10-07 23:53:10 PDT
(In reply to comment #3)
> > New failing tests:
> > http/tests/workers/terminate-during-sync-operation.html
> 
> Test is flaky according to bug 79013

Yes.  We should mark it as flaky.  It spams a lot of bugs.
Comment 5 WebKit Review Bot 2012-10-07 23:59:37 PDT
Comment on attachment 167264 [details]
Patch

Clearing flags on attachment: 167264

Committed r130618: <http://trac.webkit.org/changeset/130618>
Comment 6 WebKit Review Bot 2012-10-07 23:59:41 PDT
All reviewed patches have been landed.  Closing bug.