blob: 75668ea2bf3aefa8bea1943350a6ba4fa08409cd [file] [log] [blame]
[
{
"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[recipe_engine]/recipe_engine/internal/engine.py\", line 454, in run_steps",
" raw_result = recipe_obj.run_steps(api, engine)",
" File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/recipe_deps.py\", line 706, in run_steps",
" properties_def, api=api)",
" File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", line 89, in invoke_with_properties",
" arg_names, **additional_args)",
" File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", line 52, in _invoke_with_properties",
" return callable_obj(*props, **additional_args)",
" File \"RECIPE_REPO[recipe_engine]/recipes/engine_tests/undeclared_method.py\", line 24, in RunSteps",
" api.python.missing_method('baz')",
"AttributeError: 'PythonApi' object has no attribute 'missing_method'"
]
},
{
"failure": {
"humanReason": "Uncaught Exception: AttributeError(\"'PythonApi' object has no attribute 'missing_method'\",)"
},
"name": "$result"
}
]