| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/cleanup_temp.py" | 6 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 7 ], | 7 ], |
| 8 "name": "cleanup_temp" | 8 "name": "cleanup_temp" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 123 ], | 123 ], |
| 124 "env": { | 124 "env": { |
| 125 "GYP_DEFINES": "component=shared_library gomadir='[BUILD]/goma' target_arc
h=x64 test_isolation_mode=prepare use_goma=1" | 125 "GYP_DEFINES": "component=shared_library gomadir='[BUILD]/goma' target_arc
h=x64 test_isolation_mode=prepare use_goma=1" |
| 126 }, | 126 }, |
| 127 "name": "gclient runhooks" | 127 "name": "gclient runhooks" |
| 128 }, | 128 }, |
| 129 { | 129 { |
| 130 "cmd": [ | 130 "cmd": [ |
| 131 "python", | 131 "python", |
| 132 "-u", | 132 "-u", |
| 133 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_test
s.py", | 133 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
| 134 "--build-dir", | 134 "--build-dir", |
| 135 "[SLAVE_BUILD]/src/out/Debug", | 135 "[SLAVE_BUILD]/src/out/Debug", |
| 136 "--clean-isolated-files" | 136 "--clean-isolated-files" |
| 137 ], | 137 ], |
| 138 "name": "clean isolated files" | 138 "name": "clean isolated files" |
| 139 }, | 139 }, |
| 140 { | 140 { |
| 141 "cmd": [ | 141 "cmd": [ |
| 142 "python", | 142 "python", |
| 143 "-u", | 143 "-u", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 154 "[BUILD]/goma", | 154 "[BUILD]/goma", |
| 155 "--", | 155 "--", |
| 156 "chromium_swarm_tests" | 156 "chromium_swarm_tests" |
| 157 ], | 157 ], |
| 158 "name": "compile" | 158 "name": "compile" |
| 159 }, | 159 }, |
| 160 { | 160 { |
| 161 "cmd": [ | 161 "cmd": [ |
| 162 "python", | 162 "python", |
| 163 "-u", | 163 "-u", |
| 164 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/remove_build_metad
ata.py", | 164 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", |
| 165 "--build-dir", | 165 "--build-dir", |
| 166 "[SLAVE_BUILD]/src/out/Debug", | 166 "[SLAVE_BUILD]/src/out/Debug", |
| 167 "--src-dir", | 167 "--src-dir", |
| 168 "[SLAVE_BUILD]/src" | 168 "[SLAVE_BUILD]/src" |
| 169 ], | 169 ], |
| 170 "cwd": "[SLAVE_BUILD]", | 170 "cwd": "[SLAVE_BUILD]", |
| 171 "name": "remove_build_metadata" | 171 "name": "remove_build_metadata" |
| 172 }, | 172 }, |
| 173 { | 173 { |
| 174 "cmd": [ | 174 "cmd": [ |
| (...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 365 "@@@STEP_LOG_END@json.output@@@", | 365 "@@@STEP_LOG_END@json.output@@@", |
| 366 "@@@STEP_LINK@shard #0@https://chromium-swarm-dev.appspot.com/user/task/10
000@@@", | 366 "@@@STEP_LINK@shard #0@https://chromium-swarm-dev.appspot.com/user/task/10
000@@@", |
| 367 "@@@STEP_LINK@shard #1@https://chromium-swarm-dev.appspot.com/user/task/10
100@@@" | 367 "@@@STEP_LINK@shard #1@https://chromium-swarm-dev.appspot.com/user/task/10
100@@@" |
| 368 ] | 368 ] |
| 369 }, | 369 }, |
| 370 { | 370 { |
| 371 "allow_subannotations": true, | 371 "allow_subannotations": true, |
| 372 "cmd": [ | 372 "cmd": [ |
| 373 "python", | 373 "python", |
| 374 "-u", | 374 "-u", |
| 375 "[BUILD]/scripts/slave/recipe_modules/swarming/resources/collect_gtest_tas
k.py", | 375 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 376 "--swarming-client-dir", | 376 "--swarming-client-dir", |
| 377 "[SLAVE_BUILD]/src/tools/swarming_client", | 377 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 378 "--temp-root-dir", | 378 "--temp-root-dir", |
| 379 "[TMP_BASE]", | 379 "[TMP_BASE]", |
| 380 "--merged-test-output", | 380 "--merged-test-output", |
| 381 "/path/to/tmp/json", | 381 "/path/to/tmp/json", |
| 382 "--", | 382 "--", |
| 383 "collect", | 383 "collect", |
| 384 "--swarming", | 384 "--swarming", |
| 385 "https://chromium-swarm-dev.appspot.com", | 385 "https://chromium-swarm-dev.appspot.com", |
| 386 "--decorate", | 386 "--decorate", |
| 387 "--print-status-updates", | 387 "--print-status-updates", |
| 388 "--verbose", | 388 "--verbose", |
| 389 "--shards", | 389 "--shards", |
| 390 "2", | 390 "2", |
| 391 "dummy_target_1/Ubuntu/[dummy has/TestBuilder/571" | 391 "dummy_target_1/Ubuntu/[dummy has/TestBuilder/571" |
| 392 ], | 392 ], |
| 393 "name": "dummy_target_1 on Ubuntu" | 393 "name": "dummy_target_1 on Ubuntu" |
| 394 }, | 394 }, |
| 395 { | 395 { |
| 396 "allow_subannotations": true, | 396 "allow_subannotations": true, |
| 397 "cmd": [ | 397 "cmd": [ |
| 398 "python", | 398 "python", |
| 399 "-u", | 399 "-u", |
| 400 "[BUILD]/scripts/slave/recipe_modules/swarming/resources/collect_gtest_tas
k.py", | 400 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 401 "--swarming-client-dir", | 401 "--swarming-client-dir", |
| 402 "[SLAVE_BUILD]/src/tools/swarming_client", | 402 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 403 "--temp-root-dir", | 403 "--temp-root-dir", |
| 404 "[TMP_BASE]", | 404 "[TMP_BASE]", |
| 405 "--merged-test-output", | 405 "--merged-test-output", |
| 406 "/path/to/tmp/json", | 406 "/path/to/tmp/json", |
| 407 "--", | 407 "--", |
| 408 "collect", | 408 "collect", |
| 409 "--swarming", | 409 "--swarming", |
| 410 "https://chromium-swarm-dev.appspot.com", | 410 "https://chromium-swarm-dev.appspot.com", |
| 411 "--decorate", | 411 "--decorate", |
| 412 "--print-status-updates", | 412 "--print-status-updates", |
| 413 "--verbose", | 413 "--verbose", |
| 414 "--shards", | 414 "--shards", |
| 415 "2", | 415 "2", |
| 416 "dummy_target_2/Ubuntu/[dummy has/TestBuilder/571" | 416 "dummy_target_2/Ubuntu/[dummy has/TestBuilder/571" |
| 417 ], | 417 ], |
| 418 "name": "dummy_target_2 on Ubuntu" | 418 "name": "dummy_target_2 on Ubuntu" |
| 419 } | 419 } |
| 420 ] | 420 ] |
| OLD | NEW |