| Index: appengine/cmd/milo/swarming/expectations/build-timeout.json
|
| diff --git a/appengine/cmd/milo/swarming/expectations/build-timeout.json b/appengine/cmd/milo/swarming/expectations/build-timeout.json
|
| index 28a6659ecd102cfd03c212221d866dd8f346dea7..6d08ba3ba27b80aa8e22ee8188b667bc6cfff205 100644
|
| --- a/appengine/cmd/milo/swarming/expectations/build-timeout.json
|
| +++ b/appengine/cmd/milo/swarming/expectations/build-timeout.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": [
|
| {
|
| @@ -181,35 +217,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
|
|
|