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

Side by Side Diff: milo/appengine/swarming/expectations/build-timeout.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
« no previous file with comments | « milo/appengine/swarming/expectations/build-patch-failure.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Summary": { 2 "Summary": {
3 "ParentLabel": { 3 "ParentLabel": {
4 "Label": "infra-continuous-precise-32", 4 "Label": "infra-continuous-precise-32",
5 "Img": "", 5 "Img": "",
6 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32?server=cr-buildbucket-dev.appspot.com", 6 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32?server=cr-buildbucket-dev.appspot.com",
7 "Alt": "" 7 "Alt": ""
8 }, 8 },
9 "Label": "2d8d62f6be545b10", 9 "Label": "2d8d62f6be545b10",
10 "Status": "InfraFailure", 10 "Status": "InfraFailure",
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 "URL": "foo/stdout", 44 "URL": "foo/stdout",
45 "Alt": "" 45 "Alt": ""
46 } 46 }
47 ], 47 ],
48 "Progress": null, 48 "Progress": null,
49 "Started": "2016-03-14T10:00:01.85071Z", 49 "Started": "2016-03-14T10:00:01.85071Z",
50 "Finished": "2016-03-14T11:00:18.48602Z", 50 "Finished": "2016-03-14T11:00:18.48602Z",
51 "Duration": 3616635310000, 51 "Duration": 3616635310000,
52 "Type": "Recipe", 52 "Type": "Recipe",
53 "LevelsDeep": 0, 53 "LevelsDeep": 0,
54 "Verbosity": 0, 54 "Verbosity": 2,
55 "Text": [ 55 "Text": [
56 "Task timed out" 56 "Task timed out"
57 ] 57 ]
58 }, 58 },
59 "SourceStamp": null, 59 "SourceStamp": null,
60 "Components": [ 60 "Components": [
61 { 61 {
62 "ParentLabel": null, 62 "ParentLabel": null,
63 "Label": "recipe bootstrap", 63 "Label": "recipe bootstrap",
64 "Status": "Success", 64 "Status": "Success",
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 }, 222 },
223 { 223 {
224 "Key": "allow_milo", 224 "Key": "allow_milo",
225 "Value": "1" 225 "Value": "1"
226 } 226 }
227 ] 227 ]
228 } 228 }
229 ], 229 ],
230 "Blame": null 230 "Blame": null
231 } 231 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-patch-failure.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698