Bug 87947 - Test expectation pngs missing checksums
Summary: Test expectation pngs missing checksums
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: Andras Becsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-31 03:02 PDT by Andras Becsi
Modified: 2012-05-31 08:48 PDT (History)
1 user (show)

See Also:


Attachments
proposed patch (269.08 KB, patch)
2012-05-31 03:05 PDT, Andras Becsi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andras Becsi 2012-05-31 03:02:46 PDT
Change set http://trac.webkit.org/changeset/118566 accidentally added png expectations without embedded checksums. These need to be replaced with proper pngs.
Comment 1 Andras Becsi 2012-05-31 03:05:20 PDT
Created attachment 145037 [details]
proposed patch

re-upload patch from Bug 87552
Comment 2 Andras Becsi 2012-05-31 03:10:56 PDT
Comment on attachment 145037 [details]
proposed patch

Clearing flags on attachment: 145037

Committed r119081: <http://trac.webkit.org/changeset/119081>
Comment 3 Andras Becsi 2012-05-31 03:11:11 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Ojan Vafai 2012-05-31 08:48:24 PDT
Thanks!