Index: recipes/engine_tests/depend_on/bad_properties.expected/basic.json |
diff --git a/recipes/engine_tests/depend_on/bad_properties.expected/basic.json b/recipes/engine_tests/depend_on/bad_properties.expected/basic.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..236abc3ac7f084e7250ab7498261e1da5d35f890 |
--- /dev/null |
+++ b/recipes/engine_tests/depend_on/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/depend_on/bottom with properties {\\'number\\': \\'lalala\\'}',)", |
+ "status_code": -1 |
+ } |
+] |