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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_memcheck.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_linux_memcheck.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_memcheck.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_memcheck.json
index 3b5767a3916c5f84a775d7f2e3ff4efa55982b69..c65c7edf5716fe64c0b33aed9ba250d150692a03 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_memcheck.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_memcheck.json
@@ -502,6 +502,38 @@
"--build-properties",
"{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Memcheck\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
"--annotate=gtest",
+ "--test-type=rtc_stats_unittests",
+ "--step-name=rtc_stats_unittests",
+ "--builder-name=Linux Memcheck",
+ "--slave-name=slavename",
+ "--build-number=1337",
+ "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
+ "--pass-build-dir",
+ "--pass-target",
+ "--run-shell-script",
+ "[BUILDER_CACHE]/Linux_Memcheck/src/tools/valgrind-webrtc/webrtc_tests.sh",
+ "--test",
+ "rtc_stats_unittests",
+ "--tool",
+ "memcheck"
+ ],
+ "cwd": "[BUILDER_CACHE]/Linux_Memcheck",
+ "name": "rtc_stats_unittests"
+ },
+ {
+ "allow_subannotations": true,
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
+ "--target",
+ "Release",
+ "--xvfb",
+ "--factory-properties",
+ "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Memcheck\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
+ "--build-properties",
+ "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Memcheck\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
+ "--annotate=gtest",
"--test-type=rtc_unittests",
"--step-name=rtc_unittests",
"--builder-name=Linux Memcheck",

Powered by Google App Engine
This is Rietveld 408576698