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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.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=static_library fastbuild=1 go madir='[BUILD]\\goma' target_arch=x64 test_isolation_mode=archive test_isolation _outdir=https://isolateserver.appspot.com use_goma=1" 102 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go madir='[BUILD]\\goma' target_arch=x64 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 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 "browser_tests", 189 "browser_tests",
190 "browser_tests_run", 190 "browser_tests_run",
191 "chrome" 191 "chrome"
192 ], 192 ],
193 "name": "compile" 193 "name": "compile"
194 }, 194 },
195 { 195 {
196 "cmd": [ 196 "cmd": [
197 "python", 197 "python",
198 "-u", 198 "-u",
199 "[BUILD]\\scripts\\slave\\recipe_modules\\isolate\\resources\\find_isolate d_tests.py", 199 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\isolate.py",
200 "--build-dir", 200 "batcharchive",
201 "[SLAVE_BUILD]\\src\\out\\Release_x64", 201 "--dump-json",
202 "--output-json", 202 "/path/to/tmp/json",
203 "/path/to/tmp/json" 203 "--isolate-server",
204 "https://isolateserver.appspot.com",
205 "--verbose",
206 "[SLAVE_BUILD]\\src\\out\\Release_x64\\browser_tests.isolated.gen.json"
204 ], 207 ],
205 "name": "find isolated tests", 208 "name": "isolate tests",
206 "~followup_annotations": [ 209 "~followup_annotations": [
207 "@@@STEP_LOG_LINE@json.output@{@@@", 210 "@@@STEP_LOG_LINE@json.output@{@@@",
208 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@", 211 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@",
209 "@@@STEP_LOG_LINE@json.output@}@@@", 212 "@@@STEP_LOG_LINE@json.output@}@@@",
210 "@@@STEP_LOG_END@json.output@@@", 213 "@@@STEP_LOG_END@json.output@@@",
211 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"browser_tests\": \"[dummy hash for browser_tests]\"}@@@" 214 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"browser_tests\": \"[dummy hash for browser_tests]\"}@@@"
212 ] 215 ]
213 }, 216 },
214 { 217 {
215 "allow_subannotations": true, 218 "allow_subannotations": true,
216 "cmd": [ 219 "cmd": [
217 "python", 220 "python",
218 "-u", 221 "-u",
219 "[BUILD]\\scripts\\slave\\zip_build.py", 222 "[BUILD]\\scripts\\slave\\zip_build.py",
220 "--target", 223 "--target",
221 "Release_x64", 224 "Release_x64",
222 "--build-url", 225 "--build-url",
223 "gs://chromium-win-archive/chromium.win/Win x64 Builder", 226 "gs://chromium-win-archive/chromium.win/Win x64 Builder",
224 "--build_revision", 227 "--build_revision",
225 "170242", 228 "170242",
226 "--factory-properties", 229 "--factory-properties",
227 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Win x64 Builder\", \"buildnumber\": 571, \"mastername\": \"chro mium.win\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\ ": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 230 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Win x64 Builder\", \"buildnumber\": 571, \"mastername\": \"chro mium.win\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\ ": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
228 "--build-properties", 231 "--build-properties",
229 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Win x64 Builder\", \"buildnumber\": 571, \"mastername\": \"chro mium.win\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\ ": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 232 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Win x64 Builder\", \"buildnumber\": 571, \"mastername\": \"chro mium.win\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\ ": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
230 ], 233 ],
231 "name": "package build" 234 "name": "package build"
232 } 235 }
233 ] 236 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698