Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(70)

Issue 26666004: Add ability to rebaseline skimage to rebaseline.py (Closed)

Created:
7 years, 2 months ago by scroggo
Modified:
7 years, 2 months ago
Reviewers:
epoger
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Add ability to rebaseline skimage to rebaseline.py Skip pattern matching for skimage, since the skimage results do not match the pattern. Automatically fill in expectations_root and actuals_base_url when --skimage is specified. Requires a change to move the expectations files to the right place. Depends on https://codereview.chromium.org/26734006 (SkipBuildBotRuns) BUG=skia:1466 R=epoger@google.com Committed: https://code.google.com/p/skia/source/detail?r=11717

Patch Set 1 #

Patch Set 2 : Fix a bug #

Total comments: 6

Patch Set 3 : Respond to comments #

Total comments: 4

Patch Set 4 : Respond to comments #

Patch Set 5 : Remove obsolete references to skip_pattern_matching. #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -15 lines) Patch
M gm/gm_json.py View 1 2 3 4 5 2 chunks +7 lines, -0 lines 0 comments Download
M tools/rebaseline.py View 1 2 3 4 9 chunks +39 lines, -15 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
scroggo
7 years, 2 months ago (2013-10-10 00:01:20 UTC) #1
epoger
https://codereview.chromium.org/26666004/diff/4001/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.chromium.org/26666004/diff/4001/tools/rebaseline.py#newcode180 tools/rebaseline.py:180: from_trybot=False, skip_pattern_matching=False): please update the docstring above https://codereview.chromium.org/26666004/diff/4001/tools/rebaseline.py#newcode221 tools/rebaseline.py:221: ...
7 years, 2 months ago (2013-10-10 15:05:08 UTC) #2
scroggo
https://codereview.chromium.org/26666004/diff/4001/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.chromium.org/26666004/diff/4001/tools/rebaseline.py#newcode180 tools/rebaseline.py:180: from_trybot=False, skip_pattern_matching=False): On 2013/10/10 15:05:09, epoger wrote: > please ...
7 years, 2 months ago (2013-10-10 19:32:35 UTC) #3
epoger
LGTM at patchset 3, with or without these changes https://codereview.chromium.org/26666004/diff/10001/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.chromium.org/26666004/diff/10001/tools/rebaseline.py#newcode184 tools/rebaseline.py:184: ...
7 years, 2 months ago (2013-10-10 19:51:39 UTC) #4
scroggo
https://codereview.chromium.org/26666004/diff/10001/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.chromium.org/26666004/diff/10001/tools/rebaseline.py#newcode184 tools/rebaseline.py:184: from_trybot=False, skip_pattern_matching=False): On 2013/10/10 19:51:39, epoger wrote: > Please ...
7 years, 2 months ago (2013-10-10 20:18:58 UTC) #5
epoger
lgtm
7 years, 2 months ago (2013-10-10 20:36:21 UTC) #6
scroggo
7 years, 2 months ago (2013-10-10 21:09:28 UTC) #7
Message was sent while issue was closed.
Committed patchset #6 manually as r11717 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698