Index: scripts/slave/recipes/infra/infra_repo_trybot.expected/only_js.json |
diff --git a/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_js.json b/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_js.json |
index 23fd39f27670203cebf519fbd29bc0bbab862e85..7d693e9e3285304012a734cde49060b616b6cee4 100644 |
--- a/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_js.json |
+++ b/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_js.json |
@@ -120,6 +120,25 @@ |
"cmd": [ |
"python", |
"-u", |
+ "[SLAVE_BUILD]/infra/recipes/recipes.py", |
+ "simulation_test", |
+ "test" |
+ ], |
+ "name": "recipe tests" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/infra/recipes/recipes.py", |
+ "lint" |
+ ], |
+ "name": "recipe lint" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"[SLAVE_BUILD]/infra/go/env.py" |
], |
"name": "go bootstrap" |