| Index: scripts/slave/recipe_modules/filter/example.expected/invalid_targets.json
|
| diff --git a/scripts/slave/recipe_modules/filter/example.expected/invalid_targets.json b/scripts/slave/recipe_modules/filter/example.expected/invalid_targets.json
|
| index 0bfc794b7668f23d20c37141bbc35c730a9725a8..ea486c4551256ca3d3988944f2c0dd9b25945141 100644
|
| --- a/scripts/slave/recipe_modules/filter/example.expected/invalid_targets.json
|
| +++ b/scripts/slave/recipe_modules/filter/example.expected/invalid_targets.json
|
| @@ -7,6 +7,7 @@
|
| "[SLAVE_BUILD]/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'@@@",
|
| @@ -33,6 +34,7 @@
|
| "{\"files\": [\"foo.cc\"], \"targets\": []}",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
|
| },
|
|
|