Bug 71952 - garden-o-matic should give more fine-grained control over rebaselining
Summary: garden-o-matic should give more fine-grained control over rebaselining
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 69227
  Show dependency treegraph
 
Reported: 2011-11-09 13:42 PST by Ojan Vafai
Modified: 2011-11-09 14:08 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2011-11-09 13:42:33 PST
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.
Comment 1 Adam Barth 2011-11-09 13:58:12 PST
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?
Comment 2 Ojan Vafai 2011-11-09 14:08:07 PST
The common case is definitely to rebaseline all of the results for a given test, so checkboxes that are checked by default sgtm.