| Index: scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_Builder.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_Builder.json b/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_Builder.json
|
| index 4f3e36d330da8913e61cbc65ed576ca76278d535..7d9d4d3c050dfa53af64797af198361a37bc048e 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_Builder.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_Builder.json
|
| @@ -21,6 +21,7 @@
|
| "--revision",
|
| "src@HEAD"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Some step text@@@",
|
| @@ -67,6 +68,7 @@
|
| "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
|
| "--version"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "swarming.py --version",
|
| "stdout": "/path/to/tmp/",
|
| "~followup_annotations": [
|
| @@ -80,6 +82,7 @@
|
| "[DEPOT_TOOLS]/gclient.py",
|
| "runhooks"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1"
|
| },
|
| @@ -93,6 +96,7 @@
|
| "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "read test spec",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@@",
|
| @@ -146,6 +150,7 @@
|
| "--properties",
|
| "{\"buildername\": \"Mac Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.mac\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac\"}"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "get compile targets for scripts",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| @@ -158,6 +163,7 @@
|
| "-u",
|
| "[BUILD]/scripts/slave/cleanup_temp.py"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| @@ -169,6 +175,7 @@
|
| "[SLAVE_BUILD]/src/out/Release",
|
| "--clean-isolated-files"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "clean isolated files"
|
| },
|
| {
|
| @@ -191,6 +198,7 @@
|
| "browser_tests_run",
|
| "chromium_builder_tests"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "compile"
|
| },
|
| {
|
| @@ -219,6 +227,7 @@
|
| "--verbose",
|
| "[SLAVE_BUILD]/src/out/Release/browser_tests.isolated.gen.json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "isolate tests",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -244,6 +253,7 @@
|
| "--build-properties",
|
| "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Mac Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.mac\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "package build"
|
| }
|
| ]
|
|
|