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

Side by Side Diff: milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json

Issue 2823413002: Milo buildbot: Add in the rest of the blame/commits information. (Closed)
Patch Set: Created 3 years, 8 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 "Name": "InfraPresubmit", 2 "Name": "InfraPresubmit",
3 "Warning": "", 3 "Warning": "",
4 "CurrentBuilds": [ 4 "CurrentBuilds": [
5 { 5 {
6 "Link": { 6 "Link": {
7 "Label": "2862", 7 "Label": "2862",
8 "URL": "https://build.chromium.org/p/tryserver.infra/builders/Infra%20Pr esubmit/builds/2862" 8 "URL": "https://build.chromium.org/p/tryserver.infra/builders/Infra%20Pr esubmit/builds/2862"
9 }, 9 },
10 "Status": "Running", 10 "Status": "Running",
11 "PendingTime": { 11 "PendingTime": {
12 "Started": "2016-06-30T23:03:52.84472Z", 12 "Started": "2016-06-30T23:03:52.84472Z",
13 "Finished": "2016-06-30T23:05:10.54916Z", 13 "Finished": "2016-06-30T23:05:10.54916Z",
14 "Duration": 77704440000 14 "Duration": 77704440000
15 }, 15 },
16 "ExecutionTime": { 16 "ExecutionTime": {
17 "Started": "2016-06-30T23:05:10.54916Z", 17 "Started": "2016-06-30T23:05:10.54916Z",
18 "Finished": "0001-01-01T00:00:00Z", 18 "Finished": "0001-01-01T00:00:00Z",
19 "Duration": -9374632844720000 19 "Duration": -9374632844720000
20 }, 20 },
21 "Revision": "HEAD", 21 "Revision": "HEAD",
22 "Text": [ 22 "Text": [
23 "buildbucket id 9008388967818877792" 23 "buildbucket id 9008388967818877792"
24 ], 24 ],
25 "Blame": [ 25 "Blame": [
26 { 26 {
27 "AuthorName": "", 27 "AuthorName": "",
28 "AuthorEmail": "recipe-roller@chromium.org", 28 "AuthorEmail": "recipe-roller@chromium.org",
29 "CommitTime": "0001-01-01T00:00:00Z",
29 "Repo": "", 30 "Repo": "",
30 "Branch": "", 31 "Branch": "",
31 "RequestRevision": "HEAD", 32 "RequestRevision": {
32 "Revision": "", 33 "Label": "HEAD",
34 "URL": ""
35 },
36 "Revision": {
nodir 2017/04/19 18:37:48 this does not look right. Shouldn't this be nil?
hinoka 2017/04/20 22:09:43 Done.
37 "Label": "",
38 "URL": ""
39 },
33 "Description": "", 40 "Description": "",
34 "Title": "", 41 "Title": "",
35 "Changelist": { 42 "Changelist": {
36 "Label": "Rietveld CL 2112113002", 43 "Label": "Rietveld CL 2112113002",
37 "URL": "https://codereview.chromium.org/2112113002/#ps1" 44 "URL": "https://codereview.chromium.org/2112113002/#ps1"
38 }, 45 },
39 "CommitURL": "", 46 "CommitURL": "",
40 "File": null 47 "File": null
41 } 48 }
42 ], 49 ],
(...skipping 18 matching lines...) Expand all
61 "Duration": 0 68 "Duration": 0
62 }, 69 },
63 "Revision": "HEAD", 70 "Revision": "HEAD",
64 "Text": [ 71 "Text": [
65 "buildbucket id 9008387727896135840" 72 "buildbucket id 9008387727896135840"
66 ], 73 ],
67 "Blame": [ 74 "Blame": [
68 { 75 {
69 "AuthorName": "", 76 "AuthorName": "",
70 "AuthorEmail": "recipe-roller@chromium.org", 77 "AuthorEmail": "recipe-roller@chromium.org",
78 "CommitTime": "0001-01-01T00:00:00Z",
71 "Repo": "", 79 "Repo": "",
72 "Branch": "", 80 "Branch": "",
73 "RequestRevision": "HEAD", 81 "RequestRevision": {
74 "Revision": "", 82 "Label": "HEAD",
83 "URL": ""
84 },
85 "Revision": {
86 "Label": "",
87 "URL": ""
88 },
75 "Description": "", 89 "Description": "",
76 "Title": "", 90 "Title": "",
77 "Changelist": { 91 "Changelist": {
78 "Label": "Rietveld CL 2114743004", 92 "Label": "Rietveld CL 2114743004",
79 "URL": "https://codereview.chromium.org/2114743004/#ps1" 93 "URL": "https://codereview.chromium.org/2114743004/#ps1"
80 }, 94 },
81 "CommitURL": "", 95 "CommitURL": "",
82 "File": null 96 "File": null
83 } 97 }
84 ], 98 ],
85 "Build": null 99 "Build": null
86 } 100 }
87 ], 101 ],
88 "FinishedBuilds": null, 102 "FinishedBuilds": null,
89 "MachinePool": null 103 "MachinePool": null
90 } 104 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698