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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_release.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_release.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_release.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_release.json
index 7350fd0fdfc374c18e8f0d504e84156fac3a8e3b..ff41c10ff89ac419305a10427b8027f0fc4efa9a 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_release.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_release.json
@@ -452,6 +452,32 @@
"{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux64 Release\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
"--build-properties",
"{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux64 Release\", \"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=Linux64 Release",
+ "--slave-name=slavename",
+ "--build-number=1337",
+ "--run-python-script",
+ "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
+ "[BUILDER_CACHE]/Linux64_Release/src/third_party/gtest-parallel/gtest-parallel",
+ "[BUILDER_CACHE]/Linux64_Release/src/out/Release/rtc_stats_unittests",
+ "--"
+ ],
+ "cwd": "[BUILDER_CACHE]/Linux64_Release",
+ "name": "rtc_stats_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
+ "--target",
+ "Release",
+ "--xvfb",
+ "--factory-properties",
+ "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux64 Release\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
+ "--build-properties",
+ "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux64 Release\", \"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=Linux64 Release",

Powered by Google App Engine
This is Rietveld 408576698