Confusing error when a recipe doesn't write a recipe_result.json |
|
Issue descriptionThis failure is because one of the other steps failed, but shows up as a failure on remote_run_result @@@STEP_LOG_LINE@exception@Traceback (most recent call last):@@@ @@@STEP_LOG_LINE@exception@ File "../../../scripts/slave/remote_run.py", line 226, in shell_main@@@ @@@STEP_LOG_LINE@exception@ return main(argv)@@@ @@@STEP_LOG_LINE@exception@ File "../../../scripts/slave/remote_run.py", line 211, in main@@@ @@@STEP_LOG_LINE@exception@ with open(recipe_result_path) as f:@@@ @@@STEP_LOG_LINE@exception@IOError: [Errno 2] No such file or directory: '/b/rr/tmpLYbABE/recipe_result.json'@@@
,
Oct 13 2016
Thanks! |
|
►
Sign in to add a comment |
|
Comment 1 by martiniss@chromium.org
, Oct 13 2016Status: Duplicate (was: Assigned)