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

Side by Side Diff: milo/appengine/swarming/expectations/build-exception.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 "Label": "2d8d62f6be545b10", 3 "Label": "2d8d62f6be545b10",
4 "Status": "Failure", 4 "Status": "Failure",
5 "Source": { 5 "Source": {
6 "Label": "Task 2d8d62f6be545b10", 6 "Label": "Task 2d8d62f6be545b10",
7 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1" 7 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u0026 wide_logs=true"
8 }, 8 },
9 "MainLink": [ 9 "MainLink": [
10 { 10 {
11 "Label": "Task 2d8d62f6be545b10", 11 "Label": "Task 2d8d62f6be545b10",
12 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1" 12 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u00 26wide_logs=true"
13 } 13 }
14 ], 14 ],
15 "SubLink": [ 15 "SubLink": [
16 [ 16 [
17 { 17 {
18 "Label": "stdout", 18 "Label": "stdout",
19 "URL": "foo/stdout" 19 "URL": "foo/stdout"
20 } 20 }
21 ] 21 ]
22 ], 22 ],
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
171 "Property": [ 171 "Property": [
172 { 172 {
173 "Key": "Exit Code", 173 "Key": "Exit Code",
174 "Value": "0" 174 "Value": "0"
175 } 175 }
176 ] 176 ]
177 } 177 }
178 ], 178 ],
179 "Blame": null 179 "Blame": null
180 } 180 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-canceled.json ('k') | milo/appengine/swarming/expectations/build-expired.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698