| Index: scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Debug.json
|
| diff --git a/scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Debug.json b/scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Debug.json
|
| index 0ef9b42f7d2cdf49552950a72fa0722fb6669889..67437792a5b150d685c0f2409cdcd6160cb7c464 100644
|
| --- a/scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Debug.json
|
| +++ b/scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Debug.json
|
| @@ -5,6 +5,7 @@
|
| "-u",
|
| "[BUILD]\\scripts\\slave\\kill_processes.py"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "taskkill"
|
| },
|
| {
|
| @@ -16,6 +17,7 @@
|
| "--spec",
|
| "cache_dir = None\nsolutions = [{'deps_file': 'DEPS.syzygy', 'managed': False, 'name': 'src', 'url': 'https://github.com/google/syzygy.git'}, {'deps_file': 'DEPS', 'managed': False, 'name': 'src-internal', 'url': 'svn://svn.chromium.org/chrome-internal/trunk/syzygy/internal.DEPS'}]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gclient setup"
|
| },
|
| {
|
| @@ -33,6 +35,7 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gclient sync",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -57,6 +60,7 @@
|
| "[DEPOT_TOOLS]\\gclient.py",
|
| "runhooks"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_DEFINES": "target_arch=ia32",
|
| "GYP_GENERATORS": "msvs",
|
| @@ -80,6 +84,7 @@
|
| "--project",
|
| "build_all"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "compile"
|
| },
|
| {
|
| @@ -90,6 +95,7 @@
|
| "metrics.csv",
|
| "[SLAVE_BUILD]\\src\\build\\Debug"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "rmwildcard metrics.csv in [SLAVE_BUILD]\\src\\build\\Debug",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -108,6 +114,7 @@
|
| "[SLAVE_BUILD]\\src\\syzygy\\unittests.gypi",
|
| "/path/to/tmp/"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "read_unittests_gypi"
|
| },
|
| {
|
| @@ -134,6 +141,7 @@
|
| "--test-launcher-timeout=300000",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "bar_unittests"
|
| },
|
| {
|
| @@ -160,6 +168,7 @@
|
| "--test-launcher-timeout=300000",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "baz_unittests"
|
| },
|
| {
|
| @@ -186,6 +195,7 @@
|
| "--test-launcher-timeout=300000",
|
| "--gtest_print_time"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "foo_unittests"
|
| },
|
| {
|
| @@ -199,6 +209,7 @@
|
| "Debug",
|
| "--verbose"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "randomly_reorder_chrome"
|
| },
|
| {
|
| @@ -212,6 +223,7 @@
|
| "Debug",
|
| "--verbose"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "benchmark_chrome"
|
| },
|
| {
|
| @@ -224,6 +236,7 @@
|
| "[SLAVE_BUILD]\\src\\build\\Debug\\metrics.csv",
|
| "gs://syzygy-archive/builds/metrics/170242/debug.csv"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "archive_metrics",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@archive@https://syzygy-archive.commondatastorage.googleapis.com/index.html?path=builds/metrics/170242/debug.csv/@@@"
|
| @@ -241,6 +254,7 @@
|
| "--overwrite",
|
| "--verbose"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "download_binaries"
|
| },
|
| {
|
| @@ -252,6 +266,7 @@
|
| "--build-dir",
|
| "[SLAVE_BUILD]\\src\\build"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "smoke_test"
|
| }
|
| ]
|
|
|