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

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

Issue 2915663002: milo: open swarming tasks with wide logs (Closed)
Patch Set: Created 3 years, 6 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": { 3 "ParentLabel": {
4 "Label": "infra-continuous-precise-32", 4 "Label": "infra-continuous-precise-32",
5 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32" 5 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32"
6 }, 6 },
7 "Label": "2d8d62f6be545b10", 7 "Label": "2d8d62f6be545b10",
8 "Status": "InfraFailure", 8 "Status": "InfraFailure",
9 "Banner": { 9 "Banner": {
10 "OS": [ 10 "OS": [
11 { 11 {
12 "Img": "ubuntu.svg", 12 "Img": "ubuntu.svg",
13 "Alt": "Canonical Ubuntu", 13 "Alt": "Canonical Ubuntu",
14 "Subtitle": "12.04", 14 "Subtitle": "12.04",
15 "Count": 1 15 "Count": 1
16 } 16 }
17 ], 17 ],
18 "Device": null 18 "Device": null
19 }, 19 },
20 "Bot": { 20 "Bot": {
21 "Label": "swarm3-c4", 21 "Label": "swarm3-c4",
22 "URL": "https://example.com/restricted/bot/swarm3-c4" 22 "URL": "https://example.com/restricted/bot/swarm3-c4"
23 }, 23 },
24 "Recipe": { 24 "Recipe": {
25 "Label": "infra/infra_continuous", 25 "Label": "infra/infra_continuous",
26 "URL": "https://chromium.googlesource.com/chromium/tools/build/+/master/" 26 "URL": "https://chromium.googlesource.com/chromium/tools/build/+/master/"
27 }, 27 },
28 "Source": { 28 "Source": {
29 "Label": "Task 2d8d62f6be545b10", 29 "Label": "Task 2d8d62f6be545b10",
30 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1" 30 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u0026 wide_logs=true"
31 }, 31 },
32 "MainLink": [ 32 "MainLink": [
33 { 33 {
34 "Label": "Task 2d8d62f6be545b10", 34 "Label": "Task 2d8d62f6be545b10",
35 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1" 35 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u00 26wide_logs=true"
36 } 36 }
37 ], 37 ],
38 "SubLink": [ 38 "SubLink": [
39 [ 39 [
40 { 40 {
41 "Label": "stdout", 41 "Label": "stdout",
42 "URL": "foo/stdout" 42 "URL": "foo/stdout"
43 } 43 }
44 ] 44 ]
45 ], 45 ],
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
139 }, 139 },
140 { 140 {
141 "Key": "Exit Code", 141 "Key": "Exit Code",
142 "Value": "-15" 142 "Value": "-15"
143 } 143 }
144 ] 144 ]
145 } 145 }
146 ], 146 ],
147 "Blame": null 147 "Blame": null
148 } 148 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698