| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", | 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", |
| 5 "--json-file", | 5 "--json-file", |
| 6 "/path/to/tmp/json" | 6 "/path/to/tmp/json" |
| 7 ], | 7 ], |
| 8 "name": "host and tools info", | 8 "name": "host and tools info", |
| 9 "~followup_annotations": [ | 9 "~followup_annotations": [ |
| 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", | 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", |
| (...skipping 485 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 496 "cmd": [ | 496 "cmd": [ |
| 497 "python", | 497 "python", |
| 498 "-u", | 498 "-u", |
| 499 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 499 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 500 "--target", | 500 "--target", |
| 501 "Release", | 501 "Release", |
| 502 "--factory-properties", | 502 "--factory-properties", |
| 503 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"mac_asan\", \"buildnum
ber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset
\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revisi
on\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"s
lavename\"}", | 503 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"mac_asan\", \"buildnum
ber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset
\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revisi
on\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"s
lavename\"}", |
| 504 "--build-properties", | 504 "--build-properties", |
| 505 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"mac_asan\", \"buildnum
ber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset
\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revisi
on\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"s
lavename\"}", | 505 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"mac_asan\", \"buildnum
ber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset
\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revisi
on\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"s
lavename\"}", |
| 506 "--test-type=rtc_stats_unittests", |
| 507 "--step-name=rtc_stats_unittests", |
| 508 "--builder-name=mac_asan", |
| 509 "--slave-name=slavename", |
| 510 "--build-number=1337", |
| 511 "--run-python-script", |
| 512 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 513 "--enable-asan", |
| 514 "[BUILDER_CACHE]/mac_asan/src/third_party/gtest-parallel/gtest-parallel", |
| 515 "[BUILDER_CACHE]/mac_asan/src/out/Release/rtc_stats_unittests", |
| 516 "--" |
| 517 ], |
| 518 "cwd": "[BUILDER_CACHE]/mac_asan", |
| 519 "name": "rtc_stats_unittests" |
| 520 }, |
| 521 { |
| 522 "cmd": [ |
| 523 "python", |
| 524 "-u", |
| 525 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 526 "--target", |
| 527 "Release", |
| 528 "--factory-properties", |
| 529 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"mac_asan\", \"buildnum
ber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset
\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revisi
on\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"s
lavename\"}", |
| 530 "--build-properties", |
| 531 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"mac_asan\", \"buildnum
ber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset
\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revisi
on\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavename\": \"s
lavename\"}", |
| 506 "--test-type=rtc_unittests", | 532 "--test-type=rtc_unittests", |
| 507 "--step-name=rtc_unittests", | 533 "--step-name=rtc_unittests", |
| 508 "--builder-name=mac_asan", | 534 "--builder-name=mac_asan", |
| 509 "--slave-name=slavename", | 535 "--slave-name=slavename", |
| 510 "--build-number=1337", | 536 "--build-number=1337", |
| 511 "--run-python-script", | 537 "--run-python-script", |
| 512 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 538 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 513 "--enable-asan", | 539 "--enable-asan", |
| 514 "[BUILDER_CACHE]/mac_asan/src/third_party/gtest-parallel/gtest-parallel", | 540 "[BUILDER_CACHE]/mac_asan/src/third_party/gtest-parallel/gtest-parallel", |
| 515 "[BUILDER_CACHE]/mac_asan/src/out/Release/rtc_unittests", | 541 "[BUILDER_CACHE]/mac_asan/src/out/Release/rtc_unittests", |
| (...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 698 ], | 724 ], |
| 699 "cwd": "[BUILDER_CACHE]/mac_asan", | 725 "cwd": "[BUILDER_CACHE]/mac_asan", |
| 700 "name": "webrtc_nonparallel_tests" | 726 "name": "webrtc_nonparallel_tests" |
| 701 }, | 727 }, |
| 702 { | 728 { |
| 703 "name": "$result", | 729 "name": "$result", |
| 704 "recipe_result": null, | 730 "recipe_result": null, |
| 705 "status_code": 0 | 731 "status_code": 0 |
| 706 } | 732 } |
| 707 ] | 733 ] |
| OLD | NEW |