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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json

Issue 2031673003: WebRTC: Remove webrtc_perf_tests from trybots and Debug commit bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebased Created 4 years, 7 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/tryserver_webrtc_android_n6.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
index 72e8a8312ccb3bd8d5dee6e617789a727cb1cc52..abfed971a8c8d62b33df144d54073da909b9ffcf 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_n6.json
@@ -580,21 +580,6 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/src/out/Debug/bin/run_webrtc_perf_tests",
- "--blacklist-file",
- "[SLAVE_BUILD]/src/out/bad_devices.json",
- "--verbose"
- ],
- "env": {
- "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
- "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
- },
- "name": "webrtc_perf_tests"
- },
- {
- "cmd": [
- "python",
- "-u",
"[SLAVE_BUILD]/src/out/Debug/bin/run_AppRTCDemoTest",
"--blacklist-file",
"[SLAVE_BUILD]/src/out/bad_devices.json",

Powered by Google App Engine
This is Rietveld 408576698