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

Side by Side Diff: milo/appengine/buildbot/expectations/newline.1234.build.json

Issue 2823413002: Milo buildbot: Add in the rest of the blame/commits information. (Closed)
Patch Set: Review 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 "Summary": { 2 "Summary": {
3 "ParentLabel": { 3 "ParentLabel": {
4 "Label": "", 4 "Label": "",
5 "URL": "." 5 "URL": "."
6 }, 6 },
7 "Label": "#0", 7 "Label": "#0",
8 "Status": "Failure", 8 "Status": "Failure",
9 "Bot": { 9 "Bot": {
10 "Label": "", 10 "Label": "",
11 "URL": "https://build.chromium.org/p//buildslaves/" 11 "URL": "https://build.chromium.org/p//buildslaves/"
12 }, 12 },
13 "Source": { 13 "Source": {
14 "Label": "//0", 14 "Label": "//0",
15 "URL": "https://build.chromium.org/p//builders//builds/0" 15 "URL": "https://build.chromium.org/p//builders//builds/0"
16 }, 16 },
17 "Started": "2016-06-27T23:30:30.080228096Z", 17 "Started": "2016-06-27T23:30:30.080228096Z",
18 "Finished": "2016-06-27T23:50:06.476459008Z", 18 "Finished": "2016-06-27T23:50:06.476459008Z",
19 "Duration": 1176396230912, 19 "Duration": 1176396230912,
20 "Type": "Summary", 20 "Type": "Summary",
21 "LevelsDeep": 1, 21 "LevelsDeep": 1,
22 "Verbosity": 0, 22 "Verbosity": 0,
23 "Text": [] 23 "Text": []
24 }, 24 },
25 "SourceStamp": { 25 "SourceStamp": {
26 "AuthorName": "", 26 "AuthorName": "",
27 "AuthorEmail": "", 27 "AuthorEmail": "",
28 "CommitTime": "0001-01-01T00:00:00Z",
28 "Repo": "", 29 "Repo": "",
29 "Branch": "", 30 "Branch": "",
30 "RequestRevision": "", 31 "RequestRevision": null,
31 "Revision": "", 32 "Revision": null,
32 "Description": "", 33 "Description": "",
33 "Title": "", 34 "Title": "",
34 "Changelist": null, 35 "Changelist": null,
35 "CommitURL": "", 36 "CommitURL": "",
36 "File": null, 37 "File": null,
37 "Source": "" 38 "Source": ""
38 }, 39 },
39 "Components": [ 40 "Components": [
40 { 41 {
41 "Label": "steps", 42 "Label": "steps",
(...skipping 15 matching lines...) Expand all
57 "Text": [ 58 "Text": [
58 "line 1", 59 "line 1",
59 "", 60 "",
60 "line 3" 61 "line 3"
61 ] 62 ]
62 } 63 }
63 ], 64 ],
64 "PropertyGroup": null, 65 "PropertyGroup": null,
65 "Blame": null 66 "Blame": null
66 } 67 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698