| Index: scripts/slave/recipe_modules/filter/example.expected/bad_retcode_is_nonfatal_on_mac.json
|
| diff --git a/scripts/slave/recipe_modules/filter/example.expected/bad_retcode_is_nonfatal_on_mac.json b/scripts/slave/recipe_modules/filter/example.expected/bad_retcode_is_nonfatal_on_mac.json
|
| index 548f83350be940f26266aae95a5229a43cd74f67..11c5e43a8493e12ae12c7d373696fa648b2bbb2a 100644
|
| --- a/scripts/slave/recipe_modules/filter/example.expected/bad_retcode_is_nonfatal_on_mac.json
|
| +++ b/scripts/slave/recipe_modules/filter/example.expected/bad_retcode_is_nonfatal_on_mac.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": "clang=1 component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
|
| },
|
| @@ -53,6 +55,7 @@
|
| "echo",
|
| "Why hello, there."
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "hello"
|
| }
|
| ]
|
|
|