| Index: scripts/slave/recipes/chromium.fyi.win_misc_block.recipe_autogen.expected/Chromium_Win_x64_Clobber.json
|
| diff --git a/scripts/slave/recipes/chromium.fyi.win_misc_block.recipe_autogen.expected/Chromium_Win_x64_Clobber.json b/scripts/slave/recipes/chromium.fyi.win_misc_block.recipe_autogen.expected/Chromium_Win_x64_Clobber.json
|
| index 0c1f6c10cce824e21ae86b2f7ec6d9446ab64b7d..0235a2fd39c1ebd7f7fe1851d28631e082cec393 100644
|
| --- a/scripts/slave/recipes/chromium.fyi.win_misc_block.recipe_autogen.expected/Chromium_Win_x64_Clobber.json
|
| +++ b/scripts/slave/recipes/chromium.fyi.win_misc_block.recipe_autogen.expected/Chromium_Win_x64_Clobber.json
|
| @@ -3,8 +3,9 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/kill_processes.py"
|
| + "[BUILD]/scripts/slave/kill_processes.py"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "taskkill"
|
| },
|
| {
|
| @@ -19,13 +20,13 @@
|
| "--slave",
|
| "TestSlave",
|
| "--spec",
|
| - "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_deps': {'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'}]",
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'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'}]",
|
| "--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",
|
| @@ -33,6 +34,7 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -92,8 +94,9 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runhooks_wrapper.py"
|
| + "[BUILD]/scripts/slave/runhooks_wrapper.py"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "CHROMIUM_GYP_SYNTAX_CHECK": "1",
|
| "DEPOT_TOOLS_UPDATE": "0",
|
| @@ -112,13 +115,14 @@
|
| "python",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/compile.py",
|
| + "[BUILD]/scripts/slave/compile.py",
|
| "--solution",
|
| "out.sln",
|
| "--target",
|
| @@ -128,13 +132,14 @@
|
| "--",
|
| "chromium_builder_tests"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "compile"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -145,13 +150,14 @@
|
| "interactive_ui_tests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "interactive_ui_tests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -162,13 +168,14 @@
|
| "base_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "base_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -179,13 +186,14 @@
|
| "cacheinvalidation_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "cacheinvalidation_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -196,13 +204,14 @@
|
| "cc_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "cc_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -213,13 +222,14 @@
|
| "chromedriver_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "chromedriver_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -230,13 +240,14 @@
|
| "components_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "components_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -247,13 +258,14 @@
|
| "courgette_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "courgette_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -264,13 +276,14 @@
|
| "crypto_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "crypto_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -281,13 +294,14 @@
|
| "gcm_unit_tests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gcm_unit_tests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -299,13 +313,14 @@
|
| "--gmock_verbose=error",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gpu_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -316,13 +331,14 @@
|
| "url_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "url_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -333,13 +349,14 @@
|
| "jingle_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "jingle_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -350,13 +367,14 @@
|
| "media_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "media_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -367,13 +385,14 @@
|
| "net_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "net_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -384,13 +403,14 @@
|
| "ppapi_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "ppapi_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -401,13 +421,14 @@
|
| "printing_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "printing_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -418,13 +439,14 @@
|
| "remoting_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "remoting_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -435,13 +457,14 @@
|
| "sbox_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "sbox_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -452,13 +475,14 @@
|
| "sbox_integration_tests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "sbox_integration_tests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -469,13 +493,14 @@
|
| "sbox_validation_tests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "sbox_validation_tests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -486,13 +511,14 @@
|
| "ipc_tests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "ipc_tests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -503,13 +529,14 @@
|
| "sync_unit_tests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "sync_unit_tests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -520,13 +547,14 @@
|
| "unit_tests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "unit_tests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -537,13 +565,14 @@
|
| "skia_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "skia_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -554,13 +583,14 @@
|
| "sql_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "sql_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -571,13 +601,14 @@
|
| "ui_base_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "ui_base_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -588,13 +619,14 @@
|
| "content_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "content_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -605,13 +637,14 @@
|
| "views_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "views_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -623,13 +656,14 @@
|
| "--lib=browser_tests",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "browser_tests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -640,13 +674,14 @@
|
| "content_browsertests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "content_browsertests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -657,13 +692,14 @@
|
| "installer_util_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "installer_util_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release_x64",
|
| "--build-properties={\"buildername\":\"Chromium Win x64 Clobber\",\"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.win_misc_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -675,17 +711,18 @@
|
| "--ui-test-action-max-timeout=120000",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "sync_integration_tests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[CWD]/src/chrome/test/nacl_test_injection/buildbot_nacl_integration.py",
|
| + "[SLAVE_BUILD]/src/chrome/test/nacl_test_injection/buildbot_nacl_integration.py",
|
| "--mode",
|
| "Release_x64"
|
| ],
|
| - "cwd": "[CWD]",
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "nacl_integration"
|
| },
|
| {
|
|
|