RESOLVED FIXED 16773
New pixel test results should be platform-specific by default
https://bugs.webkit.org/show_bug.cgi?id=16773
Summary New pixel test results should be platform-specific by default
Adam Roben (:aroben)
Reported 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.
Attachments
Joseph Pecoraro
Comment 1 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($;$;$)
Adam Roben (:aroben)
Comment 2 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).
Note You need to log in before you can comment on or make changes to this bug.