| Index: scripts/slave/recipes/infra/infra_repo_trybot.expected/only_go.json
|
| diff --git a/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_go.json b/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_go.json
|
| index 33f8447298f11471a6048729e64a52bda531d8e6..e79a99f0876729b8c60254d6b11ccf69fe66c719 100644
|
| --- a/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_go.json
|
| +++ b/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_go.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"
|
|
|