| Index: scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_mac_mac_chromium_gn_rel.json
|
| diff --git a/scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_mac_mac_chromium_gn_rel.json b/scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_mac_mac_chromium_gn_rel.json
|
| index d4ab3059d01a2c3d10e4a9caba4926425bd6ca87..acf1ae506b47e35d01eed7bfbd649a37add1b262 100644
|
| --- a/scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_mac_mac_chromium_gn_rel.json
|
| +++ b/scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_mac_mac_chromium_gn_rel.json
|
| @@ -28,6 +28,7 @@
|
| "src@HEAD",
|
| "--force"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Some step text@@@",
|
| @@ -74,6 +75,7 @@
|
| "[DEPOT_TOOLS]/gclient.py",
|
| "runhooks"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_CHROMIUM_NO_ACTION": "1"
|
| },
|
| @@ -96,6 +98,7 @@
|
| "[BUILD]/goma",
|
| "//out/Release"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "Generate build files"
|
| },
|
| {
|
| @@ -106,6 +109,7 @@
|
| "[SLAVE_BUILD]/src/testing/buildbot/tryserver.chromium.mac.json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "read test spec",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/tryserver.chromium.mac.json@@@",
|
| @@ -142,6 +146,7 @@
|
| "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "read filter exclusion spec",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
|
| @@ -174,6 +179,7 @@
|
| "{\"files\": [\"foo.cc\"], \"targets\": [\"base_unittests\", \"all\"]}",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "analyze",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -225,6 +231,7 @@
|
| "--",
|
| "base_unittests"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "compile"
|
| },
|
| {
|
| @@ -236,6 +243,7 @@
|
| "check",
|
| "//out/Release"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gn check"
|
| }
|
| ]
|
|
|