| Index: scripts/slave/recipe_modules/filter/example.expected/match_additional_name_exclusion.json
|
| diff --git a/scripts/slave/recipe_modules/filter/example.expected/match_additional_name_exclusion.json b/scripts/slave/recipe_modules/filter/example.expected/match_additional_name_exclusion.json
|
| index b55c616a1bc882c483448015d3275eb3f9487e45..580599010c5e28c1b98857b99b035786f1972bc6 100644
|
| --- a/scripts/slave/recipe_modules/filter/example.expected/match_additional_name_exclusion.json
|
| +++ b/scripts/slave/recipe_modules/filter/example.expected/match_additional_name_exclusion.json
|
| @@ -4,10 +4,9 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[SLAVE_BUILD]/testing/buildbot/trybot_analyze_config.json",
|
| + "[CWD]/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'@@@",
|
| @@ -30,7 +29,6 @@
|
| "-u",
|
| "import sys; sys.exit(0)"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "analyze",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'fo.*')@@@",
|
| @@ -42,7 +40,6 @@
|
| "echo",
|
| "Why hello, there."
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "hello"
|
| },
|
| {
|
|
|