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

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

Issue 2768913005: Milo: Fix empty lines in step text (Closed)
Patch Set: Review and Tests Created 3 years, 9 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
« no previous file with comments | « milo/api/proto/pb.discovery.go ('k') | milo/appengine/buildbot/html_data.go » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "Summary": {
3 "ParentLabel": {
4 "Label": "",
5 "URL": "."
6 },
7 "Label": "#0",
8 "Status": "Failure",
9 "Bot": {
10 "Label": "",
11 "URL": "https://build.chromium.org/p//buildslaves/"
12 },
13 "Source": {
14 "Label": "//0",
15 "URL": "https://build.chromium.org/p//builders//builds/0"
16 },
17 "Started": "2016-06-27T23:30:30.080228096Z",
18 "Finished": "2016-06-27T23:50:06.476459008Z",
19 "Duration": 1176396230912,
20 "Type": "Summary",
21 "LevelsDeep": 1,
22 "Verbosity": 0,
23 "Text": []
24 },
25 "SourceStamp": {
26 "AuthorName": "",
27 "AuthorEmail": "",
28 "Repo": "",
29 "Branch": "",
30 "RequestRevision": "",
31 "Revision": "",
32 "Description": "",
33 "Title": "",
34 "Changelist": null,
35 "CommitURL": "",
36 "File": null,
37 "Source": ""
38 },
39 "Components": [
40 {
41 "Label": "steps",
42 "Status": "Failure",
43 "SubLink": [
44 [
45 {
46 "Label": "preamble",
47 "URL": "http://build.chromium.org/p/tryserver.chromium.win/builders/ win_chromium_rel_ng/builds/246309/steps/steps/logs/preamble"
48 }
49 ]
50 ],
51 "Started": "2016-06-27T23:30:30.081103104Z",
52 "Finished": "2016-06-27T23:50:06.475020032Z",
53 "Duration": 1176393916928,
54 "Type": "Recipe",
55 "LevelsDeep": 0,
56 "Verbosity": 0,
57 "Text": [
58 "line 1",
59 "",
60 "line 3"
61 ]
62 }
63 ],
64 "PropertyGroup": null,
65 "Blame": null
66 }
OLDNEW
« no previous file with comments | « milo/api/proto/pb.discovery.go ('k') | milo/appengine/buildbot/html_data.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698