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

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

Issue 2978293002: [milo] Add an (uncached) method to get console rows. (Closed)
Patch Set: make manifestkey its own type Created 3 years, 5 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": "",
(...skipping 13 matching lines...) Expand all
24 }, 24 },
25 "SourceStamp": { 25 "SourceStamp": {
26 "AuthorName": "", 26 "AuthorName": "",
27 "AuthorEmail": "", 27 "AuthorEmail": "",
28 "CommitTime": "0001-01-01T00:00:00Z", 28 "CommitTime": "0001-01-01T00:00:00Z",
29 "Repo": "", 29 "Repo": "",
30 "Branch": "", 30 "Branch": "",
31 "RequestRevision": null, 31 "RequestRevision": null,
32 "Revision": null, 32 "Revision": null,
33 "Description": "", 33 "Description": "",
34 "Title": "",
35 "Changelist": null, 34 "Changelist": null,
36 "CommitURL": "", 35 "CommitURL": "",
37 "File": null, 36 "File": null,
38 "Source": "" 37 "Source": ""
39 }, 38 },
40 "Components": [ 39 "Components": [
41 { 40 {
42 "Label": "steps", 41 "Label": "steps",
43 "Status": "Failure", 42 "Status": "Failure",
44 "SubLink": [ 43 "SubLink": [
(...skipping 13 matching lines...) Expand all
58 "Text": [ 57 "Text": [
59 "line 1", 58 "line 1",
60 "", 59 "",
61 "line 3" 60 "line 3"
62 ] 61 ]
63 } 62 }
64 ], 63 ],
65 "PropertyGroup": null, 64 "PropertyGroup": null,
66 "Blame": null 65 "Blame": null
67 } 66 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698