Bug 16773 - New pixel test results should be platform-specific by default
Summary: New pixel test results should be platform-specific by default
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-07 11:59 PST by Adam Roben (:aroben)
Modified: 2011-05-26 09:51 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2008-01-07 11:59:55 PST
New pixel test results generated by run-webkit-tests should be platform-specific by default. We already do this for new render tree results.
Comment 1 Joseph Pecoraro 2010-10-06 12:31:41 PDT
Just passing through.  I haven't actually tested this recently but this might
already be the case. See expectedDirectoryForTest in old-run-webkit-tests:

  sub expectedDirectoryForTest($;$;$)
Comment 2 Adam Roben (:aroben) 2011-05-26 09:51:49 PDT
Yes, I believe this is fixed in the normal case. I think it's still wrong in the layoutTestController.dumpAsText(true) case (where a dumpAsText test has pixel results).