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