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

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

Issue 1096683002: WebRTC: Move iOS Simulator bots to client.webrtc + add trybots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebased Created 5 years, 8 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
« no previous file with comments | « scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_ios32_simulator.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_ios64_simulator.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_ios_arm64_rel.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_ios64_simulator.json
similarity index 97%
copy from scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_ios_arm64_rel.json
copy to scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_ios64_simulator.json
index 50b4387373e89ccd24f78f3e1fd3e90b5d166ffb..e450a44aa83aa60ca067e55ccb16d19bdfc75ce4 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_ios_arm64_rel.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_ios64_simulator.json
@@ -7,7 +7,7 @@
"--master",
"tryserver.webrtc",
"--builder",
- "ios_arm64_rel",
+ "ios64_simulator",
"--slave",
"slavename",
"--spec",
@@ -72,7 +72,7 @@
],
"env": {
"GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "OS=ios build_with_libjingle=1 chromium_ios_signing=0 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' key_id='' mac_sdk=10.9 target_arch=arm64 use_goma=1",
+ "GYP_DEFINES": "OS=ios build_with_libjingle=1 chromium_ios_signing=0 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' key_id='' mac_sdk=10.9 target_arch=x64 use_goma=1",
"GYP_GENERATORS": "ninja"
},
"name": "gclient runhooks"
@@ -83,7 +83,7 @@
"-u",
"[BUILD]/scripts/slave/compile.py",
"--target",
- "Release-iphoneos",
+ "Debug-iphonesimulator",
"--src-dir",
"[SLAVE_BUILD]/src",
"--build-tool",
« no previous file with comments | « scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_ios32_simulator.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698