| 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 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 208 ], | 208 ], |
| 209 "env": { | 209 "env": { |
| 210 "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" | 210 "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" |
| 211 }, | 211 }, |
| 212 "name": "gclient runhooks (with patch)" | 212 "name": "gclient runhooks (with patch)" |
| 213 }, | 213 }, |
| 214 { | 214 { |
| 215 "cmd": [ | 215 "cmd": [ |
| 216 "python", | 216 "python", |
| 217 "-u", | 217 "-u", |
| 218 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_test
s.py", | 218 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
| 219 "--build-dir", | 219 "--build-dir", |
| 220 "[SLAVE_BUILD]/src/out/Release", | 220 "[SLAVE_BUILD]/src/out/Release", |
| 221 "--clean-isolated-files" | 221 "--clean-isolated-files" |
| 222 ], | 222 ], |
| 223 "name": "clean isolated files" | 223 "name": "clean isolated files" |
| 224 }, | 224 }, |
| 225 { | 225 { |
| 226 "cmd": [ | 226 "cmd": [ |
| 227 "python", | 227 "python", |
| 228 "-u", | 228 "-u", |
| (...skipping 13 matching lines...) Expand all Loading... |
| 242 "base_unittests_run", | 242 "base_unittests_run", |
| 243 "browser_tests", | 243 "browser_tests", |
| 244 "browser_tests_run" | 244 "browser_tests_run" |
| 245 ], | 245 ], |
| 246 "name": "compile (with patch)" | 246 "name": "compile (with patch)" |
| 247 }, | 247 }, |
| 248 { | 248 { |
| 249 "cmd": [ | 249 "cmd": [ |
| 250 "python", | 250 "python", |
| 251 "-u", | 251 "-u", |
| 252 "[BUILD]/scripts/slave/recipe_modules/isolate/resources/remove_build_metad
ata.py", | 252 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", |
| 253 "--build-dir", | 253 "--build-dir", |
| 254 "[SLAVE_BUILD]/src/out/Release", | 254 "[SLAVE_BUILD]/src/out/Release", |
| 255 "--src-dir", | 255 "--src-dir", |
| 256 "[SLAVE_BUILD]/src" | 256 "[SLAVE_BUILD]/src" |
| 257 ], | 257 ], |
| 258 "cwd": "[SLAVE_BUILD]", | 258 "cwd": "[SLAVE_BUILD]", |
| 259 "name": "remove_build_metadata" | 259 "name": "remove_build_metadata" |
| 260 }, | 260 }, |
| 261 { | 261 { |
| 262 "cmd": [ | 262 "cmd": [ |
| (...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 418 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 418 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 419 "@@@STEP_LOG_LINE@json.output@}@@@", | 419 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 420 "@@@STEP_LOG_END@json.output@@@" | 420 "@@@STEP_LOG_END@json.output@@@" |
| 421 ] | 421 ] |
| 422 }, | 422 }, |
| 423 { | 423 { |
| 424 "allow_subannotations": true, | 424 "allow_subannotations": true, |
| 425 "cmd": [ | 425 "cmd": [ |
| 426 "python", | 426 "python", |
| 427 "-u", | 427 "-u", |
| 428 "[BUILD]/scripts/slave/recipe_modules/swarming/resources/collect_gtest_tas
k.py", | 428 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 429 "--swarming-client-dir", | 429 "--swarming-client-dir", |
| 430 "[SLAVE_BUILD]/src/tools/swarming_client", | 430 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 431 "--temp-root-dir", | 431 "--temp-root-dir", |
| 432 "[TMP_BASE]", | 432 "[TMP_BASE]", |
| 433 "--merged-test-output", | 433 "--merged-test-output", |
| 434 "/path/to/tmp/json", | 434 "/path/to/tmp/json", |
| 435 "--", | 435 "--", |
| 436 "collect", | 436 "collect", |
| 437 "--swarming", | 437 "--swarming", |
| 438 "https://chromium-swarm.appspot.com", | 438 "https://chromium-swarm.appspot.com", |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 474 "@@@STEP_FAILURE@@@", | 474 "@@@STEP_FAILURE@@@", |
| 475 "@@@SET_BUILD_PROPERTY@failure_hash@\"639c9bb258abcb602fb0b12e3f6aa8e0d794
a562\"@@@" | 475 "@@@SET_BUILD_PROPERTY@failure_hash@\"639c9bb258abcb602fb0b12e3f6aa8e0d794
a562\"@@@" |
| 476 ] | 476 ] |
| 477 }, | 477 }, |
| 478 { | 478 { |
| 479 "name": "$final_result", | 479 "name": "$final_result", |
| 480 "reason": "1 out of 2 aggregated steps failed. Failures: Step('browser_tests
') failed with return_code 1", | 480 "reason": "1 out of 2 aggregated steps failed. Failures: Step('browser_tests
') failed with return_code 1", |
| 481 "status_code": 1 | 481 "status_code": 1 |
| 482 } | 482 } |
| 483 ] | 483 ] |
| OLD | NEW |