Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(314)

Issue 6912044: Rebaseline script should update only existing files by default.

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by bungeman
Modified:
12 years, 11 months ago
Reviewers:
Stephen White, bsalomon
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Rebaseline script should update only existing files by default.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -4 lines) Patch
M tools/rebaseline.py View 1 chunk +17 lines, -4 lines 1 comment Download

Messages

Total messages: 15
bungeman
Brian was doing some gm rebaselining today and the need to wait for everything to ...
12 years, 11 months ago (2012-12-06 23:31:21 UTC) #1
Stephen White
On 2012/12/06 23:31:21, bungeman wrote: > Brian was doing some gm rebaselining today and the ...
12 years, 11 months ago (2012-12-07 15:45:16 UTC) #2
bsalomon
When I ran the script and then ran svn stat all the unbaselined files showed ...
12 years, 11 months ago (2012-12-07 15:48:08 UTC) #3
Stephen White
https://codereview.appspot.com/6912044/diff/1/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.appspot.com/6912044/diff/1/tools/rebaseline.py#newcode77 tools/rebaseline.py:77: print '[Couldn\'t fetch]' Yeah, the output is pretty ugly. ...
12 years, 11 months ago (2012-12-07 15:48:46 UTC) #4
Stephen White
On 2012/12/07 15:48:08, bsalomon wrote: > When I ran the script and then ran svn ...
12 years, 11 months ago (2012-12-07 15:55:24 UTC) #5
bsalomon
On 2012/12/07 15:55:24, Stephen White wrote: > On 2012/12/07 15:48:08, bsalomon wrote: > > When ...
12 years, 11 months ago (2012-12-07 15:59:31 UTC) #6
Stephen White
On 2012/12/07 15:59:31, bsalomon wrote: > On 2012/12/07 15:55:24, Stephen White wrote: > > On ...
12 years, 11 months ago (2012-12-07 16:05:34 UTC) #7
bsalomon
Pipe-dream: store all the possible configs and per platform exclusions in a file that is ...
12 years, 11 months ago (2012-12-07 16:08:22 UTC) #8
bungeman
On 2012/12/07 15:45:16, Stephen White wrote: > On 2012/12/06 23:31:21, bungeman wrote: > > Brian ...
12 years, 11 months ago (2012-12-07 16:08:24 UTC) #9
bungeman
On 2012/12/07 15:48:46, Stephen White wrote: > https://codereview.appspot.com/6912044/diff/1/tools/rebaseline.py > File tools/rebaseline.py (right): > > https://codereview.appspot.com/6912044/diff/1/tools/rebaseline.py#newcode77 ...
12 years, 11 months ago (2012-12-07 16:17:08 UTC) #10
Stephen White
On 2012/12/07 15:48:08, bsalomon wrote: > When I ran the script and then ran svn ...
12 years, 11 months ago (2012-12-07 16:21:21 UTC) #11
bsalomon
On 2012/12/07 16:21:21, Stephen White wrote: > On 2012/12/07 15:48:08, bsalomon wrote: > > When ...
12 years, 11 months ago (2012-12-07 16:22:06 UTC) #12
Stephen White
On 2012/12/07 16:17:08, bungeman wrote: > On 2012/12/07 15:48:46, Stephen White wrote: > > https://codereview.appspot.com/6912044/diff/1/tools/rebaseline.py ...
12 years, 11 months ago (2012-12-07 16:24:55 UTC) #13
bsalomon
On 2012/12/07 16:22:06, bsalomon wrote: > On 2012/12/07 16:21:21, Stephen White wrote: > > On ...
12 years, 11 months ago (2012-12-07 16:26:37 UTC) #14
Stephen White
12 years, 11 months ago (2012-12-07 16:33:15 UTC) #15
On 2012/12/07 16:26:37, bsalomon wrote: > On 2012/12/07 16:22:06, bsalomon wrote: > > On 2012/12/07 16:21:21, Stephen White wrote: > > > On 2012/12/07 15:48:08, bsalomon wrote: > > > > When I ran the script and then ran svn stat all the unbaselined files > showed > > > up > > > > as ?s not As. It does look like the existing script would add them, > though. > > > > > > Hmm... I ran > > > > > > senorblanco-linux:~/src/skia-whole-enchilada-svn/gm-expected[]% > > > ../trunk/tools/rebaseline.py aaclip > > > > > > And see only A's: > > > > > > A base-macmini/aaclip_8888.png > > > A base-macmini/aaclip_565.png > > > A base-macmini/aaclip_pdf.png > > > A base-macmini-lion-float/aaclip_8888.png > > > A base-macmini-lion-float/aaclip_565.png > > > > > > Is that not what you're seeing? > > > > > > (Note that the script only really works on Linux and Mac, doesn't really > work > > on > > > Windows). > > > > I'll test again but I had ?s on both mac and linux. > > Still ?s. Maybe the difference is that I have directly checked out gm-expected > and not the entire svn repo. Ahh! That's it. My svn/git detection only looks at the parent directory. Will fix.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b