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

Side by Side 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, 4 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "Summary": { 2 "Summary": {
3 "ParentLabel": null, 3 "ParentLabel": null,
4 "Label": "", 4 "Label": "",
5 "Status": "Running", 5 "Status": "Running",
6 "Banner": null, 6 "Banner": null,
7 "Bot": null, 7 "Bot": null,
8 "Source": { 8 "Source": {
9 "Label": "Task ", 9 "Label": "Task ",
10 "Img": "", 10 "Img": "",
11 "URL": "https://debug/user/task/", 11 "URL": "https://debug/user/task/",
12 "Alt": "" 12 "Alt": ""
13 }, 13 },
14 "MainLink": null, 14 "MainLink": null,
15 "SubLink": null, 15 "SubLink": [
16 {
17 "Label": "stdout",
18 "Img": "",
19 "URL": "foo/stdout",
20 "Alt": ""
21 }
22 ],
16 "Progress": null, 23 "Progress": null,
17 "Started": "2016-03-14T10:00:01.85071Z", 24 "Started": "2016-03-14T10:00:01.85071Z",
18 "Finished": "0001-01-01T00:00:00Z", 25 "Finished": "0001-01-01T00:00:00Z",
19 "Duration": 3598149290000, 26 "Duration": 3598149290000,
20 "Type": "Recipe", 27 "Type": "Recipe",
21 "LevelsDeep": 0, 28 "LevelsDeep": 0,
22 "Text": [ 29 "Text": [
23 "Running bot_update" 30 "Running bot_update"
24 ] 31 ]
25 }, 32 },
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 "Started": "2016-03-14T10:00:05Z", 103 "Started": "2016-03-14T10:00:05Z",
97 "Finished": "0001-01-01T00:00:00Z", 104 "Finished": "0001-01-01T00:00:00Z",
98 "Duration": 3595000000000, 105 "Duration": 3595000000000,
99 "Type": "Step", 106 "Type": "Step",
100 "LevelsDeep": 0, 107 "LevelsDeep": 0,
101 "Text": null 108 "Text": null
102 } 109 }
103 ], 110 ],
104 "PropertyGroup": [ 111 "PropertyGroup": [
105 { 112 {
106 "GroupName": "Swarming Tags",
107 "Property": [
108 {
109 "Key": "allow_milo",
110 "Value": "1"
111 }
112 ]
113 },
114 {
115 "GroupName": "recipe bootstrap πŸ˜€πŸ˜„πŸ˜‡", 113 "GroupName": "recipe bootstrap πŸ˜€πŸ˜„πŸ˜‡",
116 "Property": [ 114 "Property": [
117 { 115 {
118 "Key": "path_config", 116 "Key": "path_config",
119 "Value": "kitchen" 117 "Value": "kitchen"
120 }, 118 },
121 { 119 {
122 "Key": "slavename🐱", 120 "Key": "slavename🐱",
123 "Value": "🐧🐧🐧" 121 "Value": "🐧🐧🐧"
124 }, 122 },
(...skipping 11 matching lines...) Expand all
136 "GroupName": "setup_build", 134 "GroupName": "setup_build",
137 "Property": null 135 "Property": null
138 }, 136 },
139 { 137 {
140 "GroupName": "bot_update", 138 "GroupName": "bot_update",
141 "Property": null 139 "Property": null
142 }, 140 },
143 { 141 {
144 "GroupName": "Main", 142 "GroupName": "Main",
145 "Property": null 143 "Property": null
144 },
145 {
146 "GroupName": "Swarming Tags",
147 "Property": [
148 {
149 "Key": "allow_milo",
150 "Value": "1"
151 }
152 ]
146 } 153 }
147 ], 154 ],
148 "Blame": null 155 "Blame": null
149 } 156 }
OLDNEW
« 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