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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_win_Win_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\\kill_processes.py" 6 "[BUILD]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 ] 92 ]
93 }, 93 },
94 { 94 {
95 "cmd": [ 95 "cmd": [
96 "python", 96 "python",
97 "-u", 97 "-u",
98 "[DEPOT_TOOLS]\\gclient.py", 98 "[DEPOT_TOOLS]\\gclient.py",
99 "runhooks" 99 "runhooks"
100 ], 100 ],
101 "env": { 101 "env": {
102 "GYP_DEFINES": "chromium_win_pch=0 component=shared_library fastbuild=1 go madir='[BUILD]\\goma' target_arch=ia32 test_isolation_mode=archive test_isolatio n_outdir=https://isolateserver.appspot.com use_goma=1" 102 "GYP_DEFINES": "chromium_win_pch=0 component=shared_library fastbuild=1 go madir='[BUILD]\\goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1"
103 }, 103 },
104 "name": "gclient runhooks" 104 "name": "gclient runhooks"
105 }, 105 },
106 { 106 {
107 "cmd": [ 107 "cmd": [
108 "python", 108 "python",
109 "-u", 109 "-u",
110 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 110 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
111 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", 111 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json",
112 "/path/to/tmp/json" 112 "/path/to/tmp/json"
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
199 "browser_tests_run", 199 "browser_tests_run",
200 "chrome", 200 "chrome",
201 "chromium_builder_tests" 201 "chromium_builder_tests"
202 ], 202 ],
203 "name": "compile" 203 "name": "compile"
204 }, 204 },
205 { 205 {
206 "cmd": [ 206 "cmd": [
207 "python", 207 "python",
208 "-u", 208 "-u",
209 "[BUILD]\\scripts\\slave\\recipe_modules\\isolate\\resources\\find_isolate d_tests.py", 209 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\isolate.py",
210 "--build-dir", 210 "batcharchive",
211 "[SLAVE_BUILD]\\src\\out\\Debug", 211 "--dump-json",
212 "--output-json", 212 "/path/to/tmp/json",
213 "/path/to/tmp/json" 213 "--isolate-server",
214 "https://isolateserver.appspot.com",
215 "--verbose",
216 "[SLAVE_BUILD]\\src\\out\\Debug\\browser_tests.isolated.gen.json"
214 ], 217 ],
215 "name": "find isolated tests", 218 "name": "isolate tests",
216 "~followup_annotations": [ 219 "~followup_annotations": [
217 "@@@STEP_LOG_LINE@json.output@{@@@", 220 "@@@STEP_LOG_LINE@json.output@{@@@",
218 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@", 221 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@",
219 "@@@STEP_LOG_LINE@json.output@}@@@", 222 "@@@STEP_LOG_LINE@json.output@}@@@",
220 "@@@STEP_LOG_END@json.output@@@", 223 "@@@STEP_LOG_END@json.output@@@",
221 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"browser_tests\": \"[dummy hash for browser_tests]\"}@@@" 224 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"browser_tests\": \"[dummy hash for browser_tests]\"}@@@"
222 ] 225 ]
223 }, 226 },
224 { 227 {
225 "allow_subannotations": true, 228 "allow_subannotations": true,
226 "cmd": [ 229 "cmd": [
227 "python", 230 "python",
228 "-u", 231 "-u",
229 "[BUILD]\\scripts\\slave\\zip_build.py", 232 "[BUILD]\\scripts\\slave\\zip_build.py",
230 "--target", 233 "--target",
231 "Debug", 234 "Debug",
232 "--build-url", 235 "--build-url",
233 "gs://chromium-win-archive/chromium.win/Win Builder (dbg)", 236 "gs://chromium-win-archive/chromium.win/Win Builder (dbg)",
234 "--build_revision", 237 "--build_revision",
235 "170242", 238 "170242",
236 "--factory-properties", 239 "--factory-properties",
237 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Win Builder (dbg)\", \"buildnumber\": 571, \"mastername\": \"ch romium.win\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 240 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Win Builder (dbg)\", \"buildnumber\": 571, \"mastername\": \"ch romium.win\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
238 "--build-properties", 241 "--build-properties",
239 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Win Builder (dbg)\", \"buildnumber\": 571, \"mastername\": \"ch romium.win\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 242 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Win Builder (dbg)\", \"buildnumber\": 571, \"mastername\": \"ch romium.win\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
240 ], 243 ],
241 "name": "package build" 244 "name": "package build"
242 } 245 }
243 ] 246 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698