| Index: appengine/cmd/milo/swarming/expectations/build-canceled.json
|
| diff --git a/appengine/cmd/milo/swarming/expectations/build-canceled.json b/appengine/cmd/milo/swarming/expectations/build-canceled.json
|
| index 19c0bc47bae7245920df5cbba1a3b481db31dc95..fa77dd521c60ad810b1774fbdb93ac1f0c018409 100644
|
| --- a/appengine/cmd/milo/swarming/expectations/build-canceled.json
|
| +++ b/appengine/cmd/milo/swarming/expectations/build-canceled.json
|
| @@ -32,11 +32,18 @@
|
| "Alt": ""
|
| },
|
| "MainLink": null,
|
| - "SubLink": null,
|
| + "SubLink": [
|
| + {
|
| + "Label": "stdout",
|
| + "Img": "",
|
| + "URL": "foo/stdout",
|
| + "Alt": ""
|
| + }
|
| + ],
|
| "Progress": null,
|
| "Started": "2016-03-14T10:00:01.85071Z",
|
| "Finished": "2016-03-14T11:00:18.48602Z",
|
| - "Duration": 3615243180990,
|
| + "Duration": 3616635310000,
|
| "Type": "Recipe",
|
| "LevelsDeep": 0,
|
| "Text": [
|
| @@ -101,6 +108,35 @@
|
| ],
|
| "PropertyGroup": [
|
| {
|
| + "GroupName": "recipe bootstrap",
|
| + "Property": [
|
| + {
|
| + "Key": "path_config",
|
| + "Value": "kitchen"
|
| + },
|
| + {
|
| + "Key": "slavename",
|
| + "Value": "fakeslave"
|
| + },
|
| + {
|
| + "Key": "buildername",
|
| + "Value": "infra-continuous-precise-32"
|
| + },
|
| + {
|
| + "Key": "mastername",
|
| + "Value": "chromium.infra"
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "GroupName": "setup_build",
|
| + "Property": null
|
| + },
|
| + {
|
| + "GroupName": "Main",
|
| + "Property": null
|
| + },
|
| + {
|
| "GroupName": "Swarming",
|
| "Property": [
|
| {
|
| @@ -177,35 +213,6 @@
|
| "Value": "1"
|
| }
|
| ]
|
| - },
|
| - {
|
| - "GroupName": "recipe bootstrap",
|
| - "Property": [
|
| - {
|
| - "Key": "path_config",
|
| - "Value": "kitchen"
|
| - },
|
| - {
|
| - "Key": "slavename",
|
| - "Value": "fakeslave"
|
| - },
|
| - {
|
| - "Key": "buildername",
|
| - "Value": "infra-continuous-precise-32"
|
| - },
|
| - {
|
| - "Key": "mastername",
|
| - "Value": "chromium.infra"
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "GroupName": "setup_build",
|
| - "Property": null
|
| - },
|
| - {
|
| - "GroupName": "Main",
|
| - "Property": null
|
| }
|
| ],
|
| "Blame": null
|
|
|