| Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_arm64_dbg.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder__dbg_.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_arm64_dbg.json
|
| similarity index 91%
|
| copy from scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder__dbg_.json
|
| copy to scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_arm64_dbg.json
|
| index 397347d14eded8184e18b4ededd1c38eb72e8fa4..8361907fbbbca27f1f5957db811bd15c843509bf 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder__dbg_.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_arm64_dbg.json
|
| @@ -5,9 +5,9 @@
|
| "-u",
|
| "[BUILD]/scripts/slave/bot_update.py",
|
| "--master",
|
| - "client.webrtc",
|
| + "tryserver.webrtc",
|
| "--builder",
|
| - "Android64 Builder (dbg)",
|
| + "android_compile_arm64_dbg",
|
| "--slave",
|
| "slavename",
|
| "--spec",
|
| @@ -16,6 +16,12 @@
|
| "src",
|
| "--revision_mapping_file",
|
| "{\"src\": \"got_revision\"}",
|
| + "--issue",
|
| + "666666",
|
| + "--patchset",
|
| + "1",
|
| + "--rietveld_server",
|
| + "https://fake.rietveld.url",
|
| "--output_json",
|
| "/path/to/tmp/json",
|
| "--revision",
|
| @@ -89,7 +95,7 @@
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_CROSSCOMPILE": "1",
|
| - "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm64 use_goma=1",
|
| + "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm64 use_goma=1",
|
| "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
|
| },
|
| "name": "gclient runhooks"
|
| @@ -109,6 +115,8 @@
|
| "goma",
|
| "--goma-dir",
|
| "[BUILD]/goma",
|
| + "--goma-fail-fast",
|
| + "--goma-disable-local-fallback",
|
| "--"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
|
|