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

Side by Side Diff: milo/appengine/swarming/expectations/build-exception.json

Issue 2675493003: milo: Use service interface for swarming. (Closed)
Patch Set: Update fetch signature Created 3 years, 10 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": "2d8d62f6be545b10", 4 "Label": "2d8d62f6be545b10",
5 "Status": "Failure", 5 "Status": "Failure",
6 "Banner": null, 6 "Banner": null,
7 "Bot": null, 7 "Bot": null,
8 "Source": { 8 "Source": {
9 "Label": "Task 2d8d62f6be545b10", 9 "Label": "Task 2d8d62f6be545b10",
10 "URL": "https://debug/user/task/2d8d62f6be545b10" 10 "URL": "https://example.com/user/task/2d8d62f6be545b10"
11 }, 11 },
12 "MainLink": { 12 "MainLink": {
13 "Label": "Task 2d8d62f6be545b10", 13 "Label": "Task 2d8d62f6be545b10",
14 "URL": "https://debug/user/task/2d8d62f6be545b10" 14 "URL": "https://example.com/user/task/2d8d62f6be545b10"
15 }, 15 },
16 "SubLink": [ 16 "SubLink": [
17 { 17 {
18 "Label": "stdout", 18 "Label": "stdout",
19 "URL": "foo/stdout" 19 "URL": "foo/stdout"
20 } 20 }
21 ], 21 ],
22 "Progress": null, 22 "Progress": null,
23 "Started": "2016-03-14T10:00:01.85071Z", 23 "Started": "2016-03-14T10:00:01.85071Z",
24 "Finished": "2016-03-14T11:00:18.48602Z", 24 "Finished": "2016-03-14T11:00:18.48602Z",
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 "Property": [ 187 "Property": [
188 { 188 {
189 "Key": "allow_milo", 189 "Key": "allow_milo",
190 "Value": "1" 190 "Value": "1"
191 } 191 }
192 ] 192 ]
193 } 193 }
194 ], 194 ],
195 "Blame": null 195 "Blame": null
196 } 196 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-canceled.json ('k') | milo/appengine/swarming/expectations/build-expired.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698