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

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

Issue 2245423002: WebRTC: Don't specify All compile target (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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_linux_tsan2.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_tsan2.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_tsan2.json
index 1ab7bcc3f770bf0323a550e03c64a153a45a8514..b563f7e19b447cfc2f883bc07353dd6a1331e222 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_tsan2.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_tsan2.json
@@ -249,8 +249,7 @@
"[CACHE]/cipd/goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
- "--",
- "All"
+ "--"
],
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"

Powered by Google App Engine
This is Rietveld 408576698