Bug 71952
Summary: | garden-o-matic should give more fine-grained control over rebaselining | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ojan Vafai <ojan> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | abarth, dglazkov |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 69227 |
Ojan Vafai
There are cases where I want to rebaseline that I have to do manually now:
-I want to rebaseline win and linux, but mac is getting the wrong result, so I don't want to rebaseline mac.
-I want to rebaseline the mac text result, but the pixel result is wrong.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Barth
This is easy to do. We haven't done this just because we couldn't think of a good UI. One option is to move the rebaseline button under the builder tabs and have it operate on the single result being displayed. Another option is to put checkboxes in the tabs.
Thoughts?
Ojan Vafai
The common case is definitely to rebaseline all of the results for a given test, so checkboxes that are checked by default sgtm.