| Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_compile_dbg.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_x64_gn.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_compile_dbg.json
|
| similarity index 89%
|
| copy from scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_x64_gn.json
|
| copy to scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_compile_dbg.json
|
| index 0a0ebe21b1ed0bfde8845965b609056bfc1fd7cc..77a236b683a07f42004ce93867e40697c3730bb0 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_x64_gn.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_compile_dbg.json
|
| @@ -7,7 +7,7 @@
|
| "--master",
|
| "tryserver.webrtc",
|
| "--builder",
|
| - "mac_x64_gn",
|
| + "mac_compile_dbg",
|
| "--slave",
|
| "slavename",
|
| "--spec",
|
| @@ -75,25 +75,11 @@
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| - "GYP_CHROMIUM_NO_ACTION": "1",
|
| - "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' mac_sdk=10.9 target_arch=x64 use_goma=1"
|
| + "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' mac_sdk=10.9 target_arch=ia32 use_goma=1"
|
| },
|
| "name": "gclient runhooks"
|
| },
|
| {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[DEPOT_TOOLS]/gn.py",
|
| - "--root=[SLAVE_BUILD]/src",
|
| - "gen",
|
| - "//out/Debug",
|
| - "--args=is_debug=true target_cpu=\"x64\" use_goma=true goma_dir=\"[BUILD]/goma\" build_with_chromium=false"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "gn"
|
| - },
|
| - {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
| @@ -131,7 +117,7 @@
|
| "--goma-fail-fast",
|
| "--goma-disable-local-fallback",
|
| "--",
|
| - "all"
|
| + "All"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "compile"
|
|
|