| Index: appengine/cmd/milo/swarming/expectations/build-exception.json
|
| diff --git a/appengine/cmd/milo/swarming/expectations/build-exception.json b/appengine/cmd/milo/swarming/expectations/build-exception.json
|
| index cf8ff27a2470d99da52e664861db6024fc0524e5..bc77623ec8684b8af64bc0ce951c36103740b624 100644
|
| --- a/appengine/cmd/milo/swarming/expectations/build-exception.json
|
| +++ b/appengine/cmd/milo/swarming/expectations/build-exception.json
|
| @@ -12,11 +12,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": 0,
|
| + "Duration": 3616635310000,
|
| "Type": "Recipe",
|
| "LevelsDeep": 0,
|
| "Text": [
|
| @@ -140,24 +147,6 @@
|
| ],
|
| "PropertyGroup": [
|
| {
|
| - "GroupName": "Swarming",
|
| - "Property": [
|
| - {
|
| - "Key": "Exit Code",
|
| - "Value": "0"
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "GroupName": "Swarming Tags",
|
| - "Property": [
|
| - {
|
| - "Key": "allow_milo",
|
| - "Value": "1"
|
| - }
|
| - ]
|
| - },
|
| - {
|
| "GroupName": "recipe bootstrap",
|
| "Property": [
|
| {
|
| @@ -193,6 +182,24 @@
|
| {
|
| "GroupName": "Main",
|
| "Property": null
|
| + },
|
| + {
|
| + "GroupName": "Swarming",
|
| + "Property": [
|
| + {
|
| + "Key": "Exit Code",
|
| + "Value": "0"
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "GroupName": "Swarming Tags",
|
| + "Property": [
|
| + {
|
| + "Key": "allow_milo",
|
| + "Value": "1"
|
| + }
|
| + ]
|
| }
|
| ],
|
| "Blame": null
|
|
|