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

Side by Side Diff: milo/appengine/swarming/expectations/build-running.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": "Running", 5 "Status": "Running",
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": "0001-01-01T00:00:00Z", 24 "Finished": "0001-01-01T00:00:00Z",
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 "Property": [ 142 "Property": [
143 { 143 {
144 "Key": "allow_milo", 144 "Key": "allow_milo",
145 "Value": "1" 145 "Value": "1"
146 } 146 }
147 ] 147 ]
148 } 148 }
149 ], 149 ],
150 "Blame": null 150 "Blame": null
151 } 151 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-pending.json ('k') | milo/appengine/swarming/expectations/build-timeout.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698