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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win8_chromium_rel.json

Issue 485873004: Adds ability for builders to only compile targets affected by change (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: merge 2 trunk Created 6 years, 4 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
Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win8_chromium_rel.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win8_chromium_rel.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win8_chromium_rel.json
index cc0a30342b433f0e4eb8875de7c2961a50d94b25..b961b10fd87aca534ed91aa121280fcb1cb356b3 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win8_chromium_rel.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win8_chromium_rel.json
@@ -137,8 +137,7 @@
"[BUILD]\\goma",
"--",
"base_unittests",
- "browser_tests",
- "chrome"
+ "browser_tests"
],
"name": "compile (with patch)"
},
@@ -221,22 +220,6 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]\\src\\chrome\\test\\nacl_test_injection\\buildbot_nacl_integration.py",
- "--mode",
- "Release",
- "--json_build_results_output_file",
- "/path/to/tmp/json"
- ],
- "name": "nacl_integration (with patch)",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@json.output@[]@@@",
- "@@@STEP_LOG_END@json.output@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
"[SLAVE_BUILD]\\src\\mojo\\tools\\run_mojo_python_tests.py",
"--write-full-results-to",
"/path/to/tmp/json"

Powered by Google App Engine
This is Rietveld 408576698