| Index: scripts/slave/recipes/chromium.fyi.debug_win_block.recipe_autogen.expected/Vista_Tests__dbg__1_.json
|
| diff --git a/scripts/slave/recipes/chromium.fyi.debug_win_block.recipe_autogen.expected/Vista_Tests__dbg__1_.json b/scripts/slave/recipes/chromium.fyi.debug_win_block.recipe_autogen.expected/Vista_Tests__dbg__1_.json
|
| index bb2d3ac550b3c769220d197b571827be1fec256c..4e4b9ba2715ac7f6967a8a93c5c2de3ad0920ad4 100644
|
| --- a/scripts/slave/recipes/chromium.fyi.debug_win_block.recipe_autogen.expected/Vista_Tests__dbg__1_.json
|
| +++ b/scripts/slave/recipes/chromium.fyi.debug_win_block.recipe_autogen.expected/Vista_Tests__dbg__1_.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,26 +115,28 @@
|
| "python",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/extract_build.py",
|
| + "[BUILD]/scripts/slave/extract_build.py",
|
| "--target",
|
| "Debug",
|
| "--build-archive-url",
|
| "abc",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "extract build"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -142,13 +147,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -159,13 +165,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -176,13 +183,14 @@
|
| "chrome_elf_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "chrome_elf_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -193,13 +201,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -210,13 +219,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -227,13 +237,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -244,13 +255,14 @@
|
| "extensions_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "extensions_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -261,13 +273,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -278,13 +291,14 @@
|
| "google_apis_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "google_apis_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -296,13 +310,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -313,13 +328,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -330,13 +346,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -347,13 +364,14 @@
|
| "device_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "device_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/runtest.py",
|
| + "[BUILD]/scripts/slave/runtest.py",
|
| "--target",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -364,13 +382,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -381,13 +400,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -398,13 +418,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -415,13 +436,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -432,13 +454,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -449,13 +472,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -466,13 +490,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -483,13 +508,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -500,13 +526,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -517,13 +544,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -534,13 +562,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -551,13 +580,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -568,13 +598,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -585,13 +616,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -602,13 +634,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -619,13 +652,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",
|
| "Debug",
|
| "--build-properties={\"buildername\":\"Vista Tests (dbg)(1)\",\"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\",\"parent_build_archive_url\":\"abc\",\"recipe\":\"chromium.fyi.debug_win_block.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavename\":\"TestSlave\"}",
|
| @@ -636,16 +670,18 @@
|
| "installer_util_unittests.exe",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "installer_util_unittests"
|
| },
|
| {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[ROOT]/b/build/scripts/slave/process_dumps.py",
|
| + "[BUILD]/scripts/slave/process_dumps.py",
|
| "--target",
|
| "Debug"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "process dumps"
|
| },
|
| {
|
|
|