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

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

Issue 2191693003: Milo: Add LogDog annotation stream support. (Closed) Base URL: https://github.com/luci/luci-go@master
Patch Set: Rebarse Created 4 years, 5 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-hang.json
diff --git a/appengine/cmd/milo/swarming/expectations/build-hang.json b/appengine/cmd/milo/swarming/expectations/build-hang.json
index b3900fb09b1517693ce2be21763c7b802428daaf..a683793cbd6a5277247864ec3ab425fb90624248 100644
--- a/appengine/cmd/milo/swarming/expectations/build-hang.json
+++ b/appengine/cmd/milo/swarming/expectations/build-hang.json
@@ -17,11 +17,18 @@
"Alt": ""
},
"MainLink": null,
- "SubLink": null,
+ "SubLink": [
+ {
+ "Label": "stdout",
+ "Img": "",
+ "URL": "foo/stdout",
+ "Alt": ""
+ }
+ ],
"Progress": null,
"Started": "2016-06-28T13:23:16.61592Z",
"Finished": "2016-06-28T16:24:03.24387Z",
- "Duration": 10807630000114,
+ "Duration": 10846627950000,
"Type": "Recipe",
"LevelsDeep": 0,
"Text": [
@@ -109,6 +116,22 @@
],
"PropertyGroup": [
{
+ "GroupName": "recipe bootstrap",
+ "Property": null
+ },
+ {
+ "GroupName": "setup_build",
+ "Property": null
+ },
+ {
+ "GroupName": "bot_update",
+ "Property": null
+ },
+ {
+ "GroupName": "Main",
+ "Property": null
+ },
+ {
"GroupName": "Swarming",
"Property": [
{
@@ -125,22 +148,6 @@
"Value": "1"
}
]
- },
- {
- "GroupName": "recipe bootstrap",
- "Property": null
- },
- {
- "GroupName": "setup_build",
- "Property": null
- },
- {
- "GroupName": "bot_update",
- "Property": null
- },
- {
- "GroupName": "Main",
- "Property": null
}
],
"Blame": null

Powered by Google App Engine
This is Rietveld 408576698