OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "timestamp": 2635200.0, | 3 "timestamp": 2635200.0, |
4 "verification": "presubmit", | 4 "verification": "presubmit", |
5 "owner": "bar@chromium.org", | 5 "owner": "bar@chromium.org", |
6 "patchset": 1, | 6 "patchset": 1, |
7 "issue": 1234567, | 7 "issue": 1234567, |
8 "payload": { | 8 "payload": { |
9 "duration": 13.9, | 9 "duration": 13.9, |
10 "timed_out": false, | 10 "timed_out": false, |
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
129 "verification": "presubmit", | 129 "verification": "presubmit", |
130 "owner": "bar@chromium.org", | 130 "owner": "bar@chromium.org", |
131 "patchset": 9, | 131 "patchset": 9, |
132 "issue": 1000000, | 132 "issue": 1000000, |
133 "payload": { | 133 "payload": { |
134 "duration": 1.2, | 134 "duration": 1.2, |
135 "output": "Running\npresubmit\ncommit\nchecks\n...\n\n** Presubmit Message
s **\nIt\nlooks\nlike\nyou\nhave\nissues.\n\nPresubmit checks passed.\n" | 135 "output": "Running\npresubmit\ncommit\nchecks\n...\n\n** Presubmit Message
s **\nIt\nlooks\nlike\nyou\nhave\nissues.\n\nPresubmit checks passed.\n" |
136 } | 136 } |
137 } | 137 } |
138 ] | 138 ] |
OLD | NEW |