blob: e412a8c2a0dcd8d012798362e7c336ae0591190c [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 375, in run_steps",
" raw_result = recipe_obj.run_steps(api, engine)",
" File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/recipe_deps.py\", line 670, 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 26, in RunSteps",
" api.python.m.missing_module('baz')",
" File \"RECIPE_REPO[recipe_engine]/recipe_engine/util.py\", line 52, in __getattr__",
" % (self.owner_module.name, key))",
"ModuleInjectionError: Recipe Module 'python' has no dependency 'missing_module'. (Add it to __init__.py:DEPS?)"
]
},
{
"failure": {
"humanReason": "Uncaught Exception: ModuleInjectionError(\"Recipe Module 'python' has no dependency 'missing_module'. (Add it to __init__.py:DEPS?)\",)"
},
"name": "$result"
}
]