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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_tsan_v2.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_tsan_v2.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_tsan_v2.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_tsan_v2.json
index 6e92d369f008d032d36394e60819cbd3cf87df29..7c2e7f6b603ddf92e6fe5b9f2804e788cb385c80 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_tsan_v2.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_tsan_v2.json
@@ -482,6 +482,33 @@
"{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
"--build-properties",
"{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"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=Linux Tsan v2",
+ "--slave-name=slavename",
+ "--build-number=1337",
+ "--run-python-script",
+ "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
+ "--enable-tsan",
+ "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parallel",
+ "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/rtc_stats_unittests",
+ "--"
+ ],
+ "cwd": "[BUILDER_CACHE]/Linux_Tsan_v2",
+ "name": "rtc_stats_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
+ "--target",
+ "Release",
+ "--xvfb",
+ "--factory-properties",
+ "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"buildnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
+ "--build-properties",
+ "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"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=Linux Tsan v2",

Powered by Google App Engine
This is Rietveld 408576698