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

Side by Side Diff: milo/appengine/swarming/expectations/build-patch-failure.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:01Z", 23 "Started": "2016-03-14T10:00:01Z",
24 "Finished": "0001-01-01T00:00:00Z", 24 "Finished": "0001-01-01T00:00:00Z",
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
255 "Property": [ 255 "Property": [
256 { 256 {
257 "Key": "allow_milo", 257 "Key": "allow_milo",
258 "Value": "1" 258 "Value": "1"
259 } 259 }
260 ] 260 ]
261 } 261 }
262 ], 262 ],
263 "Blame": null 263 "Blame": null
264 } 264 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-nested.json ('k') | milo/appengine/swarming/expectations/build-pending.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698