| Index: scripts/slave/recipe_modules/chromium_tests/example.expected/analyze_matches_compile_targets_with_all.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/example.expected/analyze_matches_compile_targets_with_all.json b/scripts/slave/recipe_modules/chromium_tests/example.expected/analyze_matches_compile_targets_with_all.json
|
| index 4a82da60389564f7d3f45f8573413d9133a35f46..89e94a172968e369677cf8a00ffa5ee78b26782f 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/example.expected/analyze_matches_compile_targets_with_all.json
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/example.expected/analyze_matches_compile_targets_with_all.json
|
| @@ -28,6 +28,7 @@
|
| "src@HEAD",
|
| "--force"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Some step text@@@",
|
| @@ -90,6 +91,7 @@
|
| "[SLAVE_BUILD]/src/testing/buildbot/foo.json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "read filter exclusion spec",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@path: 'testing/buildbot/foo.json'@@@",
|
| @@ -116,6 +118,7 @@
|
| "{\"files\": [\"foo.cc\"], \"targets\": [\"exe0\", \"exe1\"]}",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
|
| },
|
|
|