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

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

Issue 693183004: Disable swarming for the new 10.9 testers, since there's no swarming bots yet. (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 "Mac10.9 Tests", 10 "Mac10.9 Tests",
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 "@@@SET_BUILD_PROPERTY@got_v8_revision_git@\"801ada225ddc271c132c3a35f0397 5671d43e399\"@@@", 75 "@@@SET_BUILD_PROPERTY@got_v8_revision_git@\"801ada225ddc271c132c3a35f0397 5671d43e399\"@@@",
76 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_git@\"0f90628433546e61d9268596d a93418c623137f4\"@@@", 76 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_git@\"0f90628433546e61d9268596d a93418c623137f4\"@@@",
77 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_git@\"a0ee5d99f1d4b38d daa4c759c837980b63b99566\"@@@", 77 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_git@\"a0ee5d99f1d4b38d daa4c759c837980b63b99566\"@@@",
78 "@@@SET_BUILD_PROPERTY@got_revision_git@\"d9c4a4d173a97ef2832b65636b4200bb 93ea8ee1\"@@@" 78 "@@@SET_BUILD_PROPERTY@got_revision_git@\"d9c4a4d173a97ef2832b65636b4200bb 93ea8ee1\"@@@"
79 ] 79 ]
80 }, 80 },
81 { 81 {
82 "cmd": [ 82 "cmd": [
83 "python", 83 "python",
84 "-u", 84 "-u",
85 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
86 "--version"
87 ],
88 "name": "swarming.py --version",
89 "stdout": "/path/to/tmp/",
90 "~followup_annotations": [
91 "@@@STEP_TEXT@0.4.10@@@"
92 ]
93 },
94 {
95 "cmd": [
96 "python",
97 "-u",
98 "[DEPOT_TOOLS]/gclient.py", 85 "[DEPOT_TOOLS]/gclient.py",
99 "runhooks" 86 "runhooks"
100 ], 87 ],
101 "env": { 88 "env": {
102 "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' ta rget_arch=ia32 test_isolation_mode=prepare use_goma=1" 89 "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' ta rget_arch=ia32 use_goma=1"
103 }, 90 },
104 "name": "gclient runhooks" 91 "name": "gclient runhooks"
105 }, 92 },
106 { 93 {
107 "cmd": [ 94 "cmd": [
108 "python", 95 "python",
109 "-u", 96 "-u",
110 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 97 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
111 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", 98 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json",
112 "/path/to/tmp/json" 99 "/path/to/tmp/json"
113 ], 100 ],
114 "name": "read test spec", 101 "name": "read test spec",
115 "~followup_annotations": [ 102 "~followup_annotations": [
116 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@ @", 103 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@ @",
117 "@@@STEP_LOG_LINE@json.output@{@@@", 104 "@@@STEP_LOG_LINE@json.output@{}@@@",
118 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests\": {@@@",
119 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
120 "@@@STEP_LOG_LINE@json.output@ {@@@",
121 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
122 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@",
123 "@@@STEP_LOG_LINE@json.output@ }, @@@",
124 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@",
125 "@@@STEP_LOG_LINE@json.output@ }@@@",
126 "@@@STEP_LOG_LINE@json.output@ ]@@@",
127 "@@@STEP_LOG_LINE@json.output@ }@@@",
128 "@@@STEP_LOG_LINE@json.output@}@@@",
129 "@@@STEP_LOG_END@json.output@@@" 105 "@@@STEP_LOG_END@json.output@@@"
130 ] 106 ]
131 }, 107 },
132 { 108 {
133 "cmd": [ 109 "cmd": [
134 "python", 110 "python",
135 "-u", 111 "-u",
136 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 112 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
137 "--output", 113 "--output",
138 "/path/to/tmp/json", 114 "/path/to/tmp/json",
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 { 155 {
180 "cmd": [ 156 "cmd": [
181 "python", 157 "python",
182 "-u", 158 "-u",
183 "[BUILD]/scripts/slave/extract_build.py", 159 "[BUILD]/scripts/slave/extract_build.py",
184 "--target", 160 "--target",
185 "Release", 161 "Release",
186 "--build-archive-url", 162 "--build-archive-url",
187 "gs://test-domain/test-archive.zip", 163 "gs://test-domain/test-archive.zip",
188 "--factory-properties", 164 "--factory-properties",
189 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Mac10.9 Tests\", \"buildnumber\": 571, \"mastername\": \"client .skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \" parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\", \"r ecipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"br owser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/pa th/to/workdir/TestSlavename\"}", 165 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Mac10.9 Tests\", \"buildnumber\": 571, \"mastername\": \"client .skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \" parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\", \"r ecipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to /workdir/TestSlavename\"}",
190 "--build-properties", 166 "--build-properties",
191 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Mac10.9 Tests\", \"buildnumber\": 571, \"mastername\": \"client .skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \" parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\", \"r ecipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"br owser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/pa th/to/workdir/TestSlavename\"}" 167 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Mac10.9 Tests\", \"buildnumber\": 571, \"mastername\": \"client .skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \" parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\", \"r ecipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to /workdir/TestSlavename\"}"
192 ], 168 ],
193 "name": "extract build" 169 "name": "extract build"
194 },
195 {
196 "cmd": [
197 "python",
198 "-u",
199 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
200 "trigger",
201 "--swarming",
202 "https://chromium-swarm.appspot.com",
203 "--isolate-server",
204 "https://isolateserver.appspot.com",
205 "--priority",
206 "25",
207 "--shards",
208 "1",
209 "--task-name",
210 "browser_tests/Mac-10.8/ffffffffff/Mac10.9 Tests/571",
211 "--dump-json",
212 "/path/to/tmp/json",
213 "--expiration",
214 "3600",
215 "--io-timeout",
216 "1200",
217 "--hard-timeout",
218 "3600",
219 "--dimension",
220 "cpu",
221 "x86-64",
222 "--dimension",
223 "gpu",
224 "none",
225 "--dimension",
226 "os",
227 "Mac-10.8",
228 "--dimension",
229 "pool",
230 "Chrome",
231 "--tag",
232 "buildername:Mac10.9 Tests",
233 "--tag",
234 "buildnumber:571",
235 "--tag",
236 "data:ffffffffffffffffffffffffffffffffffffffff",
237 "--tag",
238 "master:client.skia",
239 "--tag",
240 "name:browser_tests",
241 "--tag",
242 "os:Mac-10.8",
243 "--tag",
244 "project:chromium",
245 "--tag",
246 "purpose:CI",
247 "--tag",
248 "purpose:post-commit",
249 "--idempotent",
250 "ffffffffffffffffffffffffffffffffffffffff",
251 "--",
252 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
253 ],
254 "name": "[trigger] browser_tests",
255 "~followup_annotations": [
256 "@@@STEP_LOG_LINE@json.output@{@@@",
257 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10 .8/ffffffffff/Mac10.9 Tests/571\", @@@",
258 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
259 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.8/ffffffffff/Mac1 0.9 Tests/571\": {@@@",
260 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
261 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
262 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
263 "@@@STEP_LOG_LINE@json.output@ }@@@",
264 "@@@STEP_LOG_LINE@json.output@ }@@@",
265 "@@@STEP_LOG_LINE@json.output@}@@@",
266 "@@@STEP_LOG_END@json.output@@@",
267 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
268 ]
269 },
270 {
271 "allow_subannotations": true,
272 "cmd": [
273 "python",
274 "-u",
275 "[BUILD]/scripts/slave/recipe_modules/swarming/resources/collect_gtest_tas k.py",
276 "--swarming-client-dir",
277 "[SLAVE_BUILD]/src/tools/swarming_client",
278 "--temp-root-dir",
279 "[TMP_BASE]",
280 "--merged-test-output",
281 "/path/to/tmp/json",
282 "--",
283 "collect",
284 "--swarming",
285 "https://chromium-swarm.appspot.com",
286 "--decorate",
287 "--print-status-updates",
288 "--shards",
289 "1",
290 "browser_tests/Mac-10.8/ffffffffff/Mac10.9 Tests/571"
291 ],
292 "name": "browser_tests"
293 } 170 }
294 ] 171 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698