Index: scripts/slave/recipes/chromium.fyi.misc_block.recipe_autogen.expected/Android_ChromeDriver_Tests__dbg_.json |
diff --git a/scripts/slave/recipes/chromium.fyi.misc_block.recipe_autogen.expected/Android_ChromeDriver_Tests__dbg_.json b/scripts/slave/recipes/chromium.fyi.misc_block.recipe_autogen.expected/Android_ChromeDriver_Tests__dbg_.json |
index 4abf1148ed1ac9d706ecedce26ef45d8fa3ddd53..d358f4f1dfd299dd2d6347c89abd93f44c52e0ad 100644 |
--- a/scripts/slave/recipes/chromium.fyi.misc_block.recipe_autogen.expected/Android_ChromeDriver_Tests__dbg_.json |
+++ b/scripts/slave/recipes/chromium.fyi.misc_block.recipe_autogen.expected/Android_ChromeDriver_Tests__dbg_.json |
@@ -11,13 +11,13 @@ |
"--slave", |
"TestSlave", |
"--spec", |
- "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_deps': {'src/chrome/test/chromedriver/third_party/java_tests': 'https://chromium.googlesource.com/chromium/deps/webdriver.git', 'src/third_party/WebKit/LayoutTests': None}, 'custom_vars': {'googlecode_url': 'http://%s.googlecode.com/svn', 'llvm_url': 'http://llvm.org/svn/llvm-project', 'nacl_trunk': 'http://src.chromium.org/native_client/trunk', 'sourceforge_url': 'https://svn.code.sf.net/p/%(repo)s/code', 'webkit_trunk': 'http://src.chromium.org/blink/trunk'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]\ntarget_os = ['android']", |
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'src/chrome/test/chromedriver/third_party/java_tests': 'https://chromium.googlesource.com/chromium/deps/webdriver.git', 'src/third_party/WebKit/LayoutTests': None}, 'custom_vars': {'googlecode_url': 'http://%s.googlecode.com/svn', 'llvm_url': 'http://llvm.org/svn/llvm-project', 'nacl_trunk': 'http://src.chromium.org/native_client/trunk', 'sourceforge_url': 'https://svn.code.sf.net/p/%(repo)s/code', 'webkit_trunk': 'http://src.chromium.org/blink/trunk'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]\ntarget_os = ['android']", |
"--root", |
"src", |
"--revision_mapping_file", |
"{\"src\": \"got_revision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}", |
"--git-cache-dir", |
- "[ROOT]/b/build/slave/cache_dir", |
+ "[GIT_CACHE]", |
"--output_json", |
"/path/to/tmp/json", |
"--revision", |
@@ -25,6 +25,7 @@ |
"--force", |
"--output_manifest" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
}, |
@@ -89,6 +90,7 @@ |
"python", |
"RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "cleanup_temp" |
}, |
{ |
@@ -100,6 +102,7 @@ |
"--build-properties={\"buildername\":\"Android ChromeDriver Tests (dbg)\",\"buildnumber\":\"42\",\"got_revision\":\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\",\"got_revision_cp\":\"refs/heads/master@{#170242}\",\"got_swarming_client_revision\":\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\",\"got_swarming_client_revision_cp\":\"refs/heads/master@{#276089}\",\"got_v8_revision\":\"801ada225ddc271c132c3a35f03975671d43e399\",\"got_v8_revision_cp\":\"refs/heads/master@{#43426}\",\"got_webkit_revision\":\"5e2293dffc3cd07d37fbedea3b500f0eb650614d\",\"got_webkit_revision_cp\":\"refs/heads/master@{#124383}\",\"mastername\":\"chromium.fyi\",\"recipe\":\"chromium.fyi.misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}", |
"--factory-properties={\"GYP_DEFINES\":\" component=shared_library\",\"android_bot_id\":\"chromedriver-fyi-tests-dbg\",\"build_url\":\"gs://chromium-fyi-archive/chromium.fyi/Android Builder (dbg)\",\"clobber\":false,\"gclient_env\":{},\"target\":\"Debug\",\"target_os\":\"android\"}" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "slave_steps" |
}, |
{ |