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

Unified Diff: appengine/cmd/milo/swarming/expectations/build-timeout.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-timeout.json
diff --git a/appengine/cmd/milo/swarming/expectations/build-timeout.json b/appengine/cmd/milo/swarming/expectations/build-timeout.json
index 6434592486c546d5abd4f6bae84225de04f05ac0..f68de1daf5eb93aab06f26f4184339a02431f6f9 100644
--- a/appengine/cmd/milo/swarming/expectations/build-timeout.json
+++ b/appengine/cmd/milo/swarming/expectations/build-timeout.json
@@ -25,57 +25,7 @@
"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:04Z",
- "Duration": 2,
- "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:02Z",
- "Finished": "2016-03-14T10:00:03Z",
- "Duration": 1,
- "Type": "Step",
- "LevelsDeep": 0,
- "Text": [
- "running recipe: \"v8\""
- ]
- }
- ],
+ "Components": null,
"PropertyGroup": [
{
"GroupName": "Swarming",
@@ -158,35 +108,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

Powered by Google App Engine
This is Rietveld 408576698