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

Issue 2798053003: introduce recipe_exception in result.proto (Closed)

Created:
3 years, 8 months ago by nodir
Modified:
3 years, 5 months ago
Reviewers:
iannucci, martiniss
CC:
chromium-reviews, infra-reviews+recipes-py_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

introduce recipe_exception in result.proto Kitchen needs to distinguish arbitrary exceptions from exceptions that happened in the user-supplied recipe. Introduce recipe_exception faiure type in result.proto and populate if an exception was thrown by a recipe. R=iannucci@chromium.org, martiniss@chromium.org BUG=695489

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -26 lines) Patch
M recipe_engine/loader.py View 7 chunks +41 lines, -5 lines 0 comments Download
M recipe_engine/result.proto View 2 chunks +13 lines, -3 lines 0 comments Download
M recipe_engine/result_pb2.py View 11 chunks +62 lines, -12 lines 0 comments Download
M recipe_engine/run.py View 2 chunks +23 lines, -1 line 0 comments Download
M recipe_engine/step_runner.py View 1 chunk +1 line, -0 lines 0 comments Download
M recipe_engine/unittests/run_test.py View 2 chunks +5 lines, -4 lines 0 comments Download
M recipes.py View 1 chunk +8 lines, -1 line 0 comments Download

Depends on Patchset:

Powered by Google App Engine
This is Rietveld 408576698