| OLD | NEW |
| (Empty) |
| 1 [ | |
| 2 { | |
| 3 "cmd": [ | |
| 4 "python", | |
| 5 "-u", | |
| 6 "[BUILD]\\scripts\\slave\\kill_processes.py" | |
| 7 ], | |
| 8 "cwd": "[SLAVE_BUILD]", | |
| 9 "name": "taskkill" | |
| 10 }, | |
| 11 { | |
| 12 "cmd": [ | |
| 13 "python", | |
| 14 "-u", | |
| 15 "[BUILD]\\scripts\\slave\\bot_update.py", | |
| 16 "--master", | |
| 17 "chromium.win", | |
| 18 "--builder", | |
| 19 "XP Tests (1)", | |
| 20 "--slave", | |
| 21 "TestSlavename", | |
| 22 "--spec", | |
| 23 "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'}]", | |
| 24 "--root", | |
| 25 "src", | |
| 26 "--revision_mapping_file", | |
| 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | |
| 28 "--output_json", | |
| 29 "/path/to/tmp/json", | |
| 30 "--revision", | |
| 31 "src@1111111", | |
| 32 "--output_manifest" | |
| 33 ], | |
| 34 "cwd": "[SLAVE_BUILD]", | |
| 35 "name": "bot_update", | |
| 36 "~followup_annotations": [ | |
| 37 "@@@STEP_TEXT@Some step text@@@", | |
| 38 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 39 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | |
| 40 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | |
| 41 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\"@@@", | |
| 42 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 43 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | |
| 44 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | |
| 45 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", | |
| 46 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", | |
| 47 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 48 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", | |
| 49 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/native_client.git\", @@@", | |
| 50 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26
9b7982aeeefc1b9b50\"@@@", | |
| 51 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 52 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", | |
| 53 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/angle.git\", @@@", | |
| 54 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a
728eb85b8d7bc6080c\"@@@", | |
| 55 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 56 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", | |
| 57 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/webrtc.git\", @@@", | |
| 58 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685
96da93418c623137f4\"@@@", | |
| 59 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 60 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", | |
| 61 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/tools/swarming_client.git\", @@@", | |
| 62 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7
59c837980b63b99566\"@@@", | |
| 63 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 64 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", | |
| 65 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/v8.git\", @@@", | |
| 66 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a
35f03975671d43e399\"@@@", | |
| 67 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 68 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 69 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | |
| 70 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | |
| 71 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
| 72 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f
77757b9a728eb85b8d7bc6080c\", @@@", | |
| 73 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/
master@{#297276}\", @@@", | |
| 74 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | |
| 75 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | |
| 76 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee
3e86ddfd4ebd0fe58cb9\", @@@", | |
| 77 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#170242}\", @@@", | |
| 78 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", | |
| 79 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", | |
| 80 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1
32c3a35f03975671d43e399\", @@@", | |
| 81 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas
ter@{#43426}\", @@@", | |
| 82 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", | |
| 83 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", | |
| 84 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 85 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | |
| 86 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
| 87 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 88 "@@@STEP_LOG_END@json.output@@@", | |
| 89 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee
efc1b9b50\"@@@", | |
| 90 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", | |
| 91 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", | |
| 92 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | |
| 93 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | |
| 94 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | |
| 95 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | |
| 96 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | |
| 97 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | |
| 98 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | |
| 99 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | |
| 100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | |
| 101 ] | |
| 102 }, | |
| 103 { | |
| 104 "cmd": [ | |
| 105 "python", | |
| 106 "-u", | |
| 107 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | |
| 108 "--version" | |
| 109 ], | |
| 110 "cwd": "[SLAVE_BUILD]", | |
| 111 "name": "swarming.py --version", | |
| 112 "stdout": "/path/to/tmp/", | |
| 113 "~followup_annotations": [ | |
| 114 "@@@STEP_TEXT@0.4.10@@@" | |
| 115 ] | |
| 116 }, | |
| 117 { | |
| 118 "cmd": [ | |
| 119 "python", | |
| 120 "-u", | |
| 121 "[DEPOT_TOOLS]\\gclient.py", | |
| 122 "runhooks" | |
| 123 ], | |
| 124 "cwd": "[SLAVE_BUILD]", | |
| 125 "env": { | |
| 126 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[BUILD]\\goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1" | |
| 127 }, | |
| 128 "name": "gclient runhooks" | |
| 129 }, | |
| 130 { | |
| 131 "cmd": [ | |
| 132 "python", | |
| 133 "-u", | |
| 134 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | |
| 135 "--output", | |
| 136 "/path/to/tmp/json", | |
| 137 "--", | |
| 138 "--build-config-fs", | |
| 139 "Release", | |
| 140 "--use-src-side-runtest-py", | |
| 141 "--paths", | |
| 142 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", | |
| 143 "--properties", | |
| 144 "{\"buildername\": \"XP Tests (1)\", \"buildnumber\": 571, \"mastername\":
\"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\
"}" | |
| 145 ], | |
| 146 "cwd": "[SLAVE_BUILD]", | |
| 147 "name": "get compile targets for scripts", | |
| 148 "~followup_annotations": [ | |
| 149 "@@@STEP_LOG_LINE@json.output@{}@@@", | |
| 150 "@@@STEP_LOG_END@json.output@@@" | |
| 151 ] | |
| 152 }, | |
| 153 { | |
| 154 "cmd": [ | |
| 155 "python", | |
| 156 "-u", | |
| 157 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | |
| 158 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", | |
| 159 "/path/to/tmp/json" | |
| 160 ], | |
| 161 "cwd": "[SLAVE_BUILD]", | |
| 162 "name": "read test spec", | |
| 163 "~followup_annotations": [ | |
| 164 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", | |
| 165 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 166 "@@@STEP_LOG_LINE@json.output@ \"XP Tests (1)\": {@@@", | |
| 167 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | |
| 168 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 169 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | |
| 170 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | |
| 171 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 172 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | |
| 173 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 174 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 175 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 176 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 177 "@@@STEP_LOG_END@json.output@@@" | |
| 178 ] | |
| 179 }, | |
| 180 { | |
| 181 "cmd": [ | |
| 182 "python", | |
| 183 "-u", | |
| 184 "[BUILD]\\scripts\\slave\\cleanup_temp.py" | |
| 185 ], | |
| 186 "cwd": "[SLAVE_BUILD]", | |
| 187 "name": "cleanup_temp" | |
| 188 }, | |
| 189 { | |
| 190 "cmd": [ | |
| 191 "python", | |
| 192 "-u", | |
| 193 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", | |
| 194 "[SLAVE_BUILD]\\src\\out\\Release" | |
| 195 ], | |
| 196 "cwd": "[SLAVE_BUILD]", | |
| 197 "name": "rmtree build directory", | |
| 198 "~followup_annotations": [ | |
| 199 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 200 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | |
| 201 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", | |
| 202 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 203 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | |
| 204 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | |
| 205 "@@@STEP_LOG_END@python.inline@@@" | |
| 206 ] | |
| 207 }, | |
| 208 { | |
| 209 "cmd": [ | |
| 210 "python", | |
| 211 "-u", | |
| 212 "[BUILD]\\scripts\\slave\\extract_build.py", | |
| 213 "--target", | |
| 214 "Release", | |
| 215 "--build-archive-url", | |
| 216 "gs://test-domain/test-archive.zip", | |
| 217 "--master-name", | |
| 218 "chromium.win", | |
| 219 "--build-number", | |
| 220 "571" | |
| 221 ], | |
| 222 "cwd": "[SLAVE_BUILD]", | |
| 223 "name": "extract build" | |
| 224 }, | |
| 225 { | |
| 226 "cmd": [ | |
| 227 "python", | |
| 228 "-u", | |
| 229 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", | |
| 230 "--build-dir", | |
| 231 "[SLAVE_BUILD]\\src\\out\\Release", | |
| 232 "--output-json", | |
| 233 "/path/to/tmp/json" | |
| 234 ], | |
| 235 "cwd": "[SLAVE_BUILD]", | |
| 236 "name": "find isolated tests", | |
| 237 "~followup_annotations": [ | |
| 238 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 239 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | |
| 240 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | |
| 241 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 242 "@@@STEP_LOG_END@json.output@@@", | |
| 243 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | |
| 244 ] | |
| 245 }, | |
| 246 { | |
| 247 "cmd": [ | |
| 248 "python", | |
| 249 "-u", | |
| 250 "[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py", | |
| 251 "--target", | |
| 252 "Release" | |
| 253 ], | |
| 254 "cwd": "[SLAVE_BUILD]", | |
| 255 "name": "start_crash_service" | |
| 256 }, | |
| 257 { | |
| 258 "cmd": [ | |
| 259 "python", | |
| 260 "-u", | |
| 261 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | |
| 262 "trigger", | |
| 263 "--swarming", | |
| 264 "https://chromium-swarm.appspot.com", | |
| 265 "--isolate-server", | |
| 266 "https://isolateserver.appspot.com", | |
| 267 "--priority", | |
| 268 "25", | |
| 269 "--shards", | |
| 270 "1", | |
| 271 "--task-name", | |
| 272 "browser_tests/Windows-XP-SP3/ffffffffff/XP Tests (1)/571", | |
| 273 "--dump-json", | |
| 274 "/path/to/tmp/json", | |
| 275 "--expiration", | |
| 276 "3600", | |
| 277 "--io-timeout", | |
| 278 "1200", | |
| 279 "--hard-timeout", | |
| 280 "3600", | |
| 281 "--dimension", | |
| 282 "cpu", | |
| 283 "x86-32", | |
| 284 "--dimension", | |
| 285 "gpu", | |
| 286 "none", | |
| 287 "--dimension", | |
| 288 "os", | |
| 289 "Windows-XP-SP3", | |
| 290 "--dimension", | |
| 291 "pool", | |
| 292 "Chrome", | |
| 293 "--tag", | |
| 294 "buildername:XP Tests (1)", | |
| 295 "--tag", | |
| 296 "buildnumber:571", | |
| 297 "--tag", | |
| 298 "data:ffffffffffffffffffffffffffffffffffffffff", | |
| 299 "--tag", | |
| 300 "master:chromium.win", | |
| 301 "--tag", | |
| 302 "name:browser_tests", | |
| 303 "--tag", | |
| 304 "os:Windows-XP-SP3", | |
| 305 "--tag", | |
| 306 "project:chromium", | |
| 307 "--tag", | |
| 308 "purpose:CI", | |
| 309 "--tag", | |
| 310 "purpose:post-commit", | |
| 311 "--tag", | |
| 312 "slavename:TestSlavename", | |
| 313 "--tag", | |
| 314 "stepname:browser_tests on Windows-XP-SP3", | |
| 315 "--idempotent", | |
| 316 "ffffffffffffffffffffffffffffffffffffffff", | |
| 317 "--", | |
| 318 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | |
| 319 ], | |
| 320 "cwd": "[SLAVE_BUILD]", | |
| 321 "name": "[trigger] browser_tests on Windows-XP-SP3", | |
| 322 "~followup_annotations": [ | |
| 323 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 324 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window
s-XP-SP3/ffffffffff/XP Tests (1)/571\", @@@", | |
| 325 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | |
| 326 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-XP-SP3/fffffffff
f/XP Tests (1)/571\": {@@@", | |
| 327 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | |
| 328 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | |
| 329 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | |
| 330 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 331 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 332 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 333 "@@@STEP_LOG_END@json.output@@@", | |
| 334 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | |
| 335 ] | |
| 336 }, | |
| 337 { | |
| 338 "allow_subannotations": true, | |
| 339 "cmd": [ | |
| 340 "python", | |
| 341 "-u", | |
| 342 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", | |
| 343 "--swarming-client-dir", | |
| 344 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | |
| 345 "--temp-root-dir", | |
| 346 "[TMP_BASE]", | |
| 347 "--merged-test-output", | |
| 348 "/path/to/tmp/json", | |
| 349 "--", | |
| 350 "collect", | |
| 351 "--swarming", | |
| 352 "https://chromium-swarm.appspot.com", | |
| 353 "--decorate", | |
| 354 "--print-status-updates", | |
| 355 "--shards", | |
| 356 "1", | |
| 357 "browser_tests/Windows-XP-SP3/ffffffffff/XP Tests (1)/571" | |
| 358 ], | |
| 359 "cwd": "[SLAVE_BUILD]", | |
| 360 "name": "browser_tests on Windows-XP-SP3" | |
| 361 }, | |
| 362 { | |
| 363 "cmd": [ | |
| 364 "python", | |
| 365 "-u", | |
| 366 "RECIPE_MODULE[test_results]\\resources\\upload_gtest_test_results.py", | |
| 367 "--input-gtest-json", | |
| 368 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", | |
| 369 "--master-name", | |
| 370 "chromium.win", | |
| 371 "--builder-name", | |
| 372 "XP Tests (1)", | |
| 373 "--build-number", | |
| 374 "571", | |
| 375 "--test-type", | |
| 376 "browser_tests on Windows-XP-SP3", | |
| 377 "--test-results-server", | |
| 378 "test-results.appspot.com", | |
| 379 "--chrome-revision", | |
| 380 "170242" | |
| 381 ], | |
| 382 "cwd": "[SLAVE_BUILD]", | |
| 383 "name": "Upload to test-results [browser_tests on Windows-XP-SP3]" | |
| 384 }, | |
| 385 { | |
| 386 "cmd": [ | |
| 387 "python", | |
| 388 "-u", | |
| 389 "[BUILD]\\scripts\\slave\\process_dumps.py", | |
| 390 "--target", | |
| 391 "Release" | |
| 392 ], | |
| 393 "cwd": "[SLAVE_BUILD]", | |
| 394 "name": "process_dumps" | |
| 395 }, | |
| 396 { | |
| 397 "name": "$result", | |
| 398 "recipe_result": null, | |
| 399 "status_code": 0 | |
| 400 } | |
| 401 ] | |
| OLD | NEW |