| Index: scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json
|
| index 7b24ac58c28e07a50d0003320f67a5c3ed26fd6e..9bcee31aa4fdc111f225c0d3271d4106281e0ffc 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json
|
| @@ -163,6 +163,22 @@
|
| },
|
| {
|
| "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| + "[SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json",
|
| + "/path/to/tmp/json"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "read test spec (chromium.gpu)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json@@@",
|
| + "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| + "@@@STEP_LOG_END@json.output@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| "killall",
|
| "-9",
|
| "gnome-keyring-daemon"
|
|
|