epo...@google.com
unread,Sep 17, 2013, 2:03:16 PM9/17/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ben...@google.com, robertp...@google.com, skia-...@googlegroups.com, ski...@google.com
On 2013/09/17 17:10:13, benchen wrote:
> On 2013/09/17 17:05:33, borenet wrote:
> > Drive-by comment: this would be much easier to read if you'd created the
files
> > by running "svn cp" from the single bench_expectations file to the
> files for
> the
> > individual bots and then removed the irrelevant lines. That way, we
> could
be
> > sure that none of the expectations changed in this CL.
> Thanks Eric. I thought about it and didn't go that route. The reasons
> were:
> - I deleted some expectations that we no longer run (say, config
> tile_1024x64)
> - I sorted the lines in a different way to facilitate batch copy/paste in
> the
> coming dashboard-based solution
One way to handle that (in the future) would be to purposefully stage the
CL in
several patchsets. Maybe something like this:
Patchset 1: use svn cp to copy the single bench_expectations file to all the
per-builder files, and remove the single file
Patchset 2: for each per-builder file, remove the lines that do not pertain
to
this builder
Patchset 3: delete expectations we no longer run
Patchset 4: change order of some lines
Then, reviewers can see the difference at each patchset and perform a
meaningful
review.
> If I did svn cp since the line orders have changed it'll still be really
> hard
to
> see any missing ones. As for expectation values, I did read from the
> existing
> bench_expectations.txt to create the new ones so they should be the same.
Thanks
> for the suggestion though.
https://codereview.chromium.org/24075008/