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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_client_skia_Mac_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/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "client.skia", 8 "client.skia",
9 "--builder", 9 "--builder",
10 "Mac Builder", 10 "Mac Builder",
(...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": "clang=1 component=static_library gomadir='[BUILD]/goma' ta rget_arch=ia32 test_isolation_mode=archive test_isolation_outdir=https://isolate server.appspot.com use_goma=1" 102 "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' ta rget_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.mac.json", 111 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.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_isolated_test s.py", 209 "[SLAVE_BUILD]/src/tools/swarming_client/isolate.py",
210 "--build-dir", 210 "batcharchive",
211 "[SLAVE_BUILD]/src/out/Release", 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/Release/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 "Release", 234 "Release",
232 "--build-url", 235 "--build-url",
233 "gs://chromium-skia-gm/client.skia/Mac Builder", 236 "gs://chromium-skia-gm/client.skia/Mac Builder",
234 "--build_revision", 237 "--build_revision",
235 "143121", 238 "143121",
236 "--factory-properties", 239 "--factory-properties",
237 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Mac Builder\", \"buildnumber\": 571, \"mastername\": \"client.s kia\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \" TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 240 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Mac Builder\", \"buildnumber\": 571, \"mastername\": \"client.s kia\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \" TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
238 "--build-properties", 241 "--build-properties",
239 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Mac Builder\", \"buildnumber\": 571, \"mastername\": \"client.s kia\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \" TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 242 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Mac Builder\", \"buildnumber\": 571, \"mastername\": \"client.s kia\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \" 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