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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.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_fyi_android32_asan__l_nexus6_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
index 314698a073eaa32924f847e6cc59f7304b0e977b..af32ee843ef8cb2868c1f77a7a2b9a1ce50e1aa7 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_android32_asan__l_nexus6_.json
@@ -683,6 +683,25 @@
"cmd": [
"python",
"-u",
+ "[BUILDER_CACHE]/Android32_ASan__L_Nexus6_/src/out/Release/bin/run_rtc_stats_unittests",
+ "--blacklist-file",
+ "[BUILDER_CACHE]/Android32_ASan__L_Nexus6_/src/out/bad_devices.json",
+ "--verbose",
+ "--tool=asan",
+ "--adb-path",
+ "[BUILDER_CACHE]/Android32_ASan__L_Nexus6_/src/third_party/android_tools/sdk/platform-tools/adb"
+ ],
+ "cwd": "[BUILDER_CACHE]/Android32_ASan__L_Nexus6_",
+ "env": {
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
+ "PATH": "[BUILDER_CACHE]/Android32_ASan__L_Nexus6_/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/Android32_ASan__L_Nexus6_/src/build/android:%(PATH)s"
+ },
+ "name": "rtc_stats_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
"[BUILDER_CACHE]/Android32_ASan__L_Nexus6_/src/out/Release/bin/run_rtc_unittests",
"--blacklist-file",
"[BUILDER_CACHE]/Android32_ASan__L_Nexus6_/src/out/bad_devices.json",

Powered by Google App Engine
This is Rietveld 408576698