Bug 58917

Summary: 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
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: New BugsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED WONTFIX    
Severity: Normal CC: jberlin, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Make old-run-webkit-tests prefer embedded checksums to out-of-line .checksum files andersca: review+

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!