| [ |
| { |
| "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]/recipes/engine_tests/expect_exception.py\", line 21, in RunSteps", |
| " my_function()", |
| " File \"RECIPE_REPO[recipe_engine]/recipes/engine_tests/expect_exception.py\", line 17, in my_function", |
| " raise TypeError(\"BAD DOGE\")", |
| "TypeError: BAD DOGE" |
| ] |
| }, |
| { |
| "failure": { |
| "humanReason": "Uncaught Exception: TypeError('BAD DOGE',)" |
| }, |
| "name": "$result" |
| } |
| ] |