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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_forced.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_linux64_debug_forced.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_forced.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_forced.json
index 39052712425ce873fcdc433485a3e98058f3ca84..95852d996f8bb485bae71fede5e4f75ee34ec83b 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_forced.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_forced.json
@@ -452,6 +452,32 @@
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"slavename\": \"slavename\"}",
"--build-properties",
"{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"slavename\": \"slavename\"}",
+ "--test-type=rtc_stats_unittests",
+ "--step-name=rtc_stats_unittests",
+ "--builder-name=Linux64 Debug",
+ "--slave-name=slavename",
+ "--build-number=1337",
+ "--run-python-script",
+ "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
+ "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parallel",
+ "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/rtc_stats_unittests",
+ "--"
+ ],
+ "cwd": "[BUILDER_CACHE]/Linux64_Debug",
+ "name": "rtc_stats_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
+ "--target",
+ "Debug",
+ "--xvfb",
+ "--factory-properties",
+ "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"slavename\": \"slavename\"}",
+ "--build-properties",
+ "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"slavename\": \"slavename\"}",
"--test-type=rtc_unittests",
"--step-name=rtc_unittests",
"--builder-name=Linux64 Debug",

Powered by Google App Engine
This is Rietveld 408576698