| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/mac", |
| 8 "511" |
| 9 ], |
| 10 "name": "makedirs checkout path", |
| 11 "~followup_annotations": [ |
| 12 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 18 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 21 "@@@STEP_LOG_END@python.inline@@@" |
| 22 ] |
| 23 }, |
| 24 { |
| 25 "cmd": [ |
| 26 "python", |
| 27 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 29 "--master", |
| 8 "tryserver.chromium.mac", | 30 "tryserver.chromium.mac", |
| 9 "--builder", | 31 "--builder", |
| 10 "mac_chromium_variable", | 32 "mac_chromium_variable", |
| 11 "--slave", | 33 "--slave", |
| 12 "build1-a1", | 34 "build1-a1", |
| 13 "--spec", | 35 "--spec", |
| 14 "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'}]", | 36 "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'}]", |
| 15 "--root", | 37 "--root", |
| 16 "src", | 38 "src", |
| 17 "--revision_mapping_file", | 39 "--revision_mapping_file", |
| 18 "{\"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\"}", | 40 "{\"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\"}", |
| 19 "--git-cache-dir", | 41 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 42 "[GIT_CACHE]", |
| 21 "--output_json", | 43 "--output_json", |
| 22 "/path/to/tmp/json", | 44 "/path/to/tmp/json", |
| 23 "--revision", | 45 "--revision", |
| 24 "src@r1", | 46 "src@r1", |
| 25 "--output_manifest" | 47 "--output_manifest" |
| 26 ], | 48 ], |
| 49 "cwd": "[BUILDER_CACHE]/mac", |
| 27 "env": { | 50 "env": { |
| 28 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 51 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 29 }, | 52 }, |
| 30 "name": "bot_update", | 53 "name": "bot_update", |
| 31 "~followup_annotations": [ | 54 "~followup_annotations": [ |
| 32 "@@@STEP_TEXT@Some step text@@@", | 55 "@@@STEP_TEXT@Some step text@@@", |
| 33 "@@@STEP_LOG_LINE@json.output@{@@@", | 56 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 57 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 58 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", | 59 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 154 "@@@STEP_LOG_LINE@json.output@ }@@@", | 177 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 178 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@}@@@", | 179 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 157 "@@@STEP_LOG_END@json.output@@@" | 180 "@@@STEP_LOG_END@json.output@@@" |
| 158 ] | 181 ] |
| 159 }, | 182 }, |
| 160 { | 183 { |
| 161 "cmd": [ | 184 "cmd": [ |
| 162 "python", | 185 "python", |
| 163 "-u", | 186 "-u", |
| 164 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 187 "[BUILDER_CACHE]/mac/src/tools/swarming_client/swarming.py", |
| 165 "--version" | 188 "--version" |
| 166 ], | 189 ], |
| 167 "name": "swarming.py --version", | 190 "name": "swarming.py --version", |
| 168 "stdout": "/path/to/tmp/", | 191 "stdout": "/path/to/tmp/", |
| 169 "~followup_annotations": [ | 192 "~followup_annotations": [ |
| 170 "@@@STEP_TEXT@0.8.6@@@" | 193 "@@@STEP_TEXT@0.8.6@@@" |
| 171 ] | 194 ] |
| 172 }, | 195 }, |
| 173 { | 196 { |
| 174 "cmd": [ | 197 "cmd": [ |
| 175 "python", | 198 "python", |
| 176 "-u", | 199 "-u", |
| 177 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 200 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 178 "runhooks" | 201 "runhooks" |
| 179 ], | 202 ], |
| 180 "cwd": "[SLAVE_BUILD]/src", | 203 "cwd": "[BUILDER_CACHE]/mac/src", |
| 181 "env": { | 204 "env": { |
| 182 "FORCE_MAC_TOOLCHAIN": "1", | 205 "FORCE_MAC_TOOLCHAIN": "1", |
| 183 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 206 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 184 "GYP_CHROMIUM_NO_ACTION": "1", | 207 "GYP_CHROMIUM_NO_ACTION": "1", |
| 185 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", | 208 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", |
| 186 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 209 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 187 }, | 210 }, |
| 188 "name": "gclient runhooks" | 211 "name": "gclient runhooks" |
| 189 }, | 212 }, |
| 190 { | 213 { |
| 191 "cmd": [ | 214 "cmd": [ |
| 192 "python", | 215 "python", |
| 193 "-u", | 216 "-u", |
| 194 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 217 "[BUILDER_CACHE]/mac/src/testing/scripts/get_compile_targets.py", |
| 195 "--output", | 218 "--output", |
| 196 "/path/to/tmp/json", | 219 "/path/to/tmp/json", |
| 197 "--", | 220 "--", |
| 198 "--build-config-fs", | 221 "--build-config-fs", |
| 199 "Release", | 222 "Release", |
| 200 "--use-src-side-runtest-py", | 223 "--use-src-side-runtest-py", |
| 201 "--paths", | 224 "--paths", |
| 202 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 225 "{\"checkout\": \"[BUILDER_CACHE]/mac/src\", \"runit.py\": \"RECIPE_PACKAG
E_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[bu
ild]/scripts/slave/runtest.py\"}", |
| 203 "--properties", | 226 "--properties", |
| 204 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"mac\"}" | 227 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"mac\"}" |
| 205 ], | 228 ], |
| 206 "name": "get compile targets for scripts", | 229 "name": "get compile targets for scripts", |
| 207 "~followup_annotations": [ | 230 "~followup_annotations": [ |
| 208 "@@@STEP_LOG_LINE@json.output@{}@@@", | 231 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 209 "@@@STEP_LOG_END@json.output@@@" | 232 "@@@STEP_LOG_END@json.output@@@" |
| 210 ] | 233 ] |
| 211 }, | 234 }, |
| 212 { | 235 { |
| 213 "cmd": [ | 236 "cmd": [ |
| 214 "python", | 237 "python", |
| 215 "-u", | 238 "-u", |
| 216 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 239 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 217 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", | 240 "[BUILDER_CACHE]/mac/src/testing/buildbot/chromium.mac.json", |
| 218 "/path/to/tmp/json" | 241 "/path/to/tmp/json" |
| 219 ], | 242 ], |
| 220 "name": "read test spec (chromium.mac.json)", | 243 "name": "read test spec (chromium.mac.json)", |
| 221 "~followup_annotations": [ | 244 "~followup_annotations": [ |
| 222 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", | 245 "@@@STEP_TEXT@path: [BUILDER_CACHE]/mac/src/testing/buildbot/chromium.mac.
json@@@", |
| 223 "@@@STEP_LOG_LINE@json.output@{}@@@", | 246 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 224 "@@@STEP_LOG_END@json.output@@@" | 247 "@@@STEP_LOG_END@json.output@@@" |
| 225 ] | 248 ] |
| 226 }, | 249 }, |
| 227 { | 250 { |
| 228 "cmd": [ | 251 "cmd": [ |
| 229 "git", | 252 "git", |
| 230 "log", | 253 "log", |
| 231 "--format=%H", | 254 "--format=%H", |
| 232 "r0..r1" | 255 "r0..r1" |
| 233 ], | 256 ], |
| 234 "cwd": "[SLAVE_BUILD]/src", | 257 "cwd": "[BUILDER_CACHE]/mac/src", |
| 235 "name": "git commits in range", | 258 "name": "git commits in range", |
| 236 "stdout": "/path/to/tmp/", | 259 "stdout": "/path/to/tmp/", |
| 237 "~followup_annotations": [ | 260 "~followup_annotations": [ |
| 238 "@@@STEP_LOG_LINE@revisions@r1@@@", | 261 "@@@STEP_LOG_LINE@revisions@r1@@@", |
| 239 "@@@STEP_LOG_END@revisions@@@" | 262 "@@@STEP_LOG_END@revisions@@@" |
| 240 ] | 263 ] |
| 241 }, | 264 }, |
| 242 { | 265 { |
| 243 "cmd": [], | 266 "cmd": [], |
| 244 "name": "test r1" | 267 "name": "test r1" |
| 245 }, | 268 }, |
| 246 { | 269 { |
| 247 "cmd": [ | 270 "cmd": [ |
| 248 "python", | 271 "python", |
| 249 "-u", | 272 "-u", |
| 273 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 274 "[BUILDER_CACHE]/mac", |
| 275 "511" |
| 276 ], |
| 277 "name": "test r1.makedirs checkout path", |
| 278 "~followup_annotations": [ |
| 279 "@@@STEP_NEST_LEVEL@1@@@", |
| 280 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 281 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 282 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 283 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 284 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 285 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 286 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 287 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 288 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 289 "@@@STEP_LOG_END@python.inline@@@" |
| 290 ] |
| 291 }, |
| 292 { |
| 293 "cmd": [ |
| 294 "python", |
| 295 "-u", |
| 250 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 296 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 251 "--master", | 297 "--master", |
| 252 "tryserver.chromium.mac", | 298 "tryserver.chromium.mac", |
| 253 "--builder", | 299 "--builder", |
| 254 "mac_chromium_variable", | 300 "mac_chromium_variable", |
| 255 "--slave", | 301 "--slave", |
| 256 "build1-a1", | 302 "build1-a1", |
| 257 "--spec", | 303 "--spec", |
| 258 "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'}]", | 304 "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'}]", |
| 259 "--root", | 305 "--root", |
| 260 "src", | 306 "src", |
| 261 "--revision_mapping_file", | 307 "--revision_mapping_file", |
| 262 "{\"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\"}", | 308 "{\"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\"}", |
| 263 "--git-cache-dir", | 309 "--git-cache-dir", |
| 264 "[GIT_CACHE]", | 310 "[GIT_CACHE]", |
| 265 "--output_json", | 311 "--output_json", |
| 266 "/path/to/tmp/json", | 312 "/path/to/tmp/json", |
| 267 "--revision", | 313 "--revision", |
| 268 "src@r1", | 314 "src@r1", |
| 269 "--output_manifest" | 315 "--output_manifest" |
| 270 ], | 316 ], |
| 317 "cwd": "[BUILDER_CACHE]/mac", |
| 271 "env": { | 318 "env": { |
| 272 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 319 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 273 }, | 320 }, |
| 274 "name": "test r1.bot_update", | 321 "name": "test r1.bot_update", |
| 275 "~followup_annotations": [ | 322 "~followup_annotations": [ |
| 276 "@@@STEP_NEST_LEVEL@1@@@", | 323 "@@@STEP_NEST_LEVEL@1@@@", |
| 277 "@@@STEP_TEXT@Some step text@@@", | 324 "@@@STEP_TEXT@Some step text@@@", |
| 278 "@@@STEP_LOG_LINE@json.output@{@@@", | 325 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 279 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 326 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 280 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 327 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 405 "@@@STEP_LOG_END@json.output@@@" | 452 "@@@STEP_LOG_END@json.output@@@" |
| 406 ] | 453 ] |
| 407 }, | 454 }, |
| 408 { | 455 { |
| 409 "cmd": [ | 456 "cmd": [ |
| 410 "python", | 457 "python", |
| 411 "-u", | 458 "-u", |
| 412 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 459 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 413 "runhooks" | 460 "runhooks" |
| 414 ], | 461 ], |
| 415 "cwd": "[SLAVE_BUILD]/src", | 462 "cwd": "[BUILDER_CACHE]/mac/src", |
| 416 "env": { | 463 "env": { |
| 417 "FORCE_MAC_TOOLCHAIN": "1", | 464 "FORCE_MAC_TOOLCHAIN": "1", |
| 418 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 465 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 419 "GYP_CHROMIUM_NO_ACTION": "1", | 466 "GYP_CHROMIUM_NO_ACTION": "1", |
| 420 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", | 467 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", |
| 421 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 468 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 422 }, | 469 }, |
| 423 "name": "test r1.gclient runhooks", | 470 "name": "test r1.gclient runhooks", |
| 424 "~followup_annotations": [ | 471 "~followup_annotations": [ |
| 425 "@@@STEP_NEST_LEVEL@1@@@" | 472 "@@@STEP_NEST_LEVEL@1@@@" |
| 426 ] | 473 ] |
| 427 }, | 474 }, |
| 428 { | 475 { |
| 429 "cmd": [ | 476 "cmd": [ |
| 430 "python", | 477 "python", |
| 431 "-u", | 478 "-u", |
| 432 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 479 "[BUILDER_CACHE]/mac/src/testing/scripts/get_compile_targets.py", |
| 433 "--output", | 480 "--output", |
| 434 "/path/to/tmp/json", | 481 "/path/to/tmp/json", |
| 435 "--", | 482 "--", |
| 436 "--build-config-fs", | 483 "--build-config-fs", |
| 437 "Release", | 484 "Release", |
| 438 "--use-src-side-runtest-py", | 485 "--use-src-side-runtest-py", |
| 439 "--paths", | 486 "--paths", |
| 440 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 487 "{\"checkout\": \"[BUILDER_CACHE]/mac/src\", \"runit.py\": \"RECIPE_PACKAG
E_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[bu
ild]/scripts/slave/runtest.py\"}", |
| 441 "--properties", | 488 "--properties", |
| 442 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"mac\"}" | 489 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"mac\"}" |
| 443 ], | 490 ], |
| 444 "name": "test r1.get compile targets for scripts", | 491 "name": "test r1.get compile targets for scripts", |
| 445 "~followup_annotations": [ | 492 "~followup_annotations": [ |
| 446 "@@@STEP_NEST_LEVEL@1@@@", | 493 "@@@STEP_NEST_LEVEL@1@@@", |
| 447 "@@@STEP_LOG_LINE@json.output@{}@@@", | 494 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 448 "@@@STEP_LOG_END@json.output@@@" | 495 "@@@STEP_LOG_END@json.output@@@" |
| 449 ] | 496 ] |
| 450 }, | 497 }, |
| 451 { | 498 { |
| 452 "cmd": [ | 499 "cmd": [ |
| 453 "python", | 500 "python", |
| 454 "-u", | 501 "-u", |
| 455 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 502 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 456 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", | 503 "[BUILDER_CACHE]/mac/src/testing/buildbot/chromium.mac.json", |
| 457 "/path/to/tmp/json" | 504 "/path/to/tmp/json" |
| 458 ], | 505 ], |
| 459 "name": "test r1.read test spec (chromium.mac.json)", | 506 "name": "test r1.read test spec (chromium.mac.json)", |
| 460 "~followup_annotations": [ | 507 "~followup_annotations": [ |
| 461 "@@@STEP_NEST_LEVEL@1@@@", | 508 "@@@STEP_NEST_LEVEL@1@@@", |
| 462 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", | 509 "@@@STEP_TEXT@path: [BUILDER_CACHE]/mac/src/testing/buildbot/chromium.mac.
json@@@", |
| 463 "@@@STEP_LOG_LINE@json.output@{@@@", | 510 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 464 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests\": {@@@", | 511 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests\": {@@@", |
| 465 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 512 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 466 "@@@STEP_LOG_LINE@json.output@ {@@@", | 513 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 467 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 514 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 468 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 515 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 469 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 516 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 470 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", | 517 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", |
| 471 "@@@STEP_LOG_LINE@json.output@ }@@@", | 518 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 472 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 519 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 488 "~followup_annotations": [ | 535 "~followup_annotations": [ |
| 489 "@@@STEP_NEST_LEVEL@1@@@" | 536 "@@@STEP_NEST_LEVEL@1@@@" |
| 490 ] | 537 ] |
| 491 }, | 538 }, |
| 492 { | 539 { |
| 493 "cmd": [ | 540 "cmd": [ |
| 494 "python", | 541 "python", |
| 495 "-u", | 542 "-u", |
| 496 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 543 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 497 "--build-dir", | 544 "--build-dir", |
| 498 "[SLAVE_BUILD]/src/out/Release", | 545 "[BUILDER_CACHE]/mac/src/out/Release", |
| 499 "--clean-isolated-files" | 546 "--clean-isolated-files" |
| 500 ], | 547 ], |
| 501 "name": "test r1.clean isolated files", | 548 "name": "test r1.clean isolated files", |
| 502 "~followup_annotations": [ | 549 "~followup_annotations": [ |
| 503 "@@@STEP_NEST_LEVEL@1@@@" | 550 "@@@STEP_NEST_LEVEL@1@@@" |
| 504 ] | 551 ] |
| 505 }, | 552 }, |
| 506 { | 553 { |
| 507 "cmd": [ | 554 "cmd": [ |
| 508 "python", | 555 "python", |
| 509 "-u", | 556 "-u", |
| 510 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 557 "[BUILDER_CACHE]/mac/src/tools/mb/mb.py", |
| 511 "gen", | 558 "gen", |
| 512 "-m", | 559 "-m", |
| 513 "chromium.mac", | 560 "chromium.mac", |
| 514 "-b", | 561 "-b", |
| 515 "Mac Builder", | 562 "Mac Builder", |
| 516 "--config-file", | 563 "--config-file", |
| 517 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 564 "[BUILDER_CACHE]/mac/src/tools/mb/mb_config.pyl", |
| 518 "--goma-dir", | 565 "--goma-dir", |
| 519 "[CACHE]/cipd/goma", | 566 "[CACHE]/cipd/goma", |
| 520 "--swarming-targets-file", | 567 "--swarming-targets-file", |
| 521 "gl_tests\n", | 568 "gl_tests\n", |
| 522 "//out/Release" | 569 "//out/Release" |
| 523 ], | 570 ], |
| 524 "cwd": "[SLAVE_BUILD]/src", | 571 "cwd": "[BUILDER_CACHE]/mac/src", |
| 525 "env": { | 572 "env": { |
| 526 "FORCE_MAC_TOOLCHAIN": "1", | 573 "FORCE_MAC_TOOLCHAIN": "1", |
| 527 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 574 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 528 }, | 575 }, |
| 529 "name": "test r1.generate_build_files", | 576 "name": "test r1.generate_build_files", |
| 530 "~followup_annotations": [ | 577 "~followup_annotations": [ |
| 531 "@@@STEP_NEST_LEVEL@1@@@", | 578 "@@@STEP_NEST_LEVEL@1@@@", |
| 532 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", | 579 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", |
| 533 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 580 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 534 ] | 581 ] |
| 535 }, | 582 }, |
| 536 { | 583 { |
| 537 "allow_subannotations": true, | 584 "allow_subannotations": true, |
| 538 "cmd": [ | 585 "cmd": [ |
| 539 "python", | 586 "python", |
| 540 "-u", | 587 "-u", |
| 541 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 588 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 542 "--src-dir", | 589 "--src-dir", |
| 543 "[SLAVE_BUILD]/src", | 590 "[BUILDER_CACHE]/mac/src", |
| 544 "--output-json", | 591 "--output-json", |
| 545 "/path/to/tmp/json" | 592 "/path/to/tmp/json" |
| 546 ], | 593 ], |
| 547 "env": { | 594 "env": { |
| 548 "FORCE_MAC_TOOLCHAIN": "1", | 595 "FORCE_MAC_TOOLCHAIN": "1", |
| 549 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 596 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 550 }, | 597 }, |
| 551 "name": "test r1.clang_revision", | 598 "name": "test r1.clang_revision", |
| 552 "~followup_annotations": [ | 599 "~followup_annotations": [ |
| 553 "@@@STEP_NEST_LEVEL@1@@@", | 600 "@@@STEP_NEST_LEVEL@1@@@", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 565 "--show-path", | 612 "--show-path", |
| 566 "python", | 613 "python", |
| 567 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 614 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 568 "--gsutil-py-path", | 615 "--gsutil-py-path", |
| 569 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 616 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 570 "--ninja-path", | 617 "--ninja-path", |
| 571 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 618 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 572 "--target", | 619 "--target", |
| 573 "Release", | 620 "Release", |
| 574 "--src-dir", | 621 "--src-dir", |
| 575 "[SLAVE_BUILD]/src", | 622 "[BUILDER_CACHE]/mac/src", |
| 576 "--goma-cache-dir", | 623 "--goma-cache-dir", |
| 577 "[GOMA_CACHE]", | 624 "[GOMA_CACHE]", |
| 625 "--goma-deps-cache-dir", |
| 626 "[GOMA_DEPS_CACHE]", |
| 578 "--compiler", | 627 "--compiler", |
| 579 "goma-clang", | 628 "goma-clang", |
| 580 "--goma-jsonstatus", | 629 "--goma-jsonstatus", |
| 581 "/path/to/tmp/json", | 630 "/path/to/tmp/json", |
| 582 "--goma-service-account-json-file", | 631 "--goma-service-account-json-file", |
| 583 "/creds/service_accounts/service-account-goma-client.json", | 632 "/creds/service_accounts/service-account-goma-client.json", |
| 584 "--goma-dir", | 633 "--goma-dir", |
| 585 "[CACHE]/cipd/goma", | 634 "[CACHE]/cipd/goma", |
| 586 "--ninja-ensure-up-to-date", | 635 "--ninja-ensure-up-to-date", |
| 587 "--", | 636 "--", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 598 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 647 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 599 "@@@STEP_LOG_END@json.output (invalid)@@@" | 648 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 600 ] | 649 ] |
| 601 }, | 650 }, |
| 602 { | 651 { |
| 603 "cmd": [ | 652 "cmd": [ |
| 604 "python", | 653 "python", |
| 605 "-u", | 654 "-u", |
| 606 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", | 655 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", |
| 607 "--build-dir", | 656 "--build-dir", |
| 608 "[SLAVE_BUILD]/src/out/Release", | 657 "[BUILDER_CACHE]/mac/src/out/Release", |
| 609 "--src-dir", | 658 "--src-dir", |
| 610 "[SLAVE_BUILD]/src" | 659 "[BUILDER_CACHE]/mac/src" |
| 611 ], | 660 ], |
| 612 "cwd": "[SLAVE_BUILD]", | 661 "cwd": "[SLAVE_BUILD]", |
| 613 "name": "test r1.remove_build_metadata", | 662 "name": "test r1.remove_build_metadata", |
| 614 "~followup_annotations": [ | 663 "~followup_annotations": [ |
| 615 "@@@STEP_NEST_LEVEL@1@@@" | 664 "@@@STEP_NEST_LEVEL@1@@@" |
| 616 ] | 665 ] |
| 617 }, | 666 }, |
| 618 { | 667 { |
| 619 "cmd": [ | 668 "cmd": [ |
| 620 "python", | 669 "python", |
| 621 "-u", | 670 "-u", |
| 622 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 671 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 623 "[SLAVE_BUILD]/src/tools/swarming_client", | 672 "[BUILDER_CACHE]/mac/src/tools/swarming_client", |
| 624 "batcharchive", | 673 "batcharchive", |
| 625 "--dump-json", | 674 "--dump-json", |
| 626 "/path/to/tmp/json", | 675 "/path/to/tmp/json", |
| 627 "--isolate-server", | 676 "--isolate-server", |
| 628 "https://isolateserver.appspot.com", | 677 "https://isolateserver.appspot.com", |
| 629 "--verbose", | 678 "--verbose", |
| 630 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json" | 679 "[BUILDER_CACHE]/mac/src/out/Release/gl_tests.isolated.gen.json" |
| 631 ], | 680 ], |
| 632 "name": "test r1.isolate tests", | 681 "name": "test r1.isolate tests", |
| 633 "~followup_annotations": [ | 682 "~followup_annotations": [ |
| 634 "@@@STEP_NEST_LEVEL@1@@@", | 683 "@@@STEP_NEST_LEVEL@1@@@", |
| 635 "@@@STEP_LOG_LINE@json.output@{@@@", | 684 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 636 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
"@@@", | 685 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
"@@@", |
| 637 "@@@STEP_LOG_LINE@json.output@}@@@", | 686 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 638 "@@@STEP_LOG_END@json.output@@@" | 687 "@@@STEP_LOG_END@json.output@@@" |
| 639 ] | 688 ] |
| 640 }, | 689 }, |
| 641 { | 690 { |
| 642 "cmd": [ | 691 "cmd": [ |
| 643 "python", | 692 "python", |
| 644 "-u", | 693 "-u", |
| 645 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 694 "[BUILDER_CACHE]/mac/src/tools/swarming_client/swarming.py", |
| 646 "trigger", | 695 "trigger", |
| 647 "--swarming", | 696 "--swarming", |
| 648 "https://chromium-swarm.appspot.com", | 697 "https://chromium-swarm.appspot.com", |
| 649 "--isolate-server", | 698 "--isolate-server", |
| 650 "https://isolateserver.appspot.com", | 699 "https://isolateserver.appspot.com", |
| 651 "--priority", | 700 "--priority", |
| 652 "25", | 701 "25", |
| 653 "--shards", | 702 "--shards", |
| 654 "1", | 703 "1", |
| 655 "--task-name", | 704 "--task-name", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 695 "--tag", | 744 "--tag", |
| 696 "slavename:build1-a1", | 745 "slavename:build1-a1", |
| 697 "--tag", | 746 "--tag", |
| 698 "stepname:gl_tests (r1) on Mac-10.9", | 747 "stepname:gl_tests (r1) on Mac-10.9", |
| 699 "--idempotent", | 748 "--idempotent", |
| 700 "[dummy hash for gl_tests]", | 749 "[dummy hash for gl_tests]", |
| 701 "--", | 750 "--", |
| 702 "--gtest_filter=Test.One", | 751 "--gtest_filter=Test.One", |
| 703 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 752 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 704 ], | 753 ], |
| 754 "cwd": "[BUILDER_CACHE]/mac", |
| 705 "env": { | 755 "env": { |
| 706 "FORCE_MAC_TOOLCHAIN": "1", | 756 "FORCE_MAC_TOOLCHAIN": "1", |
| 707 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 757 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 708 }, | 758 }, |
| 709 "name": "test r1.[trigger] gl_tests (r1) on Mac-10.9", | 759 "name": "test r1.[trigger] gl_tests (r1) on Mac-10.9", |
| 710 "~followup_annotations": [ | 760 "~followup_annotations": [ |
| 711 "@@@STEP_NEST_LEVEL@1@@@", | 761 "@@@STEP_NEST_LEVEL@1@@@", |
| 712 "@@@STEP_LOG_LINE@json.output@{@@@", | 762 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 713 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r1)/Mac-10
.9/[dummy has/mac_chromium_variable/1\", @@@", | 763 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r1)/Mac-10
.9/[dummy has/mac_chromium_variable/1\", @@@", |
| 714 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 764 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 725 }, | 775 }, |
| 726 { | 776 { |
| 727 "allow_subannotations": true, | 777 "allow_subannotations": true, |
| 728 "cmd": [ | 778 "cmd": [ |
| 729 "python", | 779 "python", |
| 730 "-u", | 780 "-u", |
| 731 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 781 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 732 "python", | 782 "python", |
| 733 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", | 783 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", |
| 734 "--swarming-client-dir", | 784 "--swarming-client-dir", |
| 735 "[SLAVE_BUILD]/src/tools/swarming_client", | 785 "[BUILDER_CACHE]/mac/src/tools/swarming_client", |
| 736 "--temp-root-dir", | 786 "--temp-root-dir", |
| 737 "[TMP_BASE]", | 787 "[TMP_BASE]", |
| 738 "--merged-test-output", | 788 "--merged-test-output", |
| 739 "/path/to/tmp/json", | 789 "/path/to/tmp/json", |
| 740 "--", | 790 "--", |
| 741 "collect", | 791 "collect", |
| 742 "--swarming", | 792 "--swarming", |
| 743 "https://chromium-swarm.appspot.com", | 793 "https://chromium-swarm.appspot.com", |
| 744 "--decorate", | 794 "--decorate", |
| 745 "--print-status-updates", | 795 "--print-status-updates", |
| 746 "--json", | 796 "--json", |
| 747 "{\"base_task_name\": \"gl_tests (r1)/Mac-10.9/[dummy has/mac_chromium_var
iable/1\", \"tasks\": {\"gl_tests (r1)/Mac-10.9/[dummy has/mac_chromium_variable
/1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chrom
ium-swarm.appspot.com/user/task/10000\"}}}" | 797 "{\"base_task_name\": \"gl_tests (r1)/Mac-10.9/[dummy has/mac_chromium_var
iable/1\", \"tasks\": {\"gl_tests (r1)/Mac-10.9/[dummy has/mac_chromium_variable
/1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chrom
ium-swarm.appspot.com/user/task/10000\"}}}" |
| 748 ], | 798 ], |
| 799 "cwd": "[BUILDER_CACHE]/mac", |
| 749 "env": { | 800 "env": { |
| 750 "FORCE_MAC_TOOLCHAIN": "1", | 801 "FORCE_MAC_TOOLCHAIN": "1", |
| 751 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 802 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 752 }, | 803 }, |
| 753 "name": "test r1.gl_tests (r1) on Mac-10.9", | 804 "name": "test r1.gl_tests (r1) on Mac-10.9", |
| 754 "~followup_annotations": [ | 805 "~followup_annotations": [ |
| 755 "@@@STEP_NEST_LEVEL@1@@@" | 806 "@@@STEP_NEST_LEVEL@1@@@" |
| 756 ] | 807 ] |
| 757 }, | 808 }, |
| 758 { | 809 { |
| 759 "cmd": [ | 810 "cmd": [ |
| 760 "python", | 811 "python", |
| 761 "-u", | 812 "-u", |
| 762 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 813 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 763 "--input-gtest-json", | 814 "--input-gtest-json", |
| 764 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", | 815 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", |
| 765 "--master-name", | 816 "--master-name", |
| 766 "tryserver.chromium.mac", | 817 "tryserver.chromium.mac", |
| 767 "--builder-name", | 818 "--builder-name", |
| 768 "mac_chromium_variable", | 819 "mac_chromium_variable", |
| 769 "--build-number", | 820 "--build-number", |
| 770 "1", | 821 "1", |
| 771 "--test-type", | 822 "--test-type", |
| 772 "test r1.gl_tests (r1) on Mac-10.9", | 823 "test r1.gl_tests (r1) on Mac-10.9", |
| 773 "--test-results-server", | 824 "--test-results-server", |
| 774 "test-results.appspot.com", | 825 "test-results.appspot.com", |
| 775 "--chrome-revision", | 826 "--chrome-revision", |
| 776 "170242" | 827 "170242" |
| 777 ], | 828 ], |
| 829 "cwd": "[BUILDER_CACHE]/mac", |
| 778 "env": { | 830 "env": { |
| 779 "FORCE_MAC_TOOLCHAIN": "1", | 831 "FORCE_MAC_TOOLCHAIN": "1", |
| 780 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 832 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 781 }, | 833 }, |
| 782 "name": "test r1.Upload to test-results [test r1.gl_tests (r1) on Mac-10.9]"
, | 834 "name": "test r1.Upload to test-results [test r1.gl_tests (r1) on Mac-10.9]"
, |
| 783 "~followup_annotations": [ | 835 "~followup_annotations": [ |
| 784 "@@@STEP_NEST_LEVEL@1@@@" | 836 "@@@STEP_NEST_LEVEL@1@@@" |
| 785 ] | 837 ] |
| 786 }, | 838 }, |
| 787 { | 839 { |
| (...skipping 20 matching lines...) Expand all Loading... |
| 808 "@@@STEP_LOG_END@report@@@", | 860 "@@@STEP_LOG_END@report@@@", |
| 809 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}
}}}@@@" | 861 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}
}}}@@@" |
| 810 ] | 862 ] |
| 811 }, | 863 }, |
| 812 { | 864 { |
| 813 "name": "$result", | 865 "name": "$result", |
| 814 "recipe_result": null, | 866 "recipe_result": null, |
| 815 "status_code": 0 | 867 "status_code": 0 |
| 816 } | 868 } |
| 817 ] | 869 ] |
| OLD | NEW |