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

Side by Side Diff: milo/appengine/swarming/expectations/build-pending.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": "2fb1b35e1da25710", 4 "Label": "2fb1b35e1da25710",
5 "Status": "NotRun", 5 "Status": "NotRun",
6 "Banner": null, 6 "Banner": null,
7 "Bot": null, 7 "Bot": null,
8 "Source": { 8 "Source": {
9 "Label": "Task 2fb1b35e1da25710", 9 "Label": "Task 2fb1b35e1da25710",
10 "URL": "https://debug/user/task/2fb1b35e1da25710" 10 "URL": "https://example.com/user/task/2fb1b35e1da25710"
11 }, 11 },
12 "MainLink": { 12 "MainLink": {
13 "Label": "Task 2fb1b35e1da25710", 13 "Label": "Task 2fb1b35e1da25710",
14 "URL": "https://debug/user/task/2fb1b35e1da25710" 14 "URL": "https://example.com/user/task/2fb1b35e1da25710"
15 }, 15 },
16 "SubLink": null, 16 "SubLink": null,
17 "Progress": null, 17 "Progress": null,
18 "Started": "0001-01-01T00:00:00Z", 18 "Started": "0001-01-01T00:00:00Z",
19 "Finished": "0001-01-01T00:00:00Z", 19 "Finished": "0001-01-01T00:00:00Z",
20 "Duration": 0, 20 "Duration": 0,
21 "Type": "Recipe", 21 "Type": "Recipe",
22 "LevelsDeep": 0, 22 "LevelsDeep": 0,
23 "Verbosity": 0, 23 "Verbosity": 0,
24 "Text": null 24 "Text": null
(...skipping 26 matching lines...) Expand all
51 }, 51 },
52 { 52 {
53 "Key": "allow_milo", 53 "Key": "allow_milo",
54 "Value": "1" 54 "Value": "1"
55 } 55 }
56 ] 56 ]
57 } 57 }
58 ], 58 ],
59 "Blame": null 59 "Blame": null
60 } 60 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-patch-failure.json ('k') | milo/appengine/swarming/expectations/build-running.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698