| Index: recipe_modules/tryserver/example.expected/with_rietveld_patch_new.json
|
| diff --git a/recipe_modules/tryserver/example.expected/with_rietveld_patch.json b/recipe_modules/tryserver/example.expected/with_rietveld_patch_new.json
|
| similarity index 92%
|
| copy from recipe_modules/tryserver/example.expected/with_rietveld_patch.json
|
| copy to recipe_modules/tryserver/example.expected/with_rietveld_patch_new.json
|
| index 4c3bb4acb34c7f9d2d623441537bc3ef0b7515aa..b990f6cc25885d2c87e4f67b1ebb314efb3bdb7f 100644
|
| --- a/recipe_modules/tryserver/example.expected/with_rietveld_patch.json
|
| +++ b/recipe_modules/tryserver/example.expected/with_rietveld_patch_new.json
|
| @@ -26,11 +26,11 @@
|
| "--cached",
|
| "--name-only"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| + "cwd": "[SLAVE_BUILD]/sub/project",
|
| "name": "git diff to analyze patch",
|
| "stdout": "/path/to/tmp/",
|
| "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@files@foo.cc@@@",
|
| + "@@@STEP_LOG_LINE@files@sub/project/foo.cc@@@",
|
| "@@@STEP_LOG_END@files@@@",
|
| "@@@SET_BUILD_PROPERTY@failure_type@\"INVALID_TEST_RESULTS\"@@@",
|
| "@@@SET_BUILD_PROPERTY@subproject_tag@\"v8\"@@@"
|
|
|