Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1910)

Unified Diff: appengine/cmd/milo/swarming/expectations/build-exception.json

Issue 2109473005: Milo: Pending swarming builds (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698