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

Side by Side Diff: milo/appengine/swarming/expectations/build-patch-failure.json

Issue 2250263005: Milo: Prefetch logs that are failures (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: URL fix Created 4 years, 4 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": null, 3 "ParentLabel": null,
4 "Label": "2d8d62f6be545b10", 4 "Label": "2d8d62f6be545b10",
5 "Status": "Failure", 5 "Status": "Failure",
6 "Banner": null, 6 "Banner": null,
7 "Bot": null, 7 "Bot": null,
8 "Source": { 8 "Source": {
9 "Label": "Task 2d8d62f6be545b10", 9 "Label": "Task 2d8d62f6be545b10",
10 "Img": "", 10 "Img": "",
(...skipping 13 matching lines...) Expand all
24 "URL": "foo/stdout", 24 "URL": "foo/stdout",
25 "Alt": "" 25 "Alt": ""
26 } 26 }
27 ], 27 ],
28 "Progress": null, 28 "Progress": null,
29 "Started": "2016-03-14T10:00:01Z", 29 "Started": "2016-03-14T10:00:01Z",
30 "Finished": "0001-01-01T00:00:00Z", 30 "Finished": "0001-01-01T00:00:00Z",
31 "Duration": 0, 31 "Duration": 0,
32 "Type": "Recipe", 32 "Type": "Recipe",
33 "LevelsDeep": 0, 33 "LevelsDeep": 0,
34 "Verbosity": 0, 34 "Verbosity": 2,
35 "Text": [ 35 "Text": [
36 "Failure Patch failure" 36 "Failure Patch failure"
37 ] 37 ]
38 }, 38 },
39 "SourceStamp": null, 39 "SourceStamp": null,
40 "Components": [ 40 "Components": [
41 { 41 {
42 "ParentLabel": null, 42 "ParentLabel": null,
43 "Label": "update_scripts", 43 "Label": "update_scripts",
44 "Status": "Success", 44 "Status": "Success",
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
153 "URL": "foo/steps/Patch_failure/0/stdout", 153 "URL": "foo/steps/Patch_failure/0/stdout",
154 "Alt": "" 154 "Alt": ""
155 }, 155 },
156 "SubLink": null, 156 "SubLink": null,
157 "Progress": null, 157 "Progress": null,
158 "Started": "2016-03-14T10:00:08Z", 158 "Started": "2016-03-14T10:00:08Z",
159 "Finished": "2016-03-14T10:00:09Z", 159 "Finished": "2016-03-14T10:00:09Z",
160 "Duration": 1000000000, 160 "Duration": 1000000000,
161 "Type": "Step", 161 "Type": "Step",
162 "LevelsDeep": 0, 162 "LevelsDeep": 0,
163 "Verbosity": 0, 163 "Verbosity": 2,
164 "Text": [ 164 "Text": [
165 "Check the bot_update step for details" 165 "Check the bot_update step for details"
166 ] 166 ]
167 }, 167 },
168 { 168 {
169 "ParentLabel": null, 169 "ParentLabel": null,
170 "Label": "recipe failure reason", 170 "Label": "recipe failure reason",
171 "Status": "Success", 171 "Status": "Success",
172 "Banner": null, 172 "Banner": null,
173 "Bot": null, 173 "Bot": null,
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
281 "Property": [ 281 "Property": [
282 { 282 {
283 "Key": "allow_milo", 283 "Key": "allow_milo",
284 "Value": "1" 284 "Value": "1"
285 } 285 }
286 ] 286 ]
287 } 287 }
288 ], 288 ],
289 "Blame": null 289 "Blame": null
290 } 290 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-hang.json ('k') | milo/appengine/swarming/expectations/build-timeout.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698