Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1390)

Unified Diff: recipes/engine_tests/whitelist_steps.expected/all_steps.json

Issue 2387763003: Add initial postprocess unit test thingy. (Closed)
Patch Set: Add nested statement too Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: recipes/engine_tests/whitelist_steps.expected/all_steps.json
diff --git a/recipes/engine_tests/whitelist_steps.expected/all_steps.json b/recipes/engine_tests/whitelist_steps.expected/all_steps.json
index 027ea5e21750c4b41dcae069905e40b00a865111..6b1f0c5cec040aec4aa1728295c1830a117c438f 100644
--- a/recipes/engine_tests/whitelist_steps.expected/all_steps.json
+++ b/recipes/engine_tests/whitelist_steps.expected/all_steps.json
@@ -24,6 +24,13 @@
"name": "another important"
},
{
+ "cmd": [
+ "echo",
+ "FAAAAKE"
+ ],
+ "name": "fakestep"
+ },
+ {
"name": "$result",
"recipe_result": null,
"status_code": 0

Powered by Google App Engine
This is Rietveld 408576698