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