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

Issue 18324018: rebaseline.py: use specified configs/tests as a FILTER over actually-run tests (Closed)

Created:
7 years, 5 months ago by epoger
Modified:
7 years, 5 months ago
Reviewers:
Stephen White
CC:
skia-review_googlegroups.com, robertphillips, bsalomon, jvanverth1, borenet
Visibility:
Public.

Description

rebaseline.py: use specified configs/tests as a FILTER over actually-run tests Now that we have the actual-results.json file for every bot type, we know the full set of tests that actual results are available for. If configs and/or tests are specified, just use those as FILTERS over the actually available results. R=senorblanco@chromium.org Committed: https://code.google.com/p/skia/source/detail?r=9956

Patch Set 1 #

Total comments: 1

Patch Set 2 : improve_subset_test #

Total comments: 4

Patch Set 3 : fix_help_string #

Patch Set 4 : sync_to_r9955 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -1003 lines) Patch
M tools/rebaseline.py View 1 2 3 3 chunks +9 lines, -19 lines 0 comments Download
M tools/rebaseline_imagefiles.py View 1 2 3 6 chunks +30 lines, -84 lines 0 comments Download
D tools/tests/rebaseline/output/all/output-expected/command_line View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
D tools/tests/rebaseline/output/all/output-expected/return_value View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
D tools/tests/rebaseline/output/all/output-expected/stdout View 1 2 3 1 chunk +0 lines, -850 lines 0 comments Download
M tools/tests/rebaseline/output/subset/output-expected/command_line View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M tools/tests/rebaseline/output/subset/output-expected/stdout View 1 2 3 1 chunk +12 lines, -45 lines 0 comments Download
M tools/tests/run.sh View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
epoger
Ready for review at patchset 2. In addition to the general utility of this change, ...
7 years, 5 months ago (2013-07-09 20:08:40 UTC) #1
Stephen White
LGTM, with a fix to the help line https://codereview.chromium.org/18324018/diff/1001/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.chromium.org/18324018/diff/1001/tools/rebaseline.py#newcode243 tools/rebaseline.py:243: '"--tests ...
7 years, 5 months ago (2013-07-10 14:58:01 UTC) #2
epoger
https://codereview.chromium.org/18324018/diff/1001/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.chromium.org/18324018/diff/1001/tools/rebaseline.py#newcode243 tools/rebaseline.py:243: '"--tests aaclip bigmatrix", as a filter over the full ...
7 years, 5 months ago (2013-07-10 15:24:52 UTC) #3
epoger
7 years, 5 months ago (2013-07-10 15:27:21 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r9956 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698