Chromium Code Reviews| Index: recipes/engine_tests/bad_properties.expected/basic.json |
| diff --git a/recipes/engine_tests/bad_properties.expected/basic.json b/recipes/engine_tests/bad_properties.expected/basic.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..fba521981a3e33b941d1d7f8f1319221643e5800 |
| --- /dev/null |
| +++ b/recipes/engine_tests/bad_properties.expected/basic.json |
| @@ -0,0 +1,7 @@ |
| +[ |
| + { |
| + "name": "$result", |
| + "reason": "Uncaught Exception: TypeError('Got TypeError(\"Expected \\'lalala\\' to be of type <type \\'int\\'>\",) while trying to call recipe engine_tests/bottom with properties {\\'number\\': \\'lalala\\'}',)", |
| + "status_code": -1 |
| + } |
| +] |