| Index: appengine/cmd/milo/swarming/expectations/build-running.json
|
| diff --git a/appengine/cmd/milo/swarming/expectations/build-running.json b/appengine/cmd/milo/swarming/expectations/build-running.json
|
| index 88a5eca00f49008152f19e0de8ba4e2858631bdd..881e4fc1cd01ca897a26250290fde698282763a7 100644
|
| --- a/appengine/cmd/milo/swarming/expectations/build-running.json
|
| +++ b/appengine/cmd/milo/swarming/expectations/build-running.json
|
| @@ -17,82 +17,10 @@
|
| "Duration": 3598,
|
| "Type": "Recipe",
|
| "LevelsDeep": 0,
|
| - "Text": [
|
| - "Running bot_update"
|
| - ]
|
| + "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:03Z",
|
| - "Duration": 1,
|
| - "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": "Running",
|
| - "Bot": null,
|
| - "Source": null,
|
| - "MainLink": {
|
| - "Label": "stdout",
|
| - "Img": "",
|
| - "URL": "foo/steps/bot_update/0/stdout",
|
| - "Alt": ""
|
| - },
|
| - "SubLink": null,
|
| - "Progress": null,
|
| - "Started": "2016-03-14T10:00:05Z",
|
| - "Finished": "",
|
| - "Duration": 3595,
|
| - "Type": "Step",
|
| - "LevelsDeep": 0,
|
| - "Text": null
|
| - }
|
| - ],
|
| + "Components": null,
|
| "PropertyGroup": [
|
| {
|
| "GroupName": "Swarming Tags",
|
| @@ -102,39 +30,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": "Main",
|
| - "Property": null
|
| }
|
| ],
|
| "Blame": null
|
|
|