Bug 95396
Summary: | webkit-patch pretty-diff doesn't show new pixel results | ||
---|---|---|---|
Product: | WebKit | Reporter: | Julien Chaffraix <jchaffraix> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dpranke, pdr |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Julien Chaffraix
Try to rebaseline a test without an existing baseline and webkit-patch pretty-diff will treat the new baseline as a modified pixel results, except that both the 'Added' and 'Removed' fields are empty.
Steps to reproduce on WebKit r127062.
* Open LayoutTests/platform/chromium/TestExpectations
* Add the modifier REBASELINE the following lines:
BUGWK95167 : fast/overflow/paged-x-with-column-gap.html = IMAGE IMAGE+TEXT TEXT MISSING
BUGWK95167 : fast/overflow/paged-x-div-with-column-gap.html = IMAGE IMAGE+TEXT TEXT MISSING
* Run: webkit-patch rebaseline-expectations
* Run: webkit-patch pretty-diff
* You should see the issue when scrolling to the new pixel results
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |