Bug 61833
Summary: | rebaseline-chromium-webkit-tests should use any port object that does have a valid image_diff | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Pranke <dpranke> |
Component: | Tools / Tests | Assignee: | Dirk Pranke <dpranke> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | abarth, dglazkov, eric, inferno, ojan, scherkus, tony |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dirk Pranke
Right now r-c-w-t uses the platform's default port object to find an ImageDiff executable; on Linux, this is chromium, but Mac and Win default to the Apple ports. It's more than a little counterintuitive that this tool won't find and use the chromium ImageDiff if it is available.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tony Chang
*** This bug has been marked as a duplicate of bug 62907 ***