Bug 58917 - old-run-webkit-tests reads the wrong PNG checksum if a more-platform-specific PNG has an embedded checksum but a less-platform-specific PNG does not
Summary: old-run-webkit-tests reads the wrong PNG checksum if a more-platform-specific...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-19 12:36 PDT by Adam Roben (:aroben)
Modified: 2011-04-19 12:50 PDT (History)
2 users (show)

See Also:


Attachments
Make old-run-webkit-tests prefer embedded checksums to out-of-line .checksum files (2.34 KB, patch)
2011-04-19 12:38 PDT, Adam Roben (:aroben)
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-04-19 12:36:37 PDT
old-run-webkit-tests reads the wrong PNG checksum if a more-platform-specific PNG has an embedded checksum but a less-platform-specific PNG does not
Comment 1 Adam Roben (:aroben) 2011-04-19 12:38:20 PDT
Created attachment 90237 [details]
Make old-run-webkit-tests prefer embedded checksums to out-of-line .checksum files
Comment 2 Adam Roben (:aroben) 2011-04-19 12:50:02 PDT
Tony convinced me we don't want to do this until more checked-in PNGs have embedded checksums. Otherwise we might slow down the tests!