| Index: scripts/slave/recipes/infra/infra_repo_trybot.expected/only_python.json
|
| diff --git a/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_python.json b/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_python.json
|
| index 7042b5839c1024722760bffb1cbbc301ac77b9b2..b732e932058fce354885637a1158a7788a4a9810 100644
|
| --- a/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_python.json
|
| +++ b/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_python.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"
|
|
|