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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug.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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug.json
index 093bdc9e3a8df7cd69e516df928fc24a23aa6f42..5aa4cb21fd97e7b51c94445ccef5ef6b59741523 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug.json
@@ -487,6 +487,31 @@
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Mac64 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
"--build-properties",
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Mac64 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
+ "--test-type=rtc_stats_unittests",
+ "--step-name=rtc_stats_unittests",
+ "--builder-name=Mac64 Debug",
+ "--slave-name=slavename",
+ "--build-number=1337",
+ "--run-python-script",
+ "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
+ "[BUILDER_CACHE]/Mac64_Debug/src/third_party/gtest-parallel/gtest-parallel",
+ "[BUILDER_CACHE]/Mac64_Debug/src/out/Debug/rtc_stats_unittests",
+ "--"
+ ],
+ "cwd": "[BUILDER_CACHE]/Mac64_Debug",
+ "name": "rtc_stats_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
+ "--target",
+ "Debug",
+ "--factory-properties",
+ "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Mac64 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
+ "--build-properties",
+ "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Mac64 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
"--test-type=rtc_unittests",
"--step-name=rtc_unittests",
"--builder-name=Mac64 Debug",

Powered by Google App Engine
This is Rietveld 408576698