OLD | NEW |
| (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 "CommitTime": "0001-01-01T00:00:00Z", | |
29 "Repo": "", | |
30 "Branch": "", | |
31 "RequestRevision": null, | |
32 "Revision": null, | |
33 "Description": "", | |
34 "Title": "", | |
35 "Changelist": { | |
36 "Label": "Gerrit CL 12345", | |
37 "URL": "https://example.com/c/12345" | |
38 }, | |
39 "CommitURL": "", | |
40 "File": null, | |
41 "Source": "" | |
42 }, | |
43 "Components": [ | |
44 { | |
45 "Label": "steps", | |
46 "Status": "Failure", | |
47 "SubLink": [ | |
48 [ | |
49 { | |
50 "Label": "preamble", | |
51 "URL": "http://build.chromium.org/p/tryserver.chromium.win/builders/
win_chromium_rel_ng/builds/246309/steps/steps/logs/preamble" | |
52 } | |
53 ] | |
54 ], | |
55 "Started": "2016-06-27T23:30:30.081103104Z", | |
56 "Finished": "2016-06-27T23:50:06.475020032Z", | |
57 "Duration": 1176393916928, | |
58 "Type": "Recipe", | |
59 "LevelsDeep": 0, | |
60 "Verbosity": 2, | |
61 "Text": [ | |
62 "line 1", | |
63 "", | |
64 "line 3" | |
65 ] | |
66 } | |
67 ], | |
68 "PropertyGroup": [ | |
69 { | |
70 "GroupName": "somewhere", | |
71 "Property": [ | |
72 { | |
73 "Key": "patch_gerrit_url", | |
74 "Value": "\"https://example.com/\"" | |
75 }, | |
76 { | |
77 "Key": "patch_issue", | |
78 "Value": "12345" | |
79 } | |
80 ] | |
81 } | |
82 ], | |
83 "Blame": null | |
84 } | |
OLD | NEW |