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

Unified Diff: appengine/cmd/milo/swarming/expectations/build-unicode.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
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-timeout.json ('k') | common/proto/milo/annotations.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/cmd/milo/swarming/expectations/build-unicode.json
diff --git a/appengine/cmd/milo/swarming/expectations/build-unicode.json b/appengine/cmd/milo/swarming/expectations/build-unicode.json
index f976e0a51495be9c0fd478a796640d8023b9d7cc..3a5157008337b3922893be8cdc2c3a1de1c51b42 100644
--- a/appengine/cmd/milo/swarming/expectations/build-unicode.json
+++ b/appengine/cmd/milo/swarming/expectations/build-unicode.json
@@ -12,7 +12,14 @@
"Alt": ""
},
"MainLink": null,
- "SubLink": null,
+ "SubLink": [
+ {
+ "Label": "stdout",
+ "Img": "",
+ "URL": "foo/stdout",
+ "Alt": ""
+ }
+ ],
"Progress": null,
"Started": "2016-03-14T10:00:01.85071Z",
"Finished": "0001-01-01T00:00:00Z",
@@ -103,15 +110,6 @@
],
"PropertyGroup": [
{
- "GroupName": "Swarming Tags",
- "Property": [
- {
- "Key": "allow_milo",
- "Value": "1"
- }
- ]
- },
- {
"GroupName": "recipe bootstrap 😀😄😇",
"Property": [
{
@@ -143,6 +141,15 @@
{
"GroupName": "Main",
"Property": null
+ },
+ {
+ "GroupName": "Swarming Tags",
+ "Property": [
+ {
+ "Key": "allow_milo",
+ "Value": "1"
+ }
+ ]
}
],
"Blame": null
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-timeout.json ('k') | common/proto/milo/annotations.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698