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

Unified Diff: scripts/slave/recipes/chromium.expected/buildnumber_zero.json

Issue 594153003: Revert of Enable isolate on Linux release builder. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 6 years, 3 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.expected/buildnumber_zero.json
diff --git a/scripts/slave/recipes/chromium.expected/buildnumber_zero.json b/scripts/slave/recipes/chromium.expected/buildnumber_zero.json
index b9f9f0ad667994f9a71b249c3b8030c12374b455..538db2219241fff12691216e90df29ae1f3928de 100644
--- a/scripts/slave/recipes/chromium.expected/buildnumber_zero.json
+++ b/scripts/slave/recipes/chromium.expected/buildnumber_zero.json
@@ -62,24 +62,11 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
- "--version"
- ],
- "name": "swarming.py --version",
- "stdout": "/path/to/tmp/",
- "~followup_annotations": [
- "@@@STEP_TEXT@0.4.10@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
"[DEPOT_TOOLS]/gclient.py",
"runhooks"
],
"env": {
- "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=archive test_isolation_outdir=https://isolateserver.appspot.com use_goma=1"
+ "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
},
"name": "gclient runhooks"
},
« no previous file with comments | « scripts/slave/recipes/chromium.expected/arm.json ('k') | scripts/slave/recipes/chromium.expected/dynamic_gtest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698