| Index: scripts/slave/recipes/android_webview_aosp.expected/trybot.json
|
| diff --git a/scripts/slave/recipes/android_webview_aosp.expected/trybot.json b/scripts/slave/recipes/android_webview_aosp.expected/trybot.json
|
| index 00371b6a46f64bcd0856932668bec493fd47bcd5..d35441d39fdc3a806ffe163871e0853b048ffdf4 100644
|
| --- a/scripts/slave/recipes/android_webview_aosp.expected/trybot.json
|
| +++ b/scripts/slave/recipes/android_webview_aosp.expected/trybot.json
|
| @@ -27,6 +27,7 @@
|
| "--revision",
|
| "src@HEAD"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -45,6 +46,7 @@
|
| "--spec",
|
| "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]\ntarget_os = ['android']"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gclient setup"
|
| },
|
| {
|
| @@ -55,6 +57,7 @@
|
| ".",
|
| "[DEPOT_TOOLS]/gclient"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gclient revert"
|
| },
|
| {
|
| @@ -72,6 +75,7 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gclient sync",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -112,6 +116,7 @@
|
| "[DEPOT_TOOLS]/gclient.py",
|
| "runhooks"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_CHROMIUM_NO_ACTION": "1"
|
| },
|
| @@ -125,6 +130,7 @@
|
| "-s",
|
| "[SLAVE_BUILD]/src"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "Chromium LASTCHANGE"
|
| },
|
| {
|
| @@ -135,6 +141,7 @@
|
| "-s",
|
| "[SLAVE_BUILD]/src/third_party/WebKit"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "Blink LASTCHANGE"
|
| },
|
| {
|
| @@ -152,6 +159,7 @@
|
| "https://codereview.chromium.org",
|
| "--no-auth"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "apply_issue",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@Applied issue 12853011@https://codereview.chromium.org/12853011@@@"
|
| @@ -165,6 +173,7 @@
|
| "[SLAVE_BUILD]/android-src",
|
| "511"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "makedirs android source root",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -214,6 +223,7 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "calculate blacklist",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -238,6 +248,7 @@
|
| "[SLAVE_BUILD]/src/",
|
| "[SLAVE_BUILD]/android-src/external/chromium_org"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "rsync chromium_org"
|
| },
|
| {
|
| @@ -258,6 +269,7 @@
|
| "[SLAVE_BUILD]/android-src/external/chromium_org/android_webview/tools/webview_licenses.py",
|
| "all_incompatible_directories"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "incompatible directories"
|
| },
|
| {
|
| @@ -283,6 +295,7 @@
|
| "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "read filter exclusion spec",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
|
| @@ -308,6 +321,7 @@
|
| "{\"files\": [\"foo.cc\"], \"targets\": [\"android_webview_apk\"]}",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_CROSSCOMPILE": "1",
|
| "GYP_DEFINES": "OS=android component=static_library fastbuild=1 target_arch=arm"
|
|
|