| Index: scripts/slave/recipes/infra/infra_repo_trybot.expected/rietveld_tests.json
|
| diff --git a/scripts/slave/recipes/infra/infra_repo_trybot.expected/rietveld_tests.json b/scripts/slave/recipes/infra/infra_repo_trybot.expected/rietveld_tests.json
|
| index 87cdc48417557e84c7a2e3f957f7476e2680c87b..d150aa9d3d800bb1fee2613b3f26a4cbbe71d4c6 100644
|
| --- a/scripts/slave/recipes/infra/infra_repo_trybot.expected/rietveld_tests.json
|
| +++ b/scripts/slave/recipes/infra/infra_repo_trybot.expected/rietveld_tests.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"
|
|
|