blob: f21396a4b96ff9a801d021e9a6a374afe16de43e [file] [log] [blame]
[
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"None/tools/build.py",
"/path/to/tmp/"
],
"infra_step": true,
"name": "detect python version",
"~followup_annotations": [
"@@@STEP_LOG_END@build.py@@@"
]
},
{
"cmd": [],
"name": "RECIPE CRASH (Uncaught exception)",
"~followup_annotations": [
"@@@STEP_EXCEPTION@@@",
"The recipe has crashed at point 'Uncaught exception'!",
"",
"Traceback (most recent call last):",
" File \"RECIPE_REPO[dart]/recipe_modules/build/tests/test_python.py\", line 18, in RunSteps",
" api.step('python', [api.build.python])",
" File \"RECIPE_REPO[dart]/recipe_modules/build/api.py\", line 79, in python",
" assert (python in ['python', 'python3'])",
"AssertionError"
]
},
{
"failure": {
"humanReason": "Uncaught Exception: AssertionError()"
},
"name": "$result"
}
]