| Index: scripts/slave/recipes/v8/auto_roll_release_process.expected/same_lkgr.json
|
| diff --git a/scripts/slave/recipes/v8/auto_roll_release_process.expected/same_lkgr.json b/scripts/slave/recipes/v8/auto_roll_release_process.expected/same_lkgr.json
|
| index c92d442cee0bda4db8330b510eb78cd3909edb05..84616fb0bd382e1eeb28f41470c72e26107b1223 100644
|
| --- a/scripts/slave/recipes/v8/auto_roll_release_process.expected/same_lkgr.json
|
| +++ b/scripts/slave/recipes/v8/auto_roll_release_process.expected/same_lkgr.json
|
| @@ -26,7 +26,6 @@
|
| "--no_shallow",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -66,7 +65,6 @@
|
| "[BUILD]/scripts/tools/pycurl.py",
|
| "https://v8-status.appspot.com/lkgr"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "get new lkgr",
|
| "stdout": "/path/to/tmp/",
|
| "~followup_annotations": [
|
| @@ -104,7 +102,6 @@
|
| "echo",
|
| "There is no new lkgr."
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "log"
|
| },
|
| {
|
| @@ -165,7 +162,6 @@
|
| "[SLAVE_BUILD]/timestamp.txt",
|
| "/path/to/tmp/"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "check timestamp"
|
| },
|
| {
|
| @@ -178,7 +174,6 @@
|
| "--results-file",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "check clusterfuzz",
|
| "stderr": "/path/to/tmp/err",
|
| "stdout": "/path/to/tmp/out"
|
| @@ -188,7 +183,6 @@
|
| "echo",
|
| "Current candidate is 10h old (limit: 8h)."
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "log (2)"
|
| },
|
| {
|
| @@ -196,7 +190,6 @@
|
| "echo",
|
| "There is no new candidate."
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "log (3)"
|
| },
|
| {
|
|
|