| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.chromium.linux", | 8 "tryserver.chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_chromium_asan_rel", | 10 "linux_chromium_asan_rel", |
| (...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 199 ], | 199 ], |
| 200 "env": { | 200 "env": { |
| 201 "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1
fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 test_isolation_mode=p
repare use_allocator=none use_goma=1" | 201 "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1
fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 test_isolation_mode=p
repare use_allocator=none use_goma=1" |
| 202 }, | 202 }, |
| 203 "name": "gclient runhooks (with patch)" | 203 "name": "gclient runhooks (with patch)" |
| 204 }, | 204 }, |
| 205 { | 205 { |
| 206 "cmd": [ | 206 "cmd": [ |
| 207 "python", | 207 "python", |
| 208 "-u", | 208 "-u", |
| 209 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_test
s.py", | 209 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
| 210 "--build-dir", | 210 "--build-dir", |
| 211 "[SLAVE_BUILD]/src/out/Release", | 211 "[SLAVE_BUILD]/src/out/Release", |
| 212 "--clean-isolated-files" | 212 "--clean-isolated-files" |
| 213 ], | 213 ], |
| 214 "name": "clean isolated files" | 214 "name": "clean isolated files" |
| 215 }, | 215 }, |
| 216 { | 216 { |
| 217 "cmd": [ | 217 "cmd": [ |
| 218 "python", | 218 "python", |
| 219 "-u", | 219 "-u", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 231 "--", | 231 "--", |
| 232 "base_unittests", | 232 "base_unittests", |
| 233 "base_unittests_run" | 233 "base_unittests_run" |
| 234 ], | 234 ], |
| 235 "name": "compile (with patch)" | 235 "name": "compile (with patch)" |
| 236 }, | 236 }, |
| 237 { | 237 { |
| 238 "cmd": [ | 238 "cmd": [ |
| 239 "python", | 239 "python", |
| 240 "-u", | 240 "-u", |
| 241 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/remove_build_metad
ata.py", | 241 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", |
| 242 "--build-dir", | 242 "--build-dir", |
| 243 "[SLAVE_BUILD]/src/out/Release", | 243 "[SLAVE_BUILD]/src/out/Release", |
| 244 "--src-dir", | 244 "--src-dir", |
| 245 "[SLAVE_BUILD]/src" | 245 "[SLAVE_BUILD]/src" |
| 246 ], | 246 ], |
| 247 "cwd": "[SLAVE_BUILD]", | 247 "cwd": "[SLAVE_BUILD]", |
| 248 "name": "remove_build_metadata" | 248 "name": "remove_build_metadata" |
| 249 }, | 249 }, |
| 250 { | 250 { |
| 251 "cmd": [ | 251 "cmd": [ |
| (...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 391 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 391 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 392 "@@@STEP_LOG_LINE@json.output@}@@@", | 392 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 393 "@@@STEP_LOG_END@json.output@@@" | 393 "@@@STEP_LOG_END@json.output@@@" |
| 394 ] | 394 ] |
| 395 }, | 395 }, |
| 396 { | 396 { |
| 397 "allow_subannotations": true, | 397 "allow_subannotations": true, |
| 398 "cmd": [ | 398 "cmd": [ |
| 399 "python", | 399 "python", |
| 400 "-u", | 400 "-u", |
| 401 "[BUILD]/scripts/slave/recipe_modules/swarming/resources/collect_gtest_tas
k.py", | 401 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 402 "--swarming-client-dir", | 402 "--swarming-client-dir", |
| 403 "[SLAVE_BUILD]/src/tools/swarming_client", | 403 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 404 "--temp-root-dir", | 404 "--temp-root-dir", |
| 405 "[TMP_BASE]", | 405 "[TMP_BASE]", |
| 406 "--merged-test-output", | 406 "--merged-test-output", |
| 407 "/path/to/tmp/json", | 407 "/path/to/tmp/json", |
| 408 "--", | 408 "--", |
| 409 "collect", | 409 "collect", |
| 410 "--swarming", | 410 "--swarming", |
| 411 "https://chromium-swarm.appspot.com", | 411 "https://chromium-swarm.appspot.com", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 483 ], | 483 ], |
| 484 "env": { | 484 "env": { |
| 485 "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1
fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 test_isolation_mode=p
repare use_allocator=none use_goma=1" | 485 "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1
fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 test_isolation_mode=p
repare use_allocator=none use_goma=1" |
| 486 }, | 486 }, |
| 487 "name": "gclient runhooks (without patch)" | 487 "name": "gclient runhooks (without patch)" |
| 488 }, | 488 }, |
| 489 { | 489 { |
| 490 "cmd": [ | 490 "cmd": [ |
| 491 "python", | 491 "python", |
| 492 "-u", | 492 "-u", |
| 493 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_test
s.py", | 493 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
| 494 "--build-dir", | 494 "--build-dir", |
| 495 "[SLAVE_BUILD]/src/out/Release", | 495 "[SLAVE_BUILD]/src/out/Release", |
| 496 "--clean-isolated-files" | 496 "--clean-isolated-files" |
| 497 ], | 497 ], |
| 498 "name": "clean isolated files (2)" | 498 "name": "clean isolated files (2)" |
| 499 }, | 499 }, |
| 500 { | 500 { |
| 501 "cmd": [ | 501 "cmd": [ |
| 502 "python", | 502 "python", |
| 503 "-u", | 503 "-u", |
| (...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 639 "@@@STEP_LOG_LINE@json.output@}@@@", | 639 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 640 "@@@STEP_LOG_END@json.output@@@", | 640 "@@@STEP_LOG_END@json.output@@@", |
| 641 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 641 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 642 ] | 642 ] |
| 643 }, | 643 }, |
| 644 { | 644 { |
| 645 "allow_subannotations": true, | 645 "allow_subannotations": true, |
| 646 "cmd": [ | 646 "cmd": [ |
| 647 "python", | 647 "python", |
| 648 "-u", | 648 "-u", |
| 649 "[BUILD]/scripts/slave/recipe_modules/swarming/resources/collect_gtest_tas
k.py", | 649 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 650 "--swarming-client-dir", | 650 "--swarming-client-dir", |
| 651 "[SLAVE_BUILD]/src/tools/swarming_client", | 651 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 652 "--temp-root-dir", | 652 "--temp-root-dir", |
| 653 "[TMP_BASE]", | 653 "[TMP_BASE]", |
| 654 "--merged-test-output", | 654 "--merged-test-output", |
| 655 "/path/to/tmp/json", | 655 "/path/to/tmp/json", |
| 656 "--", | 656 "--", |
| 657 "collect", | 657 "collect", |
| 658 "--swarming", | 658 "--swarming", |
| 659 "https://chromium-swarm.appspot.com", | 659 "https://chromium-swarm.appspot.com", |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 691 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", | 691 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", |
| 692 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", | 692 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", |
| 693 "@@@STEP_LOG_LINE@python.inline@ print f@@@", | 693 "@@@STEP_LOG_LINE@python.inline@ print f@@@", |
| 694 "@@@STEP_LOG_LINE@python.inline@@@@", | 694 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 695 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", | 695 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", |
| 696 "@@@STEP_LOG_END@python.inline@@@", | 696 "@@@STEP_LOG_END@python.inline@@@", |
| 697 "@@@STEP_FAILURE@@@" | 697 "@@@STEP_FAILURE@@@" |
| 698 ] | 698 ] |
| 699 } | 699 } |
| 700 ] | 700 ] |
| OLD | NEW |