| 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 42a2601bca3744d752ae11c15c03eb61977da7f3..8d8d194123774b5aa9c076c47c62a2914a0ab95f 100644
|
| --- a/appengine/cmd/milo/swarming/expectations/build-exception.json
|
| +++ b/appengine/cmd/milo/swarming/expectations/build-exception.json
|
| @@ -17,117 +17,10 @@
|
| "Duration": 0,
|
| "Type": "Recipe",
|
| "LevelsDeep": 0,
|
| - "Text": [
|
| - "InfraFailure bot_update",
|
| - "InfraFailure Uncaught Exception"
|
| - ]
|
| + "Text": null
|
| },
|
| "SourceStamp": null,
|
| - "Components": [
|
| - {
|
| - "Label": "recipe bootstrap",
|
| - "Status": "Success",
|
| - "Bot": null,
|
| - "Source": null,
|
| - "MainLink": {
|
| - "Label": "stdout",
|
| - "Img": "",
|
| - "URL": "foo/steps/recipe_bootstrap/0/stdout",
|
| - "Alt": ""
|
| - },
|
| - "SubLink": null,
|
| - "Progress": null,
|
| - "Started": "2016-03-14T10:00:02Z",
|
| - "Finished": "2016-03-14T10:00:09Z",
|
| - "Duration": 7,
|
| - "Type": "Step",
|
| - "LevelsDeep": 0,
|
| - "Text": null
|
| - },
|
| - {
|
| - "Label": "setup_build",
|
| - "Status": "Success",
|
| - "Bot": null,
|
| - "Source": null,
|
| - "MainLink": {
|
| - "Label": "stdout",
|
| - "Img": "",
|
| - "URL": "foo/steps/setup_build/0/stdout",
|
| - "Alt": ""
|
| - },
|
| - "SubLink": [
|
| - {
|
| - "Label": "steps/setup_build/0/logs/run_recipe/0",
|
| - "Img": "",
|
| - "URL": "foo/steps/setup_build/0/logs/run_recipe/0",
|
| - "Alt": ""
|
| - }
|
| - ],
|
| - "Progress": null,
|
| - "Started": "2016-03-14T10:00:03Z",
|
| - "Finished": "2016-03-14T10:00:04Z",
|
| - "Duration": 1,
|
| - "Type": "Step",
|
| - "LevelsDeep": 0,
|
| - "Text": [
|
| - "running recipe: \"v8\""
|
| - ]
|
| - },
|
| - {
|
| - "Label": "bot_update",
|
| - "Status": "InfraFailure",
|
| - "Bot": null,
|
| - "Source": null,
|
| - "MainLink": {
|
| - "Label": "stdout",
|
| - "Img": "",
|
| - "URL": "foo/steps/bot_update/0/stdout",
|
| - "Alt": ""
|
| - },
|
| - "SubLink": [
|
| - {
|
| - "Label": "steps/bot_update/0/logs/json.output__invalid_/0",
|
| - "Img": "",
|
| - "URL": "foo/steps/bot_update/0/logs/json.output__invalid_/0",
|
| - "Alt": ""
|
| - }
|
| - ],
|
| - "Progress": null,
|
| - "Started": "2016-03-14T10:00:05Z",
|
| - "Finished": "2016-03-14T10:00:06Z",
|
| - "Duration": 1,
|
| - "Type": "Step",
|
| - "LevelsDeep": 0,
|
| - "Text": null
|
| - },
|
| - {
|
| - "Label": "Uncaught Exception",
|
| - "Status": "InfraFailure",
|
| - "Bot": null,
|
| - "Source": null,
|
| - "MainLink": {
|
| - "Label": "stdout",
|
| - "Img": "",
|
| - "URL": "foo/steps/Uncaught_Exception/0/stdout",
|
| - "Alt": ""
|
| - },
|
| - "SubLink": [
|
| - {
|
| - "Label": "steps/Uncaught_Exception/0/logs/exception/0",
|
| - "Img": "",
|
| - "URL": "foo/steps/Uncaught_Exception/0/logs/exception/0",
|
| - "Alt": ""
|
| - }
|
| - ],
|
| - "Progress": null,
|
| - "Started": "2016-03-14T10:00:07Z",
|
| - "Finished": "2016-03-14T10:00:08Z",
|
| - "Duration": 1,
|
| - "Type": "Step",
|
| - "LevelsDeep": 0,
|
| - "Text": null
|
| - }
|
| - ],
|
| + "Components": null,
|
| "PropertyGroup": [
|
| {
|
| "GroupName": "Swarming",
|
| @@ -146,43 +39,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": "bot_update",
|
| - "Property": null
|
| - },
|
| - {
|
| - "GroupName": "Uncaught Exception",
|
| - "Property": null
|
| - },
|
| - {
|
| - "GroupName": "Main",
|
| - "Property": null
|
| }
|
| ],
|
| "Blame": null
|
|
|