| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_rel_ng.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_rel_ng.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_rel_ng.json
|
| index e2a2f0893d56bbbb6fc11002dafd52dc1c6184e9..259abfaada8a016901cb9fcb1e59f6edcf6f4c6f 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_rel_ng.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_rel_ng.json
|
| @@ -332,14 +332,12 @@
|
| "--isolate-server",
|
| "https://isolateserver.appspot.com",
|
| "--verbose",
|
| - "[SLAVE_BUILD]\\v8\\out\\Release\\bot_default.isolated.gen.json",
|
| - "[SLAVE_BUILD]\\v8\\out\\Release\\ignition.isolated.gen.json"
|
| + "[SLAVE_BUILD]\\v8\\out\\Release\\bot_default.isolated.gen.json"
|
| ],
|
| "name": "isolate tests",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_default]\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\"@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_default]\"@@@",
|
| "@@@STEP_LOG_LINE@json.output@}@@@",
|
| "@@@STEP_LOG_END@json.output@@@"
|
| ]
|
| @@ -368,8 +366,7 @@
|
| "revision": "12345",
|
| "rietveld": "https://codereview.chromium.org",
|
| "swarm_hashes": {
|
| - "bot_default": "[dummy hash for bot_default]",
|
| - "ignition": "[dummy hash for ignition]"
|
| + "bot_default": "[dummy hash for bot_default]"
|
| }
|
| }
|
| }
|
|
|