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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Builder__dbg_.json

Issue 694263003: Enable post-compile test isolation for all CI builders. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 6 years, 1 month 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 unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]/scripts/slave/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.linux", 8 "chromium.linux",
9 "--builder", 9 "--builder",
10 "Linux Builder (dbg)", 10 "Linux Builder (dbg)",
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 ] 84 ]
85 }, 85 },
86 { 86 {
87 "cmd": [ 87 "cmd": [
88 "python", 88 "python",
89 "-u", 89 "-u",
90 "[DEPOT_TOOLS]/gclient.py", 90 "[DEPOT_TOOLS]/gclient.py",
91 "runhooks" 91 "runhooks"
92 ], 92 ],
93 "env": { 93 "env": {
94 "GYP_DEFINES": "component=shared_library gomadir='[BUILD]/goma' target_arc h=x64 test_isolation_mode=archive test_isolation_outdir=https://isolateserver.ap pspot.com use_goma=1" 94 "GYP_DEFINES": "component=shared_library gomadir='[BUILD]/goma' target_arc h=x64 test_isolation_mode=prepare use_goma=1"
95 }, 95 },
96 "name": "gclient runhooks" 96 "name": "gclient runhooks"
97 }, 97 },
98 { 98 {
99 "cmd": [ 99 "cmd": [
100 "python", 100 "python",
101 "-u", 101 "-u",
102 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 102 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
103 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", 103 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json",
104 "/path/to/tmp/json" 104 "/path/to/tmp/json"
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
194 "name": "checkdeps", 194 "name": "checkdeps",
195 "~followup_annotations": [ 195 "~followup_annotations": [
196 "@@@STEP_LOG_LINE@json.output@[]@@@", 196 "@@@STEP_LOG_LINE@json.output@[]@@@",
197 "@@@STEP_LOG_END@json.output@@@" 197 "@@@STEP_LOG_END@json.output@@@"
198 ] 198 ]
199 }, 199 },
200 { 200 {
201 "cmd": [ 201 "cmd": [
202 "python", 202 "python",
203 "-u", 203 "-u",
204 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_test s.py", 204 "[SLAVE_BUILD]/src/tools/swarming_client/isolate.py",
205 "--build-dir", 205 "batcharchive",
206 "[SLAVE_BUILD]/src/out/Debug", 206 "--dump-json",
207 "--output-json", 207 "/path/to/tmp/json",
208 "/path/to/tmp/json" 208 "--isolate-server",
209 "https://isolateserver.appspot.com",
210 "--verbose",
211 "[SLAVE_BUILD]/src/out/Debug/browser_tests.isolated.gen.json"
209 ], 212 ],
210 "name": "find isolated tests", 213 "name": "isolate tests",
211 "~followup_annotations": [ 214 "~followup_annotations": [
212 "@@@STEP_LOG_LINE@json.output@{@@@", 215 "@@@STEP_LOG_LINE@json.output@{@@@",
213 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@", 216 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@",
214 "@@@STEP_LOG_LINE@json.output@}@@@", 217 "@@@STEP_LOG_LINE@json.output@}@@@",
215 "@@@STEP_LOG_END@json.output@@@", 218 "@@@STEP_LOG_END@json.output@@@",
216 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"browser_tests\": \"[dummy hash for browser_tests]\"}@@@" 219 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"browser_tests\": \"[dummy hash for browser_tests]\"}@@@"
217 ] 220 ]
218 }, 221 },
219 { 222 {
220 "cmd": [ 223 "cmd": [
(...skipping 26 matching lines...) Expand all
247 "--build_revision", 250 "--build_revision",
248 "170242", 251 "170242",
249 "--factory-properties", 252 "--factory-properties",
250 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Builder (dbg)\", \"buildnumber\": 571, \"mastername\": \" chromium.linux\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slav ename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 253 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Builder (dbg)\", \"buildnumber\": 571, \"mastername\": \" chromium.linux\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slav ename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
251 "--build-properties", 254 "--build-properties",
252 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Builder (dbg)\", \"buildnumber\": 571, \"mastername\": \" chromium.linux\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slav ename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 255 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Builder (dbg)\", \"buildnumber\": 571, \"mastername\": \" chromium.linux\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slav ename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
253 ], 256 ],
254 "name": "package build" 257 "name": "package build"
255 } 258 }
256 ] 259 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698