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

Issue 2758923002: Handle unused recipe expectations in new 'test' command (Closed)

Created:
3 years, 9 months ago by Paweł Hajdan Jr.
Modified:
3 years, 9 months ago
Reviewers:
iannucci
CC:
chromium-reviews, infra-reviews+recipes-py_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -8 lines) Patch
M recipe_engine/test.py View 1 9 chunks +62 lines, -8 lines 0 comments Download
M unittests/test_test.py View 1 1 chunk +110 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
Paweł Hajdan Jr.
3 years, 9 months ago (2017-03-17 21:14:25 UTC) #6
iannucci
lgtm w/ caution around passing the actual result between processes https://codereview.chromium.org/2758923002/diff/1/recipe_engine/test.py File recipe_engine/test.py (right): https://codereview.chromium.org/2758923002/diff/1/recipe_engine/test.py#newcode159 ...
3 years, 9 months ago (2017-03-17 22:04:20 UTC) #7
iannucci
Actually, if you ever need the actual result, it would be cheaper to read it ...
3 years, 9 months ago (2017-03-17 22:04:45 UTC) #8
Paweł Hajdan Jr.
https://codereview.chromium.org/2758923002/diff/1/recipe_engine/test.py File recipe_engine/test.py (right): https://codereview.chromium.org/2758923002/diff/1/recipe_engine/test.py#newcode159 recipe_engine/test.py:159: with open(test_description.expectation_path, 'w') as f: On 2017/03/17 22:04:19, iannucci ...
3 years, 9 months ago (2017-03-20 11:29:14 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2758923002/20001
3 years, 9 months ago (2017-03-20 11:29:30 UTC) #12
commit-bot: I haz the power
3 years, 9 months ago (2017-03-20 11:36:13 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/recipes-py/commit/e300f3a3b8193b84b88599faa30c0301e15...

Powered by Google App Engine
This is Rietveld 408576698