OLD | NEW |
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.7 Tests (1)-Trybot", | 10 "Mac10.9 Tests-Trybot", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", |
15 "--revision_mapping_file", | 15 "--revision_mapping_file", |
16 "{\"src\": \"got_chromium_revision\", \"src/native_client\": \"got_nacl_re
vision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party
/skia\": \"got_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\",
\"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"g
ot_v8_revision\"}", | 16 "{\"src\": \"got_chromium_revision\", \"src/native_client\": \"got_nacl_re
vision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party
/skia\": \"got_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\",
\"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"g
ot_v8_revision\"}", |
17 "--output_json", | 17 "--output_json", |
18 "/path/to/tmp/json", | 18 "/path/to/tmp/json", |
19 "--revision", | 19 "--revision", |
20 "src@HEAD", | 20 "src@HEAD", |
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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" |
113 ], | 113 ], |
114 "name": "read test spec", | 114 "name": "read test spec", |
115 "~followup_annotations": [ | 115 "~followup_annotations": [ |
116 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", | 116 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", |
117 "@@@STEP_LOG_LINE@json.output@{@@@", | 117 "@@@STEP_LOG_LINE@json.output@{@@@", |
118 "@@@STEP_LOG_LINE@json.output@ \"Mac10.7 Tests (1)-Trybot\": {@@@", | 118 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests-Trybot\": {@@@", |
119 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 119 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
120 "@@@STEP_LOG_LINE@json.output@ {@@@", | 120 "@@@STEP_LOG_LINE@json.output@ {@@@", |
121 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 121 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
122 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 122 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
123 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 123 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
124 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 124 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
125 "@@@STEP_LOG_LINE@json.output@ }@@@", | 125 "@@@STEP_LOG_LINE@json.output@ }@@@", |
126 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 126 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
127 "@@@STEP_LOG_LINE@json.output@ }@@@", | 127 "@@@STEP_LOG_LINE@json.output@ }@@@", |
128 "@@@STEP_LOG_LINE@json.output@}@@@", | 128 "@@@STEP_LOG_LINE@json.output@}@@@", |
129 "@@@STEP_LOG_END@json.output@@@" | 129 "@@@STEP_LOG_END@json.output@@@" |
130 ] | 130 ] |
131 }, | 131 }, |
132 { | 132 { |
133 "cmd": [ | 133 "cmd": [ |
134 "python", | 134 "python", |
135 "-u", | 135 "-u", |
136 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 136 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
137 "--output", | 137 "--output", |
138 "/path/to/tmp/json", | 138 "/path/to/tmp/json", |
139 "--", | 139 "--", |
140 "--build-config-fs", | 140 "--build-config-fs", |
141 "Release", | 141 "Release", |
142 "--paths", | 142 "--paths", |
143 "{\"build\": \"[BUILD]\"}", | 143 "{\"build\": \"[BUILD]\"}", |
144 "--properties", | 144 "--properties", |
145 "{\"buildername\": \"Mac10.7 Tests (1)-Trybot\", \"buildnumber\": 571, \"s
lavename\": \"TestSlavename\"}" | 145 "{\"buildername\": \"Mac10.9 Tests-Trybot\", \"buildnumber\": 571, \"slave
name\": \"TestSlavename\"}" |
146 ], | 146 ], |
147 "name": "get compile targets for scripts", | 147 "name": "get compile targets for scripts", |
148 "~followup_annotations": [ | 148 "~followup_annotations": [ |
149 "@@@STEP_LOG_LINE@json.output@{}@@@", | 149 "@@@STEP_LOG_LINE@json.output@{}@@@", |
150 "@@@STEP_LOG_END@json.output@@@" | 150 "@@@STEP_LOG_END@json.output@@@" |
151 ] | 151 ] |
152 }, | 152 }, |
153 { | 153 { |
154 "cmd": [ | 154 "cmd": [ |
155 "python", | 155 "python", |
(...skipping 23 matching lines...) Expand all Loading... |
179 { | 179 { |
180 "cmd": [ | 180 "cmd": [ |
181 "python", | 181 "python", |
182 "-u", | 182 "-u", |
183 "[BUILD]/scripts/slave/extract_build.py", | 183 "[BUILD]/scripts/slave/extract_build.py", |
184 "--target", | 184 "--target", |
185 "Release", | 185 "Release", |
186 "--build-archive-url", | 186 "--build-archive-url", |
187 "gs://test-domain/test-archive.zip", | 187 "gs://test-domain/test-archive.zip", |
188 "--factory-properties", | 188 "--factory-properties", |
189 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.7 Tests (1)-Trybot\", \"buildnumber\": 571, \"mastername\
": \"client.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archiv
e.zip\", \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"111
1111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hash
es\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workd
ir\": \"/path/to/workdir/TestSlavename\"}", | 189 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.9 Tests-Trybot\", \"buildnumber\": 571, \"mastername\": \
"client.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zi
p\", \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111
\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\"
: {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\"
: \"/path/to/workdir/TestSlavename\"}", |
190 "--build-properties", | 190 "--build-properties", |
191 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.7 Tests (1)-Trybot\", \"buildnumber\": 571, \"mastername\
": \"client.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archiv
e.zip\", \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"111
1111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hash
es\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workd
ir\": \"/path/to/workdir/TestSlavename\"}" | 191 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.9 Tests-Trybot\", \"buildnumber\": 571, \"mastername\": \
"client.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zi
p\", \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111
\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\"
: {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\"
: \"/path/to/workdir/TestSlavename\"}" |
192 ], | 192 ], |
193 "name": "extract build" | 193 "name": "extract build" |
194 }, | 194 }, |
195 { | 195 { |
196 "cmd": [ | 196 "cmd": [ |
197 "python", | 197 "python", |
198 "-u", | 198 "-u", |
199 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 199 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
200 "trigger", | 200 "trigger", |
201 "--swarming", | 201 "--swarming", |
202 "https://chromium-swarm.appspot.com", | 202 "https://chromium-swarm.appspot.com", |
203 "--isolate-server", | 203 "--isolate-server", |
204 "https://isolateserver.appspot.com", | 204 "https://isolateserver.appspot.com", |
205 "--priority", | 205 "--priority", |
206 "25", | 206 "25", |
207 "--shards", | 207 "--shards", |
208 "1", | 208 "1", |
209 "--task-name", | 209 "--task-name", |
210 "browser_tests/Mac-10.8/ffffffffff/Mac10.7 Tests (1)-Trybot/571", | 210 "browser_tests/Mac-10.9/ffffffffff/Mac10.9 Tests-Trybot/571", |
211 "--dump-json", | 211 "--dump-json", |
212 "/path/to/tmp/json", | 212 "/path/to/tmp/json", |
213 "--expiration", | 213 "--expiration", |
214 "3600", | 214 "3600", |
215 "--io-timeout", | 215 "--io-timeout", |
216 "1200", | 216 "1200", |
217 "--hard-timeout", | 217 "--hard-timeout", |
218 "3600", | 218 "3600", |
219 "--dimension", | 219 "--dimension", |
220 "cpu", | 220 "cpu", |
221 "x86-64", | 221 "x86-64", |
222 "--dimension", | 222 "--dimension", |
223 "os", | 223 "os", |
224 "Mac-10.8", | 224 "Mac-10.9", |
225 "--dimension", | 225 "--dimension", |
226 "pool", | 226 "pool", |
227 "Chrome", | 227 "Chrome", |
228 "--tag", | 228 "--tag", |
229 "buildername:Mac10.7 Tests (1)-Trybot", | 229 "buildername:Mac10.9 Tests-Trybot", |
230 "--tag", | 230 "--tag", |
231 "buildnumber:571", | 231 "buildnumber:571", |
232 "--tag", | 232 "--tag", |
233 "data:ffffffffffffffffffffffffffffffffffffffff", | 233 "data:ffffffffffffffffffffffffffffffffffffffff", |
234 "--tag", | 234 "--tag", |
235 "master:client.skia", | 235 "master:client.skia", |
236 "--tag", | 236 "--tag", |
237 "name:browser_tests", | 237 "name:browser_tests", |
238 "--tag", | 238 "--tag", |
239 "os:Mac-10.8", | 239 "os:Mac-10.9", |
240 "--tag", | 240 "--tag", |
241 "project:chromium", | 241 "project:chromium", |
242 "--tag", | 242 "--tag", |
243 "purpose:CI", | 243 "purpose:CI", |
244 "--idempotent", | 244 "--idempotent", |
245 "ffffffffffffffffffffffffffffffffffffffff", | 245 "ffffffffffffffffffffffffffffffffffffffff", |
246 "--", | 246 "--", |
247 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 247 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
248 ], | 248 ], |
249 "name": "[trigger] browser_tests", | 249 "name": "[trigger] browser_tests on Mac-10.9", |
250 "~followup_annotations": [ | 250 "~followup_annotations": [ |
251 "@@@STEP_LOG_LINE@json.output@{@@@", | 251 "@@@STEP_LOG_LINE@json.output@{@@@", |
252 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.8/ffffffffff/Mac10.7 Tests (1)-Trybot/571\", @@@", | 252 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.9/ffffffffff/Mac10.9 Tests-Trybot/571\", @@@", |
253 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 253 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
254 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.8/ffffffffff/Mac1
0.7 Tests (1)-Trybot/571\": {@@@", | 254 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.9/ffffffffff/Mac1
0.9 Tests-Trybot/571\": {@@@", |
255 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 255 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
256 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 256 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
257 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 257 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
258 "@@@STEP_LOG_LINE@json.output@ }@@@", | 258 "@@@STEP_LOG_LINE@json.output@ }@@@", |
259 "@@@STEP_LOG_LINE@json.output@ }@@@", | 259 "@@@STEP_LOG_LINE@json.output@ }@@@", |
260 "@@@STEP_LOG_LINE@json.output@}@@@", | 260 "@@@STEP_LOG_LINE@json.output@}@@@", |
261 "@@@STEP_LOG_END@json.output@@@", | 261 "@@@STEP_LOG_END@json.output@@@", |
262 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 262 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
263 ] | 263 ] |
264 }, | 264 }, |
(...skipping 15 matching lines...) Expand all Loading... |
280 }, | 280 }, |
281 { | 281 { |
282 "allow_subannotations": true, | 282 "allow_subannotations": true, |
283 "cmd": [ | 283 "cmd": [ |
284 "python", | 284 "python", |
285 "-u", | 285 "-u", |
286 "[BUILD]/scripts/slave/runtest.py", | 286 "[BUILD]/scripts/slave/runtest.py", |
287 "--target", | 287 "--target", |
288 "Release", | 288 "Release", |
289 "--factory-properties", | 289 "--factory-properties", |
290 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.7 Tests (1)-Trybot\", \"buildnumber\": 571, \"mastername\
": \"client.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archiv
e.zip\", \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"111
1111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hash
es\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workd
ir\": \"/path/to/workdir/TestSlavename\"}", | 290 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.9 Tests-Trybot\", \"buildnumber\": 571, \"mastername\": \
"client.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zi
p\", \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111
\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\"
: {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\"
: \"/path/to/workdir/TestSlavename\"}", |
291 "--build-properties", | 291 "--build-properties", |
292 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.7 Tests (1)-Trybot\", \"buildnumber\": 571, \"mastername\
": \"client.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archiv
e.zip\", \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"111
1111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hash
es\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workd
ir\": \"/path/to/workdir/TestSlavename\"}", | 292 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.9 Tests-Trybot\", \"buildnumber\": 571, \"mastername\": \
"client.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zi
p\", \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111
\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\"
: {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\"
: \"/path/to/workdir/TestSlavename\"}", |
293 "--annotate=gtest", | 293 "--annotate=gtest", |
294 "--test-type=telemetry_unittests", | 294 "--test-type=telemetry_unittests", |
295 "--builder-name=Mac10.7 Tests (1)-Trybot", | 295 "--builder-name=Mac10.9 Tests-Trybot", |
296 "--slave-name=TestSlavename", | 296 "--slave-name=TestSlavename", |
297 "--build-number=571", | 297 "--build-number=571", |
298 "--run-python-script", | 298 "--run-python-script", |
299 "[SLAVE_BUILD]/src/tools/telemetry/run_tests", | 299 "[SLAVE_BUILD]/src/tools/telemetry/run_tests", |
300 "--browser=release", | 300 "--browser=release", |
301 "--retry-limit=3", | 301 "--retry-limit=3", |
302 "--builder-name=Mac10.7 Tests (1)-Trybot", | 302 "--builder-name=Mac10.9 Tests-Trybot", |
303 "--master-name=client.skia", | 303 "--master-name=client.skia", |
304 "--test-results-server=test-results.appspot.com", | 304 "--test-results-server=test-results.appspot.com", |
305 "--test-type=telemetry_unittests", | 305 "--test-type=telemetry_unittests", |
306 "--metadata", | 306 "--metadata", |
307 "chromium_revision=143121", | 307 "chromium_revision=143121", |
308 "--metadata", | 308 "--metadata", |
309 "blink_revision=124383", | 309 "blink_revision=124383", |
310 "--metadata", | 310 "--metadata", |
311 "build_number=571", | 311 "build_number=571", |
312 "--write-full-results-to", | 312 "--write-full-results-to", |
313 "/path/to/tmp/json" | 313 "/path/to/tmp/json" |
314 ], | 314 ], |
315 "name": "telemetry_unittests" | 315 "name": "telemetry_unittests" |
316 }, | 316 }, |
317 { | 317 { |
318 "allow_subannotations": true, | 318 "allow_subannotations": true, |
319 "cmd": [ | 319 "cmd": [ |
320 "python", | 320 "python", |
321 "-u", | 321 "-u", |
322 "[BUILD]/scripts/slave/runtest.py", | 322 "[BUILD]/scripts/slave/runtest.py", |
323 "--target", | 323 "--target", |
324 "Release", | 324 "Release", |
325 "--factory-properties", | 325 "--factory-properties", |
326 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.7 Tests (1)-Trybot\", \"buildnumber\": 571, \"mastername\
": \"client.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archiv
e.zip\", \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"111
1111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hash
es\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workd
ir\": \"/path/to/workdir/TestSlavename\"}", | 326 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.9 Tests-Trybot\", \"buildnumber\": 571, \"mastername\": \
"client.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zi
p\", \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111
\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\"
: {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\"
: \"/path/to/workdir/TestSlavename\"}", |
327 "--build-properties", | 327 "--build-properties", |
328 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.7 Tests (1)-Trybot\", \"buildnumber\": 571, \"mastername\
": \"client.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archiv
e.zip\", \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"111
1111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hash
es\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workd
ir\": \"/path/to/workdir/TestSlavename\"}", | 328 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.9 Tests-Trybot\", \"buildnumber\": 571, \"mastername\": \
"client.skia\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zi
p\", \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111
\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\"
: {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\"
: \"/path/to/workdir/TestSlavename\"}", |
329 "--annotate=gtest", | 329 "--annotate=gtest", |
330 "--test-type=telemetry_perf_unittests", | 330 "--test-type=telemetry_perf_unittests", |
331 "--builder-name=Mac10.7 Tests (1)-Trybot", | 331 "--builder-name=Mac10.9 Tests-Trybot", |
332 "--slave-name=TestSlavename", | 332 "--slave-name=TestSlavename", |
333 "--build-number=571", | 333 "--build-number=571", |
334 "--run-python-script", | 334 "--run-python-script", |
335 "[SLAVE_BUILD]/src/tools/perf/run_tests", | 335 "[SLAVE_BUILD]/src/tools/perf/run_tests", |
336 "--browser=release", | 336 "--browser=release", |
337 "--retry-limit=3", | 337 "--retry-limit=3", |
338 "--builder-name=Mac10.7 Tests (1)-Trybot", | 338 "--builder-name=Mac10.9 Tests-Trybot", |
339 "--master-name=client.skia", | 339 "--master-name=client.skia", |
340 "--test-results-server=test-results.appspot.com", | 340 "--test-results-server=test-results.appspot.com", |
341 "--test-type=telemetry_perf_unittests", | 341 "--test-type=telemetry_perf_unittests", |
342 "--metadata", | 342 "--metadata", |
343 "chromium_revision=143121", | 343 "chromium_revision=143121", |
344 "--metadata", | 344 "--metadata", |
345 "blink_revision=124383", | 345 "blink_revision=124383", |
346 "--metadata", | 346 "--metadata", |
347 "build_number=571", | 347 "build_number=571", |
348 "--write-full-results-to", | 348 "--write-full-results-to", |
(...skipping 14 matching lines...) Expand all Loading... |
363 "--merged-test-output", | 363 "--merged-test-output", |
364 "/path/to/tmp/json", | 364 "/path/to/tmp/json", |
365 "--", | 365 "--", |
366 "collect", | 366 "collect", |
367 "--swarming", | 367 "--swarming", |
368 "https://chromium-swarm.appspot.com", | 368 "https://chromium-swarm.appspot.com", |
369 "--decorate", | 369 "--decorate", |
370 "--print-status-updates", | 370 "--print-status-updates", |
371 "--shards", | 371 "--shards", |
372 "1", | 372 "1", |
373 "browser_tests/Mac-10.8/ffffffffff/Mac10.7 Tests (1)-Trybot/571" | 373 "browser_tests/Mac-10.9/ffffffffff/Mac10.9 Tests-Trybot/571" |
374 ], | 374 ], |
375 "name": "browser_tests" | 375 "name": "browser_tests on Mac-10.9" |
376 } | 376 } |
377 ] | 377 ] |
OLD | NEW |