| 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 "chromium.mac", | 8 "chromium.mac", |
| 9 "--builder", | 9 "--builder", |
| 10 "Mac10.8 Tests", | 10 "Mac10.8 Tests", |
| (...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 171 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.8 Tests\", \"buildnumber\": 571, \"mastername\": \"chromi
um.mac\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \
"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\", \"
recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"b
rowser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/p
ath/to/workdir/TestSlavename\"}", | 171 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.8 Tests\", \"buildnumber\": 571, \"mastername\": \"chromi
um.mac\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \
"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\", \"
recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"b
rowser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/p
ath/to/workdir/TestSlavename\"}", |
| 172 "--build-properties", | 172 "--build-properties", |
| 173 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.8 Tests\", \"buildnumber\": 571, \"mastername\": \"chromi
um.mac\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \
"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\", \"
recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"b
rowser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/p
ath/to/workdir/TestSlavename\"}" | 173 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.8 Tests\", \"buildnumber\": 571, \"mastername\": \"chromi
um.mac\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \
"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\", \"
recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"b
rowser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/p
ath/to/workdir/TestSlavename\"}" |
| 174 ], | 174 ], |
| 175 "name": "extract build" | 175 "name": "extract build" |
| 176 }, | 176 }, |
| 177 { | 177 { |
| 178 "cmd": [ | 178 "cmd": [ |
| 179 "python", | 179 "python", |
| 180 "-u", | 180 "-u", |
| 181 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_test
s.py", | 181 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
| 182 "--build-dir", | 182 "--build-dir", |
| 183 "[SLAVE_BUILD]/src/out/Release", | 183 "[SLAVE_BUILD]/src/out/Release", |
| 184 "--output-json", | 184 "--output-json", |
| 185 "/path/to/tmp/json" | 185 "/path/to/tmp/json" |
| 186 ], | 186 ], |
| 187 "name": "find isolated tests", | 187 "name": "find isolated tests", |
| 188 "~followup_annotations": [ | 188 "~followup_annotations": [ |
| 189 "@@@STEP_LOG_LINE@json.output@{@@@", | 189 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 190 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 190 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 191 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 191 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 267 "@@@STEP_LOG_LINE@json.output@}@@@", | 267 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 268 "@@@STEP_LOG_END@json.output@@@", | 268 "@@@STEP_LOG_END@json.output@@@", |
| 269 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 269 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 270 ] | 270 ] |
| 271 }, | 271 }, |
| 272 { | 272 { |
| 273 "allow_subannotations": true, | 273 "allow_subannotations": true, |
| 274 "cmd": [ | 274 "cmd": [ |
| 275 "python", | 275 "python", |
| 276 "-u", | 276 "-u", |
| 277 "[BUILD]/scripts/slave/recipe_modules/swarming/resources/collect_gtest_tas
k.py", | 277 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 278 "--swarming-client-dir", | 278 "--swarming-client-dir", |
| 279 "[SLAVE_BUILD]/src/tools/swarming_client", | 279 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 280 "--temp-root-dir", | 280 "--temp-root-dir", |
| 281 "[TMP_BASE]", | 281 "[TMP_BASE]", |
| 282 "--merged-test-output", | 282 "--merged-test-output", |
| 283 "/path/to/tmp/json", | 283 "/path/to/tmp/json", |
| 284 "--", | 284 "--", |
| 285 "collect", | 285 "collect", |
| 286 "--swarming", | 286 "--swarming", |
| 287 "https://chromium-swarm.appspot.com", | 287 "https://chromium-swarm.appspot.com", |
| 288 "--decorate", | 288 "--decorate", |
| 289 "--print-status-updates", | 289 "--print-status-updates", |
| 290 "--shards", | 290 "--shards", |
| 291 "1", | 291 "1", |
| 292 "browser_tests/Mac-10.8/ffffffffff/Mac10.8 Tests/571" | 292 "browser_tests/Mac-10.8/ffffffffff/Mac10.8 Tests/571" |
| 293 ], | 293 ], |
| 294 "name": "browser_tests" | 294 "name": "browser_tests" |
| 295 } | 295 } |
| 296 ] | 296 ] |
| OLD | NEW |