| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.fyi", | 8 "chromium.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "ClangToTLinuxASan tester", | 10 "ClangToTLinuxASan tester", |
| (...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 285 { | 285 { |
| 286 "cmd": [ | 286 "cmd": [ |
| 287 "python", | 287 "python", |
| 288 "-u", | 288 "-u", |
| 289 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 289 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 290 "--build-dir", | 290 "--build-dir", |
| 291 "[SLAVE_BUILD]/src/out/Release", | 291 "[SLAVE_BUILD]/src/out/Release", |
| 292 "--output-json", | 292 "--output-json", |
| 293 "/path/to/tmp/json" | 293 "/path/to/tmp/json" |
| 294 ], | 294 ], |
| 295 "env": { |
| 296 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 297 }, |
| 295 "name": "find isolated tests", | 298 "name": "find isolated tests", |
| 296 "~followup_annotations": [ | 299 "~followup_annotations": [ |
| 297 "@@@STEP_LOG_LINE@json.output@{@@@", | 300 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 298 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 301 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 299 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 302 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 300 "@@@STEP_LOG_LINE@json.output@}@@@", | 303 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 301 "@@@STEP_LOG_END@json.output@@@", | 304 "@@@STEP_LOG_END@json.output@@@", |
| 302 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 305 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 303 ] | 306 ] |
| 304 }, | 307 }, |
| (...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 365 "--tag", | 368 "--tag", |
| 366 "stepname:browser_tests on Ubuntu-12.04", | 369 "stepname:browser_tests on Ubuntu-12.04", |
| 367 "--idempotent", | 370 "--idempotent", |
| 368 "ffffffffffffffffffffffffffffffffffffffff", | 371 "ffffffffffffffffffffffffffffffffffffffff", |
| 369 "--", | 372 "--", |
| 370 "--test-launcher-print-test-stdio=always", | 373 "--test-launcher-print-test-stdio=always", |
| 371 "--test-launcher-batch-limit=1", | 374 "--test-launcher-batch-limit=1", |
| 372 "--lsan=1", | 375 "--lsan=1", |
| 373 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 376 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 374 ], | 377 ], |
| 378 "env": { |
| 379 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 380 }, |
| 375 "name": "[trigger] browser_tests on Ubuntu-12.04", | 381 "name": "[trigger] browser_tests on Ubuntu-12.04", |
| 376 "~followup_annotations": [ | 382 "~followup_annotations": [ |
| 377 "@@@STEP_LOG_LINE@json.output@{@@@", | 383 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 378 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Ubuntu
-12.04/ffffffffff/ClangToTLinuxASan tester/571\", @@@", | 384 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Ubuntu
-12.04/ffffffffff/ClangToTLinuxASan tester/571\", @@@", |
| 379 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 385 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 380 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Ubuntu-12.04/ffffffffff/
ClangToTLinuxASan tester/571\": {@@@", | 386 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Ubuntu-12.04/ffffffffff/
ClangToTLinuxASan tester/571\": {@@@", |
| 381 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 387 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 382 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 388 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 383 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 389 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 384 "@@@STEP_LOG_LINE@json.output@ }@@@", | 390 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 405 "--", | 411 "--", |
| 406 "collect", | 412 "collect", |
| 407 "--swarming", | 413 "--swarming", |
| 408 "https://chromium-swarm.appspot.com", | 414 "https://chromium-swarm.appspot.com", |
| 409 "--decorate", | 415 "--decorate", |
| 410 "--print-status-updates", | 416 "--print-status-updates", |
| 411 "--shards", | 417 "--shards", |
| 412 "1", | 418 "1", |
| 413 "browser_tests/Ubuntu-12.04/ffffffffff/ClangToTLinuxASan tester/571" | 419 "browser_tests/Ubuntu-12.04/ffffffffff/ClangToTLinuxASan tester/571" |
| 414 ], | 420 ], |
| 421 "env": { |
| 422 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 423 }, |
| 415 "name": "browser_tests on Ubuntu-12.04", | 424 "name": "browser_tests on Ubuntu-12.04", |
| 416 "~followup_annotations": [ | 425 "~followup_annotations": [ |
| 417 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 426 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 418 ] | 427 ] |
| 419 }, | 428 }, |
| 420 { | 429 { |
| 421 "cmd": [ | 430 "cmd": [ |
| 422 "python", | 431 "python", |
| 423 "-u", | 432 "-u", |
| 424 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 433 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 425 "--input-gtest-json", | 434 "--input-gtest-json", |
| 426 "{\"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\"}}]}}"
, | 435 "{\"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\"}}]}}"
, |
| 427 "--master-name", | 436 "--master-name", |
| 428 "chromium.fyi", | 437 "chromium.fyi", |
| 429 "--builder-name", | 438 "--builder-name", |
| 430 "ClangToTLinuxASan tester", | 439 "ClangToTLinuxASan tester", |
| 431 "--build-number", | 440 "--build-number", |
| 432 "571", | 441 "571", |
| 433 "--test-type", | 442 "--test-type", |
| 434 "browser_tests on Ubuntu-12.04", | 443 "browser_tests on Ubuntu-12.04", |
| 435 "--test-results-server", | 444 "--test-results-server", |
| 436 "test-results.appspot.com", | 445 "test-results.appspot.com", |
| 437 "--chrome-revision", | 446 "--chrome-revision", |
| 438 "170242" | 447 "170242" |
| 439 ], | 448 ], |
| 449 "env": { |
| 450 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 451 }, |
| 440 "name": "Upload to test-results [browser_tests on Ubuntu-12.04]" | 452 "name": "Upload to test-results [browser_tests on Ubuntu-12.04]" |
| 441 }, | 453 }, |
| 442 { | 454 { |
| 443 "name": "$result", | 455 "name": "$result", |
| 444 "recipe_result": null, | 456 "recipe_result": null, |
| 445 "status_code": 0 | 457 "status_code": 0 |
| 446 } | 458 } |
| 447 ] | 459 ] |
| OLD | NEW |