| Index: scripts/slave/recipes/infra/infra_repo_trybot.expected/rietveld_tests_on_win.json
|
| diff --git a/scripts/slave/recipes/infra/infra_repo_trybot.expected/rietveld_tests_on_win.json b/scripts/slave/recipes/infra/infra_repo_trybot.expected/rietveld_tests_on_win.json
|
| index 5881d32135c6b35ee8700908dfe556c6cac3162a..404c3b93085e42010265d25183186b918d14468b 100644
|
| --- a/scripts/slave/recipes/infra/infra_repo_trybot.expected/rietveld_tests_on_win.json
|
| +++ b/scripts/slave/recipes/infra/infra_repo_trybot.expected/rietveld_tests_on_win.json
|
| @@ -127,6 +127,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"
|
|
|