| Index: scripts/slave/recipes_test/android_webview_aosp.with_ndk_pin_revision.expected
|
| diff --git a/scripts/slave/recipes_test/android_webview_aosp.with_ndk_pin_revision.expected b/scripts/slave/recipes_test/android_webview_aosp.with_ndk_pin_revision.expected
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c2ca806edc6e3b6817a10734465ba091f630a9fc
|
| --- /dev/null
|
| +++ b/scripts/slave/recipes_test/android_webview_aosp.with_ndk_pin_revision.expected
|
| @@ -0,0 +1,69 @@
|
| +[
|
| + {
|
| + "cmd": ["[DEPOT_TOOLS_ROOT]/gclient", "config", "--spec", "solutions = [{'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src', 'safesync_url': '', 'managed': True, 'name': 'src', 'deps_file': ''}]\n"],
|
| + "name": "[spec: bare] gclient setup",
|
| + "seed_steps": ["[spec: bare] gclient setup", "[spec: bare] gclient clean", "[spec: bare] gclient sync"]
|
| + },
|
| + {
|
| + "cmd": ["[DEPOT_TOOLS_ROOT]/gclient", "revert", "--nohooks"],
|
| + "name": "[spec: bare] gclient clean"
|
| + },
|
| + {
|
| + "cmd": ["[DEPOT_TOOLS_ROOT]/gclient", "sync", "--nohooks"],
|
| + "name": "[spec: bare] gclient sync"
|
| + },
|
| + {
|
| + "cmd": ["[SLAVE_BUILD_ROOT]/src/android_webview/buildbot/deps_whitelist.py", "--method", "android_build", "--path-to-deps", "[SLAVE_BUILD_ROOT]/src/DEPS", "--output-json", "/path/to/tmp/json"],
|
| + "name": "calculate trimmed deps"
|
| + },
|
| + {
|
| + "cmd": ["[DEPOT_TOOLS_ROOT]/gclient", "config", "--spec", "solutions = [{'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src', 'safesync_url': '', 'name': 'src', 'custom_deps': {'src/blacklist/project/2': None, 'src/blacklist/project/1': None}}]\ntarget_os = ['android']\n"],
|
| + "name": "[spec: trimmed] gclient setup",
|
| + "seed_steps": ["[spec: trimmed] gclient setup", "[spec: trimmed] gclient clean", "[spec: trimmed] gclient sync"]
|
| + },
|
| + {
|
| + "cmd": ["[DEPOT_TOOLS_ROOT]/gclient", "revert", "--nohooks"],
|
| + "name": "[spec: trimmed] gclient clean"
|
| + },
|
| + {
|
| + "cmd": ["[DEPOT_TOOLS_ROOT]/gclient", "sync", "--nohooks"],
|
| + "name": "[spec: trimmed] gclient sync"
|
| + },
|
| + {
|
| + "cmd": ["mkdir", "[SLAVE_BUILD_ROOT]/android-src"],
|
| + "name": "mkdir android source root",
|
| + "seed_steps": ["mkdir android source root", "repo init"]
|
| + },
|
| + {
|
| + "cmd": ["[DEPOT_TOOLS_ROOT]/repo", "init", "-u", "https://android.googlesource.com/platform/manifest", "-b", "master"],
|
| + "cwd": "[SLAVE_BUILD_ROOT]/android-src",
|
| + "name": "repo init"
|
| + },
|
| + {
|
| + "cmd": ["[SLAVE_BUILD_ROOT]/src/android_webview/buildbot/generate_local_manifest.py", "[SLAVE_BUILD_ROOT]/android-src", "external/chromium_org", "--ndk-revision", "5049b437591600fb0d262e4215cee4226e63c6ce"],
|
| + "name": "generate local manifest"
|
| + },
|
| + {
|
| + "cmd": ["[DEPOT_TOOLS_ROOT]/repo", "sync", "-j16", "-d", "-f"],
|
| + "cwd": "[SLAVE_BUILD_ROOT]/android-src",
|
| + "name": "repo sync",
|
| + "seed_steps": ["repo sync"]
|
| + },
|
| + {
|
| + "cmd": ["ln", "-s", "[SLAVE_BUILD_ROOT]/src", "[SLAVE_BUILD_ROOT]/android-src/external/chromium_org"],
|
| + "name": "symlink chromium_org",
|
| + "seed_steps": ["symlink chromium_org"]
|
| + },
|
| + {
|
| + "cmd": ["[BUILD_ROOT]/scripts/slave/android/with_lunch", "[SLAVE_BUILD_ROOT]/android-src", "full-eng", "[SLAVE_BUILD_ROOT]/android-src/external/chromium_org/android_webview/tools/gyp_webview"],
|
| + "cwd": "[SLAVE_BUILD_ROOT]/android-src/external/chromium_org",
|
| + "name": "gyp_webview",
|
| + "seed_steps": ["gyp_webview"]
|
| + },
|
| + {
|
| + "cmd": ["[BUILD_ROOT]/scripts/slave/android/with_lunch", "[SLAVE_BUILD_ROOT]/android-src", "full-eng", "[BUILD_ROOT]/scripts/slave/compile.py", "libwebviewchromium", "android_webview_java", "--build-dir", "[SLAVE_BUILD_ROOT]", "--src-dir", "[SLAVE_BUILD_ROOT]/android-src", "--target-output-dir", "[SLAVE_BUILD_ROOT]/android-src/out", "--build-tool", "make-android", "--verbose"],
|
| + "cwd": "[SLAVE_BUILD_ROOT]",
|
| + "name": "compile",
|
| + "seed_steps": ["compile"]
|
| + }
|
| +]
|
|
|