Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(209)

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac_asan.json

Issue 2345503002: WebRTC: Add rtc_stats_unittests to the test suite (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 477 matching lines...) Expand 10 before | Expand all | Expand 10 after
488 "cmd": [ 488 "cmd": [
489 "python", 489 "python",
490 "-u", 490 "-u",
491 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 491 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
492 "--target", 492 "--target",
493 "Release", 493 "Release",
494 "--factory-properties", 494 "--factory-properties",
495 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Mac Asan\", \"buildnum ber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \" recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slave name\"}", 495 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Mac Asan\", \"buildnum ber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \" recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slave name\"}",
496 "--build-properties", 496 "--build-properties",
497 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Mac Asan\", \"buildnum ber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \" recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slave name\"}", 497 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Mac Asan\", \"buildnum ber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \" recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slave name\"}",
498 "--test-type=rtc_stats_unittests",
499 "--step-name=rtc_stats_unittests",
500 "--builder-name=Mac Asan",
501 "--slave-name=slavename",
502 "--build-number=1337",
503 "--run-python-script",
504 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
505 "--enable-asan",
506 "[BUILDER_CACHE]/Mac_Asan/src/third_party/gtest-parallel/gtest-parallel",
507 "[BUILDER_CACHE]/Mac_Asan/src/out/Release/rtc_stats_unittests",
508 "--"
509 ],
510 "cwd": "[BUILDER_CACHE]/Mac_Asan",
511 "name": "rtc_stats_unittests"
512 },
513 {
514 "cmd": [
515 "python",
516 "-u",
517 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
518 "--target",
519 "Release",
520 "--factory-properties",
521 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Mac Asan\", \"buildnum ber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \" recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slave name\"}",
522 "--build-properties",
523 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Mac Asan\", \"buildnum ber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \" recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slave name\"}",
498 "--test-type=rtc_unittests", 524 "--test-type=rtc_unittests",
499 "--step-name=rtc_unittests", 525 "--step-name=rtc_unittests",
500 "--builder-name=Mac Asan", 526 "--builder-name=Mac Asan",
501 "--slave-name=slavename", 527 "--slave-name=slavename",
502 "--build-number=1337", 528 "--build-number=1337",
503 "--run-python-script", 529 "--run-python-script",
504 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 530 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
505 "--enable-asan", 531 "--enable-asan",
506 "[BUILDER_CACHE]/Mac_Asan/src/third_party/gtest-parallel/gtest-parallel", 532 "[BUILDER_CACHE]/Mac_Asan/src/third_party/gtest-parallel/gtest-parallel",
507 "[BUILDER_CACHE]/Mac_Asan/src/out/Release/rtc_unittests", 533 "[BUILDER_CACHE]/Mac_Asan/src/out/Release/rtc_unittests",
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
693 ], 719 ],
694 "cwd": "[BUILDER_CACHE]/Mac_Asan", 720 "cwd": "[BUILDER_CACHE]/Mac_Asan",
695 "name": "webrtc_nonparallel_tests" 721 "name": "webrtc_nonparallel_tests"
696 }, 722 },
697 { 723 {
698 "name": "$result", 724 "name": "$result",
699 "recipe_result": null, 725 "recipe_result": null,
700 "status_code": 0 726 "status_code": 0
701 } 727 }
702 ] 728 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698