Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(297)

Unified Diff: scripts/slave/recipes/infra/infra_repo_trybot.expected/rietveld_tests_on_win.json

Issue 2042243002: build: add recipe tests to infra/infra_repo_trybot (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/recipes/infra/infra_repo_trybot.expected/rietveld_tests.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « scripts/slave/recipes/infra/infra_repo_trybot.expected/rietveld_tests.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698