| 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", | 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_layout", | 7 "[BUILDER_CACHE]/mac_layout", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 193 }, | 193 }, |
| 194 { | 194 { |
| 195 "cmd": [ | 195 "cmd": [ |
| 196 "python", | 196 "python", |
| 197 "-u", | 197 "-u", |
| 198 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 198 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 199 "runhooks" | 199 "runhooks" |
| 200 ], | 200 ], |
| 201 "cwd": "[BUILDER_CACHE]/mac_layout/src", | 201 "cwd": "[BUILDER_CACHE]/mac_layout/src", |
| 202 "env": { | 202 "env": { |
| 203 "FORCE_MAC_TOOLCHAIN": "1", | |
| 204 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 203 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 205 "GYP_CHROMIUM_NO_ACTION": "1", | 204 "GYP_CHROMIUM_NO_ACTION": "1", |
| 206 "GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/gom
a' target_arch=x64 test_isolation_mode=prepare use_goma=1", | 205 "GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/gom
a' target_arch=x64 test_isolation_mode=prepare use_goma=1", |
| 207 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 206 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 208 }, | 207 }, |
| 209 "name": "gclient runhooks" | 208 "name": "gclient runhooks" |
| 210 }, | 209 }, |
| 211 { | 210 { |
| 212 "cmd": [ | 211 "cmd": [ |
| 213 "python", | 212 "python", |
| (...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 313 "python", | 312 "python", |
| 314 "-u", | 313 "-u", |
| 315 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 314 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 316 "--build-dir", | 315 "--build-dir", |
| 317 "[BUILDER_CACHE]/mac_layout/src/out/Release", | 316 "[BUILDER_CACHE]/mac_layout/src/out/Release", |
| 318 "--output-json", | 317 "--output-json", |
| 319 "/path/to/tmp/json" | 318 "/path/to/tmp/json" |
| 320 ], | 319 ], |
| 321 "cwd": "[BUILDER_CACHE]/mac_layout", | 320 "cwd": "[BUILDER_CACHE]/mac_layout", |
| 322 "env": { | 321 "env": { |
| 323 "FORCE_MAC_TOOLCHAIN": "1", | |
| 324 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 322 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 325 }, | 323 }, |
| 326 "name": "find isolated tests", | 324 "name": "find isolated tests", |
| 327 "~followup_annotations": [ | 325 "~followup_annotations": [ |
| 328 "@@@STEP_LOG_LINE@json.output@{@@@", | 326 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 329 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 327 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 330 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 328 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 331 "@@@STEP_LOG_LINE@json.output@}@@@", | 329 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 332 "@@@STEP_LOG_END@json.output@@@", | 330 "@@@STEP_LOG_END@json.output@@@", |
| 333 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 331 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 391 "slavename:TestSlavename", | 389 "slavename:TestSlavename", |
| 392 "--tag", | 390 "--tag", |
| 393 "stepname:browser_tests on Mac-10.10", | 391 "stepname:browser_tests on Mac-10.10", |
| 394 "--idempotent", | 392 "--idempotent", |
| 395 "ffffffffffffffffffffffffffffffffffffffff", | 393 "ffffffffffffffffffffffffffffffffffffffff", |
| 396 "--", | 394 "--", |
| 397 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 395 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 398 ], | 396 ], |
| 399 "cwd": "[BUILDER_CACHE]/mac_layout", | 397 "cwd": "[BUILDER_CACHE]/mac_layout", |
| 400 "env": { | 398 "env": { |
| 401 "FORCE_MAC_TOOLCHAIN": "1", | |
| 402 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 399 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 403 }, | 400 }, |
| 404 "name": "[trigger] browser_tests on Mac-10.10", | 401 "name": "[trigger] browser_tests on Mac-10.10", |
| 405 "~followup_annotations": [ | 402 "~followup_annotations": [ |
| 406 "@@@STEP_LOG_LINE@json.output@{@@@", | 403 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 407 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.10/ffffffffff/WebKit Mac10.10/571\", @@@", | 404 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.10/ffffffffff/WebKit Mac10.10/571\", @@@", |
| 408 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 405 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 409 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.10/ffffffffff/Web
Kit Mac10.10/571\": {@@@", | 406 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.10/ffffffffff/Web
Kit Mac10.10/571\": {@@@", |
| 410 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 407 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 411 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 408 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 446 "test-results.appspot.com", | 443 "test-results.appspot.com", |
| 447 "--build-number", | 444 "--build-number", |
| 448 "571", | 445 "571", |
| 449 "--builder-name", | 446 "--builder-name", |
| 450 "WebKit Mac10.10", | 447 "WebKit Mac10.10", |
| 451 "--step-name", | 448 "--step-name", |
| 452 "webkit_tests" | 449 "webkit_tests" |
| 453 ], | 450 ], |
| 454 "cwd": "[BUILDER_CACHE]/mac_layout", | 451 "cwd": "[BUILDER_CACHE]/mac_layout", |
| 455 "env": { | 452 "env": { |
| 456 "FORCE_MAC_TOOLCHAIN": "1", | |
| 457 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 453 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 458 }, | 454 }, |
| 459 "name": "webkit_tests", | 455 "name": "webkit_tests", |
| 460 "~followup_annotations": [ | 456 "~followup_annotations": [ |
| 461 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 457 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
| 462 ] | 458 ] |
| 463 }, | 459 }, |
| 464 { | 460 { |
| 465 "cmd": [ | 461 "cmd": [ |
| 466 "python", | 462 "python", |
| 467 "-u", | 463 "-u", |
| 468 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", | 464 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", |
| 469 "--results-dir", | 465 "--results-dir", |
| 470 "[SLAVE_BUILD]/layout-test-results", | 466 "[SLAVE_BUILD]/layout-test-results", |
| 471 "--build-dir", | 467 "--build-dir", |
| 472 "[BUILDER_CACHE]/mac_layout/src/out", | 468 "[BUILDER_CACHE]/mac_layout/src/out", |
| 473 "--build-number", | 469 "--build-number", |
| 474 "571", | 470 "571", |
| 475 "--builder-name", | 471 "--builder-name", |
| 476 "WebKit Mac10.10", | 472 "WebKit Mac10.10", |
| 477 "--gs-bucket", | 473 "--gs-bucket", |
| 478 "gs://chromium-layout-test-archives", | 474 "gs://chromium-layout-test-archives", |
| 479 "--staging-dir", | 475 "--staging-dir", |
| 480 "[CACHE]/chrome_staging", | 476 "[CACHE]/chrome_staging", |
| 481 "--gs-acl", | 477 "--gs-acl", |
| 482 "public-read" | 478 "public-read" |
| 483 ], | 479 ], |
| 484 "cwd": "[BUILDER_CACHE]/mac_layout", | 480 "cwd": "[BUILDER_CACHE]/mac_layout", |
| 485 "env": { | 481 "env": { |
| 486 "FORCE_MAC_TOOLCHAIN": "1", | |
| 487 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 482 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 488 }, | 483 }, |
| 489 "name": "archive_webkit_tests_results", | 484 "name": "archive_webkit_tests_results", |
| 490 "~followup_annotations": [ | 485 "~followup_annotations": [ |
| 491 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Mac10_10/571/layout-test-results/results.html@@@", | 486 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Mac10_10/571/layout-test-results/results.html@@@", |
| 492 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Mac10_10/571/layout-test-results.zip@@@" | 487 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Mac10_10/571/layout-test-results.zip@@@" |
| 493 ] | 488 ] |
| 494 }, | 489 }, |
| 495 { | 490 { |
| 496 "allow_subannotations": true, | 491 "allow_subannotations": true, |
| (...skipping 13 matching lines...) Expand all Loading... |
| 510 "collect", | 505 "collect", |
| 511 "--swarming", | 506 "--swarming", |
| 512 "https://chromium-swarm.appspot.com", | 507 "https://chromium-swarm.appspot.com", |
| 513 "--decorate", | 508 "--decorate", |
| 514 "--print-status-updates", | 509 "--print-status-updates", |
| 515 "--json", | 510 "--json", |
| 516 "{\"base_task_name\": \"browser_tests/Mac-10.10/ffffffffff/WebKit Mac10.10
/571\", \"tasks\": {\"browser_tests/Mac-10.10/ffffffffff/WebKit Mac10.10/571\":
{\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-sw
arm.appspot.com/user/task/10000\"}}}" | 511 "{\"base_task_name\": \"browser_tests/Mac-10.10/ffffffffff/WebKit Mac10.10
/571\", \"tasks\": {\"browser_tests/Mac-10.10/ffffffffff/WebKit Mac10.10/571\":
{\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-sw
arm.appspot.com/user/task/10000\"}}}" |
| 517 ], | 512 ], |
| 518 "cwd": "[BUILDER_CACHE]/mac_layout", | 513 "cwd": "[BUILDER_CACHE]/mac_layout", |
| 519 "env": { | 514 "env": { |
| 520 "FORCE_MAC_TOOLCHAIN": "1", | |
| 521 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 515 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 522 }, | 516 }, |
| 523 "name": "browser_tests on Mac-10.10", | 517 "name": "browser_tests on Mac-10.10", |
| 524 "~followup_annotations": [ | 518 "~followup_annotations": [ |
| 525 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 519 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 526 ] | 520 ] |
| 527 }, | 521 }, |
| 528 { | 522 { |
| 529 "cmd": [ | 523 "cmd": [ |
| 530 "python", | 524 "python", |
| 531 "-u", | 525 "-u", |
| 532 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", | 526 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", |
| 533 "--input-json", | 527 "--input-json", |
| 534 "{\"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\"}}]}}"
, | 528 "{\"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\"}}]}}"
, |
| 535 "--master-name", | 529 "--master-name", |
| 536 "chromium.webkit", | 530 "chromium.webkit", |
| 537 "--builder-name", | 531 "--builder-name", |
| 538 "WebKit Mac10.10", | 532 "WebKit Mac10.10", |
| 539 "--build-number", | 533 "--build-number", |
| 540 "571", | 534 "571", |
| 541 "--test-type", | 535 "--test-type", |
| 542 "browser_tests on Mac-10.10", | 536 "browser_tests on Mac-10.10", |
| 543 "--test-results-server", | 537 "--test-results-server", |
| 544 "test-results.appspot.com", | 538 "test-results.appspot.com", |
| 545 "--chrome-revision", | 539 "--chrome-revision", |
| 546 "170242" | 540 "170242" |
| 547 ], | 541 ], |
| 548 "cwd": "[BUILDER_CACHE]/mac_layout", | 542 "cwd": "[BUILDER_CACHE]/mac_layout", |
| 549 "env": { | 543 "env": { |
| 550 "FORCE_MAC_TOOLCHAIN": "1", | |
| 551 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 544 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 552 }, | 545 }, |
| 553 "name": "Upload to test-results [browser_tests on Mac-10.10]" | 546 "name": "Upload to test-results [browser_tests on Mac-10.10]" |
| 554 }, | 547 }, |
| 555 { | 548 { |
| 556 "name": "$result", | 549 "name": "$result", |
| 557 "recipe_result": null, | 550 "recipe_result": null, |
| 558 "status_code": 0 | 551 "status_code": 0 |
| 559 } | 552 } |
| 560 ] | 553 ] |
| OLD | NEW |