Bug 75270
Summary: | webkit-patch rebaseline-expectations done for r103723 didn't work well | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Tools / Tests | Assignee: | Adam Barth <abarth> |
Status: | NEW | ||
Severity: | Normal | CC: | abarth, dpranke, eric |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
Multiple things went wrong in http://trac.webkit.org/changeset/103723.
1. platform/chromium/compositing/scaling/tiled-layer-recursion-expected.png was removed even though there were no fallback results for Chromium Mac. It resulted in the test failing on Chromium Mac: http://build.webkit.org/results/Chromium%20Mac%20Release%20(Tests)/r103723%20(11288)/results.html
2. platform/chromium/compositing/scaling/tiled-layer-recursion-expected.png was not removed locally. It left non-svn-managed expected.png in my local directory and caused subsequent attempts to rebaseline to fail because webkit-patch rebaseline-expectations treats all local files as if they're in the repository.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |